@charset "gb2312";
/* CSS Document */

/* 框架样式 */

.container{width:970px;margin:0px auto;margin-top:5px;}
.m12_mar{margin-top:13px;float:left;}
.left{ width:665px;}
.right{width:288px;}
.center{ width:960px;}


/* 默认样式重置 */
html,body{
    margin:0px;
	padding:0px;
	font-size:13px;	
	color:#333;
	line-height:25px;
	font-family: "微软雅黑";
}
body{ background:#e4e3e3;}


h1,h2,h3,h4,h5,h6,a,p{
	margin:0;
	padding:0;
}

a{ color:#333; line-height:24px; text-decoration:none;}
img{
	border:0;
}
ul,li{
	list-style-type: none;
	padding:0;
	margin:0;
}

.clear{
    clear:both;
}
.mar_10{ margin:5px 10px 0px 0px; }
.zj img{ border:1px #cdcdcd solid; padding:3px; }
.l{ float:left;}
.r{ float:right;}
.mar_8{ margin-left:8px;}


/* 头部 */

#top{
	margin:0 auto;
	width:100%;
	background: url(../images/top-bg.png) center center;
}
.nav{margin:0 auto;width:1000px;background:url(../images/top.png) no-repeat left top;height:105px;}

/* 整体开始*/
.box_c{border-left:#e9e9e9 1px solid;border-right:#e9e9e9 1px solid;width:643px;background:#FFF;padding:10px;}
.box_b{width:665px;float:left}
.box_t{width:665px;float:left}
/*------tab标签begin--------*/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    
    font-size:13px;line-height:24px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 100px; /* be nice to Opera */

}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../images/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left:0px;
    color: #333333;
   
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #ffffff;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 100px;
    height: 24px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #9439d4;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
/*------tab标签begin--------*/
.img{padding:2px;border:1px solid #CCC}
.pa{padding-left:8px;}

.box_c h2{font-size:16px;line-height:26px;float:left;width:500px;margin-bottom:15px;}

.prolist1{
	width:100%;
	margin:0 auto;
	height:auto;
	text-align:center
	}

.prolist1 ul {
	float:left;
	width:25%!important;width:24%;
	list-style:none;
	font-size:14px;	line-height:22px;
}

.prolist1 ul li{
	text-align:center;
	color:#666666;
}

.prolist1 ul li a{
	color:#666666;
}

.prolist1 ul li a:hover{
	color:#333333;
}

.prolist1 ul li img{
	padding:3px;
	border:1px solid #cccccc;
}

.box_cb{width:485px;margin-left:9px;}
.title_h1 a{ font-size:20px; font-family: "微软雅黑";  color:#ff8400; letter-spacing:1px; line-height:35px; margin-bottom:25px; text-align:center;}
.title_h2 a{ font-size:16px; font-family: "微软雅黑"; font-weight:bold; color:#186123; letter-spacing:1px; line-height:22px; text-align:center;}
.you_t{width:288px;}
.you_b{width:288px;}
.you_c{width:266px;border-left:#e9e9e9 1px solid;border-right:#e9e9e9 1px solid;background:#FFF;padding:10px;}
.you_c h2{font-size:14px;line-height:26px;width:250px;margin-bottom:15px;}
.color_1{ color:#b50000;}
.color_1 a{ color:#b50000;}

/*评论样式*/
#Cog-Plugin-comment{
	width:100%;
	min-height:200px;
	font-size:14px;}
#Cog-Plugin-comment .input table{
	width:100%;float:left
}
#Cog-Plugin-comment .tip{
	height:22px;
	color:#fff;
	background-color: #ff8400;
	font-size:14px;	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; text-align:left;

		
	}
#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:14px;	margin-left:20px;
	}
#Cog-Plugin-comment .comment ul li .re{
	color:#186123;
	font-size:14px;	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 #0088df;
		background:#FFFFFF;
		color:#0088df;
		cursor:pointer;
		margin-right:10px;
 	}
#Cog-Plugin-comment input:hover{
		border:1px solid #FFF;
		background:#186123;
		color:#FFF;
	}
#Cog-Plugin-comment .alert{
		margin-right:20px;
		color:#666;
		font-size:14px;	}

.lefttit{background:url(../images/titbg.jpg) no-repeat; height:30px; line-height:30px; color: #ffffff; font-size:14px; font-weight:bold; padding-left:35px;}
.textli{padding:0px 5px 0px 5px;width:264px;}
.textli li{background:url(../images/dot_13.jpg) no-repeat left center;padding-left:10px;}

.bottom_line{ border-top:1px #186123 solid; padding-top:10px; text-align:center; background:#f9f9f9;margin-top:10px;}
.bottom_line2{border-top:1px #186123 dotted; padding-top:10px; margin-top:10px;}
