/* CSS Document */
body { 
    background:url(../images/bg.jpg) repeat-y center top;
	font-family:"ËÎÌå";
	font-size:12px;
	color:#707070;
}
#container { 
    width:950px; margin:0px auto;
	background:url(../images/about_30.jpg) #f1f1f1 bottom repeat-x;
	
}
.blank6 { height:6px; font-size:0px;}

#pagebody{
    background:url(../images/about_07.jpg) repeat-x top;
	padding:12px 16px 12px 16px;
}


.MenuLeft { 
    border-right:1px #D7D7D7 dashed;
	padding-right:14px;
}
.MenuLeft .news { border-bottom:1px solid #cacaca;}
.MenuLeft .bg { 
    background:url(../images/aboutleft_28.jpg) repeat-x top;
	padding:14px 0px 6px 6px;
}
.MenuLeft .bg .ico { 
    background:url(../images/index_71.gif) repeat-y top;
	padding-right:14px;
}

.mainCont { padding:10px 8px 0px 16px;}
.mainCont .title { border-bottom:1px #D7D7D7 dashed;}
.mainCont .text { padding:16px 10px 0px 10px;}

.mainCont .news{ padding-top:10px;}
.mainCont .news .ico{ 
    background:url(../images/ico_07.gif) no-repeat top;
	padding:0px 10px 0px 10px;
}

.pro { 
    border:1px solid #E0E0E0;
	padding:3px;
	margin:0px 12px 6px 12px;
}
.xiaz { text-indent:12px;}

.input { border:1px solid #cccccc; height:14px;}

#bottom { 
    width:950px;
	height:40px; 
	margin:0px auto;
	background:url(../images/index_136.jpg) top repeat-x;
	padding:4px 0px 6px 26px;
}


