@charset "gb2312";
/* CSS Document */


body {
	margin: 0px;
	font-size:12px;
	 line-height:180%;
}
.bai { color:#FFF
}
.con { margin:0 20px; line-height:200%;
}
a.navLink:link {	color: #FFF; text-decoration:none; font-weight:bold;}
a.navLink:visited {	color: #FFF;font-weight:bold; text-decoration:none; }
a.navLink:hover {	color: #FFF;font-weight:bold; text-decoration:underline;}

a.navLink12:link {	color: #f1f1f1; text-decoration:none; }
a.navLink12:visited { color: #f1f1f1;}
a.navLink12:hover { color: #f1f1f1;}

a.left_nav:link {	color: #000; text-decoration:none; }
a.left_nav:visited {	color:#666;text-decoration:none; }
a.left_nav:hover {	color: #F00;text-decoration:underline; }
a.left_nav:active{	color:#666;text-decoration:none; }

.border-bottom{ border-bottom:1px dashed #999;}
.pro-title{ font-size:15px; font-family:"ºÚÌå"; color:#F00}
.pro-border{ border:1px solid #ececec; border-top:0;}
.pro-border2{ border:1px solid #ececec; border-bottom:0;}
.company-title{ font-size:18px; font-family:"ºÚÌå"; color:#333}

#layout{
	width:684px;
	margin:auto;
	margin-top:10px;
}
#layout div{
	margin:5px 4px 0px 4px;
	background:url(images/pic-bg_.jpg) no-repeat top center;
	float:left;
	padding:5px;
	width:208px;
	text-align:center;	
	height:100%;
	line-height:280%;
	overflow:hidden;
}