@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, verdana;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(/themes/images/pk_images/bg_body.jpg);
}
#bg_index_header {
	background-image: url(/themes/images/pk_images/bg_index_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	height: 625px;
	width: 800px;
}
#bg_index_content {
	background-image: url(/themes/images/pk_images/bg_index_end.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 800px;
	margin: auto;
	padding-bottom: 305px;
}
#bg_header {
	background-image: url(/themes/images/pk_images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	/*height: 325px;
	min-height:325px;*/
	width: 800px;
}
#bg_content {
	background-image: url(/themes/images/pk_images/bg_end.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 800px;
	margin: auto;
	padding-bottom: 285px;
}
img {
	border:0px;
	/*behavior:url("png.htc");*/
}
.king_mg {
	padding-left: 73px;
	padding-top: 41px;
}
.index_text {
	padding-left: 73px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 73px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: verdana;
	text-decoration: none;
}
.menu_wrap {
	height: 87px;
	width: 550px;
	border: 1px solid #dcaa46;
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	background-color:#000000;*/
	text-align: center;
	margin-top: 85px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
/*not for ie 6.0*/
html>body .menu_wrap {
	background: url(/themes/images/pk_images/content_bg.png);
}/*for ie 6.0*/
* html .menu_wrap {
	filter:alpha(opacity=50);
	background-color:#000000;
}
.pk_menu {
	margin-top: 12px;
	position: relative;
	text-decoration: none;
}
.pk_menu a {
	padding-left: 17px;
	padding-right: 15px;
	text-decoration: none;
}
.pk_menu a:hover {
	background-image: url(/themes/images/pk_images/pk_menu_icn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-right: 15px;
	text-decoration: none;
}
.pk_menu_on {
	background-image: url(/themes/images/pk_images/pk_menu_icn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-right: 15px;
}


.pk_guilds_menu {
	margin-top: 12px;
	margin-left:30px;
	margin-right:30px;
	position: relative;
	text-decoration: none;
}
.pk_guilds_menu a {
	padding-left: 17px;
	padding-right: 15px;
	text-decoration: none;
}
.pk_guilds_menu a:hover {
	background-image: url(/themes/images/pk_images/pk_menu_icn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-right: 15px;
	text-decoration: none;
}
.pk_guilds_menu_on {
	background-image: url(/themes/images/pk_images/pk_menu_icn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-right: 15px;
}



.content_wrap {
	width: 711px;
	overflow:visible;
	min-height:300px;
	margin-top: 10px;
	/*background-color: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;*/
	border: 1px solid #b58534;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}/*not for ie 6.0*/
html>body .content_wrap {
	background: url(/themes/images/pk_images/content_bg.png);
}/*for ie 6.0*/
* html .content_wrap {
	height:300px;
	filter:alpha(opacity=50);
	background-color:#000000;
}
.content_con {
	position: relative;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	color: #ffe280;
	font-family: Arial, verdana;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
.content_con a {
	color: #ffe280;
	text-decoration: none;
}
.content_con a:hover {
	color: #ffe280;
	text-decoration: underline;
}
.content_tit {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	padding-bottom: 12px;
	margin: auto;
	text-align: center;
	text-transform: uppercase;
}
.group_font {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #ffe280;
	font-family: Arial, verdana;
	height: 28px;
}
.group_font a {
	color:#ffe280;
	text-decoration: none;
}
.group_font a:hover {
	color:#ffe280;
	text-decoration: underline;
}
.point_wrap {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.points_tit {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #745824;
	height: 32px;
	text-align: center;
	vertical-align: 50%;
	font-weight: normal;
}
.points_con {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #a57f34;
	height: 32px;
	text-align: center;
	vertical-align: 50%;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}






.guild_table {
	width:654px;
	margin:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a57f34;
	border-bottom-color: #a57f34;
}
.guild_tit{ font-size:16px; padding-bottom:15px;}
.guild_th {
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #a57f34;
	border-top-color: #a57f34;
	height:27px;
	width:307px;
	padding-left:20px;
	padding-top:3px;
	font-size:16px;
	color:#ffa304;
}
.guild_con {
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #a57f34;
	border-top-color: #a57f34;
	height:27px;
	width:307px;
	padding-left:20px;
	padding-top:3px;
}
