/*ҳ沼 */
#mainer{                                              /**/
	width:850px;
	margin:0 auto;
}
#toper{                                              /*ҳ*/
	background:url(/images/top.jpg) no-repeat;
	height:81px;
}
#toper #logoer{
	float:left;
	margin-top:5px;
	padding-left:8px;
	width:137px;
	height:69px;
}
#toper #zdh{
	float:right;
	margin-top:60px;
	width:260px;
}
#toper #zdh ul{
	margin:0;
	padding:0;
}
#toper #zdh li{
	list-style:none;
	float:left;
	border-right:1px solid #C7C6C1;
	padding:0 5px; 
}
#naver{                                                     /**/
	height:56px;
	background:url(/images/nav_bg.gif) no-repeat;
	position:relative;
}
#naver #nav{
	float:right;
	width:610px;
}
#naver #nav ul{
	margin:0;
	padding:0;
}
#naver #nav li{
	list-style:none;
	float:left;
	border-right:1px solid #E3E5DA;
	padding:0 6px;
	margin-top:15px;
}

.subnav {                                                /*Ӳ˵*/
    position: absolute;
    top: 50px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url(/images/nav_subbg.gif) no-repeat 0 -180px;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
    background: url(/images/nav_subbg.gif) no-repeat 100% -234px;
}
.subnav p span {
    display: block;
    background: url(/images/nav_subbg.gif) repeat-x 0 -207px;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background: url(/images/nav_subbg.gif) repeat-x 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
}
[class~="subnav"] a {
    padding: 0 3px;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #3E7E99;
}
.subnav a:hover, .subnav a:active {
    color: #3E7E99;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 2px solid;
}
/* subnav position and pointer position */
#subnav1 { left: 240px; }
#subnav2 { left: 340px; }
#subnav3 { left: 400px; }
#subnav4 { left: 550px; }
#subnav5 { left: 700px; }
#subnav6, #subnav7 { 
    left: auto;
    right: 0px;
}

#subnav1 .pointer,
#subnav2 .pointer{ left: 30px; }
#subnav3 .pointer{ left: 60px; }
#subnav4 .pointer{ left: 90px; }
#subnav5 .pointer { left:20px; }
#subnav6 .pointer { left: auto; right: 180px; }
#subnav7 .pointer { left: auto; right: 70px; }

#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 110px;
}
#subnav5 { min-width: 110px; }
#subnav6 { min-width: 240px; }
#subnav7 { min-width: 130px; }

#bodyer{                                                 /**/
	background:url(/images/main_bg.gif) repeat-y;
	overflow:hidden;
}
#banner{                                                /*ַ*/
	width:791px;
	height:254px;
	margin:0 auto;
	padding-top:8px;
}
#home_text{                                           /*ҳչʾ*/
	width:791px;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
}
#home_text #news{                                     /*»Ѷ*/
	float:left;
	width:210px;
}
#home_text #news #title_bg{
	background:url(/images/home_title_bg01.gif) no-repeat;
	width:131px;
	height:30px;
}
#home_text #news #title_bg #bt{
	font-size:12px;
	font-weight:bold;
	color:#3E7E99;
	padding-left:25px;
	line-height:30px;
}
#home_text #news #content{
	width:200px;
}
#home_text #news #content ul{
	margin:0;
	padding:0;
}
#home_text #news #content li{
	list-style:none;
	border-bottom:1px solid #E6E6FF;
	background:url(/images/tb01.gif) no-repeat left center;
	padding-left:10px;
	line-height:2;
}
#home_text #pro{                                     /*ƼƷ*/
	float:right;
	width:370px;
}
#home_text #pro #title_bg{
	background:url(/images/home_title_bg02.gif) no-repeat;
	width:189px;
	height:30px;
}
#home_text #pro #title_bg #bt{
	font-size:12px;
	font-weight:bold;
	color:#52B32E;
	line-height:30px;
	padding-left:35px;
}
#home_text #pro #content{
	width:370px;
	position:relative;
}
#home_text #pro #content ul{
	margin:15px 0;
	padding:0 6px;
}
#home_text #pro #content li{
	list-style:none;
	float:left;
	background:url(/images/home_pro_bg.gif) no-repeat;
	width:109px;
	height:105px;
	padding-top:25px;
	text-align:center;
	margin:0 3px;
}
#home_text #pro #content .LeftBotton {	BACKGROUND: url(/images/ca_hz_002.gif) no-repeat 0px 0px; LEFT: -5px; FLOAT: left; WIDTH: 11px; CURSOR: pointer; POSITION: absolute; TOP: 10px; HEIGHT: 114px}
#home_text #pro #content .RightBotton {	RIGHT: 0; BACKGROUND: url(/images/ca_hz_002.gif) no-repeat -11px 0px; FLOAT: right; WIDTH: 11px; CURSOR: pointer; POSITION: absolute; TOP: 10px; HEIGHT: 114px}
#footer{
	height:46px;
	background:url(/images/di_bg.gif) repeat-x;
}
#footer #text{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}
#ny_banner{                                                 /*ҳbanner*/
	width:815px;
	height:71px;
	margin:0 auto;
	padding-top:10px;
}
#ny_dh{                                                    /*ҳҳҳ浼*/
	text-align:right;
	padding-right:20px;
	line-height:2;
}
#ny_body{                                                 /*ҳ*/
	width:810px;
	margin:0 10px 0 20px;
	overflow:auto;
}
#ny_body #lefter{
	float:left;
	width:150px;
}
#ny_body #lefter #lm_bg{
	background:url(/images/lm_bg.gif) no-repeat;
	width:150px;
	height:44px;
}
#ny_body #lefter #lm_bg #title{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-left:75px;
	padding-top:18px;
}
#ny_body #lefter #nav{
	width:115px;
	margin-left:35px;
}
#ny_body #lefter #nav ul{
	margin:0;
	padding:0;
}
#ny_body #lefter #nav li{
	list-style:none;
	border-bottom:1px solid #999;
	line-height:35px;
	padding-left:10px;
}
#ny_body #lefter #nav .active{
	color:#30A9C4;
}
#ny_body #lefter #nav .active a:link,#ny_body #lefter #nav .active a:visited{
	color:#30A9C4;
}
#ny_body #lefter #nav .active a:hover{
	color:#30A9C4;
}

#ny_body #righter{
	float:left;
	width:655px;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
}
#ny_body #righter #topbg{
	background:#EAEAEA;
	height:43px;
}
#ny_body #righter #topbg #title{
	font-size:18px;
	font-weight:bold;
	color:#7C7878;
	padding-left:20px;
	padding-top:10px;
}
#ny_body #righter #content{
	padding:10px 10px 10px 30px;
	font-size:14px;
	line-height:2;
}
#ny_body #righter #content #newslist{
	font-size:14px;
}
#ny_body #righter #content #newslist ul{
	margin:0;
	padding:0;
}
#ny_body #righter #content #newslist li{
	list-style:none;
	background:url(/images/tb03.gif) no-repeat left center;
	padding-left:15px;
	border-bottom:1px dotted #ccc;
}
#ny_body #righter #content #page{
	margin-top:10px;
	font-size:12px;
}
#ny_body #righter #content #newstitle{
	font-size:18px;
	text-align:center;
	font-weight:bold;
}
#ny_body #righter #content #smalltitle{
	font-size:12px;
	color:#666;
	text-align:center;
	border-bottom:1px solid #ccc;
}

