@charset "utf-8";
/* CSS Document */

body,td,th {font-size: 12px;}
body {background-color: #fff;margin: 0px;}
p,ul,li,ol,form {margin: 0px;padding: 0px;}
h1,h2,h3,h4,h5,h6,h7{font-size: 12px;font-weight: normal;margin: 0px;padding: 0px;}

/*链接*/

a.hui:link{
	color: #707070;
	text-decoration: none;
}
a.hui:visited{
	color: #707070;
	text-decoration: none;
}
a.hui:hover{
	color: #FF0000;
	text-decoration: underline;
}

a.menu:link{
	font-size: 1px;
	color: #2782D0;
	text-decoration: none;
	text-align: left;
	text-indent: -999px;
	display: block;
	height:23px;
	width: 103px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 15px;
}
a.menu:visited{
	font-size: 1px;
	color: #2782D0;
	text-decoration: none;
	text-align: left;
	text-indent: -999px;
	display: block;
	height:23px;
	width: 103px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 15px;
}
a.menu:hover {
	font-size: 1px;
	color: #2782D0;
	text-decoration: none;
	text-align: left;
	text-indent: -999px;
	display: block;
	height: 23px;
	width: 103px;
	background-position: right center;
	overflow: hidden;
	padding-top: 15px;
}
a:link {
}

.bg_no{
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_no2{
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-left: 30px;
	line-height: 180%;
	color: #666666;
	padding-right: 20px;
}
.txt{
	line-height: 150%;
	color: #666666;
	text-align: left;
	padding-left: 5px;
}
#product{
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 157px;
	overflow: hidden;
}
#product li{
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	display: block;
	height: 20px;
	padding-top: 14px;
}
#product li img{
	margin-right: 5px;
	position: relative;
	bottom: 3px;
}
#product li a{
	color: #FFFFFF;
	text-decoration: none;
}
#product li a:hover{
	color: #FFFF00;
	text-decoration: none;
}
.sear1{
	width: 82px;
}
.sear2{
	padding-top: 1px;
}