body {
	margin: 0px;
	text-align:center;
	font:"宋体",Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
}
form{margin:0px;display:inline;}
table{color:#333;font-size:12px;}
h1,h2,h3{ font-size:14px; margin:0px;}
.input_01{ border:1px #7F9DB9 solid;}
/*主导航菜单*/
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#menu_out{
	width:920px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(../images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(../images/menu_bg.gif) repeat-x;
	height:73px;
}
.menu_line{
	background:url(../images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(../images/menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:10px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(../images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(../images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
/*子栏目*/
#menu_con{
	text-align:left;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:8px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(../images/menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
}
#menu_con li a span{
	float:left;
	padding:6px 6px 4px 6px;
	line-height:12px;
	background:url(../images/menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(../images/menu_on_left2.gif) no-repeat left bottom;
}
#menu_con li a:hover span{
	background:url(../images/menu_on_right2.gif) no-repeat right bottom;
}
img{ border:0px;}
a:link {
text-decoration:none;
	font-family:"宋体";
font-size: 12px;
	color: #3A3A3A;
	
}

a:visited {
text-decoration:none;
	font-family:"宋体";
font-size: 12px;
	color: #3A3A3A;
}

a:hover {
text-decoration:none;
	font-family:"宋体";
	font-size: 12px;
	color:#ccc;	
}
a.white_1:link {
text-decoration:none;
	font-family:"宋体";
font-size: 12px;
	color: #FFF;
	
}

a.white_1:visited {
text-decoration:none;
	font-family:"宋体";
font-size: 12px;
	color: #FFF;
}

a.white_1:hover {
text-decoration:none;
	font-family:"宋体";
	font-size: 12px;
	color:#ccc;	
}
a.black_1:link {
text-decoration:none;
	font-family:"宋体";
font-size: 12px;
	color: #3A3A3A;
	
}

a.black_1:visited {
text-decoration:none;
	font-family:"宋体";
font-size: 12px;
	color: #3A3A3A;
}

a.black_1:hover {
text-decoration:none;
	font-family:"宋体";
	font-size: 12px;
	color:#ccc;	
}

a.black_2:link {
text-decoration:none;
	font-family:"宋体";
font-size: 12px;
	color: #666;
	
}

a.black_2:visited {
text-decoration:none;
	font-family:"宋体";
font-size: 12px;
	color: #666;
}

a.black_2:hover {
text-decoration:none;
	font-family:"宋体";
	font-size: 12px;
	color:#ccc;	
}

a.blue_1:link {
text-decoration:none;
	font-family:"宋体";
font-size: 12px;
	color: #1D3A86;
	
}

a.blue_1:visited {
text-decoration:none;
	font-family:"宋体";
font-size: 12px;
	color: #1D3A86;
}

a.blue_1:hover {
text-decoration:none;
	font-family:"宋体";
	color:#ccc;	
}
a.green_1:link {
text-decoration:none;
	font-family:"宋体";
	color: #007B00;
	
}

a.green_1:visited {
text-decoration:none;
	font-family:"宋体";
	color: #007B00;
}

a.green_1:hover {
text-decoration:none;
	font-family:"宋体";
	font-size: 12px;
	color:#ccc;	
}
a.red_1:link {
text-decoration:none;
	font-family:"宋体";
font-size: 12px;
	color: #FF0000;
	
}

a.red_1:visited {
text-decoration:none;
	font-family:"宋体";
font-size: 12px;
	color: #FF0000;
}

a.red_1:hover {
text-decoration:none;
	font-family:"宋体";
	color:#666;	
}


.content{ width:922px !important; width:920px;margin:0 auto;text-align:left;}
.top{ height:170px !important;height:166px;}
.main{width:922px !important; width:920px;float:left;clear:both;height:auto !important; min-height:1000px;height:1000px; border:1px #CCC solid; background-color:#F7F7F7;}
.bottom{width:922px !important; width:920px; height:105px;clear:both;}
.quest{width:922px !important; width:920px;border-left:1px #CCC solid; border-right:1px #CCC solid; text-align:center; height:27px; line-height:27px; background-image:url(../images/bottom_01.gif); background-repeat:repeat-x;}
.foot{width:924px !important; width:920px; height:75px; padding-top:6px; background-image:url(../images/bottom_02.gif); background-repeat:repeat-x; border:1x #829FBF solid; text-align:center; color:#FFF;line-height:20px;}
.white{color:#FFF;font-size:12px;}
.black_1{color:#666;font-size:12px;}
