body { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; }
img {
	border:0;
}
a:link, a.active {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#CC3399;
}
h1 {
	color:#CC3399;
	text-align:center;
}
h2 {
	color:#CC3399;
	text-align:center;
}
hr {
	color:#CC3399;
}
small,i {
	color:#000000;
	background:#ffffff;
	padding:2px 2px 2px 2px;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
.count {
	color:#CC3399;
}
#main {
	width:1560px;
	height:100%;
	border:solid 1px;
	border-color:#009933;
}
/******************center*****************************/
#center_main {
	float:left;
	width:700px;
}
#top {
	width:1000px;
	height:289px;
	background:url(i/top.jpg) top;
	z-index:2;
	text-align:center;
}
#head {
	text-align:center;
}
#top_center_L {
	width:1000px;
	float:left;
	background:url(i/main-bg2.jpg) left repeat-y;
	z-index:1;
}
#top_center_R {
	width:1000px;
	float:right;
	background:url(i/center_right.jpg) right repeat-y;
}
#foot {
	height:127px;
	width:1000px;
	background:url(i/foot.jpg) bottom no-repeat;
	z-index:2;
}
#foot a img {
	float:right;
}
#text {
	padding:10px;
}
#text ul li {
	background:none;
	line-height:1;
	height:20px;
}
#text ul li:hover {
	background:none;
	line-height:1;
	height:20px;
}
/************right***********/
#right {
	width:500px;
	height:100%;
	border:solid 1px;
	border-color:#009933;
	float:left;
}
/************bottom***********/
#bottom {
	width:100%;
	height:89px;
	background:url(i/bottom.jpg) repeat-x bottom;
	clear:both;
}

select.select_category {
	width:600px;
}


#city {
	width:200px;
	display:none;
	z-index:5;
	position:absolute;
	top:10px;
	left:10px;
	background-color:#FFFFFF;
	border:solid 1px #009933;
	padding:5px;
}

li#right_list a:link, li#right_list a:active, li#right_list a:visited {
	line-height:18px;	
}
li#right_list a:hover {
	color:#CC3399;
}
ul.other li a {
	color:#cc3399;
}

ul.menulink li a {
	color:#cc3399;
	font-size:12px;
	font-weight:bold;
}

