@charset "utf-8";
/* CSS Document */

.aboutus_banner{ width:900px;
				 height:129px;
				 margin-top:8px;}
.aboutus_content{ width:900px;
				  min-height:300px;
				  margin-top:8px;}
.aboutus_content_left{ width:204px;
					   height:400px;
					   float:left;}
.aboutus_content_lefttop{ width:204px;
						  height:40px;
						  background-image:url(../images/aboutus_sidebar_title.jpg);
						  font-size:14px;
						  font-weight:bold;
						  color:#FFFFFF;
						  line-height:40px;}
.aboutus_content_leftmod{ width:204px;
						  height:auto;
						  background:url(../images/aboutus_sidebar_hr.jpg);}
.aboutus_content_leftbot{ width:204px;
						  height:242px;
						  background:url(../images/aboutus_sidebar_bg.jpg);}
.aboutus_content_leftmod ul{ padding-top:12px;}
.aboutus_content_leftmod ul li{ line-height:18px;
								text-align:left;
								padding-left:52px;
								background:url(../images/aboutus_sidebar_bg1.jpg) no-repeat bottom;;
								width:152px;
								height:30px;}
.aboutus_content_leftmod ul li img{ padding-right:12px;}





.aboutus_content_right{ width:634px;
					    min-height:480px;
					    float:left;
						margin:0 0 10px 10px;
						border:#cccccc 1px solid;
						padding:25px;
						background-color:#ffffff;}
.aboutus_content_right_title{ text-align:left;
							  background:url(../images/aboutus_icon2.jpg);
							  width:579px;
							  float:left;
							  height:13px;
							  padding-left:30px;
							  font-size:14px;
							  color:#333333;
							  font-weight:bold;}
.aboutus_content_right_text{ padding-top:30px;
							 text-align:left;
							 line-height:28px;
							 height:auto;}

.aboutus_content_right_text p{ text-indent:24px;}



