@charset "gb2312";
/*----------全局*/
*{
	padding:0px;
	margin:0px;
	FONT-FAMILY: Verdana, Microsoft YaHei, Arial, Helvetica, sans-serif;
}

ul{
	list-style:none;
}
img{
	border:0px;
}
a:link {
	FONT-FAMILY: Verdana, Microsoft YaHei, Arial, Helvetica, sans-serif;
	color: #07519a;
	text-decoration: none;
}
a:visited {
	FONT-FAMILY: Verdana, Microsoft YaHei, Arial, Helvetica, sans-serif;
	color: #07519a;
	text-decoration: none;
}
a:hover {
	FONT-FAMILY: Verdana, Microsoft YaHei, Arial, Helvetica, sans-serif;
	color: #06C;
	text-decoration: underline;
}
a:active {
	FONT-FAMILY: Verdana, Microsoft YaHei, Arial, Helvetica, sans-serif;
	
	text-decoration: underline;
}

.cbody{
	width:960px;
	margin:0 auto;
	background-color:#FFFFFF;
	margin:auto;
}
.cbody2{
	width:977px;
	margin:0 auto;
	background-color:#FFFFFF;
	margin:auto;
}
.margintop{
	margin-top:0px;
}
.floatclear{
	clear:both;
	background-color:#000000;
}
input,select{
	vertical-align:middle;
}
/*-----------头部*/
.top{
	overflow:hidden;
}
.toplogo{
	float:left;
	width:156px;
	margin-top:14px;
	margin-left:3px;
}
.topbanner{
	width:580px;
	margin-top:5px;
	float:right;
	background-color:#f2f2f2;
	padding:1px;
}
.topbanner2{
	width:580px;
	margin-top:5px;
	float:right;
	background-color:#ffffff;
	padding:1px;
}
.toplink{
	float:left;
	margin-top:14px;
	margin-left:20px;
	width:180px;
}
.toplink ul li{
	width:90px;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
}
.submit{
	margin-right:20px;
	width:68px;
	height:21px;
	background:url(../images/userlogin_submit.gif) repeat-x;
	border:1px solid #D4B06A;
	font-weight:bold;
	color:#753D00;
	letter-spacing:3px;
	line-height:20px;
	font-size:12px;
}
/*----------栏目菜单*/
.topmenu{
	height:35px;
    border-top:1px solid #727272;
	background:#454545;
}
.topmenu ul{
	width:977px;
	height:35px;
	overflow:hidden;
	color:#348ec2;
	color:#fff;
}
.topmenu ul li{
	float:left;
	margin-left:3px;
	text-align:center;
	line-height:35px;

}
.topmenu ul li a{
	float:left;
	color:#348ec2;
	color:#fff;
	display:block;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	height:35px;
	line-height:35px;
	font-weight:bold;
}
.topmenu ul li a:hover{
	color:#ffa200;
	color:#ffa200;
	text-decoration:none;
	background:url(../images/topmenu_o2.gif) center bottom no-repeat;
}
.topmenu ul li a.thisclass{
	color:#FFFF99;
	text-decoration:none;
	background:url(../images/topmenu_o2.gif) center bottom no-repeat;
}
.topmenu .rssbut{
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}
/*----------搜索*/
.topsearch{
	height:37px;
	width:777px;
	border-right:1px solid #EEE;
	background:url(../images/topsearch_bg.gif) repeat-x;
	overflow:hidden;
}
.topsearch .title{
	height:37px;
	width:83px;
	float:left;
	background:url(../images/topsearch_title.gif) left center no-repeat;
}
.topsearch .inpbox{
	float:left;
	margin-top:4px;
	width:430px;
}
.topsearch .inpbox input{
	margin-left:10px;
	margin-right:10px;
}
.topsearch .inpbox select{
	font-size:12px;
	width:100px;
}
.topsearch .inpbox .searchtxt{
	height:13px;
	width:200px;
	font-size:12px;
	padding:6px 0 4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.topsearch .hots{
	line-height:33px;
	float:left;
}
/*----------内容*/
.main{
	clear:both;
}


/*-------------------------侧栏:用户登录*/
/*.userlogin {
	overflow:hidden;
}
.userlogin dl{
	clear:both;
	height:23px;
	line-height:23px;
	margin-top:7px;
}
.userlogin dl dt{
	float:left;
	display:block;
	width:66px;
	text-align:right;
}
.userlogin dl dd{
	float:left;
}
.userlogin dl dd input{
	height:13px;
	width:126px;
	font-size:12px;
	padding:3px 0 3px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.userlogin dl dd img{
	vertical-align:middle;
}
.userlogin dl dd input.gdcode{
	width:52px;
}
.userlogin .ulsubmit{
	text-align:center;
	margin-top:15px;
	height:33px;
}*/

/*-------------------------底部:版权信息*/
.footer{
	clear:both;
	border-top:1px solid #DDD;
}
.footer .copyright{
	width:960px;
	float:left;
	text-align:right;
	color:#666666;
	line-height:21px;
	letter-spacing:1px;
}
.footer .copyright span{
	color:#669933;
}

.footer .slogo{
	float:right;
	margin:7px;
}


/*-------------------------分页*/
.pages{
	width:540px;
	height:25px;
	margin:12px auto 0px;
	clear:both;
	background:#F7F7F7;
	border-bottom:1px solid #FFF;

}
.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;
}


/*---------------内容页:评论*/
.comment{
	width:668px;
	border:1px solid #DDD;
	margin-top:7px;
}
.comment .commenttitle{
	width:666px;
	height:26px;
	margin:1px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-bottom:1px solid #DDD;
}
.comment .commenttitle .title{
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title strong{
	letter-spacing:4px;
	color:#444;
	margin-right:10px;
}
.comment .commenttitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment .commenttitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	background:url(../images/ico_gotopost.gif) no-repeat;
	margin:1px 3px 0px 0px;
}
.comment .commentbox{
	width:668px;
}
.comment .commentbox dl{
	width:636px;
	margin:10px auto 0px;
	border:1px solid #D1DDCE;
}
.comment .commentbox dl dt{
	width:636px;
	background:#F4F9F2;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px solid #E6ECE3;
}
.comment .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}
.comment .commentbox dl dd{
	padding:10px;
	font-size:14px;
	line-height:25px;
	color:#666;
}
/*---------------内容页:发表评论:标题*/
.comment .posttitle{
	width:666px;
	height:26px;
	margin:10px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox{
	width:636px;
	margin:5px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:636px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:636px;
}
.comment .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
	width:100px;
	border:1px solid #CCC;
	padding:3px 0px 2px 5px;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:636px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #CCC;
	width:600px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:100px;
	height:25px;
	padding-top:2px;
}

/*-------- 自己添加的--------*/
.blankLine1
{
	background-color:#000000;
	height:7px;
	width:960px;
	text-align:right;
}
.blankLine2
{
	background-color:#ffffff;
	width:960px;
	text-align:right;
	padding-top:2px;
	margin:auto;
	height:22px;
}
.blankLine5
{
	background-color:#000000;
	width:960px;
	height:1px;
}
.blankLine6
{
	background-color:#CC0000;
	width:960px;
	height:4px;
}
.blankLine7
{
	background-color:#3E6388;
	width:960px;
	height:1px;
}
.LeftMenu1
{
	float:right;
	margin-right:0px;
	padding-top:2px;
	margin-right:2px;
	width:75px;
}
.LeftMenu2
{
	float:right;
	margin-right:0px;
	padding-top:3px;
	margin-right:2px;
	width:65px;
}
.LeftMenu4
{
	float:right;
	margin-right:0px;
	padding-top:3px;
	margin-right:2px;
	margin-left:2px;
}
.LeftMenu3
{
	float:right;
	margin-right:0px;
	margin-right:2px;
}
.icoImage
{
	float:left;
	margin-right:2px;
	padding-top:3px;
}
.icoImage2
{
	margin-top:3px
	margin-right:3px;
	float:right;
	margin-left:3px;
}
.selectbox {
	height: 20px;
	border: 1px solid #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #5b5b5b;

}
.inputbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
	border-left-color: #CCC;
	height:14px;
	color:#666;
}
.inputbox_textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
	border-left-color: #CCC;
	color:#666;
}
.inputbox:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #35CDFF;
	border-right-color: #B3ECFF;
	border-bottom-color: #B3ECFF;
	border-left-color: #35CDFF;
	height:14px;
	color:#666;
}

input, input[type="password"], input[type="search"], isindex {

background: white;

}


.topmenu2{
	height:43px;
	background-color:#3366CC;
	background:url(../images/Default_41.gif) left top repeat-x;
	text-align:center;
}
.MenuClass
{
	float:left;
	margin-top:5px;
	margin-right:3px;
	margin-left:3px;
	padding:3px;
}
.MenuClassIco
{
	float:left;
	text-align:right;
}
.blankLine3
{
	background-color:#000000;
	height:3px;
	width:960px;
}
.blankLine4
{
	background-color:#ffffff;
	height:6px;
	width:960px;
}
.SubTopMenu
{
	background:url(../images/submenu_bg.gif) left top repeat-x;
	padding-left:10px;
	width:960px;
	background-color:#FFFFFF;
	padding-top:3px;
	padding-bottom:10px;
}

.SubTopMenu a
{
	color:#003366;
	padding-left:19px;
}
.SmallArrowBotton
{
	width:17px;
	float:left;
}
.TextLinkBotton
{
	float:left;
	margin-left:40px;
	height:26px;
	margin-top:7px;
}
.leftAdv
{
	margin:0 auto;
	margin-top:10px;
	text-align:center;
}
.GoogleAdv468_60
{
	width:687px;
	height:60px;
	line-height:27px;
	margin:6px auto;
	background:#FCFCFC;
	border:1px solid #F0F0F0;
	text-align:right;
}
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#666;
	border-bottom:1px solid #EEE;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #690;
}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:2px solid #F63;
	font-weight:bold;
}
a.textred{ color:red;}
a.textred:hover{ color:#F90;}