/* CSS Document */
/*--- 全局样式 ---*/
*{ margin:0; padding:0; list-style:none;}
body{
    font:12px/180% Verdana,Arial, "宋体",Helvetica, sans-serif;
	color:#575757;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #B0B0B0;
	scrollbar-arrow-color: #666;
	scrollbar-track-color: #f5f5f5;
	scrollbar-color: #B0B0B0;
	scrollbar-darkshadow-color: #9C9C9C;
	background:#FFF;
	margin:0;
	height: auto !important;
	height: 100%;
}
A:link{text-decoration:none;color:#575757;}
A:visited{text-decoration:none;color:#575757;}
A:hover{text-decoration:underline;color:#f00;}
img{border:0;}
.red_font,.red_font a,.red_font a:visited{ font-weight:bold;color:#F00;}
.tec{ text-align:center;}
.clb{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.jc{ font-weight:bold;}
.white_font{ color:#FFF;}
hr{ height:1px; color:#CCC;}
#box{ width:1002px; margin:auto;}
#left{ width:284px; padding:166px 0 0 63px; height:570px;}
#right{ width:655px;}
.left_bj{background: url(../images/menu_bj.gif) no-repeat;}
.menu_li{ width:150px; margin:auto;  text-align:right; padding-right:25px; height:350px;}
.menu_li li{ border-bottom:1px dashed #9B9B9B;}
.menu_li a,.menu_li a:visited{ font-weight:bold; line-height:30px; color:#7E7E7E;}
.content{ width:568px; clear:top;text-align:justify;text-justify:inter-ideograph;}
#main{ padding-bottom:20px;}
#copyright{ border-top:1px dashed #B0B0B0; height:68px; padding:10px 60px 0 0; text-align:right; color:#B0B0B0; width:868px; margin:auto;}
.g_l{ width:146px;}
.g_c{ width:517px; padding-bottom:20px;}