@import url(http://zhuxian.wanmei.com/style/zhuxian_logo2.css);
@import url(http://www.wanmei.com/top/css/iframe.css);
/* 共用部分 */
* {
	margin:0;padding:0;list-style:none;
}
body {
	background:transparent;font-size:14px;font-family:宋体, Arial, Helvetica, sans-serif;color:#9c0036;
}
body a,body a:visited,body a:active {
	text-decoration:underline;color:#9c0036;
}
body a:hover {
	color:#f60;
}
img {
	vertical-align:top;border:0;
}
a {
	blr:expression(this.onFocus=this.blur());outline:none;

}
area {
	blr:expression(this.onFocus=this.blur());outline:none;
}
.float {
	float:left;
}
.floatright {
	float:right;
}
.floatimg {
	clear:both;
}
.floatimg img {
	float:left;
}
.clear {
	clear:both;
}
.absolute {
	position:absolute;z-index:10;
}
.center {
	text-align:center;
}
.none {
	display:none;
}
/* logo */
#zhuxian_logo {
	left:20px;top:10px;
}
#transparent_logo {
	left:20px;top:10px;
}
/* iframe */
#header-iframe {
	width:1002px;height:253px;
}
/* index */
#indexwide {
	width:100%;background:url('../images/bg.jpg') no-repeat center top;
}
#index {
	width:1002px;margin:auto;position:relative;z-index:1;
}
#index img {
	float:left;
}
#flash {
	position:absolute;left:0;top:0;
}
/* header */
#headerwide {
	width:100%;background:url('../images/headerbg.jpg') no-repeat center top;
}
#header {
	width:1002px;margin:auto;position:relative;z-index:1;
}
#header img {
	float:left;
}
/* container */
#wide {
	width:100%;min-width:1002px;background:url('../images/main_mid.jpg') repeat-y center top;
}
#bot {
	width:100%;min-width:1002px;background:url('../images/main_bottom.jpg') no-repeat center bottom;
}
#top {
	width:100%;min-width:1002px;min-height:374px;_height:374px;background:url('../images/main_top.jpg') no-repeat center top;
}
#main {
	width:850px;margin:auto;padding:20px 0 40px;line-height:24px;
}
#main .img {
	text-align:center;
}
#main .img img {
	padding:5px;background:#fcf8b8;border:5px #ff615e solid
}