@import url("global.css");
@import url("pro.css");
@import url("news.css");
@import url("Require.css");
@import url("download.css");
@import url("font.css");
#body_contact{
   clear:both;
   width:800px;
   height:auto;
   margin-top:5px;
}
 #contact ol li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image:none;
	list-style-type: none;
	height: 25px;
	width:auto;
	background-color: #E9F0F3;
	padding:5px 5px 5px 50px;
 }
  #body_content img{
 float:left;
 }
#contact {
	padding:10px 0px 0px 10px;
	width:auto;
	bottom:10px;
}
/* h1*/
 #global-title {
	width:auto;
	padding:10px 0px 5px 20px;
	height:auto;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color:#223872;
	font-family:Verdana, Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9c6d6;
   }
/* h2*/
 #Index-title {
	width:auto;
	padding:5px 0px 5px 5px;
	height:auto;
	font-size: 16px;
	line-height:10px;
	font-weight: bold;
	color:#800606;
	font-family:Verdana, Arial;
}
/*-----idnex------*/
#index_main{
}
#left_index{
   float:right;clear:left;width:590px; height:auto;
   background-color:#FFFFFF;
}
#left_index_contact{
   width:580px;
   height:auto;
   background-color:#969696;
   color:#FFFFFF;
   font-size:12px;
   float:right;
   padding-left:10px;
}
#left_index_contact_ima{
   background-image:url(i2.gif);
   width:107px;
   height:112px;
   float:left;
}
#lef_imdex_contact_about{
   width:473px;
   height:auto;
   float:left;
   line-height:17px;
   font-family:Verdana, Arial;
   padding-top:10px;
}
#left_index_contact_con{
   width:580px;
   height:auto;
   float:right;
   padding:10px 0 0 10px;
   font-size:12px;
   line-height:16px;
   background-color:#FFFFFF;
   margin-top:5px;
}
#left_index_contact_pro{
   width:570px;
   height:auto;
   padding-top:5px;
}
#left_index_contact_pro1{
   width:560px;
   height:auto;
   padding:5px;
}
#left_index_contact_pro1 li{
	width:250px;
	float:left;
	margin-right:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#left_index_contact_pro1 img{
	margin-right:5px;
	border: 1px solid #FFEFB0;
}
#right{
   width:180px;
   height:auto;
   padding:10px 0px 0 20px;
   float:left;
}
#right_img{   
   width:180px;
   height:auto;
   float:left;
   margin-top:10px;
   background-color:#E1A127;
}
#ul{width:180px}
#ulbig{ width:auto;list-style-type:none;}
#ulbig li{ font-size:14px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
	border-bottom-color: #b9c6d6;
}
#ulbig li a:link{ color:#FFFFFF;text-decoration:none;}
#ulbig li a:visited{ color:#FFFFFF; text-decoration:none;}
#ulbig li a:hover{ color: #996600; font-weight:bold;}
#ulbig {width:auto;}

#ulsmall li{
	font-size:12px;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 5px 0px 5px 10px;
}
#ulsmall li a:link{ color:#FFFFFF; text-decoration:none;}
#ulsmall li a:visited{ color:#FFFFFF; text-decoration:none;
}
#ulsmall li a:hover{ color:#996600; font-weight:bold;

}
#contact{   
   font-size:13px;
   margin-bottom:10PX;  
}
#contact ul{
   list-style-type:none;
   background-color:#EDECEB;
   width:450px;
} 
#contact li{
  display:block;
  border: #D9CFB3 ridge 1px;
  margin:5px 0 5px 5px;
  height:25px;  
}