﻿@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:#007099;
}
body a,body a:visited,body a:active {
	text-decoration:none;color:#007099;
}
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:386px;
}
/* header */
#headerwide {
	width:100%;background:#d5fbfe url('../images/bg1.jpg') no-repeat center top;
}
#header {
	width:1002px;margin:auto;position:relative;z-index:1;
}
#header img {
	float:left;
}
/* container */
#wide {
	width:100%;background:#d5fbfe url('../images/bg2.jpg') no-repeat center top;
}
#main {
	width:1002px;margin:auto;
}
/* info */
#info {
	width:846px;height:503px;background:url('../images/info.jpg');padding-left:156px;line-height:24px;
	padding-top:5px;
}
#info * {
	font-size:14px;
}
#info h1 {
	width:83px;height:26px;background:url('../images/title1.jpg');text-indent:11px;line-height:26px;
	margin-bottom:5px;
}
#info h2 {
	width:162px;height:26px;background:url('../images/title2.jpg');text-indent:11px;line-height:26px;
	margin:5px 0;
}
#info h2 strong {
	color:#008ec3;
}
#info h2 span {
	color:#f00
}