@charset "gb2312";
/* CSS Document */	
/*左边样式*/	
#left{
	width: 200px;
	height: 754px;
	float: left}
	
/*产品导航*/		
#pro_list{ 
	width: 200px;
	height: 674px;
	padding-top: 20px;
	font-size: 12px;
	background: url(images/pro_menu_04.jpg) no-repeat}

#pro_list h1{
    display: block;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 20px;
	width: 200px; 
	height: 20px;
	color: #0099ff;
	font-weight: 100}
	
.list1{
	width: 160px;
	margin-left: 6px;
	text-align: left;
	float: left;
	padding-left: 34px;
	height: 20px;
	line-height: 20px;
	color: red}

.list1_txt a{ color: red}
.list1_txt a:hover{ color: #000}
.list{
	width: 160px;
	margin-left: 6px;
	text-align: left;
	padding-left: 34px;
	float: left;
	line-height: 20px;
    line-height: 30px!important;
	_line-height: 18px;
	color: #000}

.list a{ color: #000}

.list a:hover{ color: #0099ff}
	
.list_line{ 
	background: url(images/line.gif) no-repeat;
	width: 194px;
	margin-left: 6px;
	height:3px;
	float: left}
	
#pro_list_bottom{ 
	width: 200px;
	height: 60px;
	background: url(images/pro_menu_10.jpg) no-repeat}


/*右边样式*/
#right{
	width: 618px;
	height: 754px;
	float: right}
		

.ad{ 
	width: 378px; 
	height: 187px; 
	border: 2px solid #5ba8d6; 
	padding-top: 2px; 
	float: left}
	
	
.about{ 
	width: 232px;
	height: 193px; 
	background: url(images/about_05.jpg) no-repeat;
	float: right}
	
.about p{
	display: block;
	margin: 40px 10px 0 10px;
	line-height: 25px;
	text-align: left;
	font-size: 13px}
.more{ float: right; width:100px; height: 20px;}
.more a{ display: block; width: 100px; height: 20px}
	
.pro_title{
	width: 618px;
	height: 31px;
	float: left;
	margin-top: 15px;}
	
.pro{
	width: 618px;
	background: url(images/index_10.jpg) repeat-y;
	height: 499px;
	float: left;}
	
	
.pic_box{ width: 131px; height: 150px; margin-left: 15px; float: left; margin-top: 10px}

	
.pro_foot{
	width: 618px;
	background: url(images/index_18.jpg);
	height: 15px;
	float: left;}
	



