@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-family:"Microsoft YaHei";
	background-color: #F5F5F5;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
 color: #0c0c0c;
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
	
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
	
}
* html .clearfix {
	height: 1px;
	/* Mac斉IE偺傒偵揔?\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
 	border:none;
}
#header {
	width: 1260px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
#content {
	width: 1260px;
	margin-left: auto;
	margin-right: auto;
    padding-top:  30px;
}
.sidebar{float:left;width:290px;background:#FFFFFF; }
.sidebar h1{
	width: 100%;
	padding-left:48px;
	height:46px;
	color:#FFF;
	font-size:18px;
	line-height:46px;
	background-color: #1D92F9;
	font-weight: normal;
	background-image: url(../images/ico.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 242px;
}
.toc{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
-o-text-overflow:ellipsis;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	height: 598px;
    overflow-y: auto;
}



.toc:hover{overflow-y:auto}
.toc li{cursor:pointer}
.c_title {
	height: 16px;
	line-height: 16px;
	margin-left: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #1D92F9;
	margin-top: 19px;
	padding-left: 13px;
	font-size: 16px;
	margin-bottom: 18px;
}
.c_box1 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #E5E5E5;
	padding-bottom: 5px;
}
.top li {
	list-style-type: none;
	float: left;
	width: 289px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.top li a {
	list-style-type: none;
	float: left;
	width: 265px;
	height: 30px;
	padding-left: 24px;
	line-height: 30px;
}
.top li a:hover {
	list-style-type: none;
	float: left;
	width: 265px;
	height: 30px;
	padding-left: 24px;
	line-height: 30px;
	background-color: #F5F5F5;
	text-decoration: none;
}
.top2 {
	float: left;
	width: 265px;
	height: 30px;
	padding-left: 24px;
	line-height: 30px;
	background-color: #74B938!important;
	color: #FFFFFF!important;
	text-decoration: none;
}
.main {
	float: right;
	width: 968px;
	background-color: #FFFFFF;
	min-height:850px;
	height:auto!important;
	height:850px;
	padding-bottom: 20px;
	border: 1px solid #C8C8C8; 
}
.main h2 {
	height:44px;
	line-height: 44px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	padding-left: 20px;
	font-weight: normal;
	margin-bottom: 20px;
    font-size: 1.5em;!important;
}
.main h2 .link {
	float: right;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	line-height: 18px;
	color: #1D93F8;
	margin-top: 13px;
	width: 100px;
	padding-left: 30px;
}
.main h2 .link a {
	color: #1D93F8;
}
.main .indent {
    min-height: 650px;
    height: auto!important;
    height: 650px;
    width: 850px;
    margin: auto;
    line-height: 180%;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 15px;
}
.posFix{
    position: fixed;
    top: 0px;
   	z-index: 999;
}
#myElement{display:none;z-index:9998;left:50%;top:50%;position:fixed;margin:-275px 0 0 -490px}.masklayer{width:100%;height:100%;top:0;left:0;position:fixed;background-color:#000;z-index:9998;display:none;opacity:.6;-moz-opacity:.6;filter:alpha(opacity=60);-khtml-opacity:.6}.closeVideo{display:none;position:fixed;z-index:9999;left:50%;top:50%;cursor:pointer;margin:-275px 0 0 490px}@media only screen and (min-width:961px) and (max-width:1100px){body,html{width:100%;min-width:1280px}.closeVideo{left:10%}}@media only screen and (min-width:300px) and (max-width:960px){body,html{width:100%;min-width:1280px}}