@charset "gb2312";
/* CSS Document */
@import url(reset.css);
/*--超链接样�?-*/
a,img{
	huerreson:expression(onfocus=function(){this.blur()});
}
a{
	font-size:9pt;
	text-decoration:none;
	color:#666666;
	line-height:1.5em;
	text-align:left;
}
a:hover{
	text-decoration:underline;
}
.clearfloat{
	clear:both;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
}
.biaoti3
{
	color: #3366cc;
	font-family: "";
	font-size: 20px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
}
body{
	text-align:center;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif, SimSun;
	color:#444;
	background:#eee url(images/body_line.gif) repeat-x;
	letter-spacing:0.05ex;
}
body.main,body.list{background:#eee url(images/body_line.gif) repeat-x 0 34px}
/*--主内容框�?-*/
#container_page{
	width:1002px;
	margin:0 auto;
	text-align:center;
	padding:0;
	
}
#head{
	width:960px;
	height:93px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#head #logo_bg{
	float:left;
	height:88px;
	width:693px; 	
}

#head #logo_bg a{
	float:left;
	height:76px;
	width:511px;
	display:block;
	text-indent:-600px;
	white-space:nowrap;
	overflow:hidden;
}
#head #logo_bg a:hover{
	background-position:0 -76px;
}
#head .head_rightbox{
	float:right;
	width:213px;
	height:88px;
	margin:0 10px 0 0;
	display: inline;
}
#guild{
	float:right;
	height:23px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif,宋体;
	font-size:12px;
	color:#d9e6ff;
	text-decoration:none;
	padding:14px 5px 0 0;
}
#guild a{
	color:#d9e6ff;
	text-decoration:none;
	white-space:nowrap
}
#language{
	float:right;
	height:21px;
	width:98px;
	overflow:visible;
	border:solid 1px #3f83ce;
}
#language li{
	position:relative;
	z-index:80;
	margin:0;;
	padding:0;
	float:left;
	height:21px;
	width:98px;
}
#language #languageImage{
	width:98px;
	height:21px;
	display:block;
	text-indent:12px;
	line-height:21px;
	background:url(images/language.gif) no-repeat 81px 8px;
}
#language #reval{
	position:absolute;
	left:0;
	top:22px;
	width:98px;
	filter:Alpha(Opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	background:#176CC7;
	display:none;
}
#language #reval td.down_tb{
	width:25px;
	height:21px;
	background:url(images/language.gif) no-repeat 10px -12px;;
}
#guild span{
	float:right;
	height:15px;
	padding-top:4px;
	width:auto;
	margin-right:17px;
	overflow:hidden;
	display:inline;
}
#search{
	float:right;
	height:auto;
	width:213px;
	margin-top:16px;
}
#search form{
	float:left;
}
#search table.ourfont td{
	vertical-align:top;
	
}
#search input.SearchTitleInput{
	width:154px;
	height:24px;
	background:#36c url(images/search_bg.jpg) repeat-x;
	border:none;
	line-height:24px;
	color:#aaa;
	vertical-align:middle;
	outline:none;
	padding-left:10px;
	
}
#search form img{
	width:0px;
	height:0px;
	padding-left:27px;
	padding-top:23px;
	background:url(images/search_select.gif) no-repeat 0 -1px;
	border:0;
	margin:0;
}

#nav{
	width:960px;
	height:31px;
	margin:0 auto;
	text-align:left;
	background:#e1e1e1 url(images/nav_left.gif) no-repeat 0 0;

}
#nav span,#nav_center{

	display: block;
}
#nav span.nav_left{
	width:34px;
	height:31px;
	background:#e1e1e1 url(images/nav_left.gif) no-repeat 0 0;
}
#nav .nav_home{
	width:50px;
	height:31px;
	background:#FFF url(images/icon.gif) no-repeat 18px 10px;
}
#nav_center{
	height:31px;
	width:842px;
	background:#FFF url(images/nav_center.gif) repeat-x 0 0;
	
}
#nav span.nav_right{
	width:34px;
	height:31px;
	background:#e1e1e1 url(images/nav_right.gif) no-repeat 0 0;
}
#container_content{
	width:1002px;
	background:#FFFFFF url(images/layout.gif) repeat-y center;
	text-align:center;
}



#foot{
	width:960px;
	height:64px;
	margin:0 auto;
	border-top:#36c solid 2px;
	background-color:#FFFFFF;
	overflow: hidden;
	
}
#foot #foot_logo{
	margin:11px 0 0 27px;
	float:left;
	display:inline;
	width:57px;
	height:39px;
	background:#FFFFFF url(images/foot_logo.gif) no-repeat 0 0;
}
#foot #foot_copy{
	margin:13px 0 0 19px;
	float:left;
	display:inline;
	width:575px;
	height:46px;
	vertical-align:top;
	text-align:left;
	color:#888888;
	font-size:12px;
	line-height:1.5em;
}
#foot #foot_nav{
	margin:11px 13px 0 0;
	float:right;
	width:269px;
	color:#888888;
}
#foot #foot_nav a,#foot #foot_nav a:hover{
	color:#888888;
	text-decoration:none;
}


#layout{
	overflow:visible;
	width:960px;
	margin:0 auto;
}
#container_content #scroll{
	height:24px;
	margin:0;
	padding:0;
	text-align:left;
}
.list_news div{ white-space:nowrap}


.nav_home a { display:block; width:50px; height:26px;}
.Column_Anchor{
	font-size: 10.5pt;
	text-decoration: none;
	color: #0882d8;
	font-weight: bold;
	line-height: 30px;
	background-color: #efefef;
	display: block;
	text-indent: 15px;
}
