@charset "utf-8";
#imagesshow{
	float:left;
	position:relative;
	width:890px;
	height:258px;
	margin:5px;
	background-image:url(images/indeximages.gif)
	}
#imagesshow2{
	float:left;
	position:relative;
	width:985px;
	height:160px;
	margin:5px 5px 0 5px;
	padding:0 0 0 5px;
	background-image:url(images/indeximages.gif)
	}
#indexsearchbar{
	float:right;
	position:relative;
	width:169px;
	height:209px;
	background-image:url(images/searchbg.gif);
	margin:5px;
	
	background-repeat: no-repeat;
	}
#indexsearchbar2{
	float:right;
	position:relative;
	width:169px;
	height:209px;
	background-image:url(images/searchbg.gif);
	margin:54px 10px 5px 5px;
	background-repeat: no-repeat;
	}
#prosearchxiala{
	float:left;
	position:relative;
	height:90px;
	padding:40px 0px 0px 5px;
	}
#prosearchlist{
	float:left;
	position:relative;
	margin:0px 1px 0 1px;
	}
#prosearchlistsining{
	float:left;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}
#prosearchlistsining a{
	float:left;
	position:relative;
	width:136px;
	height:20px;
	background-image:url(images/searchbonbg.gif);
	padding:5px 0 0 30px;
	text-decoration: none;
	color: #000;
	}
#prosearchlistsining a:hover{
	float:left;
	position:relative;
	width:136px;
	height:20px;
	background-image:url(images/searchbonbg2.gif);
	padding:5px 0 0 30px;
	text-decoration: none;
	color: #000;
	}

#indexnewpro2{
	float:left;
	position:relative;
	left:721px;
	top:100px;
	}
#indexabout{
	float:left;
	position:relative;
	width:760px;
	height:180px;
	padding:0 20px 5px 5px;
	}
#indexabout p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#726a6a;
	line-height:18px;
	text-align: justify;
}
#indexiso{
	float:right;
	position:relative;
	width:145px;
	height:auto;
	margin:0 7px 10px 7px;
	background-color:#eee;
	border: 1px solid #ccc;
	padding:8px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	}
#indexnews{
	float:left;
	position:relative;
	width:750px;
	height:auto;
	padding:0 5px 5px 5px;
	margin:10px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#600;
	}
#indexnews ul{
	list-style-type:none;
	float:left;
	position:relative;
	margin:8px 0px 8px 20px;
	}
#indexnews li{
	background-image:url(images/icon_hd_news3.gif);
	padding-left:85px;
	background-repeat: no-repeat;
	margin:10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
	width:650px;
}
#indexnews li a{
	float:left;
	position:relative;
	width:650px;
	color: #660;
	text-decoration: none;
}
#indexnews li a:hover{
	width:660px;
	color:#fff;
	background-color:#666;
}