/* CSS Document */

@charset "utf-8";

*{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-family: Tahoma, Verdana, "宋体";
}

body{
	text-align: center;
}

a:link,a:visited{
	color: #105cb6;
	text-decoration: none;
	line-height: 1.231;
}

a:hover{
	color: #105cb6;
	text-decoration: underline;
	line-height: 1.231;
}

.wrapper{
	width: 825px;
	margin: 0 auto;
	text-align: left;
	display: block!important;
	display: inline-block;
	overflow: hidden!important;
	overflow: visible;
}

.lgtop{
	margin: 10px auto;
}

#logo{
	float: left;
	width: 168px;
	display: block;
}

#search{
	float: right;
	width: 205px;
	display: block;
	text-align: right;
	margin: 20px 0 0 0;
}

#sbi{
	width: 100px;
	height: 16px;
	*height: 18px;
	line-height: 16px;
}

#nav{
	background: #999;
	height: 30px;
}

#nav ul{
	display: block!important;
	display: inline-block;
	overflow: hidden!important;
	overflow: visible;
	list-style-type: none;
	margin: 8px 0;
}

#nav ul li{
	float: left;
	display: block;
	border-right: 1px solid #f3f3f3;
	text-align: center;
	padding: 0 10px;
	line-height: 13px;
}

#nav ul li a{
	color: #f3f3f3;
}

#mainbody{
	background: url(../images/bk_body.png) repeat-y 0 0;
	border-bottom: 1px solid #e1e1e1;
}

#btop{
	height: 21px;
	background: #f0f0f0;
	display: block!important;
	display: inline-block;
	overflow: hidden!important;
	overflow: visible;
	margin: 0 1px;
}

#btop ul{
	list-style-type: none;
	display: block!important;
	display: inline-block;
	overflow: hidden!important;
	overflow: visible;
}

#btop .news{
	float: left;
	width: 565px;
	padding: 0 5px;
	display: block;
	line-height: 21px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}

#btop .xml{
	float: right;
	display: block;
	width: 235px;
	padding: 3px 5px 0 0;
	text-align: right;
}

.col1{
	width: 565px;
	float: left;
	margin: 0 0 0 5px;
}

.col2{
	width: 250px;
	float: right;
}

.col2 dl{
	padding: 10px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
}

.col2 dl dt{
	line-height: 18px;
}

.col2 dl dd{
	line-height: 18px;
}

.col2 dl dd ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.arc{
	margin: 0 0 30px 0;
}

.arc dt{
	line-height: 40px;
	font-size: 16px;
}

.arc dt h1{
	font-size: 16px;
}

.arc dt a{
	font-size: 16px;
}

.c_date{
	font-size: 10px;
	font-family: Tahoma;
	color: #999;
}

.c_content{
	padding: 20px 0;
	line-height: 150%;
	font-size: 12px;
}

.c_content img{
	max-width: 550px;
}

.c_read{
	text-align: right;
}

#cpy{
	background: #999;
	padding: 50px 20px 0 0;
	line-height: 150%;
	text-align: right;
	color: #fffdfd;
	width: 805px;
	margin: 10px auto 0;
}

.cat-nav{
	color: #105cb6;
	line-height: 22px;
	background: url(../images/bk_line.png) repeat-x 0 bottom;
}

.taglist{
	line-height: 30px;
	color: #369;
}

.col3{
	display: block!important;
	display: inline-block;
	overflow: hidden!important;
	overflow: visible;
	margin: 10px 0 0 0;
}

.col3 dt{
	border: 1px solid #e1e1e1;
	line-height: 23px;
	padding: 0 0 0 10px;
	background: #f0f0f0;
	color: #666;
}

.col3 dd{
	padding: 5px;
}

.col3 dd ul{
	list-style-type: none;
}

.col3 dd ul li{
	display: block;
	float: left;
	width: 275px;
	line-height: 200%;
}

.cmts{
	background: url(../images/bk_line.png) repeat-x 0 bottom;
	margin: 0 0 20px 0;
}

.cmts dt{
	border: none;
	background: none;
	padding: 0;
}

input{
	border: 1px solid #e1e1e1;
	background: #FFF;
}

#comment-text{
	border: 1px solid #e1e1e1;
	background: #FFF;
	width: 535px;
}

#comment-author{
	width: 100px;
}

#comment-email{
	width: 100px;
}

#comment-url{
	width: 200px;
}

.pubcmt dt{
	padding: 0;
	background: none;
	border: none;
}

.xml img{
	border: none;
	margin: 0 0 0 5px;
}
