@charset "UTF-8";
/* CSS Document */

h2 {
color:#666;	
margin:0;
font-size:14px;
}

#homeShow_about {
background:none;
padding:0;
float:left;
height:auto;
width:865px;
margin-top:-50px;

/*border:1px dotted red;*/
}

#homeShow_about #image {
background:url(../header_imgs/introduce.png) no-repeat  150px 20px;
	height:229px;width:100%;
	
/*border:1px dotted red;*/
}

#aboutContent {
	float:left;
	width:900px;
	padding:7px 7px 7px 0px;
	margin-top:30px;
}

#aboutContent div {
	float:left;
	width:450px;
	padding:7px 7px 7px 0px;
}

#aboutContent #col1{


}

#aboutContent #col2{
padding:8px;
width:400px;
margin:0 0 0 20px;
float:left;
background:url(../bgs/blue_opacity.png) repeat;
border:1px solid #cccccc;
height:330px;

}



#col2 div {
border-left:none;
color:#333333;
padding-left:10px;
width:180px;

}

#aboutContent #col3{
border:1px solid red;
}

h1#webuild {
	background:url(../headers_upd/we_build.png) no-repeat;
	height:20px; width:212px;
}
h1#vision {
	background:url(../headers_upd/our_vision.png) no-repeat;
	height:24px; width:225px;
}
h1#offer {
background:url(../headers_upd/we_offer.png) no-repeat;
width:180px;height:25px;
}



#col2 ul {
	
}

#col2 ul li {
margin-left:-15px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:none;
	line-height:16px;
	letter-spacing:.06em;
}


