/* en_index.css */
   body
   {
   margin:0px;
   padding:0px;
   width:100%;
   background-color:#DFDFDF;
   color:#000000;
   font-family:"Lucida Grande", Verdana, Lucida, Arial, Helvetica,sans-serif;
   font-size:100%;
   border:0px;
   }
   img{display:block;border:none;} 
   #container
   {
    margin:0px auto;
	padding:0px;
	width:900px;
	background-color:#FFFFFF;
   }

   #menu
   {
    margin:0px auto;
	padding:0px;
	width:865px;
	height:50px;
	background-color:#FFFFFF;
   }

#submenu { 
margin: 0px; 
padding:0px; 
border: #fff 1px solid; 
background: #ffffff; 
color: #666;
width:865px;
height:50px;
} 

#submenu ul { 
clear: left; 
margin: 0px; 
padding:0px; 
border: 0px; 
list-style-type: none; 
text-align: center; 
display:inline;
} 

#submenu li { 
float: left; 
display: block; 
margin: 0px; 
padding: 0px; 
line-height:50px;
text-align: center
} 

#submenu li a { 
display: block; 
padding:0px; 
background: url(); 
font-weight: bold; 
width: 100%; 
color: #444; 
font-size:75%;
text-decoration: none; 
} 

#submenu li a:hover
{ 
background: url() #162DAD; 

color: #fff;
} 

#submenu ul li#one a { width: 60px} 
#submenu ul li#two a { width: 120px} 
#submenu ul li#three a { width: 120px} 
#submenu ul li#four a { width: 120px} 
#submenu ul li#five a { width: 120px} 
#submenu ul li#six a { width: 120px} 
#submenu ul li#seven a { width: 75px}
#submenu ul li#eight a { width:30px}


   #header
   {
    margin:0px auto;
	padding:0px;
	width:864px;
	height:321px;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#1C238B;
	border-width:1px;
	background:url("../images/top_01.jpg")
   }
   #he_menu
   {
   float:right;
   margin-top:3px;
   margin-right:1px;
   width:88px;
   height:67px;
   line-height:33px;
   text-align:center;
   }
   #he_menu a{display: block;margin-bottom:8px;font-size:70%;font-weight:bolder;color:#fff;}
   #he_menu a:hover{background-color:red;border:solid #fff 1px;}
   #main_con
   {
   margin-top:10px;
   margin-bottom:10px;
   padding:0px;
   width:900px;
   height:240;
   background-color:#ffffff;
   }
   #content
   {
    margin:0px auto;
	padding:0px;
	width:865px;
	height:170px;
	background-color:#fff;
   }

   #con_left
   {
    float:left;
	margin:0px;
	padding:0px;
    width:450px;
	border:solid #1C238B 1px;
	background-color:#fff;
   }
   #con_left a{color:black;}
   #con_left a:hover{text-decoration : underline; background-color:#fff;color:blue;}
   #con_left a:active {text-decoration: underline; color: blue; } 

   #con_right
   {
    float:right;
	margin:0px;
	padding:0px;
	width:400px;
	height:160px;
    background-color:#fff;
   }
 .ti_top{margin-left:30px;font-size:100%;font-weight:bolder;background-color:#fff;line-height:20px;text-decoration : underline;}
 #left_topa{float:left;width:220px;background-color:#fff;}
 #left_topb{float:left;width:1px;height:140px;background-color:#c0c0c0;}
 .tx_pr{font-size:60%;line-height:17px;}
 .tx_rz{height:82px;background-color:;}
 .rz_a{margin-left:10px;font-size:65%;}

  .con_righttop
   {
   margin:0px;
   padding:0px;
   width:369px;
   height:50px;
   background-color:;
   }
  
   .tex{width:283px;border:solid #1c238B 1px; font-size:110%;line-height:100%;}
   .submit
   {
   width:70px;
   border:solid #1C238B 1px;
   background-color:#1C238B;
   font-weight:bolder;
   font-size:100%;
   line-height:100%;
   text-align:center;
   color:#fff;
   }


   .con_rightbottom
   {
    margin:0px;
	padding:0px;
	width:460px;
	height:200px;
	border-style:solid;
	border-color:#1C238B;
	border-width:1px;
	background-color:#fff;
   }
   #footer
   {
    margin:0px auto;
	padding:0px;
	width:865px;
	height:119px;
	border-top-style:solid;
	border-top-color:#1C238B;
	border-top-width:1px;
	line-height:119px;
	text-align:center;
	background-color:#fff;
   }
   .footer_left
   {
    float:left;
	margin:0px;
	padding:0px;
	width:200px;
	height:119px;
   }
   .footer_middle
   {
    float:left;
	margin:0px;
	padding:0px;
	width:465px;
	height:119px;
    line-height:25px;
	font-weight:border;
	font-size:70%;
   }
   .footer_right
   {
    float:right;
	margin:0px;
	padding:0px;
	width:200px;
	height:119px;
   }