.banner1{background:url(/upload/pageHome/banner/banner1.jpg) no-repeat 0 0}
.banner2{background:url(/upload/pageHome/banner/banner2.jpg) no-repeat 0 0}
.banner3{background:url(/upload/pageHome/banner/banner3.jpg) no-repeat 0 0}
.banner4{background:url(/upload/pageHome/banner/banner4.jpg) no-repeat 0 0}
.banner{background:url(/upload/pageHome/banner/banner.jpg) no-repeat 0 0}

#body_submain {
	width: 985px;
	margin: 0 auto;
	padding: 5px 0 30px;
}

#bodyCont {
	width: 1003px;
}

/*-----------------------sub page---------------------------------*/
/*--------left menu---------*/

.sideMenu {
	width:200px;
	margin:15px 15px 20px 15px;
	padding-right: 10px;
	border-right: solid 1px #EFEFEF;
	float: left;
	display: inline;
}
.sideMenu h1.title_box{
	display: block;
	height:40px;
	padding: 0 0 0 10px;
	background:url(h2_bg.gif) repeat-x 0 0;
	text-align:left;
	font:bold 18px/40px verdana;
	color:#fff;
	margin:0 0 10px;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	border-bottom-color: solid 2px #333333;
	border-top: solid 1px #4D8A25;
	background-color: #6785AB;
}
ul.left_menu{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu li a{
	height:25px;
	display:block;
	background:url(web/checked.png) no-repeat left #DDEBF6;
	color:#FFFFFF;
	background-position:5px 5px;
	text-decoration:none;
	color:#504b4b;
	padding:0 0 0 30px;
	line-height:25px;
	margin-top:1px;
}
ul.left_menu li a:hover{
background:url(web/checked.png) no-repeat left #7bbcc7; color:#FFFFFF;background-position:5px 5px;
}

ul.left_menu li.odd a{
width:166px;height:25px;display:block;background:url(web/checked.png) no-repeat left #dad0d0; background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a{
width:166px;height:25px;display:block;background:url(web/checked.png) no-repeat left #eee6e6;background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
background:url(web/checked.png) no-repeat left #7bbcc7; color:#FFFFFF;background-position:5px 5px;
}


/*--------------------left menu---------------------*/

/*------------------mainCont--------------------------*/

#bodyCont #mainCont {
	float: left;
	width: 690px;
	line-height: 2.5em;
}

#mainCont #currentTop {
	border-bottom:double thin #38587d;
	margin-top: 15px;
	height: 40px;
	padding: 0;
}
#mainCont #currentTop h2 {
	font-size: 2em;
	margin: 0 0.8em 0 0;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	line-height: 35px;
	height: 35px;
	color: #146BAE;
	padding:0;
	float:left;
	height:40px !important;
	height /**/:42px;
}

#mainCont #currentTop h3 {
	font-size: 1em;
	margin: 0 0 -0.8em 0;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	line-height: 1.4em;
	height: 35px;
	color: #6482A8;
	padding:15px 0px 0 0;
	float:right;
	height:20px !important;
	height /**/:22px;
}
#mainCont #currentTop h3 a {
color: #6482A8;
text-decoration:underline;
}
#mainCont #currentTop h3 a:hover {
color: #708F17;
text-decoration:none;
}

#mainCont #currentTop h3 span.PathBt {
	color: #FFFFFF;
	background-color:#526F96;
	line-height: 21px;
	/*background-image: url(web/Path_bg.gif);*/
	text-align: center;
	padding:0px 5px;
	margin:0px 5px;
	display:inline-block;
}


#mainCont #currentTop h2 .curPoint {
	float: right;
	display: inline;
}

/*----------------------maincont-----------------------*/

