@charset "utf-8";
/* 子页CSS */
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit; 
	text-decoration:none;
	text-indent:inherit; 
}
#main {
	width:980px;
	background-color:#ffffff;
	margin:0 auto;
	padding-top:20px;
}
#main .aside {
	float:left;
	width:215px;
	margin-left:15px;
}
#main .aside h2 {
	height:37px;
	background:url(../images/yj.jpg) 40px 50% no-repeat #0078b7;
	font-size:16px;
	text-align:left;
	text-indent:75px;
	line-height:36px;
	font-weight:normal;
	color:#ffffff; 
}
#main .aside .tt {
	height:37px;
	background:url(../images/yj.jpg) 40px 50% no-repeat #0078b7;
	font-size:16px;
	text-align:left;
	text-indent:75px;
	line-height:36px;
	font-weight:normal;
	color:#ffffff;
	width:215px;
	overflow:hidden;
}
.leftnav {
	height:642px;
	border:1px solid #cccccc;
	border-top:0;
	background:url(../images/subbg.jpg) bottom center no-repeat;
}
.leftnav li {
	margin:0 1px;
	height:37px;
	border-top:2px solid #ffffff;
}
.leftnav li a {
	height:37px;
	display:block;
	text-align:center;
	line-height:36px;
	font-size:14px;
	background:url(../images/erj.png) 47px 50% no-repeat #eeeeee;
}
.leftnav li a:hover {
	background-color:#def0f9;
}
.right-con {
	float:right;
	min-height:680px;
	width:720px;
	margin-right:15px;
	border:1px solid #cccccc;
	margin-bottom:20px;
}
.now {
	height:34px;
	background-color:#eeeeee;
	line-height:32px;
	padding-left:15px;
}
.now2 {
	height:34px;
	line-height:32px;
	padding-left:15px;
}
.now span,.now2 span {
	color:#fa5327;
}


 
.mt20 {
	margin-top:20px;
}
/*二级页面LeftMenu*/
.LeftMenu {
	background:url(../images/erj.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
	text-indent:75px;
	height:37px;
	width:211px;
	line-height:37px;
	cursor:hand;
	display: block;
	font-size: 14px;
	color: #481814;
	border-top:1px solid #fff;
}
.LeftMenuOut {
	background-image:url(../images/erj_hov.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
	text-indent:75px;
	height:37px;
	width:211px;
	line-height:37px;
	cursor:hand;
	display:block;
	font-size: 14px;
	color: #fff;
}
.LeftMenu a:hover {
	background-image:url(../images/erj_hov.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
	text-indent:75px;
	height:37px;
	width:211px;
	line-height:37px;
	cursor:hand;
	display:block;
	font-size: 14px;
	color: #fff;
}
.LeftMenuSub {
	height:37px;
	width:211px;
	background-repeat:no-repeat;
	text-align:left;
	text-indent:75px;
	cursor:pointer;
	display: block;
	font-size: 14px;
	color: #481814;
}
.LeftMenuSub a:hover {
	color:ff9600;
}
.MoreinfoColor {
	padding-top:7px;
}
.row {
	overflow:hidden;
}
.col-style1 {
	margin-top:20px;
}
.ml15 {
	margin-left:15px;
}
.mr15 {
	margin-right:15px;
}
.col-style1 .head {
	height:31px;
	border-bottom:1px solid #d6d6d6;
}
.tab li {
	float:left;
	width:106px;
	height:32px;
	text-align:center;
	cursor:pointer;
	color:#09699b;
	font-size:16px;
	line-height:30px
}
.tab li.current {
	background:url(../images/tab1.jpg);
	color:#ffffff;
} 