BODY{
	margin:auto 0px; padding:0px; 
	font-size:12px;
	color:#000;
	text-align:center;
	background:#ccc;
	font-family: "Verdana", "Arial", "Helvetica";
	word-wrap:break-word; /*自动换行*/
	line-height:150%;
	}
A:link, A:visited{
	COLOR:#201a17; text-decoration:none;
	}
A:hover, A:active{
	COLOR:#0094de; text-decoration:none;
	}

img{
	border:none; vertical-align:middle;
	}
ul{list-style:none; padding:0px;}/*padding是为了兼容FF*/
li{list-style:none;}

hr{border:1px solid #e1e8ee; border-top:0px; height:1px;}
.hr_line{border:1px dotted #e1e8ee; border-top:0px; height:1px;}
.weizhi{font-size:12px; color:#666;}/*位置*/
h4{ padding:0px; margin:0px; margin-bottom:5px;}
/*布局*/
#all{
	margin:0 auto; padding:0px 15px;
	width:930px; overflow:hidden; text-align:left; background:url(img/all_bg.jpg) repeat-y;
	}
#head{width:911px; height:88px; margin:auto 0px; padding:0px; padding-left:19px; background:#0094de url(img/head_bg.jpg) no-repeat;}
.nav_head{width:480px; color:#f4f4f4; padding-top:50px;}
.nav_head A:link, .nav_head A:visited{COLOR:#f4f4f4; font-size:14px; font-weight:bold; text-decoration:none;}
.nav_head A:hover, .nav_head A:active{COLOR:#e2e2e2; text-decoration:none;}


#main{width:900px; margin:auto 0px; padding:3px 15px; overflow:hidden; text-align:left;}
#main_index{width:900px; margin:auto 0px; padding:8px 15px; text-align:center; background:url(img/index_main_bg.jpg) repeat-x;}
#main_left{width:240px; float:left;}
#main_right{width:650px; float:right; margin-top:10px; line-height:150%; background:#fff;}
#main_right_p{width:620px; float:right; margin-top:10px; padding:20px 10px 20px 20px; line-height:150%; background:#fff;}

#foot{clear:both; overflow:hidden; margin:0 auto; padding:10px 0 0 30px; width:930px; height:60px; background:url(img/footer_bg.jpg) no-repeat; text-align:left; line-height:150%;}
#foot A:link, #foot A:visited{COLOR:#000; text-decoration:none;}
#foot A:hover, #foot A:active{COLOR:#222; text-decoration:none;}

/* 左边导航 */ 
.box_menu {width:230px; height:250px; display:block; background:url(img/box_menu_bg.gif) no-repeat;}
.box_menu ul{width:230px; margin:auto 0px; padding:0px; font-weight:bold;}
.box_menu li{border-bottom:1px solid #e2e2e2;}
.box_menu li A{display:block; text-decoration:none; padding:5px; padding-left:15px; background:url(img/box_li_bg.gif) no-repeat;}
.box_menu ul a:hover{background:url(img/box_li_bg2.gif) no-repeat; padding-left:15px; color:#fff;}

.box_menu2 {width:200px; display:block; padding:5px 15px;}