@charset "utf-8";
body, div, iframe, ul, ol, dl, dt, dd, 
h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, 
form, input, button, select, textarea {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
}
ol, ul,li {
	list-style:none;
}
a:link, a:visited {
    color: #333;
    text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
body {
    color: #333;
    background: url(body_bg.jpg) repeat-x #deebf3;
    text-align: center;
    font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
}
.main{
	width: 930px;
	min-height: 100%;
	margin: auto;
	text-align: left;
	background: #fff;
	overflow:hidden;
}
.main .wrap {
	margin: 0 10px;
}

.clear{clear:both;font-size:0px;}
.height10{height:10px;}
/* Header
==========================================================*/
.header {
	margin: 0 10px 5px;
}
.topnav {
	position: relative;
	margin: 0 -10px 5px;
	padding: 0 15px;
	height: 2em;
	line-height: 2;
	background: #f5f5f5;
	border-bottom: 1px solid #e3e3e3;
}
.topnav, .topnav a:link, .topnav a:visited {
	color: #666;
}
.topnav a:hover, .topnav a:active {
	color: #036;
	text-decoration: underline;
}

.logo, .ad-banner {
	float: left;
	margin-right: 7px;
}
.ad-banner {
	width: 468px;
	height: 60px;
	overflow: hidden;
}
.ad-text {
	float: right;
	width: 258px;
	height: 58px;
	line-height: 1.6;
	border: 1px solid #b0d7ff;
	background: #f2f6fb; 
}
.ad-text li {
	width: 49.9%;
	float: left;
	text-indent: 3px;
	white-space: nowrap;
}

/* Nav
==========================================================*/
.nav {
	position: relative;
	margin: 10px;
	background: url(nav_bg.png) no-repeat 0 -36px;
}
.navinner {
	background: url(nav_bg.png) no-repeat 100% -72px;
}
.navlist {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	margin: 0 10px;
	background: url(nav_bg.png) repeat-x 0 0;
}
.nav li {
	float: left;
	display: inline;
	margin: 0 0 0 -2px;
	padding: 0 4px 0 6px;
	background: url(nav_bg.png) no-repeat 0 -108px;
}
.nav a {
	display: block;
	width: 102px;
	text-align: center;
	font-size: 120%;
}
.nav a:link, .nav a:visited {
	color: #fff;
}
.nav a.current, .nav a:hover, .nav a:active {
	color: #fff;
	font-weight: bold;
	background: url(nav_bg.png) no-repeat 50% -144px;
}
.game_list {
	border: 1px solid #99BBDD;
	width: 898px;
	height:38px;
	margin: auto;
	padding: 5px;
}

/**/
.col1, .col2, .col3, .col4, .col5, .news_sort {
    float: left;
    margin-right: 10px;
}
.layout-cols2 .col1 {
    width: 630px;
    overflow:hidden;
}
.layout-cols2 .col2 {
    width: 270px;
    margin-right: 0;
    overflow:hidden;
}
.layout-cols3 .col1 {
    width: 280px;
}
.layout-cols3 .col2 {
    width: 310px;
}
.layout-cols3 .col3 {
    width: 300px;
    margin-right: 0;
}
.wrap .ad-loop {
    width: 278px;
    height: 194px;
    border: 1px solid #99bbdd;
    overflow: hidden;
    margin-bottom: 10px;
}
.search {
    float: right;
    width: 600px;
    height: 66px;
    border: 1px solid #99bbdd;
    margin-bottom: 10px;
    background: #f5fafe;
	padding:6px 8px;
}
.topinfo {
    height: 106px;
    margin-bottom: 10px;
    overflow: hidden;
    background: url(today_top.gif) no-repeat;
}
.topinfo h3 {
    color: #275c91;
    font-size: 120%;
    font-weight: bold;
    white-space: nowrap;
    margin: 10px 75px 10px 15px;
}
.topinfo p {
    margin: 0 15px;
}
.topinfo a:link, .topinfo a:visited {
    color: #275c91;
}
.wrap .recommendinfo {
    width: 298px;
    height: 104px;
    margin-bottom: 10px;
    border: 1px solid #99bbdd;
}
.recommendinfo h3 {
    float: left;
    display: inline;
    width: 30px;
    height: 102px;
    margin: 1px 5px 1px 1px;
    line-height: 1.7;
    color: #275c91;
    background: #d7e7f7;
    font-size: 120%;
    font-weight: bold;
}
.recommendinfo h3 span {
    display: block;
    text-align: center;
    margin: 0 5px;
}
.recommendinfo ul {
    float: left;
    margin: 3px 0 0 0;
    width: 250px;
    font-size: 120%;
    line-height: 1.7;
}
.recommendinfo li {clear: both;}
.recommendinfo li a:hover{text-decoration:underline;}
.recommendinfo .date {
    float: right;
    line-height: 2.8;
    font-size: 80%;
	font-size:9px;
	color:#999999;
}
.layout-col2ultra .col1 {
    width: 280px;
    overflow:hidden;
}
.layout-col2ultra .col2,
.layout-col2ultra .col2 .span2 {
    width: 620px;
    margin-right: 0;
}
.layout-col2ultra .col2 .col1 {
    width: 310px;
}
.layout-col2ultra .col2 .col2 {
    width: 300px;
}
.layout-col2ultra .col2 .span2 {
    clear: both;
    margin-bottom: 10px;
}
.box{
	border:1px solid #99BBDD;
	margin-bottom:10px;
}
.box .left_box li{
	line-height:24px;
}
.box_1 ul{padding:5px;}
.box .center_box li{
	line-height:25px;
	font-size:14px;
}
.left_box li a:hover,.center_box li a:hover,.right_box li a:hover,.next a:hover{color:#EC4006;}
.box .center_box li span{
	float:right;
	font-size:12px;
	color:#A8A8A8;
}
.box_title{
	background:url(news_bg.gif);
    position: relative;
    height: 28px;
}
.box_title h3 {
    height: 26px;
    line-height: 26px;
    margin: 1px 1px 0;
    padding: 0 10px;
    font-weight: bold;
    font-size: 120%;
    color: #275c91;
}
.box_title span {
	float:right;
	padding-top:5px;
	padding-right:5px;
}
.box_bt {
	background: url(title_icon.gif) no-repeat 8px 10px  #f6f6f6;
	padding:4px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	margin:5px 7px 4px 7px;
	color:#275C91;
}
.box_bt a:link{
	color:#275C91;
}
.box_bt a:visited{
	color:#275C91;
}
.box_bt a:hover{
	color:#275C91;
	text-decoration:underline;
}
.box_text{
	color:#8C8C8C;
	text-indent:24px;
	line-height:21px;
	margin:0px 7px;
	background:url(title_bg.gif) repeat-x bottom;
	padding-bottom:6px;
}
.ad_left{
	margin-bottom:10px;
}

.line{
	margin:0px 10px 10px 10px;
}
.box_link{padding:5px;}
.box_link a{line-height:20px;margin-left:10px;}

/* Sitemap Footer
==========================================================*/
.sitemap {
	height: 4em;
	line-height: 1.8;
	color: #275c91;
	text-align: left;
	background: #eaf3fb;
	border: 1px solid #bed0e0;
	clear: both;
	margin: 10px;
}
.sitemap a:link{ 
    color: #275c91;
}
.sitemap a:visited {
	color:#275c91;
}
.sitemap a:hover {
	color:#275c91;
	text-decoration:underline;
}
.footer {
	margin: 0 10px 10px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
}
.copyright, .copyright a:link, .copyright a:visited {
    color: #000000;
	line-height:26px;
}

.weizhi{
	border:1px solid #B0C7DD;
	background:#E1EFFB;
	padding:0px 15px;
	height:30px;
	line-height:30px;
	margin:0px 10px 10px 10px;
	position:relative;
}
.weizhi span{
	position:absolute;
	right:10px;
	top:3px;
}
#news{
	background:#F5FAFF;
	border:1px solid #99BBDD;
	padding:5px 10px 10px 10px;
	color:#4A4A4A;
	width:608px;
	overflow:hidden;
	float:left;
}

#newszuixin{
	background:#F5FAFF;
	border:1px solid #99BBDD;
	padding:5px 10px 10px 10px;
	width:608px;
	color:#4A4A4A;
	overflow:hidden;
	float:left;
}

.right_bot{
	margin-bottom:10px;
}
.right_box{
	border:1px solid #99BBDD;
}
.right_title{
	background:#D7E7F7;
	border-bottom:1px solid #99BBDD;
	height:27px;
	line-height:27px;
	font-size:14px; 
	font-weight:bold;
	color:#313131;
	padding-left:10px;
}
.right_box ul{
	padding:5px;
	padding-left:10px;
}
.right_box ul li{
	line-height:25px;
}

.list {text-align:left;display:table;clear:both;}
.list_title{height:30px;line-height:30px;margin-top:8px;}
.f_right{float:right;}
.f_left{background: url(tg_icon.gif) no-repeat 5px 8px;float:left;}
.f_left a{margin-left:25px;font-size:14px;font-weight:bold;color:#204E7D;}
.f_left a:hover{text-decoration:underline;}
.list_con{width:598px;color:#999;padding:1px 5px 5px 5px;border-bottom:1px solid #ccc;line-height:24px;}
.list_con a{color:#204E7D;}
.list_con a:hover{text-decoration:underline;}

/* 分页 */
.0k_pagelist {float:left;display:block;height:27px;padding:10px;}
.0k_pagelist strong {padding:4px;border:1px solid #E7E7E7;color:#090;margin-left:5px;float:left;}
.0k_pagelist a {padding:4px;border:1px solid #E7E7E7;margin-left:5px;float:left;}

/* 分页2 */
.pagelist{ clear:both; display:block; margin:8px; line-height:32px; font-size:10px;}
.k_pagelist {float:left;font-size:16px;}
.k_pagelist em { margin:0 2px 0 0;padding:2px 5px; background:#77B4E1;color:#FFF; border:solid 1px #3E85BA;}
.k_pagelist strong {margin:0 2px;padding:2px 5px 3px 5px; background:#CB0000;color: #FFF; border:solid 1px #970000;}
.k_pagelist a {margin:0px 2px; padding:2px 5px; background: #77B4E1; color:#FFF; text-decoration:none;border:solid 1px #3E85BA;}
.k_pagelist kbd input {border:1px solid;border-color:#777 #CCC #CCC #777;width:150px;background:#FFF;width:33px;}



/*内容页*/
h1{
	color:#363737;
	text-align:center;
	font-size:22px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.content{
	font-size:14px;
	color:#2A2A2A;
	line-height:25px;
	margin:10px 0px 5px 0px;
}

.content p{padding: 2px 0;}
div.info{clear:both;text-align:center;line-height:25px;border-bottom:1px solid #CCC;}
div.info span{display:inline;margin:5px;}
.next{display:block;clear:both;height:22px;line-height:22px;text-align:left;font-size:12px;}
.next_title{width:303px;float:left;height:22px;padding-bottom:5px;overflow:hidden;}
.box_xg{
	line-height:24px;
	margin-bottom:10px;
	overflow:hidden;
	background-color: #FFFFFF;
	padding:0 5px;
}
.box_xg li{width:295px;float:left;height:24px;line-height:24px;}
.box_xg li a:hover{text-decoration:underline;}
.title_xg{
	background:#B8CDE3;
	color:#003770;
	line-height:26px;
	height:26px;
	padding-left:15px;
	border:1px solid #fff;
	font-weight:bold;
	width:589px;
}