﻿@import url(http://www.wanmei.com/style/shop_logo.css);
@import url(http://www.wanmei.com/top/css/iframe.css);
/* 共用部分 */
* {
	margin:0;padding:0;list-style:none;
}
body {
	background:#cfe8fd url('../images/bg.jpg') no-repeat center top;
	font-size:12px;font-family:宋体, Arial, Helvetica, sans-serif;color:#000;
}
body a,body a:visited,body a:active {
	text-decoration:none;color:#000;
}
body a:hover {
	color:#f60;
}
html {
	min-width:1002px;
}
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;
}
/* logo */
#shop_logo,
#transparent_logo {
	left:20px;top:10px;
}
/* index */
#index {
	width:1002px;margin:auto;position:relative;
}
#index img {
	float:left;
}