/* CSS Document */

body
{
   margin:0px auto; 
   text-align:center;
   background:url(body_bg.jpg);
  
   font-size:12px;
}

form
{
   margin:0px;
}

a
{
  text-decoration:none;
  color:#000000;
}



ul
{
   list-style-type:none;
   margin:0px;
}



.container
{
    width:866px;
	
	min-height:700px;
	max-height:none;
	margin-top:30px;
}


.top
{
    float:left;
    width:866px;
	height:80px;
	background:url(top_bg.gif) no-repeat;
	
}
.top_info
{
    float:left;
    width:866px;
	min-height:70px;
	max-height:none;
	background:#FFFFFF;
	margin-top:10px;
}

.logo
{
   float:left;
   width:102px;
   height:66px;
   background:url(logo.gif) no-repeat;
}

.banner
{
   float:left;
   width:764px;
   height:70px;
   text-align:right;
   color:#206CB3;
   font-weight:bold;
   background:url(top.gif) no-repeat;
}

.banner a
{
     color:#206CB3;    
}

.banner a:hover
{
     color:#8BB4C9;
}

.main
{
    float:left;
    width:866px;	
	min-height:680px;
	max-height:none;
}

.main_left
{
    float:left;
	width:650px;

	color:#333333;
	margin-right:2px;
	min-height:500px;
	max-height:none;
}

.main_left_container
{
    float:left;
	width:640px;
	
	min-height:450px;
	max-height:none;
}

.commpany_news
{
    float:left;
	width:640px;
	
	background:url(company_news_bg.jpg) no-repeat;
	margin:0px 0px 5px 2px;
	
	height:250px;
	
}

.commpany_news a
{
   color:#000000;
}

.title1
{
    float:left;
	width:640px;
	height:33px;
}

.title2
{

   float:left;
   width:310px;
   height:33px;
}

.list_container1
{
   float:left;
   width:320px;
   text-align:left;
   margin-top:5px;
   height:210px;
}

.list_container1 li
{
   float:left;
   width:310px;
   height:20px;
   margin-left:5px;
}

.list_container1 a:hover
{
   color:#EC282E;
}



.list_container2
{
   float:left;
   width:300px;
  
   text-align:left;
   margin-top:5px;
   
   height:210px;
	

}

.list_container2 li
{
   float:left;
   width:300px;
   height:20px;
   margin:0px 0px 0px 10px;
   
}

.list_container2 a:hover
{
   color:#EC282E;
}


.title3
{
   float:left;
   width:300px;
   height:33px;
}


.commpany_news_list
{
   float:left;
   width:640px;
  
   
   min-height:212px;
	max-height:none;
}

.commpany_news_list_left
{
   float:left;
   width:310px;
  
   margin-top:8px;
   
   
   min-height:212px;
	max-height:none;
}

.commpany_news_list_right
{
   float:left;
   width:310px;

   text-align:left;
   margin-top:5px;
   
   min-height:212px;
	max-height:none;
}

.commpany_news_list_right li
{
   float:left;
   width:310px;
   height:25px;
   
   padding-left:15px;
  
}

.commpany_news_list_right a:hover
{
    color:#EC282E;
}

.list
{
    float:left;
	width:640px;
	
	background:url(list_bg.jpg) no-repeat;
	margin-left:2px;
	color:#333333;
	line-height:23px;
	
	min-height:240px;
	max-height:none;
}

.list_left
{
    float:left;
	width:320px;
	
	
	min-height:200px;
	max-height:none;
}

.list_right
{
    float:left;
	width:300px;
	
	min-height:200px;
	max-height:none;
}


.main_left_line
{
    float:left;
	width:1px;
	height:500px;
	background:url(line.gif) no-repeat;
	margin-left:2px;
}

.main_right
{
   float:left;
   width:210px;
 
   min-height:450px;
	max-height:none;
}

.Business
{
   float:left;
   width:210px;
   height:130px;
   background:url(Business_Bg.gif) no-repeat;
}

.Business ul
{
   float:left;
   width:210px;
   height:105px;
 
}

.Business_title
{
   float:left;
   width:210px;
   height:25px;
}

.Business_title a
{
    width:210px;
   height:25px;
   display:block;
}

.Business li
{
   float:left;
   width:180px;
   height:20px;
   margin-left:10px;
}

.Business li a
{
   width:180px;
   height:25px;
   display:block;
}

.ZiZhiZhengshu
{
   float:left;
   width:210px;
   height:50px;
   background:url(zizhizhengshu.gif) no-repeat;
   margin:3px 0px 1px 0px;
}

.ZiZhiZhengshu a
{
   width:210px;
   height:50px;
   display:block;
}


.Performance
{
   float:left;
   width:210px;
   height:204px;
   background:url(Performance.gif) no-repeat;
   margin-top:2px;
}

.friendLink
{
    float:left;
	width:210px;
	height:120px;
	background:url(FriendLink.gif) no-repeat;
	margin-top:2px;
	margin-bottom:5px;
}

.dropDownList
{
    float:left;
	width:110px;
	height:26px;
}


.flash
{
    float:left;
	width:866px;
	height:180px;
	
}

.menu
{
    float:left;
	width:866px;
	height:50px;
	background:url(menu_bg.gif);
	
}


.menu li
{
    float:left;
	width:115px;
	height:50px;
	font-size:14px;
	line-height:40px;
	color:#175088;
	font-weight:bold;
	
}

.menu a
{
    display:block;
    color:#175088;
	width:115px;
	height:50px;
	
}


.menu a:hover
{
   color:#83A4C9;
}


.main_container
{
    float:left;
	width:866px;
	background:#FFFFFF;
	min-height:530px;
    max-height:none;
	
	
}

.foot
{
    float:left;
	width:866px;
	height:50px;
	background:url(foot_bg.gif) no-repeat;
	border-top:1px dashed #999999;
	padding-top:15px;
	color:#000000;
}







.container_left
{
   float:left;
   width:220px;
  
   
   min-height:450px;
   max-height:none;
   background:url(left_menu.jpg) no-repeat;
   
   margin:3px 0px 0px 2px;
}

.container_left ul
{
   float:left;
   width:210px;
  
   margin:0px;
   text-align:left;
   
   min-height:350px;
	max-height:none;
}

.container_left_top
{
   float:left;
   width:210px;
   height:70px;
   margin:0px;
   text-align:left;
   
   
}

.container_left_foot
{
    float:left;
   width:210px;
   height:380px;
   margin:0px;
   text-align:left;
}

.container_left_foot a
{
   color:#000000;
}

.container_left_foot li
{
   float:left;
   width:210px;
   height:21px;
}



.container_left_foot a:hover
{
   color:#71ACE8;
   
}






.container_left li
{
   float:left;
   width:180px;
   height:20px;
   
   margin-left:10px;
   border-bottom:1px #B4B4B4 dashed;
   line-height:20px;
}

.container_right
{
   float:left;
   width:635px;
  
   margin:3px 0px 0px 4px;
   
   min-height:450px;
	max-height:none;
}

.container_top
{
   float:left;
   width:635px;
   height:92px;
   background:url(content_top.gif) no-repeat;
}

.container_mid
{
   float:left;
   width:635px;
   min-height:321px;
   max-height:none;
   background:url(content_mid.gif);
   
}

.container_values
{
   float:left;
   width:575px;
   min-height:321px;
   max-height:none;
  
  
   text-align:left;
   margin-left:20px;
   line-height:22px;
   word-wrap:break-word;word-break:normal;
   
}


.Article_title
{
   float:left;
   width:575px;
   height:50px;
   line-height:50px;
   text-align:center;
   border-bottom:1px #999999 dashed;
   font-size:14px;
   
}

.Article_infor
{
   float:left;
   width:575px;
   height:21px;
   
   text-align:center;
}

.Article_content
{
   float:left;
   width:575px;
   
   margin-top:15px;
   
   min-height:270px;
	max-height:none;
}

.container_values_List
{
   float:left;
   width:575px;
  
   min-height:500px;
	max-height:none;
	line-height:21px;
	
	
}


.PicContent
{
   float:left;
   width:565px;
   min-height:500px;
   max-height:none;
}





.AwardsTitle_bg
{
  background:url(AwardsTitle_bg.gif);
  font-weight:bold;
  
}

.container_values_List a
{

   color:#000000;
}

.container_values_List li
{
   float:left;
   width:480px;
   height:21px;
   
   border-bottom:1px #E8E8E8 dashed;
   
}

.ImgNewsTitle
{
   float:left;
   width:575px;
   height:50px;
   font-size:14px; 
   font-weight:bold;
   border-bottom:1px #B7B7B7 dashed;
   line-height:50px;
}

.ImgNewsTitle2
{
   float:left;
   width:520px;
   height:50px;
   font-size:14px; 
   font-weight:bold;
  
   line-height:25px;
}

.container_values_List_Page
{
   float:left;
   width:575px;
   height:21px;
   text-align:right;
   margin-top:15px;
}

.container_foot
{
   float:left;
   width:635px;
   height:32px;
   background:url(content_foot.gif) no-repeat;
}


.left a
{
  display:block;
  width:31px;
  height:31px;
  background:url(left.gif) no-repeat;
}

.left a:hover
{
  display:block;
  width:31px;
  height:31px;
  background:url(left1.gif) no-repeat;
}


.right a
{
  display:block;
  width:31px;
  height:31px;
   background:url(right.gif) no-repeat;
}

.right a:hover
{
  display:block;
  width:31px;
  height:31px;
   background:url(right2.gif) no-repeat;
}