@charset "gb2312";
/* 框架样式 */

.container{width:970px;margin:0px auto; background: url(../images/top_bj.gif) repeat-y; padding:0px 15px; }
.m12_mar{display:inline;float:left;margin:0 5px;text-align:left}
.left{ width:690px;}
.right{width:260px;}
.center{ width:960px;}


/* 默认样式重置 */
html,body{
    margin:0px;
	padding:0px;
	font-size:12px;
	color:#666;
	line-height:21px
}
body{ background:#fff6ec;}


h1,h2,h3,h4,h5,h6,a,p{
	margin:0;
	padding:0;
}
p{ text-indent:2em;}
a{ color:#666; line-height:21px; text-decoration:none;}
img{
	border:0;
}
ul,li{
	list-style-type: none;
	padding:0;
	margin:0;
}

.clear{
    clear:both;
	height:1px;
	overflow:hidden;
}
.mar_10{ margin:5px 10px 10px 0px; }
.zj img{ border:1px #cdcdcd solid; padding:3px; }
.l{ float:left;}
.r{ float:right;}
.mar_8{ margin-left:8px;}

/* 头部 */

#top{
	width:100%;
	background:#f17700;


}
#top .bgbai{background:#fff; height:110px; width:980px; margin:0 auto;}
#top #nav {
	width:360px;
		 background-color:#ffffff;
	height:67px;
	margin:0 auto;
	padding:0px 0px 0px 620px;
	text-align:center;
	 background:url(../images/top.jpg) no-repeat;
	 padding-top:43px;

	 
}
#nav_bj{background: url(../images/nav.jpg); width:100%; height:40px;}
#top #nav li{
	float:left;
	background: url(../images/nav_bg.gif) no-repeat left center;
	text-align:center;
}
#top #nav li a{
	display:block;
	line-height:35px;
	padding:0 18px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
#top #nav li a:hover{
	text-decoration: none;
	background: url(/images/hover.gif) no-repeat left bottom;
}

/*栏目盒子*/
.box_c h2{
	background: url(../images/bg1.gif) no-repeat;
	padding-left:45px;
	line-height:36px;
	height:36px;
	font-size:14px;
	color:#c53c00;
}
.box_c h3{
	background: url(../images/bg4.gif) no-repeat;
	padding-left:15px;
	line-height:32px;
	height:32px;
	font-size:14px;
	color:#ffffff;
	padding-top:4px;
}

.box_l h2{
	background: url(../images/bg2.gif) no-repeat;
	color:#c53c00;
	padding-left:45px;
	line-height:36px;
	height:36px;
	font-size:14px;
}

.box_border { border:1px #fbd37f solid; padding:8px; border-top:none; margin-bottom:10px;}

ul.list li{ padding:5px;border-bottom:1px #cccccc dotted; text-align:center; margin-bottom:8px; }
.box_border h3{ background:url(../images/icon.jpg) no-repeat left;padding-left:20px;}
.c_3{ width:32%; float:left;}
.mar_10{ margin:0px 13px;}
h1{ color:#c53c00; text-align:center; font-size:14px; background-color:#feffe5; height:30px; line-height:30px;}  

a.hong{ color:#C00;}
.bottom_line{ border-top:1px #c53c00 solid; padding-top:10px; text-align:center; background:#f9f9f9;}
.bottom_line2{border-top:1px #c53c00 dotted; padding-top:10px; margin-top:10px;}
.title_h1{ font-size:16px; font-family: "微软雅黑"; font-weight:bold; color:#c53c00; letter-spacing:1px; line-height:30px; margin-bottom:10px; text-align:center;} /* 字变颜色 */
.title_h2{ font-size:14px; font-family: "微软雅黑"; font-weight:bold; color:#c53c00; letter-spacing:1px; line-height:22px; margin-bottom:5px; text-align:center;} /* 字变颜色 */
.color_1{ color:#c53c00;}

.dl ul li{ padding:0px 5px; margin:0px; height:30px; list-style:none; }

.dl ul li span{ width:56px; height:20px; padding-top:1px; padding-left:13px; margin:0px 10px 0px 0px; background: url(../images/dl.gif) no-repeat; display:block; float:left; }
.dl ul li span a{ color:#c53c00;}
.dl ul li div.zt{ padding-bottom:4px; height:20px;}
.dl ul li input{ width:120px; height:15px;}
.dl ul li input.class2{ width:15px; height:15px;  padding:0px; margin-right:7px; }
.jczt img{ margin-bottom:8px;}
.zjjj{background:#fffaf3; padding:5px;}
a.lan{color:#c53c00;}/* 字变颜色 */


/*评论样式*/
#Cog-Plugin-comment{
	width:100%;
	min-height:200px;
	font-size:13px;
}
#Cog-Plugin-comment .input table{
	width:100%;
}
#Cog-Plugin-comment .tip{
	height:22px;
	color:#ffffff;
	background-color: #ef8252;/* 评论背景块颜色 */
	font-size:12px;
	font-weight: bold;
	line-height:22px;
	text-align: center;
	vertical-align:middle;
	margin-top:6px;
	text-align:center;
	width:60px;
	margin-bottom:10px;
	padding-top:1px; display:block;
	}
.Cog-Plugin-comment-text{
		width:98%;
		height:80px;
	}
#Cog-Plugin-comment .comment{ margin-top:5px;}
#Cog-Plugin-comment .comment ul{
	margin:0px;
	margin-left:20px;
	padding:0px;
	padding-left:-10px;
	}
#Cog-Plugin-comment .comment ul li{
		border-bottom:1px solid #CCC;
		line-height:30px;

		
	}
#Cog-Plugin-comment .comment ul li .user{
		color:#999;
	margin-left:20px;
	}
#Cog-Plugin-comment .comment ul li .user a{
	text-decoration:none;
	color:#0033FF;
	}
#Cog-Plugin-comment .comment ul li .time{
	color:#CCCCCC;
	font-size:12px;
	margin-left:20px;
	}
#Cog-Plugin-comment .comment ul li .re{
	color:#173d9c;
	font-size:12px;
	cursor:pointer;
	margin-left:20px;
	}
#Cog-Plugin-comment .comment ul li .re:hover{
	text-decoration:underline;
	}
#Cog-Plugin-comment #ReComment{
	clear:both;
	}
#Cog-Plugin-comment input{
		border:1px solid #173d9c;
		background:#FFFFFF;
		color:#173d9c;
		cursor:pointer;
		margin-right:10px;
 	}
#Cog-Plugin-comment input:hover{
		border:1px solid #FFF;
		background:#173d9c;
		color:#FFF;
	}
#Cog-Plugin-comment .alert{
		margin-right:20px;
		color:#666;
		font-size:12px;
	}

