@charset "gb2312";
/*----------全局*/

img {
	border:0px;
}
a {
	color:#333333;
}
a:hover {
	color:#FF3300;
	text-decoration:none;
}
.cbody {
	width:950px;
	margin:0 auto;
}
.margintop {
	margin-top:5px;
}
.floatclear {
	clear:both;
}
input, select {
	vertical-align:middle;
}
/*-----------头部*/

.top {
	height:88px;
	overflow:hidden;
}
.toplogo {
	float:left;
	width:160px;
	margin-top:14px;
}
.topbanner {
	width:615px;
	margin-top:14px;
	margin-left:10px;
	float:left;
}
.toplink {
	float:right;
	margin-top:14px;
	margin-left:10px;
	width:145px;
}
.toplink ul li {
	width:60px;
	float:right;
	height:30px;
	line-height:30px;
	text-align:right;
}
.submit {
	margin-right:20px;
	width:68px;
	height:21px;
	background:url(../images/userlogin_submit.gif) repeat-x;
	border:1px solid #EA3B80;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:3px;
	line-height:20px;
	font-size:12px;
	cursor:pointer;
}
/*----------栏目菜单*/

.topmenu {
	height:40px;
	background:url(../images/topmenu_bg.gif) left top repeat-x;
}
.topmenu ul {
	width:950px;
	height:40px;
	background:url(../images/topmenu_r.gif) top center no- repeat;
	overflow:hidden;
}
.topmenu ul li {
	float:left;
	margin-left:-2px;
	text-align:center;
	background:url(../images/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(../images/topmenu_o.gif) center bottom no-repeat;
}
.topmenu ul li a.thisclass {
	color:#FFFF99;
	background:url(../images/topmenu_o.gif) center bottom no-repeat;
}
.topmenu .rssbut {
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}
/*----------搜索*/

.topsearch {
	height:37px;
	width:949px;
	margin-top:3px;
	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 {
	text-align:center;
	margin:10px auto;
	font-size:10px;
	color:#999999;
}
.footer .copyright a {
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.footer .copyright a:hover {
	color:#999999;
}
/*-------------------------分页*/

.pages {
	height:48px;
	margin:12px auto 10px 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: #F48AC6;
	border: 1px solid #F1048A;
	color: #FFFFFF;
}
.pages .plist span {
	float:right
}
.pages .plist strong {
	color:#FFF;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	background:#000;
	line-height:32px;
	height:32px;
	font-size:18px;
    font-family:"微软雅黑";
	margin: 0px 3px 0px 0px;
}
.pages .plist a {
	display:block;
	height:32px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	margin-right:2px;
	color:#000;
	line-height:32px;
	font-size:18px;
    font-family:"微软雅黑";
}
.pages .plist a:hover {
	color:#FF0000;
	background:#f8f8f8;
}

/*-------------------------图片分页*/

.img_pages {
	height:48px;
	margin:12px auto 10px 10px;
	background:#ffffff;
}
.img_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;
}
.img_pages .img_plist {
	float:left;
	padding-top:3px;
	line-height:17px;
}
.img_pages .img_plist input {
	float:left;
	width: 30px;
	border: 1px solid #DDDDDD;
	height: 17px;
}
.img_pages .img_plist #button {
	height: 18px;
	width: 30px;
	background-color: #F48AC6;
	border: 1px solid #F1048A;
	color: #FFFFFF;
}
.img_pages .img_plist span {
	float:right
}
.img_pages .img_plist strong {
	color:#FFF;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	background:#000;
	line-height:32px;
	height:32px;
	font-size:18px;
    font-family:"微软雅黑";
	margin: 0px 3px 0px 0px;
}
.img_pages .img_plist a {
	display:block;
	height:28px;
	float:left;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	margin-right:2px;
	color:#000;
	line-height:28px;
	font-size:18px;
    font-family:"微软雅黑";
}
.img_pages .img_plist a:hover {
	color:#FF0000;
	background:#f8f8f8;
}
/*---------------内容页:调用*/



.comment_dy {
	width:330px;
	border:1px solid #DDD;
	margin-top:7px;
}
.comment_dy .commenttitle_dy {
	width:328px;
	height:26px;
	margin:1px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-bottom:1px solid #DDD;
}
.comment_dy .commenttitle_dy .title {
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment_dy .commenttitle_dy .title strong {
	letter-spacing:4px;
	color:#444;
	margin-right:10px;
}
.comment_dy .commenttitle_dy .gotopost {
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment_dy .commenttitle_dy .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;
}
/*---------------内容页:调用2*/



.comment_dy2 {
	width:330px;
	border:1px solid #DDD;
	margin-top:7px;
}
.comment_dy2 .commenttitle_dy2 {
	width:328px;
	height:26px;
	margin:1px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-bottom:1px solid #DDD;
}
.comment_dy2 .commenttitle_dy2 .title {
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment_dy2 .commenttitle_dy2 .title strong {
	letter-spacing:4px;
	color:#444;
	margin-right:10px;
}
.comment_dy2 .commenttitle_dy2 .gotopost {
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment_dy2 .commenttitle_dy2 .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;
}
/*---------------调用字体*/

#font_dy {
	line-height:22px;
}
#font_dy a:link {
	color:#666666;
	font-size : 12px;
	text-decoration:none
}
#font_dy a:visited {
	color:#666666;
	font-size : 12px;
	text-decoration:none
}
#font_dy a:hover {
	color:#666666;
	font-size : 12px;
	text-decoration:none
}
#font_dy a:active {
	color:#666666;
	font-size : 12px;
	text-decoration:none
}
/*---------------调用字体2*/

#font_dy2 {
	line-height:22px;
}
#font_dy2 a:link {
	color:#666666;
	font-size : 12px;
	text-decoration:none
}
#font_dy2 a:visited {
	color:#666666;
	font-size : 12px;
	text-decoration:none
}
#font_dy2 a:hover {
	color:#666666;
	font-size : 12px;
	text-decoration:none
}
#font_dy2 a:active {
	color:#666666;
	font-size : 12px;
	text-decoration:none
}
.dy_line {
	outline-style:dashed;
}
/*---------------内容页:评论*/

.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 {
	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;
}
.comment .posttitle strong {
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox {
	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 {
	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;
}
.classbox {
	width:274px;
	clear:both;
	padding-bottom:5px;
}
.classbox dl {
	width:274px;
}
.classbox dl dt {
	height:31px;
	line-height:29px;
	text-indent:10px;
	color:#555;
	letter-spacing:1px;
	font-weight:bold;
}
.classbox dl dd {
	width:274px;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
	background:#FAFAFA;
}
.classbox dl dd ul {
	list-style:none;
	overflow:hidden;
	width:272px;
}
.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;
}

/*by 风情剑客 2011.10.12 仿新闻列表页 承接业务QQ 282477832 */
.lc_newslist{}
.lc_newslist dl{ width:624px; margin-bottom:20px; padding-left:12px;}
.lc_newslist dl dt{ line-height:38px;}
.lc_newslist dl dt h2{ background:#FB4C97; float:left; width:551px; height:38px; font-size:20px; font-family:"微软雅黑"; text-indent:5px;}
.lc_newslist dl dt h2 a{color:#FFFFFF;}
.lc_newslist dl dt h3{background:#000; width:72px; float:right;height:38px; text-align:center;}
.lc_newslist dl dt h3 a{ color:#FFFFFF;}
.lc_newslist dl dd{ border-right:#cccccc 1px solid;  background:url(../images/pic2.png) repeat;}
.nb_left{ background:#FFF; border-left:#cccccc 1px solid;border-right:#cccccc 1px solid; padding-bottom:21px;width:550px;  padding-top:5px;float:left;}
.nb_info{ height:15px; line-height:15px; padding-top:5px;}
.nb_info small{ font-size:12px; background:url(../images/channel-icon.png)  no-repeat; padding-left:22px;}
.nv_pic{ text-align:center; padding-top:8px; padding-bottom:8px;}
.nb_intro{ padding-top:10px; line-height:25px; font-size:14px; padding-left:10px; padding-right:10px;}
.nb_intro a{ color:#333;}
.nb_jiathis{ padding-top:18px; padding-left:10px;}
.nb_right{height:auto; width:69px; float:right;}
.clear{ clear:both;}
.jiathis_txt{ padding-left:10px;}
.nb_foot{ float:left; width:624px;}
.nb_foot strong{ width:552px; height:21px;background:url(../images/Fun-blockbg.png) no-repeat; display:block;}
.nb_foot em{ float:right; width:72px; text-align:center; font-weight:bold;}

/*by 风情剑客 2011.10.13 重写搜索代码 承接业务QQ 282477832 */
.form{font-family:"微软雅黑";}
.search-keyword{ border:2px solid #000; background:#FFF;}
.search-select{}
.search-submit{ background:#000; color:#FF0000; text-align:center; padding-left:4px; padding-right:4px;}
