@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body {font-family:'宋体';text-align:center;margin:0 auto;padding:0;background:#FFF;font-size:12px;color:#000;}
body > div {text-align:center;margin-right:auto;margin-left:auto;} 
div,form,img,ul,ol,li,dl,dt,dd,span,p  {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
ul,ol,dl {list-style:none;}
img,a img{border:0;margin:0;padding:0;}
a{
	text-decoration: none;
	color: #07519A;
}

a:hover,a:active,a:focus{
	text-decoration: underline;
	color: #FF6600;
}
.blank10{height:10px; font-size:1px; clear:both;overflow:hidden;}
.clear{ clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }

#wrapper {
FONT-SIZE: 13px; LINE-HEIGHT: 150%; TEXT-ALIGN: center;background:#f7FAFF;border:1px solid #D0E9FF;width:736px;margin:0 auto;padding:20px;
}
#wrapper .content {
	PADDING-LEFT: 5em; BACKGROUND: url(../../images/shop/q-mark.gif) no-repeat; MARGIN: 0px auto; WIDTH: 35em; TEXT-ALIGN: left
}
#wrapper H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; PADDING-TOP: 0.2em
}
#wrapper A {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #039; TEXT-DECORATION: underline
}
#wrapper P {
	FONT-SIZE: 14px; MARGIN: 0.5em 0px
}
#wrapper UL {
	MARGIN-BOTTOM: 2em
}

.header {
	margin-top: 10px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	margin-bottom: 5px;
}
.header .logo {
	float: left;
	width: 138px;
	text-align: left;
}
.header .logo img {
	height: 50px;
}
.header .column {
	float: left;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	font-size: 20px;
	font-weight: 600;
	margin-top: 8px;
	text-align: left;
}
.header .headernav {
	float: right;
	margin-top: 8px;
}
.header .headernav li {
	float: left;
	height: 18px;
	width: 60px;
	margin-left: 6px;
	background-image: url(../../images/shop/btn-nav.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	
}
.header .headernav a {
	color: #000000;
}
.header .headernav a:hover {
	text-decoration: none;
	color: #2929C4;
}
.blank15{
	height:15px;clear:both;width:100%
}
.header .rightspan{
	text-align:right;clear:both;
}
.header .rightspan a{
	color:#FF0000
}

.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	color: #414141;
	padding-top: 10px;
	padding-bottom: 20px;
}
