@charset "utf-8";
/* CSS Document */

* {margin:0px;padding:0px;border:0px;}

body {
	color:#333; 
	background-color:#002040;
	font-size: 10px;
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

img {border:0px;margin:0px;padding:0px;}

a {color:#1a354d; text-decoration:none;}
a:hover {color:#9a0202; text-decoration:underline;}

ul,div {
	float:left;	
}

.float_left {float:left;}

.top10 {margin-top:10px;}
.top5 {margin-top:5px;}

#page_all {width:790px; background-color:#fff;float:left;}
#bottom_content {width:790px; background-color:#fff;float:left;}

.width790 {width:790px;height:auto;}

ul#head0 {width:790px;}
ul#head0 li {width:790px; float:left; list-style-type:none;}
#head1 {height:38px; background-image:url(../images/head/head2.jpg); text-align:center;}

ul#menu {width:790px;height:20px;float:left;}
ul#menu li {float:left;height:20px;  list-style-type:none;}
#menu_pic1 {width:255px; background-image:url(../images/head/6.jpg);}
#menu_pic2 {width:9px; background-image:url(../images/head/7.jpg);}
ul#menu li a img{display:block;}

ul#sub_menu {width:790px; height:20px; background-color:#e8e8e8;display:none;float:left;}
ul#sub_menu li {width:130px;height:20px;line-height:20px; list-style-type:none; vertical-align:middle;font-size:10px; text-align:left; float:left;}
#sub_menu_left {margin-left:120px;display:inline;}


ul#quick_menu {
    width:210px;
    display:inline;
	float:right;
}

ul#quick_menu li{
	list-style-type:none;
	display:block;
	word-wrap:break-word;
	overflow:hidden;

}

#bottom_hr {width:790px;
            height:15px;
			border-top:10px solid #346a9a;
			display:block;
			float:left; 
			text-align:center;
			
			}

.bottom1 {width:420px;display:inline;margin-left:20px;height:30px;line-height:30px; vertical-align:text-top;}
.bottom2 {width:atuo;;display:inline;margin-left:20px;height:30px;line-height:30px; vertical-align:text-top;}

