﻿@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	background:#777777;
	font-family:"Times New Roman", Times, serif, "黑体", "宋体";
}
#wrap {
	width:980px;
	margin:0 auto;
}
a {
	text-decoration:none;
 hide-focus: expression(this.hideFocus=true); /* for ie 5+ */
	outline: none; /* for firefox 1.5 + */
	color:#333;
}
a:hover {
	color:#393;
}
img {
	border:none;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#header {
	float:left;
	width:996px;
	background-color: #FFF;
}
#header .top {
	float:left;
	height:32px;
	width:996px;
	line-height:32px;
	position:relative;
	background:url(../images/top_menu_bg.gif) repeat-x;
}
#login {
	margin:0px;
	padding:0px;
	position:relative;
	height: 30px;
	padding-left:30px;
	width: 360px;
}
#login .uname, #login .pw {
	width:75px;
	height:14px;
	margin-left:5px;
	position:absolute;
	top:7px;
	border:1px solid #8C8C8C;
	left: 75px;
}
#login .pw {
	left:205px;
}
#login .lapw {
	position:absolute;
	left:170px;
	top: 2px;
}
#login .sub {
	height:18px;
	width:40px;
	border:none;
	position:absolute;
	top:7px;
	left:300px;
	cursor:pointer;
	background-image: url(../images/login_bt.gif);
	background-repeat: no-repeat;
}
#login .register {
	display:block;
	height:18px;
	width:41px;
	position:absolute;
	top:7px;
	right:0px;
	cursor:pointer;
	background-image: url(../images/login_bt.gif);
	background-repeat: no-repeat;
	background-position: -45px 0px;
}
.top .control {
	position:absolute;
	top:0px;
	right:30px;
	width:210px;
	height:32px;
	background:url(../images/control.gif) no-repeat;
}
.top .control a {
	display:block;
	height:30px;
	width:70px;
	text-align:center;
	float:left;
}
#header .logo_and_ad {
	height:88px;
	float:left;
	width:996px;
	margin-top:2px;
}
#header .nav {
	margin-top:2px;
	height:54px;
	float:left;
	width:996px;
	position:relative;
	background:url(../images/nav_bg.gif) repeat-x;
}
#header .nav img {
	position:absolute;
}
#header .nav a {
	color:#FFF;
}
#header .nav a:hover {
	color:#3C0;
}
#header .nav li {
	display:block;
	height:25px;
	width:40px;
	text-align:center;
	float:left;
}
#header .nav ul {
	line-height:27px;
	padding-left:60px;
}
#header .nav .meirong {
	display:block;
	float:left;
	height:53px;
	width:127px;
	margin-left:10px;
	background:url(../images/meirong.gif) no-repeat;
}
#header .nav .suti {
	display:block;
	float:left;
	height:53px;
	width:127px;
	margin-left:5px;
	background:url(../images/suti.gif) no-repeat;
}
#header .nav .zhuangdian {
	display:block;
	float:left;
	height:53px;
	width:127px;
	margin-left:5px;
	background:url(../images/zhuangdian.gif) no-repeat;
}
#header .nav .shenghuo {
	display:block;
	float:left;
	height:53px;
	width:127px;
	margin-left:5px;
	background:url(../images/shenghuo.gif) no-repeat;
}
#header .nav .mrsc {
	display:block;
	float:left;
	height:53px;
	width:127px;
	margin-left:5px;
	background:url(../images/shangcheng.gif) no-repeat;
}
#meirong, #suti, #zhuangdian, #shenghuo, #mrsc {
	display:block;
	height:54px;
	width:60px;
	text-align:center;
	position:absolute;
	top:0px;
	left:10px;
	cursor:pointer;
	line-height: 50px;
}
#suti {
	left:200px;
}
#zhuangdian {
	left:390px;
}
#shenghuo {
	left:580px;
}
#mrsc {
	left:775px;
}
#fullsearch .searchwords {
	position:absolute;
	height:22px;
	top:5px;
	border:none;
	line-height:22px;
	width:146px;
	padding-left:65px;
	background:url(../images/search.gif) no-repeat;
}
#fullsearch .searchbt {
	height:22px;
	width:51px;
	position:absolute;
	left:210px;
	top:5px;
	border:none;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: -210px;
}
.menu_center .hotsearch {
	position:absolute;
	height:33px;
	left:270px;
	width:640px;
	top:0px;
	background:url(../images/hot_search.gif) no-repeat;
}
#title {
	position:absolute;
	left:280px;
	display:block;
	height:30px;
	line-height:30px;
}
#content {
	position:absolute;
	left:340px;
	display:block;
	height:30px;
	line-height:30px;
}
#author {
	position:absolute;
	left:400px;
	display:block;
	height:30px;
	line-height:30px;
}
*html #title {
	line-height:35px;
}
*html #content {
	line-height:35px;
}
*html #author {
	line-height:35px;
}
*+html #title {
	line-height:35px;
}
*+html #content {
	line-height:35px;
}
*+html #author {
	line-height:35px;
}
#title input, #content input, #author input {
	position:absolute;
	top:7px;
}
.menu_center .hotsearch {
	position:absolute;
	height:33px;
	left:470px;
	width:470px;
	top:0px;
	background:url(../images/hot_search.gif) no-repeat;
}
.menu_center .hotsearch .keywords {
	position:absolute;
	height:33px;
	top:0px;
	line-height:33px;
	padding-left:70px;
	width: 400px;
}
.menu_center .hotsearch .keywords li {
	display:block;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
#body {
	float: left;
	width: 946px;
	padding-left: 25px;
	padding-right: 25px;
}
#body .left {
	width:720px;
	float: left;
}
#body .right {
	width:215px;
	float: right;
}
#body .right .announce {
	width:213px;
	background:#F5F5F5;
	border:1px solid #E7E7E7;
	padding-bottom:5px;
	padding-top:40px;
	background-image:url(../images/announce.gif);
	background-repeat:no-repeat;
	background-position:10px 7px;
}
#body .right .announce ul {
	line-height:25px;
	width:190px;
	margin:0 auto;
	border:1px solid #E7E7E7;
	background:#FFF;
	padding:5px;
}
#body .right .announce ul li {
	display:block;
	height:25px;
	line-height:25px;
	border-bottom:1px dashed #E7E7E7;
	width:185px;
}
#body .left_lists {
	width:380px;
	float: left;
	border:1px solid #E7E7E7;
	padding: 10px;
}
#body .right_lists {
	width:310px;
	float: right;
}
#body .top_title {
	background:url(../images/tit.gif) no-repeat;
	height:85px;
	width:380px;
	padding-top:25px;
}
#body .top_title h2 {
	color:#FF0000;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-left: 80px;
}
#body .top_title p {
	line-height:20px;
	width:300px;
	margin-left:75px;
}
#body .news_list {
	line-height:25px;
	margin-top: 10px;
	float: left;
}
#body .news_list li {
	float:left;
	display:block;
	width:190px;
}
#body .news_list li a {
	font-size:14px;
}
#body .ad1 {
	width:380px;
	height:90px;
	float:left;
	margin-top:10px;
}
#body .news {
	display:block;
	float:left;
	width:380px;
	font-size:14px;
	line-height:25px;
	margin-top:10px;
 list-style:discs padding-left:20px;
}
#body .right_lists .focus {
	height:450px;
}
#body .right_lists .list_pic {
	border:1px solid #E7E7E7;
	margin-top: 5px;
}
#body .right_lists .list_pic table {
	line-height:20px;
	height: 100px;
	width: 310px;
	margin-top: 5px;
	padding-right:10px;
	margin-top:5px;
}
#body .right_lists .list_pic table .pic {
	text-align:center;
	width:120px;
}
#body .right_lists .list_pic .headline {
	display:block;
	font-weight:bold;
	font-size:15px;
	color:#FF0000;
}
#body .right_lists .list_pic ul {
	display:block;
	line-height:25px;
	font-size:14px;
	padding:10px;
}
#body .left .ad2 {
	float:left;
	height:90px;
	width:720px;
	margin-top:10px;
}
#body .left .column {
	float:left;
	width:720px;
	margin-top:5px;
}
#body .left .column .column_title .column_name {
 display:block height:40px;
	width:150px;
	float: left;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#BC006C;
}
#body .left .column .column_title {
	height:40px;
	line-height:40px;
	text-align:right;
	padding-right:15px;
	background:url(../images/column_bg.gif) repeat-y;
}
#body .left .column .column_title .link_items {
	width:550px;
	display:block;
	height:40px;
	float:right;
}
#body .left .columen_left {
	float: left;
	width:400px;
	height:500px;
}
#body .left .column_right {
	float: right;
	width:310px;
}
#body .column .column_headline {
	width: 400px;
	height:53px;
	background:url(../images/sum_tit.jpg) no-repeat;
	margin-top: 10px;
	padding-top:15px;
	text-align:center;
}
#body .column .column_headline h3 {
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#BC006C;
}
#body .column .column_headline p {
	margin:0px;
	padding:0px;
	height:25px;
	line-height:25px;
}
#body .column .column_lists {
	line-height:25px;
	width:200px;
	font-size:14px;
	float:left;
	margin-top:5px;
	display: block;
}
#body .column .column_lists h3 {
	margin:0px;
	padding:0px;
	color:#BC006C;
	font-size:15px;
	background-image: url(../images/short_dashed.gif);
	background-repeat: no-repeat;
	background-position: 65px 15px;
}
h3 a {
	color:#BC006C;
}
#body .column .bar {
	height:29px;
	width:400px;
	float:left;
	background:url(../images/bar_bg.gif) no-repeat;
}
#body .column .bar_title {
	display:block;
	height:29px;
	width:100px;
	float:left;
	line-height: 29px;
	padding-left: 10px;
}
#body .column .small_titles {
	display:block;
	height:29px;
	width:280px;
	float:right;
	text-align: right;
	line-height: 29px;
	padding-right: 10px;
}
#body .column .intro {
	display:block;
	float:left;
	width:400px;
}
#body .column .intro table {
	float:left;
}
#body .column .intro table h3 {
	margin:0px;
	padding:0px;
	height:25px;
	text-align:center;
	line-height:25px;
}
#body .column .intro table .pic_left {
	width:240px;
	padding: 5px;
}
#body .column .intro table .pic_right {
	width:120px;
	padding:5px;
}
#body .column .intro .column_news_list {
	float:left;
	width:400px;
	line-height:23px;
}
#body .column .intro .column_news_list li {
	padding-left:5px;
	display:block;
	float:left;
	width:195px;
	background:#F7F7F7
}
#body .column_right .ad4 {
	margin-top:5px;
}
#body .column_right .latate_list {
	height:215px;
	background:#F8F7F5;
	margin-top:5px;
}
#body .column_right .latate_list ul {
	background:none;
	padding-left:10px;
	width:299px;
	height:209px;
	line-height:26px;
	font-size:14px;
}
#body .column_right .latate_list ul li {
	padding-left:13px;
	background-image: url(../images/arrow4.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#body.column_right .week {
	display: none;
}
#body .column .column_key_words {
	height:80px;
	width:700px;
	padding:10px;
	float:left;
	border:1px solid #E3E3E3;
	margin-top: 15px;
	position:relative;
}
#body .column .column_key_words img {
	position:absolute;
	top:-10px;
	left:10px;
}
#body .column .column_key_words a {
	display:block;
	float:left;
	height:20px;
	overflow:hidden;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
}
#body .right .ad5 {
	width:215px;
}
#body .right .right_wrap {
	background:#F5F5F5;
	margin-top:10px;
	border:1px solid #E7E7E7;
	background-image:url(../images/hot.gif);
	background-repeat:no-repeat;
	background-position:10px 7px;
}
#body .right .right_mr {
    width:213px;
	margin-top:10px;
	background:#F5F5F5;
	border:1px solid #E7E7E7;
	padding-bottom:5px;
	padding-top:40px;
	background-image:url(../images/right_mr.gif);
	background-repeat:no-repeat;
	background-position:10px 7px;
}
#body .right .right_mr ul {
	line-height:25px;
	width:190px;
	margin:0 auto;
	border:1px solid #E7E7E7;
	background:#FFF;
	padding:5px;
}
#body .right .right_mr ul li {
	display:block;
	height:25px;
	line-height:25px;
	border-bottom:1px dashed #E7E7E7;
	width:185px;
}
#body .right .right_ad{   
    width:213px;
	margin-top:10px;
	text-align:center;
	background:#F5F5F5;
	border:1px solid #E7E7E7;
	padding-bottom:5px;
	padding-top:40px;
	background-image:url(../images/right_ad.gif);
	background-repeat:no-repeat;
	background-position:10px 7px;}
	
	
*html #body .right .right_wrap {
	padding-top: 40px;
}
*+html #body .right .right_wrap {
	padding-top: 40px;
}
#body .right_wrap .right_column {
	width:200px;
	margin:0 auto;
	background:#FFFFFF;
	float: none;
	border:1px solid #E7E7E7;
	margin-top:40px;
	clear: both;
}
#body .right_wrap .right_column ul {
	line-height:23px;
	background-image: url(../images/nums_6.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left:25px;
	width: 180px;
}
#body .right_wrap .right_column ul li {
	border-bottom:1px dashed #E7E7E7;
	display:block;
	width:165px;
}
#body .right_wrap .right_column table {
	width:200px;
	height:100px;
	text-align:center;
}
#body .right_wrap .fenge {
	height:7px;
	width:200px;
	margin:10px auto;
	background:url(../images/fenge.gif) no-repeat;
}
#body .right_wrap .zt {
	margin:0 auto;
	width:200px;
	clear:both;
	background:url(../images/zt.gif) no-repeat top left;
}
#body .right_wrap .zt table {
	float:left;
	width:200px;
	margin-top:30px;
}
#body .right_wrap .zt table .picture {
	text-align:center;
}
#body .right_wrap .zt table h3 {
	font-size:13px;
	margin:0px;
	padding:0px;
}
#body .right_wrap ul {
	width:195px;
	display:block;
	margin:0 auto;
	clear: both;
	line-height:22px;
}
#body .right_wrap .zt li {
	padding-left:13px;
	background:url(../images/arrow4.gif) no-repeat left;
}
#body .right_wrap .bbs {
	background:url(../images/bbd.gif) no-repeat;
}
/*////////////////////////////////////////////////////////////////////////////////////////*/
#slider {
	width: 310px; /* important to be same as image width */
	height: 450px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
	width: 310px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage .top a {
	color:#fff;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 384px;
	background-color: #000;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
	font-size: 14px;
}
.top {
	bottom: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}
ul {
	list-style-type: none;
}
#login_box {
	padding-left:20px;
}
#user_login_position input {
	height:15px;
	border:1px solid #CCC;
	width:100px;
}
#user_login_position .label_usname {
	position:absolute;
	left:20px;
	top:0px;
}
#user_login_position .label_pw {
	position:absolute;
	left:180px;
	top:0px;
}
#user_login_position .input_uname {
	position:absolute;
	left:65px;
	top:7px;
}
#user_login_position .input_pw {
	position:absolute;
	left:230px;
	top:7px;
}
#user_login_position .label_remember {
	position:absolute;
	top:0px;
	left:365px;
}
#user_login_position .input_sub {
	height:18px;
	width:40px;
	position:absolute;
	left:410px;
	border:none;
	background:url(../images/login_.gif) no-repeat;
	top:7px;
}
#user_login_position .input_remember {
	position:absolute;
	top:7px;
	left:340px;
	width:13px;
	height:13px;
	border:none;
}
#user_login_position .login_ext {
	position:absolute;
	left:460px;
	top:0px;
}
#loginin_info {
	position:relative;
}
#upic {
	position:absolute;
	top:4px;
	left:15px;
	border:1px solid #666;
	padding:1px;
}
.user_info .hello {
	margin-left:50px;
}
.slideBox {
	margin:0px;
	margin:0px;
	height:270px;
	margin-top:10px;
	background:#F4F4F4;
	border:1px solid #E3E3E3;
}
.slideBox dt {
	display:block;
	float: left;
	width: 308px;
	margin: 0px;
	background:#FFF;
	position:relative;
	height:23px;
	border-right:1px solid #E3E3E3;
}
.slideBox dt span {
	display:block;
	float:left;
	height:28px;
	width:80px;
	line-height:28px;
	text-align:center;
	position:absolute;
	bottom:-5px;
}
.slideBox dt .day {
	left:10px;
}
.slideBox dt .week {
	left:90px;
}
.slideBox dt .month {
	left:170px;
}
.slideBox dd {
	display:block;
	margin: 0px;
	float: left;
	width:290px;
}
.slideBox dt .on {
	background:url(../images/items_hover.gif);
}
.slideBox dd ul {
	line-height:24px;
	clear:both;
	background-image:url(../images/numbers.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	background-color: #F4F4F4;
	background-position: 5px 12px;
	padding-top:5px;
}
._wraps {
	height:230px;
	margin-left:50px;
	width:660px;
}
.shopping {
	position:relative;
	padding-top:30px;
	border:1px solid #E7E7E7;
	background:url(../images/shop_bg.png) repeat-x;
	padding-bottom: 10px;
	margin-top:20px;
}
.shopping .shoptitle {
	position:absolute;
	top:-11px;
	left:-1px;
}
.ad2 {
	margin-bottom:15px;
}
.shopping .box {
	float:left;
	width:116px;
	height:180px;
	margin-right:15px;
}
.shopping .box .shangpin {
	border:1px solid #E7E7E7;
	padding:2px;
}
.shopping .box .price {
	display:block;
	text-align:left;
	color:#FF6600;
	margin-top:15px;
}
.shopping .more {
	display:block;
	height:15px;
	width:50px;
	position:absolute;
	right:10px;
	top:10px;
	text-align:center;
}
.shopping .more a {
	color:#464646;
}
