/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333333;
	font-family:"ËÎÌå",Arial, Helvetica, sans-serif;
	background:url(../images/main_bg.gif) repeat-x;
	line-height:20px;
}

div,ul,li{
 padding:0;
 margin:0px;
}


ul{
 list-style:none;
}
.main{
 clear:both;
 padding:8px 8px 8px 8px;
 text-align:center;
}

div,form{
margin:0px;
padding:0px;
}

a{
color:#333333;
text-decoration:none;
}

a:link{
color:#333333;
text-decoration:none;
}

a:visited{
color:#333333;
text-decoration:none;
}

.e {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}

a:hover{
color:#FF0000;
text-decoration:underline;
}

#div-clear{
clear:both;
}

img{ border:none;}


/****************************************************/
#box{ width:900px; margin-left:auto; margin-right:auto;}

#cn_en{ line-height:23px; text-align:right; color:#c0c0c0;} #cn_en a{ color:#c0c0c0;} 

#logo{}

.menu{ }
.menu a{ display:block; float:left; }

#left{ width:210px; float:left;} #left ul{ margin-left:5px; margin-top:15px;}

#center{ width:616px; float:left;}

#right{ width:284px; float:left; background:#f3f3f2;}

#seach{ height:105px; margin-top:10px; background:url(../images/seach.gif);} #seach ul{ margin-top:32px; text-align:center;}

#aboutcompany{ width:264px; line-height:20px; margin-left:auto; margin-right:auto; text-align:left; padding:0px;}

#newscenter{ width:591px; margin-left:auto; margin-right:auto; line-height:22px;}

#pro{ margin-top:10px; width:591px; margin-left:auto; margin-right:auto; line-height:20px;}

#info{ clear:both; background:url(../images/info_bg.gif) repeat-x; height:105px; margin-top:15px;}


#indnews{ width:460px; clear:both; overflow:hidden; }
#indnews ul{ margin:0; padding:0; }
#indnews ul li{margin:0; padding:0; display:block; float:left; width:220px; margin-right:20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background:none; border-bottom:none; }
#indnews ul li:nth-child(2n){ margin-right:0px; } 

