@charset "utf-8";
/* CSS Document */

* {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	text-decoration:none;
	outline:none;
}
IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px;
}
.clear{ clear:both}
a{ text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:focus{ outline:none;}


.container{width:100%;min-width:1200px;overflow:hidden;}
.center{width:1200px; margin:0 auto;}


.about_list{ width:1200px; float:left; margin-bottom:162px;}
.about_list li{ width:1200px; float:left; text-align:left; padding-bottom:15px;}
.about_list a{ font-family:Arial; font-size:12px; color:#000000; line-height:25px;}
.about_list a:hover{ font-family:Arial; font-size:12px; color:#000000; line-height:25px;}
.about_left{ width:928px; float:left; padding-left:40px;}
.about_right{ width:232px; float:left;}


