﻿ @charset "utf-8";
/*----------全局*/

/*----------栏目菜单*/
.topmenu{
	height:40px;
	background:url(/uploads/image/timages/topmenu_bg.gif) left top repeat-x;
}
.topmenu ul{
	width:900px;
	height:40px;
	background:url(/uploads/image/timages/topmenu_r.gif) top center no-repeat;
	overflow:hidden;
}
.topmenu ul li{
	float:left;
	margin-left:-2px;
	text-align:center;
	background:url(/uploads/image/timages/topmenu_bg.gif) left bottom no-repeat;
}
.topmenu ul li a{
	float:left;
	color:#ffffff;
	display:block;
	padding-left:17px;
	padding-right:15px;
	text-decoration:none;
	height:40px;
	line-height:37px;
}
.topmenu ul li a:hover{
	color:#ffff99;
	background:url(/uploads/image/timages/topmenu_o.gif) center bottom no-repeat;
}
.topmenu ul li a.thisclass{
	color:#ffff99;
	background:url(/uploads/image/timages/topmenu_o.gif) center bottom no-repeat;
}
.topmenu .rssbut{
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}
/*----------搜索*/
.topsearch{
	height:37px;
	width:899px;
	margin-top:3px;
	border-right:1px solid #eee;
	background:url(/uploads/image/timages/topsearch_bg.gif) repeat-x;
	overflow:hidden;
}
.topsearch .title{
	height:37px;
	width:83px;
	float:left;
	background:url(/uploads/image/timages/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:800px;
	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{
	
	height:30px;
	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: 20px;
	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;
}

/*---------------------分页样式二*/
.pages2{
	
	height:30px;
	margin:12px auto 0px;
	clear:both;
	background:#f1f9fe;
	border-bottom:1px solid #fff;

}
.pages2 .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;
}
.pages2 .plist{
	float:left;
	padding-top:1px;
	line-height:17px;
}
.pages2 .plist input {
	float:left;
	width: 20px;
	border: 1px solid #dddddd;
	height: 17px;
}
.pages2 .plist #button {
	height: 18px;
	width: 30px;
	background-color: #ff6600;
	border: 1px solid #cc3333;
	color: #ffffff;
	
}
.pages2 .plist span { 
float:right
}

.pages2 .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;
}
.pages2 .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;
}
.pages2 .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(/uploads/image/timages/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(/uploads/image/timages/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(/uploads/image/timages/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;
}

.classbox{
	width:222px;
	clear:both;
	padding-bottom:5px;
	background:url(/uploads/image/timages/rcbox_title.gif) center bottom no-repeat;
	
}
.classbox dl{
	width:222px;
}
.classbox dl dt{
	height:31px;
	background:url(/uploads/image/timages/rcbox_title.gif) center top no-repeat;
	line-height:29px;
	text-indent:10px;
	color:#555;
	letter-spacing:1px;
	font-weight:bold;
}
.classbox dl dd{
	width:220px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	background:#fafafa;
	
}
.classbox dl dd ul{
	list-style:none;
	overflow:hidden;
	width:220px;
}
.classbox dl dd ul li{
	float:left;
	width:102px;
	margin-left:5px;
	margin-bottom:5px;
	height:27px;
	line-height:25px;
	text-indent:10px;
	display:inline;
	font-size:14px;
}
.classbox dl dd ul li a{
	display:block;
	width:100px;
	height:25px;
	border:1px solid #ddd;
	text-decoration:none;
	color:#0066cc;
	background:#fff;
}
.classbox dl dd ul li a:hover{
	background:#fafafa;
	border:1px solid #ccc;
	color:#000;
}
.classbox dl dd ul li.this a{
	background:#ffc;
	color:#ff6600;
	font-size:12px;
	font-weight:bold;
}