@charset "utf-8";
/*------------------全局定义-------------------------*/
body {
	background:url(../images/bg.jpg) no-repeat #fff center top;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px auto auto auto;
	color:#000;
}
p {
	padding:2px;
	margin:0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_container {
	width:1000px;
	margin:auto;
	padding:0px;
}
#header {
	width:1000px;
	height:173px;
	background:url(../images/header_bg.jpg) no-repeat center;
	background-position:0px 0px;
	margin:auto;
	margin-top: -20px;
}
#logo {
	float:left;
	padding:15px;
}
/*------------------------------展示区内容-----------------------*/
.oferte_content {
	width:600px;
	height:164px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}
.top_divider {
	float:left;
	width:1px;
	height:164px;
}
.oferta {
	width:538px;
	float:left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
.oferta_img {
	float:left;
	padding:0 0 10px 0;
}
.oferta_title {
	font-size:18px;
	color:#b72c24;
	font-weight:bold;
}
.oferta_details {
	width:400px;
	float:left;
	padding:0 0 0 30px;
}
.oferta_text {
	padding:5px 0 5px 0;
	font-size:14px;
	color:#FFFFFF;
	text-align:justify;
	line-height:15px;
}
#main_content { clear:both; }
/*---------------- 导航条----------------------*/
#menu_tab {
	width:1000px;
	height:50px;
	background-color:#fff;
}
.left_menu_corner {
	width:9px;
	height:50px;
	float:left;
	background:url(../images/menu_left.gif) no-repeat center;
}
.right_menu_corner {
	width:9px;
	height:50px;
	float:left;
	margin-left:-1px;
	background:url(../images/menu_right.gif) no-repeat center;
}
ul.menu {
	list-style-type:none;
	float:left;
	display:block;
	width:982px;
	margin:0px;
	padding:0px;
	background:url(../images/menu_bg.gif) repeat-x;
}
ul.menu li {
	display:inline;
	font-size:13px;
	font-weight:bold;
	line-height:50px;
}
ul.menu li.divider {
	display:inline;
	width:2px;
	height:50px;
	float:left;
	background:url(../images/menu_divider.gif) no-repeat center;
}
a.nav1:link, a.nav1:visited {
	display:block;
	float:left;
	height:50px;
	text-decoration:none;/* background:url(images/home.png) no-repeat left;*/
	color:#676d77;
	margin: 0 14px 0 14px;
	padding: 3px 8px 0px 5px;
}
a.nav1:hover { color:#FF8000; }
li.thisli a:link, li.thisli a:visited { color:#06C !important; }
li.currencies {
	width:180px;
	float:left;
	padding:0 0 0 15px;
	_padding:12px 0 0 15px;
	color:#676d77;
	font-size:11px;
	font-weight:bold;
}
/*----------------目前所在位置-------------*/
.crumb_navigation {
	width:980px;
	height:15px;
	padding:5px 10px 0 20px;
	color:#333333;
	background:url(../images/navbullet.png) no-repeat left;
	background-position:5px 6px;
}
.crumb_navigation a {
	color:#0fa0dd;
	text-decoration:underline;
}
span.current { color:#0fa0dd; }
/*-------------左侧边栏内容------------------*/
.left_content {
	width:196px;
	float:left;
}
.title_box {
	width:196px;
	height:30px;
	margin:5px 0 0 0;
	background:url(../images/menu_title_bg.gif) no-repeat center;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
}
/*--------左侧边栏---------*/
ul.left_menu {
	width:196px;
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.left_menu li {
	margin:0px;
	list-style:none;
}
ul.left_menu li.odd a, ul.left_menu li.even a {
	width:181px;
	height:25px;
	display:block;
	text-decoration:none;
	color:#504b4b;
	padding:0 0 0 15px;
	line-height:25px;
	overflow:hidden;
	border-bottom:1px #FFFFFF solid;
}
ul.left_menu li.odd a { background-color: #dad0d0; }
ul.left_menu li.even a { background-color: #DDD; }
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover {
	background:url(../images/checked.png) no-repeat left #7bbcc7;
	color:#FFFFFF;
	padding:0 0 0 30px;
	width:166px;
	background-position:5px 5px;
}
.border_box {
	width:194px;
	height:auto;
	text-align:center;
	border:1px #6da6b1 solid;
}
.product_title {
	color:#ea2222;
	padding:5px 0 5px 0;
	font-weight:bold;
}
.product_title a {
	text-decoration:none;
	color:#ea2222;
	padding:5px 0 5px 0;
	font-weight:bold;
}
.product_title a:hover { color:#064E5A; }
.product_img { padding:0px 0 5px 0; }
.product_img img {
	width:150px;
	height:150px;
}
.prod_price { padding:5px 0 5px 0; }
span.reduce {
	color:#999999;
	text-decoration:line-through;
}
span.price { color:#ea2222; }
.discount {
	width:87px;
	height:90px;
	float:left;
	position: absolute;
	margin-left:95px;
	margin-top:-20px;
}
.discount img {
	width:87px;
	height:90px;
}
/*-----------------中心区--------------------------*/
.center_content {
	width:585px;
	float:left;
	padding:5px 10px;
}
.center_title_bar {
	width:520px;
	height:33px;
	float:left;
	padding:0 0 0 40px;
	margin:0 0 0 12px;
	_margin:0 0 0 6px;
	line-height:33px;
	font-size:12px;
	color:#847676;
	font-weight:bold;
	background:url(../images/bar_bg.gif) no-repeat center;
}
.center_title_bar_bro {
	width:520px;
	height:51px;
	float:left;
	padding:0 0 0 40px;
	margin:0 0 0 12px;
	_margin:0 0 0 6px;
	line-height:33px;
	font-size:25px;
	color:#C00;
	font-weight:bold;
	background:url(../images/bar_bg_bro.gif) no-repeat center;
}
.news_title {
	text-align:center;
	vertical-align: middle;
	margin-left:-40px;
	margin-top:10px;
	font-family: "微软雅黑", "黑体", "宋体";
	font-weight: normal;
}
.news_content {
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	font-size:16px;
	font-family:"宋体";
	line-height: 140%;
}
.news_content p { margin-top:5px;word-break:break-all;}
.news_right {
	text-align:right;
	font-size:13px;
}
/*---------------联系我们------------------*/
.contact_form {
	width:355px;
	float:left;
	padding:0px 0 0 75px;
}
.form_row {
	width:335px;
	clear:both;
	padding:10px 0 10px 0;
	_padding:5px 0 5px 0;
	color:#a53d17;
}
label.contact {
	width:75px;
	float:left;
	font-size:12px;
	text-align:right;
	padding:4px 5px 0 0;
	color: #333333;
}
input.contact_input {
	width:253px;
	height:18px;
	background-color:#fff;
	color:#999999;
	border:1px #DFDFDF solid;
	float:left;
}
textarea.contact_textarea {
	width:253px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	background-color:#fff;
	border:1px #DFDFDF solid;
	float:left;
}
a.contact {
	width:99px;
	height:27px;
	display:block;
	float:right;
	margin:0 0 0 10px;
	background:url(../images/contact_bt.gif) no-repeat left;
	padding:0 0 0 10px;
	text-decoration:none;
	line-height:27px;
	color:#1c4a52;
}
.comments {
	background-image: url(../images/comments.jpg);
	background-repeat: repeat-y;
	margin-bottom:15px;
}
.comments_content { margin-left:30px; }
.comments_date {
	text-align:right;
	font-size:12px;
	color:#666;
}
.center_prod_box_big ul li {
	list-style-type: none;
	text-align:left;
	margin-left:-20px;
	overflow:hidden;
	font-size:14px;
	margin-bottom:5px;
}
.center_prod_box_big ul li a:link, .center_prod_box_big ul li a:visited {
	text-decoration:none;
	color:#000;
}
.center_prod_box_big ul li a:active, .center_prod_box_big ul li a:hover { color:#999; }
.center_prod_box_big ul li.date {
	float:right;
	display:block;
	margin-top:-19px;
	margin-right:15px;
}
/*----------------------右侧边栏--------------*/
.broad, .broad:link, .broad:active, .broad:visited {
	color:white;
	text-decoration:none;
}
.broad:hover {
	color:#FFF;
	text-decoration:underline;
}
.right_content {
	width:196px;
	float:left;
	padding:5px 0 0 0;
}
.shopping_cart {
	width:195px;
	height:84px;
	text-align:center;
	background:url(../images/cart_bg.gif) no-repeat center;
}
.cart_title {
	font-size:14px;
	color:#847676;
	font-weight:bold;
	padding:8px 0 0 0;
}
.cart_details {
	width:115px;
	float:left;
	padding:5px 0 0 15px;
	text-align:left;
}
.cart_icon {
	float:left;
	padding:5px 0 0 5px;
}
span.border_cart {
	width:100px;
	height:1px;
	margin:3px 0 3px 0;
	display:block;
	border-top:1px #999999 dashed;
}
.new_order {
	font-size:13px;
	padding-top:-5px;
	padding-left:8px;
}
.new_order li {
	list-style:none;
	text-align:left;
	margin-top:3px;
}
.new_order a:link {
	color:#000;
	text-decoration:none;
}
.new_order a:hover {
	color:#666;
	text-decoration:none;
}
/*---------prod_box----------*/
.prod_box {
	width:173px;
	height:auto;
	float:left;
	padding:10px 10px 10px 11px;
}
.top_prod_box {
	width:173px;
	height:12px;
	background:url(../images/product_box_top.gif) no-repeat center bottom;
	float:left;
	padding:0px;
	margin:0px;
}
.bottom_prod_box {
	width:173px;
	height:10px;
	background:url(../images/product_box_bottom.gif) no-repeat center top;
	float:left;
	padding:0px;
	margin:0px;
}
.center_prod_box {
	width:173px;
	height: auto;
	background:url(../images/product_box_center.gif) repeat-y;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
}
.prod_details_tab {
	width:173px;
	height:31px;
	float:left;
	background:url(../images/products_details_bg.gif) no-repeat center;
	margin:3px 0 0 0;
}
img.collect {
	float:left;
	padding:6px 0 0 6px;
	cursor: pointer;
}
img.collect_shop {
	float:left;
	padding:6px 0 0 6px;
	cursor: pointer;
}
a.prod_details, a.prod_buy {
	width:42px;
	height:21px;
	display:block;
	float:right;
	_margin:6px 0 0 35px;
	color:#fff;
	margin: 2px 0 0 8px;
	padding: 7px 0px 0 10px;
	text-decoration: none;
	background-image: url(../images/buy.png);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
}
a.prod_details:hover, a.prod_buy:hover { color:#999; }
/*---------prod_box_big----------*/
.prod_box_big {
	width:554px;
	height:auto;
	float:left;
	padding:10px 10px 10px 15px;
}
.top_prod_box_big {
	width:554px;
	height:12px;
	background:url(../images/details_box_top.gif) no-repeat center bottom;
	float:left;
	padding:0px;
	margin:0px;
}
.bottom_prod_box_big {
	width:554px;
	height:12px;
	background:url(../images/details_box_bottom.gif) no-repeat center top;
	float:left;
	padding:0px;
	margin:0px;
}
.center_prod_box_big {
	width:554px;
	height: auto;
	background:url(../images/details_box_center.gif) repeat-y;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
}
.product_img_big {
	width:170px;
	padding:5px 0 5px 10px;
	float:left;
}
.details_big_box {
	width:345px;
	float:left;
	padding:0 0 0 15px;
	text-align:left;
}
.product_title_big {
	color:#ea2222;
	padding:5px 0 5px 0;
	font-weight:bold;
	font-size:14px;
}
.specifications {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
.thumbs {
	padding:8px 5px 8px 5px;
	border:1px #DFD1D1 solid;
	margin:3px 0 0 0;
}
.thumbs a { padding:3px; }
.prod_price_big {
	padding:5px 0 5px 0;
	font-size:16px;
}
span.reduce {
	color:#999999;
	text-decoration:line-through;
}
span.price { color:#ea2222; }
span.blue { color:#5F9FAB; }
/*--------------new order----------------*/
ul.new_order {
	width:194px;
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.new_order li {
	margin:0px;
	list-style:none;
}
ul.new_order li a {
	width:186px;
	height:25px;
	display:block;
	border-bottom:1px #FFFFFF solid;
	text-decoration:none;
	color:#504b4b;
	padding:0 0 0 10px;
	line-height:25px;
	background-color: #EEE;
	background-repeat: no-repeat;
	overflow:hidden;
}
ul.new_order li a:hover {
	color:#FFFFFF;
	background-position:5px 5px;
	background-color: #7bbcc7;
	background-repeat: no-repeat;
}
div.order_num {
	float:left;
	width:150px;
}
.order_num img { margin-top:8px; }
.order_num input {
	width: 20px;
	height: 13px;
	margin-top:-10px;
}
.order_num a.prod_details { margin-top:-20px; }
img.plus { margin-left:10px; }
/*--------------分页---------------*/
.pages {
	clear: left;
}
/*--------------页脚----------------*/
.footer {
	width:1000px;
	clear:both;
	height:65px;
	background:url(../images/footer_bg.gif) repeat-x top;
}
.left_footer {
	float:left;
	width:300px;
	padding:5px 0 0 10px;
}
.right_footer {
	float:right;
	padding:15px 30px 0 0;
}
.right_footer a {
	padding:0 0 0 7px;
	text-decoration:none;
	color: #666666;
}
.right_footer a:hover { text-decoration:underline; }
.center_footer {
	float:left;
	width:350px;
	text-align:center;
	color:#666666;
	padding:10px 0 0 60px;
}
input.btn2 {
	background-image: url(../images/btn2.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:82px;
	height:30px;
}
input.btn2:hover {
	background-image: url(../images/btn2.png);
	background-repeat: no-repeat;
	background-position: center;
}
input.btn2:active {
	background-image: url(../images/btn2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.dropdown a:visited { color:#000; }
/*团购*/
.big_title h1 {
	text-align:left;
	font-size:28px;
	font-family:"微软雅黑", "黑体", "宋体";
	margin-top:0px;
	margin-left:20px;
}
.big_title h2 {
	text-align:left;
	font-size:20px;
	font-family:"微软雅黑", "黑体", "宋体";
	text-decoration:none;
	font-weight:normal;
	margin-left:20px;
	margin-top:-10px;
}
.buy {
	width:200px;
	height:250px;
	background-color: #EEE;
	margin-left:20px;
	margin-bottom:20px;
}
.big_photo img {
	width:300px;
	height:250px;
	float:right;
	margin-top:-270px;
	margin-right:20px;
}
.i_price {
	color:#F60;
	text-align:center;
	font-size:34px;
	font-family:"微软雅黑", "黑体", "宋体";
	font-weight:bold;
	padding-top:20px;
}
.buy_button {
	width:94px;
	height:33px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	margin-top:16px;
	margin-left:54px;
	padding-top:10px;
}
.buy_button:hover {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: center;
}
.buy_button:active {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.buy_now {
	color:#FFF;
	font-size:18px;
	font-family:"微软雅黑", "黑体", "宋体";
}
.buy_bottom {
	margin-top:15px;
	width:170px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	margin-left:15px;
	padding-top:20px;
}
.ltime {
	height:20px;
	margin-top:24px;
	background-color: #CCC;
	padding-top:5px;
}
.xdivider {
	width:88%;
	height:2px;
	background-color:#999;
	margin-left:auto;
	margin-right:auto;
}