@charset "gb2312";
* {
	margin:0px;
}
body, td, input, select, textarea {
	font-size:12px;	color:#4E4E4E;
}
a, a:link, a:visited {
	color:#4E4E4E;
	text-decoration:none;
}
a:hover {
	color:#F00;
	text-decoration:underline;
}
img {
	border:0
}
.inputBox {
	border:#BDBCBD 1px solid;
	height:16px;
}
.white, a.white:link, a.white:visited {
	color:#FFF;
	text-decoration:none;
}
a.white:hover {
	color:#FF0;
	text-decoration:none;
}
.topInfoText {
	color:#049CDA;
	font-weight:bold;
}
.menuTitle {
	color:#333;
	font-size:14px;
	font-weight:bold;
}
.listDot {
	color:#FF9A43;
}
.productText {
	line-height:18px;
	text-indent:2em;
}
.productBox {
	background:url(../images/product_bg.gif) no-repeat center;
}
.productList {
	border-bottom:#DFEBDF 1px solid;
}
.imgFrame {
	border:#E1E0E1 1px solid;
}
.cityName {
	color:#FD8B29;
}
.nav {
	height:28px;
	padding-top:3px;
}
.copyrightText {
	line-height:20px;
}
