@charset "utf-8";
/* CSS Document */
/*reset*/
html {
	color: #000;
	background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: #000;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
/*main*/
body {
	font-size: 13px;
}
.main {
	background: url(images/bg1.jpg)center no-repeat;
	margin: 0 auto;
	padding: 0 auto;
	height: 438px;
}
.nav{
	margin: 0px auto;
	padding: 0px auto;
	background:url(images/bg_b.jpg) repeat-x;
	height:74px;
}
.nav1{
	background:url(images/nav.jpg) no-repeat center;
	width:950px;
	height:74px;
	margin: 0px auto;
	padding: 0px auto;
}
.nav1 li{
	float:left;
	width:187px;
	margin:0;
	padding:0;
}
.nav1 a{
	display:block;
	width:100%;
	height:74px;
	overflow:hidden;
	padding:0 5px 0 10px;
}
.nav1 a.a1:hover{
	background:url(images/index_b1.png) no-repeat;
	padding:0 0 0 20px;
}
.nav1 a.a2:hover{
	background:url(images/index_b2.png) no-repeat;
	margin:0 0 0 8px;
}
.nav1 a.a3:link{
	background:url(images/index_b3.png) no-repeat;
	margin:0 0 0 8px;
}
.nav1 a.a4:hover{
	background:url(images/index_b4.png) no-repeat;
	margin:0 0 0 8px;
}
.nav1 a.a5:hover{
	background:url(images/index_b5.png) no-repeat;
	margin:0 0 0 8px;
}
.nav1 a.a6:hover{
	background:url(images/index_b6.png) no-repeat;
	margin:0 0 0 20px;
}
.contain{
	margin: 0 auto;
	padding: 0 auto;
	background:#fef9ea;
}
.footer{
	background:url(images/bg_bottom.jpg) repeat-x #FFFFFF;
    margin: 0 auto;
	padding: 0 auto;
	height:100px;
	display:block;
	}
/*products1*/
.contain01 {
	background: url(images/index_01.jpg) center no-repeat;
	width: 950px;
	height: 438px;
	margin: 0 auto;
	padding: 0 auto;
}
.contain01 .product {
	border-radius: 5px;
	width: 470px;
	height: 300px;
	float:right;
	margin: 105px 25px 0 0;
}
.contain01 .product a {
	display: block;
	width: 100%;
	height: 100%;
}
.contain01 .product .pic {
	border-radius: 10px;
	background: url(images/243x243img.jpg) top left no-repeat;
	width: 243px;
	height: 243px;
	float: left;
	margin: 25px 0 0 5px;
}
.contain01 .product .pic img {
	border-radius: 10px;
	width: 243px;
	height: 243px;
}
.contain01 .product .info {
	float: right;
	width: 200px;
	height: 243px;
	margin: 25px 10px 0 0;
	position: relative
}
.contain01 .product .info h1{
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft;
	font-size: 25px;
	font-weight: bold;
	color: #ffff00;
	float: left;
	width: 180px;
	height:35px;
	overflow: hidden;
	border-bottom:#eb7a97 solid 1px;
}
.contain01 .product .info h2{
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft;
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	float: left;
	width: 180px;
	height:100px;
	overflow: hidden;
	border-bottom:#eb7a97 solid 1px;
}
.contain01 .product .info .orp{
	font-size: 14px;
	color: #ffffff;
	float: left;
	font-family: arial;
	text-decoration:line-through;
	padding:5px 0 0 0;
}
.contain01 .product .info .dis {
	font-size:15px;
	float: left;
	line-height: 2em;
	width: 250px;
	margin:10px 0 0 0;
	padding:5px;
	border-bottom: 1px solid #cac9c9;
	border-top: 1px solid #cac9c9;
}
.contain01 .product .info .goto {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft;
	position: absolute;
	bottom: 0px;
	right: 10px;
	font-size: 16px;
	text-align: center;
	width: 50px;
	height: 50px;
	color: #FFFFFF;
	background: #5e041b;
	border-radius: 5px;
}
.contain01 .product .info .goto a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
.contain01 .product .info .goto a:hover {
	background:#ff9c00;
	border-radius: 5px;
}
.contain01 .product .info .goto span {
	display: inline-block;
	padding: 3px 0 0 0;
}
.contain01 .product .info .price {
	font-family: arial;
	position: absolute;
	bottom: -10px;
	right: 65px;
	font-size: 18px;
	text-align: right;
	color: #ffff00;
}
.contain01 .product .info .price span {
	font-family: arial;
	font-size: 60px;
	font-weight: bold;
}
/*products2*/
.contain02 {
	margin:0px auto;
	padding:15px 0px 25px 20px;
	width:950px;
	overflow: hidden;
}
.contain02 .product {
	float: left;
	border: 1px #FF0004;
	width: 220px;
	height: 340px;
	background: #FFFFFF;
	border-radius: 3px;
	position: relative;
	margin:15px 5px 0px 5px;
	padding:0 2px 0 0;
	overflow:hidden;
}
.contain02 .product a {
	display: block;
	width: 100%;
	height: 100%;
	color: #000000;
	text-decoration: none;
}
.contain02 .product .pic {
	float: left;
	margin: 10px 0 0 5px;
	background: url(images/210x210img.jpg) top left no-repeat;
	width: 210px;
	height: 210px;
	border-radius: 1px;
}
.contain02 .product img {
	width: 210px;
	height: 210px;
	border-radius: 3px;
}
.contain02 .product h1 {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft;
	float: left;
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
	margin: 5px 0 0 5px;
	text-align:center;
	color:#ffffff;
	width: 210px;
	border-radius:15px;
	background:#c85f02;
}
.contain02 .product h2 {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft;
	float: left;
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
	margin: 0 0 0 5px;
	padding:5px 0 0 0;
	text-align:center;
	width: 210px;
	height: 40px;
}
.contain02 .product h2 a {
	color: #000000;
	text-decoration: none;
}
.contain02 .product h2 a:hover {
	color: #fe0a38;
}
.contain02 .product .goto {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft;
	position: absolute;
	width: 43px;
	height: 43px;
	color: #FFFFFF;
	bottom: 8px;
	right:10px;
	font-size: 15px;
	text-align: center;
	background: #5e041b;
	border-radius: 5px;
}
.contain02 .product .goto a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
.contain02 .product .goto a:hover {
	background: #fe0a38;
	border-radius: 5px;
}
.contain02 .product .goto span {
	display: inline-block;
	padding: 1px 0 0 0;
}
.contain02 .product .orp {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft;
	position: absolute;
	bottom:35px;
	left: 10px;
	font-size:13px;
	text-align: left;
	color:#999;
	width:70px;
	padding:1px 3px;
}
.contain02 .product .orp span {
	font-family: arial;
	text-decoration:line-through;
}
.contain02 .product .price {
	font-family: arial;
	position: absolute;
	bottom: 2px;
	left: 10px;
	font-size: 18px;
	text-align: left;
	color: #fe0a38;
}
.contain02 .product .price span {
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
}

