@charset "gb2312";

/*----------全局*/
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	font-size:12px;
	color: #666;
	background-color: #FFF;
	LINE-HEIGHT: 23px;

}
ul{
	list-style:none;
}
img{
	border:0px;
}
a{
	color:#666;
	TEXT-DECORATION: none
}
a:hover{
	color:#00789F;
	TEXT-DECORATION: underline
}

.cbody{
	width:900px;
	margin:0 auto;
}
.margintop{
	height: 10px;
}
.floatclear{
	clear:both;
}
input,select{
}
.submit{
	height:21px;
	border:1px solid #ACACAC;
	font-weight:bold;
	color:#333333;
	letter-spacing:3px;
	line-height:20px;
	font-size:12px;
	background-image: url(../img/submit.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-right: 20px;
}
/*头*/
#masthead {
	height: 90px;
}
.topchina{
	width:800px;
	margin:0 auto;
}
.toplogo{
	float:left;
	width:215px;
	margin-top:15px;
}
.topbanner{
	width:500px;
	margin-top:15px;
	margin-left:20px;
	float:left;
	height: 70px;
	background-repeat: repeat-x
}
.toplink{
	float:left;
	margin-top:17px;
	margin-left:20px;
	width:132px;
}
.toplink ul li{
	width:65px;
	float:left;
	height:20px;
	line-height:20px;
	text-align:center;
}

/*导航*/
#top_nav{
	height:32px;
	background-image: url(../images/b_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#top_nav ul{
	overflow:hidden;
	background-image: url(../images/b_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
}
#top_nav ul li{
	float:left;
	text-align:center;
	background-image: url(../images/b_3.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	margin-left: -2px;
}
#top_nav ul li a{
	float:left;
	color:#FFF;
	display:block;
	padding-left:18px;
	padding-right:18px;
	text-decoration:none;
	height:32px;
	line-height:32px;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 1px;
}
#top_nav ul li a:hover{
	color:#FFFF00;
	background-image: url(../images/b_4.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
	margin-left: 2px;
}
#top_nav ul li a.thisclass{
	color:#FFFF00;
	background-image: url(../images/b_4.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
}
/*内容*/
#container {
	overflow: visible;
	clear:both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
/*左*/
#left_col{
	width: 272px;
	float: left;
	overflow: visible;
	height: auto;
}
#left_col .column{
	width:272px;
	float:left;
	height: 27px;
	background-image: url(../images/b_5.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
 .columntitle{
	float:left;
	line-height: 27px;
	font-weight: bold;
	padding-left: 23px;
	background-image: url(../images/icon.gif);
	background-position: 12px center;
	background-repeat: no-repeat;
	color: #000;
}
 .columntitle a{
	color: #333;
}
#left_col .content{
	width:272px;
	float:left;
	background-image: url(../images/b_6.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#left_col .icon{
	width:103px;
	float:left;
	height: 80px;
	border: 1px solid #DDD;
	margin-right: 10px;
	
}
#left_col .content ul{
	width:242px;
	float:left;
	padding: 15px;
	line-height: 23px;
	overflow: hidden;
	height: auto;
}
#left_col .content ul li{
	width:222px;
	float:left;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	padding-left: 15px;
	overflow: visible;
}
#left_col .content dl dd{
	float:left;
	display:inline;
	text-align:center;
	line-height:25px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#left_col .content dl dd a img{
	border:1px solid #DDD;
	padding: 1px;
}

#left_col .content dl dd a{
	display:block;
}
/*右*/
#page_content {
	margin-left: 286px;
	overflow: visible;
}
#page_content .flash{
	width:613px;
	float: right;
	height: 200px;
	margin-top: 10px;
}
#page_content .guild{
	width:613px;
	float: left;
	margin-top: 10px;
	height: 100px;
	background-image: url(../images/b_7.gif);
}
#page_content .guild ul{
	width:105px;
	float: left;
	height: 60px;
	padding-top: 15px;
	padding-left: 90px;
}
 .column{
	width:613px;
	float:right;
	height: 27px;
	background-image: url(../images/b_8.gif);
	margin-top: 10px;
}
#page_contentt .content{
	width:613px;
	float:right;
	background-image: url(../images/b_9.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#page_content .content .tp{
	width:583px;
	float:left;
	padding: 15px;
}

/*---------------左侧:图片新闻*/
.picnews{
	width:613px;
	padding-bottom:1px;
	background-image: url(../images/b_9.gif);
	background-position: bottom;
	float: right;
}
.picnews dl{
	width:613px;
	overflow:hidden;
}
.picnews dl dd{
	float:left;
	text-align:center;
	line-height:31px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}
.picnews dl dd a img{
	border:1px solid #DDD;
	padding: 1px;
}

.picnews dl dd a{
	display:block;
}
.picnews dl dt{
	padding:4px 12px;
	line-height:220%;
}
.picnews dl dt a{
	margin-right:10px;
	white-space:nowrap;
}
.tagc1{
	font-size:12px;
	color:#777;
}
.tagc2{
	font-size:14px;
	font-weight:bold;
	color:#666;
}
/*友情连接*/
#link {
	margin-top: 10px;
}
#link .column{
	width:900px;
	float:left;
	height: 27px;
	background-image: url(../images/b_12.gif);
	margin-top: 12px;
	background-repeat: no-repeat;
}
#link .content {
	width:868px;
	float:left;
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
#link .content li{list-style-type:none; float:left; padding:4px;}

/*-------------------------底部:版权信息*/
#footer {
}
#footer .news{
	width:900px;
	float:left;
	height: 90px;
	background-image: url(../images/b_13.gif);
	margin-top: 10px;
}
#footer .copyright{
	text-align:center;
	font-size:10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 150px;
}

/*---------------资讯:列表页:列表区域*/
.newsllist{
	width:613px;
	background-image: url(../images/b_9.gif);
	overflow: visible;
	float: right;
	background-position: bottom;
}
.newsllist dl{
	width:583px;
	border-bottom:1px dotted #DDD;
	margin: 14px;
	height: 70px;
}
.newsllist dl dt{
	width:550px;
	background-image: url(../images/ico_2.gif);
	background-repeat: no-repeat;
	background-position: 1px 17px;
}	
.newsllist dl dt a{
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
}
.newsllist dl dd{
	width:580px;
	float: left;
	height: 30px;
}
.newsllist dl .dc{

	width:101px;
	float:right;
	height: 76px;
	border: 1px solid #DDD;
	margin-right: 10px;
}

.newsllist dl dd .info{
	line-height:31px;
	color:#999;
	float: left;
}
.newsllist dl dd.info span{
	color:#999;
	margin-right:20px;
}
.newsllist dl dd.info a{
	color:#039;
	float:right;
	position:relative;
	text-decoration: underline;
	margin-top: -23px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-------------------------分页*/
.pages{

	height:25px;
	margin:12px auto 0px 10px;
	background:#ffffff;
}
.pages .pcount{
	display:inline;
	padding-right:10px;
	padding-left:10px;
	float:left;
	border-right:2px solid #CCC;
	line-height:13px;
	margin:6px 20px 0px 2px;
	font-weight:bold;
	color:#3366CC;
	font-size:11px;
}
.pages .plist{
	float:left;
	padding-top:3px;
	line-height:17px;
}
.pages .plist input {
	float:left;
	width: 30px;
	border: 1px solid #DDDDDD;
	height: 17px;
}
.pages .plist #button {
	height: 18px;
	width: 30px;
	background-color: #FF6600;
	border: 1px solid #CC3333;
	color: #FFFFFF;
	
}
.pages .plist span { 
float:right
}

.pages .plist strong{
	color:#FFF;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	background:#F60;
	border:1px solid #C33;
	margin: 0px 3px 0px 0px;
}
.pages .plist a{
	display:block;
	height:17px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #DDD;
	background:#FFF;
	text-decoration:none;
	margin-right:2px;
	color:#000;
}
.pages .plist a:hover{
	color:#FF0000;
}
/*新闻文章*/
#news_content {
	margin-left: 286px;
	overflow: visible;
}
#news_content .newsview{
	width:611px;
	float: right;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#news_content .content{
	font-size: 14px;
	margin: 20px;
}
#news_content .title{
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	font-family: "黑体";
	color: #000;
	width: 610px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
#news_content .info{
	text-align: center;
	line-height: 20px;
	width: 610px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
#news_content .cupage{
	width:570px;
	margin:5px auto;
	text-align:center;
}
#news_content .cupage a{
	color:#666666;
	font-size:12px;
	margin-left:14px;
}
#news_content .cupage strong{
	font-size:12px;
	color:#FF0000;
	margin-left:14px;
}
#news_content .context{
	width:580px;
	float:left;
	color: #333333;
	padding-left: 30px;
}
#news_content .gotopost{
	float:right;
	width:100px;
	height:27px;
	line-height: 27px;
	overflow: visible;
}
#news_content .commentbox{
}
#news_content .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}

/*---------------内容页:发表评论:标题*/
#news_content .posttitle{
	width:90px;
	height:26px;
	background-color: #F5F5F5;
	float: left;
	margin: 10px;
}
#news_content .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
#news_content .password{
	width: 90px;
	border: 1px solid #ccc;
}
#news_content .username{
	width: 90px;
	border: 1px solid #ccc;
}
#news_content .postbox{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#news_content textarea{
	border: 1px solid #CCC;
	width: 550px;
}