body, address, blockquote, iframe, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 12px;
	font-family: inherit;
}
body {
	background-color:#FBFBFB;
	scrollbar-face-color: #9EBFE8;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #9EBFE8;
	scrollbar-darkshadow-color: #9EBFE8;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
img {
	border:none;
}
form {
	margin:0;
}
input,select,textarea {
	border:1px solid #99BBDD;
	color: #0099CC;
	background-color:#FFF;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	word-break: break-all;
}
A,A:link,A:visited,A:active {
	color:#000; text-decoration:none;
}
A:hover {
	color:#F00; text-decoration:underline;
}


.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
.disable {
	display:none;
}
.bold {
	font-weight:bold;
}
.line {
	border-top:1px dashed #99BBDD;
	height: 1px;
	overflow:hidden;
	clear:both;
}
.simcard {
	text-align:center;
}


/*大框架*/
#container {
	margin:0 auto;
	width:920px;
	background-color:#FFF;
	text-align:left;
}
#tt {
	clear:both;
}
#mm {
	clear:both;
}
#bb {
	clear:both;
}


/*顶部小框架*/
#header {
	color:#666;
	padding: 0 20px;
	height: 24px;
	line-height: 2;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e3e3e3;
}
#banner {
	height:73px;
	padding:5px 0;
}
#banner .adtext {
	width:581px;
	height:70px;
	line-height:22px;
	/*border:1px solid #b0d7ff;*/
	/*background: #f2f6fb;*/
	margin:0 10px;
}


/* Box
========================================*/
.box{
	border:1px solid #99BBDD;
	margin-bottom:10px;
	overflow:hidden;
}
.box_title{
	background:url(Images/news_bg.gif);
	position: relative;
	height: 28px;
	line-height:28px;
	font-weight:bold;
	padding-left:10px;
	font-size:14px;
}
.box_1 ul{
	padding:5px;
}
.box_line .bv{
	border-bottom:1px solid #E8E8E8; padding-bottom:5px; margin-bottom:5px;
}
.box_line a{
	line-height:200%;
	padding:0 5px;
}
.artlist {
	line-height:20px;
}
.position {
	border:1px solid #99BBDD;
	margin-bottom:10px;
	overflow:hidden;
	width:918px;
	height:28px;
	float:left;
	line-height:20px;
	font-weight:bold;
	background-color:#f4f4f4;
}
.artcontent {
	font-size:14px;
	line-height:200%;
	background-color:#f5faff;
}
.arttitle {
	font-size:24px;
	font-weight:bold;
	line-height:60px;
	text-align:center;
}
.arttime {
	font-size:12px;
	line-height:15px;
	color:#999;
	text-align:center;
}
.arttime a {
	color:#999;
}
.arttime .author {
	color:#e32020;
	font-weight:bold;
}
.photolist li {
	float:left;
	padding:0 4px;
	text-align:center;
	line-height:24px;
}
.box .down_box li{
	line-height:20px;
	font-size:12px;
}
.box .down_box li span{
	padding-right:5px;
	padding-left:5px;
}
.box .down_box li span a{
	color:#275c91;
}
.box .tab h3,
.box .tab ul.tabitem,
.box .tab ul.tabitem li {
	float: left;
	font-size:12px;
}
.box .tab ul.tabitem {
	line-height: 2.3;
}
.box .tab ul.tabitem li {
	margin: 0 -1px -1px 0;
	position: relative;
}
.box .tab ul.tabitem a {
	display: block;
	padding: 0 5px;
}
.box .tab ul.tabitem a:link,
.box .tab ul.tabitem a:visited {
	color: #275c91;
}
.box .tab ul.tabitem a.current,
.box .tab ul.tabitem a:hover {
	border: solid #99bbdd;
	border-width: 0 1px;
	padding: 0 4px;
	background: #fff;
}
/*========================================
Box */

/* Nav
========================================*/
.nav {
	position: relative;
	margin: 0 0px 0px;
	background: url(Images/nav_bg.png) no-repeat 0 -36px;
	z-index:1;
}
.navinner {
	background: url(Images/nav_bg.png) no-repeat 100% -72px;
}
.navlist {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	margin: 0 10px;
	background: url(Images/nav_bg.png) repeat-x 0 0;
}
.nav li {
	float: left;
	display: inline;
	margin: 0 0 0 -2px;
	padding: 0 25px 0 25px;
	background: url(Images/nav_bg.png) no-repeat 0 -108px;
}
.nav a {
	display: block;
	width: 132px;
	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(Images/nav_bg.png) no-repeat 50% -144px;
}
.subnav {
	position: absolute;
	top: 41px;
	left: 0;
	float: left;
	height: 27px;
	line-height: 27px;
	white-space: nowrap;
	background: url(Images/nav_bg.png) no-repeat 0 -180px;
}
* html .subnav {
	margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
	padding: 0 10px;
	background: url(Images/nav_bg.png) no-repeat 100% -234px;
}
.subnav p span {
	display: block;
	background: url(Images/nav_bg.png) repeat-x 0 -207px;
}
.subnav p.pointer {
	position: absolute;
	top: -4px;
	left: 0;
	height: 5px;
	width: 11px;
	padding: 0;
	margin-left: 20px;
	text-indent: -999em;
	background: url(Images/nav_bg.png) repeat-x 0 -261px;
}
.subnav a {
	display: inline;
	padding: 0;
	font-size: 100%;
}
[class~="subnav"] a {
	padding: 0 3px;
}
.subnav, .subnav a:link, .subnav a:visited {
	color: #235e99;
}
.subnav a:hover, .subnav a:active {
	color: #235e99;
	font-weight: normal;
	background: none;
	text-decoration:none;
	border-bottom: 2px solid;
}
/* subnav position and pointer position */
#subnav2 { left: 230px; }
#subnav3 { left: 340px; }
#subnav4 { left: 450px; }
#subnav1, #subnav5, #subnav6, #subnav7 { left: auto; right: 0px; }

#subnav1 .pointer { left: auto; right: 738px; }
#subnav2 .pointer,#subnav3 .pointer,#subnav4 .pointer { left: 30px; }
#subnav5 .pointer { left: auto; right: 300px; }
#subnav6 .pointer { left: auto; right: 188px; }
#subnav7 .pointer { left: auto; right: 78px; }

#subnav1 { min-width: 790px; }
#subnav2, #subnav3, #subnav4 { min-width: 110px; }
#subnav5 { min-width: 350px; }
#subnav6 { min-width: 240px; }
#subnav7 { min-width: 130px; }
/*========================================
Nav */

/* Sitemap Footer
========================================*/
.sitemap {
	height: 30px;
	line-height: 30px;
	color: #275c91;
	text-align: center;
	background: #eaf3fb;
	border: 1px solid #bed0e0;
}
.sitemap a:link, .sitemap a:visited {
	color: #275c91;
}
.sitemap a:hover {
	color:#F00;
	text-decoration:underline;
}
.footer {
	margin: 0 10px 0 10px;
	text-align: center;
}
.copyright {
	line-height:16px;
	padding-top:8px;
}
/*========================================
Sitemap Footer */

/* 分页
========================================*/
.page-Article {width:100%; height:21px; text-align:center;}
.page-Article ul{margin:0 auto; }
.page-Article li {display:inline;}
.page-Article span, .page-Article a { display:inline-block;margin:0 auto; width:23px; height:21px;margin-bottom:7px;line-height:21px; text-align:center;}
.page-Article span {background:url(Images/split.png) no-repeat -5px -86px;font-weight:bold;color:#fff;}
.page-Article a {background:url(Images/split.png) no-repeat -5px -60px;}
.page-Article span.next, .page-Article a.next { width:51px; height:21px; background:url(Images/split.png) no-repeat -5px -34px;}
.page-Article span.next {color:#C4C4C4;font-weight:normal;}
/*========================================
分页 */


/* 回帖/评论表格
========================================*/
.reTable table{width:100%;border-collapse:collapse;margin-top:5px}
.reTable tr{padding:5px;background-color:#fff;}
.reTable td{padding:5px;text-align:left;border:1px solid #99BBDD;line-height:20px;}
/*========================================
表格 */


/* 表格
========================================*/
.mytable table{width:100%;border-collapse:collapse;margin:0;}
.mytable th, .mytable td{text-align:left;padding:.5em;border:1px solid #fff;}
.mytable th{background:#328aa4 url(images/tr_bg.gif) repeat-x;color:#fff;text-align:center;}
.mytable td{background:#e5f1f4;}
/* tablecloth styles */
.mytable tr.even td{background:#e5f1f4;}
.mytable tr.odd td{background:#f8fbfc;}
.mytable th.over, .mytable tr.even th.over, .mytable tr.odd th.over{background:#4a98af;}
.mytable th.down, .mytable tr.even th.down, .mytable tr.odd th.down{background:#bce774;}
.mytable th.selected, .mytable tr.even th.selected, .mytable tr.odd th.selected{}
.mytable td.over, .mytable tr.even td.over, .mytable tr.odd td.over{background:#ecfbd4;}
.mytable td.down, .mytable tr.even td.down, .mytable tr.odd td.down{background:#bce774;color:#fff;}
.mytable td.selected, .mytable tr.even td.selected, .mytable tr.odd td.selected{background:#bce774;color:#555;}
/* use this if you want to apply different styleing to empty table cells*/
.mytable td.empty, .mytable tr.odd td.empty, .mytable tr.even td.empty{background:#fff;}
/*========================================
表格 */


/* 聊室表情
========================================*/
#chatimg {
	display:none;
	height:160px;
	width:362px;
	border:1px solid #000;
	background-color:#e5f1f4;
	/*position:absolute;*/
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-181px;
	margin-top:-80px;
	z-index:1;
}
/*========================================
聊室表情 */
