@CHARSET "UTF-8";
body{
	margin:0;
	padding:0;;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(../images/bg.gif) repeat-x #e7e7e7;
}
#box{
	width:900px;
	margin:auto;
}

#head{
	width:900px;
	height:48px;
}


#menu{
	width:900px;
	height:40px;
}

#menuL{
	width:6px;
	height:40px;
	background:url(../images/menu_left_bg.jpg) no-repeat;
	float:left;
}

#menuR{
	width:6px;
	height:40px;
	background:url(../images/menu_right_bg.jpg) no-repeat;
	float:left;
}

#menuC{
	width:888px;
	height:30px;
	padding-top:10px;
	background:url(../images/menu_center_bg.jpg);
	float:left;
	text-align:left;
}

#menuItem{
	width:888px;
	height:24px;
}

#menuItem a{
	width:98px;
	height:20px;
	padding-top:4px;
	display:block;
	float:left;
	text-align:center;
	background:url(../images/v_line.gif) no-repeat right;
}

#menuA{
	width:888px;
	height:6px;
}

#banner{
	width:900px;
	height:270px;
	margin-bottom:4px;
	text-align:left;
	overflow:hidden;
}


#middle{
	width:900px;
	margin-bottom:5px;
}

#middleBox{
	width:882px;
	padding:0px 9px 0px 9px;
	
}

#middleBox p{
	width:100%;
	text-align:left;
	font-size:14px;
	line-height:180%;
}




#leftBox{
	width:200px;
	margin-right:3px;
	_margin-right:1px;
	float:left;
}

.leftSmallBox{
	width:182px;
	padding:0px 9px 0px 9px;
	text-align:left;
	
}

.leftSmallBox ul{
	width:182;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	list-style:none;
	font-size:12px;
	line-height:180%;
}

.leftSmallBox ul li{
	width:162px;
	padding-left:10px;
	background:url(../images/dot.gif) no-repeat center left;
}

.leftSmallBox ul li.active{
	width:162px;
	padding-left:10px;
	background:url(../images/arr.gif) no-repeat center left;
}

.leftSmallBox p{
	margin:0px;
	padding:0px;
	width:100%;
	line-height:140%;

}
#rightBox{
	width:697px;
	float:left;
	background:#ff0;
}

#rightSmalBox{
	width:679px;
	padding:0px 9px 0px 9px;
	text-align:left;
}

#rightSmallBodyA{
	width:490px;
	margin-right:10px;
	float:left;
}

#rightSmallBodyB{
	width:179px;
	float:left;
}

#rightSmallBodyB ul{
	width:100%;
	margin:0;
	padding:0;
	line-height:200%;
	font-size:12px;
	color:#666;
	list-style:none;

}

#foot{
	width:900px;
	height:32px;
	margin:auto;
}

#copy{
	width:900px;
	height:30px;
	margin:auto auto 20px auto;
	line-height:160%;
}

.imgBox{
	margin:0px;
	padding:0px;
	width:100%;
}

.imgBox img{
	border:1px solid #e7e7e7;
	margin-right:10px;
	*margin-right:8px;
}

.imgBox img.imgEnd{
	margin-right:0px;
}


a.blueA:link,a.blueA:visited,a.blueA:active,a.blueA:hover{
	color:#20afd7;
	text-decoration:none;
}

a.grayA:link,a.grayA:visited,a.grayA:active{
	color:#666;
	text-decoration:none;
}

a.grayA:hover{
	color:#20afd7;
	text-decoration:underline;
}


a.lightA:link,a.lightA:visited,a.lightA:active{
	color:#b0b0b0;
	text-decoration:none;
}

a.lightA:hover{
	color:#b0b0b0;
	text-decoration:underline;
}


a.blackA:link,a.blackA:visited,a.blackA:active{
	color:#000;
	text-decoration:none;
	}
a.blackA:hover{
color:#20afd7;
	text-decoration:underline;
}

#nav{
	width:100%;
	height:20px;
	border-bottom:1px solid #e8e8e8;
	color:#20afd7;
	margin-bottom:5px;
		text-align:left;
}

h1{
	font-size:14px;
	text-align:center;
}

h2{
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

.service{
	width:100%;
	text-align:left;
	font-size:14px;
	line-height:180%;
}

#bannerBox{
	width:3600px;
	height:270px;
}
#bannerNav{
	position:absolute;
	left:0px;
	top:0px;
	width:120px;
	height:20px;
}

.bannerNum{
	border:1px solid #fff;
	padding:0px 5px;
	zoom:1;
	border:1px solid #fff;
	margin-right:10px;
	background:#fff;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.navBox{
	width:900px;
	height:270px;
	float:left;
}


