/* CSS Document */
/*对齐方式*/
.left {float:left;display:inline;}
.hg {
	line-height: 12px;
	height: 12px;
}
.hg1 {
	height: 20px;
}
.location {
	line-height: 30px;
	background-image: url(../images/point_v.jpg);
	background-repeat: repeat-x;
	background-position: 12px bottom;
	width: 500px;
	font-weight: bold;
	color: #0c632b;
	padding-left: 8px;
}
.location1 {
	width: 200px;
	background-image: url(../images/point_v.jpg);
	background-repeat: repeat-x;
	background-position: 5px bottom;
	line-height: 30px;
	font-weight: bold;
	padding-left: 8px;
	color: #0c623b;
}
.location2 {
	width: 550px;
	background-image: url(../images/point_v.jpg);
	background-repeat: repeat-x;
	background-position: 5px bottom;
	line-height: 30px;
	font-weight: bold;
	padding-left: 8px;
	color: #0c623b;
}
.location3 {
	line-height: 30px;
	background-image: url(../images/point_v.jpg);
	background-repeat: repeat-x;
	background-position: 12px bottom;
	width: 160px;
	font-weight: bold;
	color: #0c632b;
	padding-left: 8px;
}
.aboutcontent {
	line-height: 23px;
	width: 550px;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #7d7d7d;
}

#middle1 li {
	line-height: 23px;
	background-image: url(../images/listimg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	list-style-type: none;
}



#left .ppt {
	height: 160px;
	width: 235px;
}
#left .address {
	line-height: 23px;
	padding-left: 9px;
	padding-top: 12px;
}



.right {float:right;display:inline;}
/*清除方式*/
.clearleft {clear:left;}
.clearright {clear:right;}
.clearboth {clear:both;}
/*图片边框*/
.img12 {border:#999 solid 1px; padding:2px;}
.img23 {border:#999 solid 2px; padding:3px;}
/*横向间距*/
.horizontal3 {height:3px;clear:both;float:left;overflow:hidden;display:block;visibility:hidden;}
/*纵向间距*/
.Vertical3 { width:3px; height:10px; display:inline; visibility:hidden;display:block; overflow:hidden;}
/*文字大小*/
.font12px {font-size:12px;}
.font9pt {font-size:9pt;}
/*颜色*/
.red {color:red;}
.f60 {color:f60;}
.ff8600 {color:ff8600;}
/*标题栏样式*/
.barnews { }
.barproduct { }
