﻿@import url("border.css");
@import url("widget.css");

body {
   font-family: "Arial";
   font-size:12px;
   color:#353535;
   line-height:180%;
   text-align:center;
   background:url(bodybg.jpg) #000 repeat-x;
}

a{color:#353535;  text-decoration:none;}
a:hover{color:#fff;	text-decoration:underline;}

/*--------------------头部-------------------------------wh------------------------------*/
#container{ width:1012px; margin:0 auto; text-align:left;}
.header{ width:1012px; padding-top:10px;}
.header_left{ float:left; padding:0 0 10px;}
.header_center{ width:520px; float:left; padding-left:30px; color:#BABABA;}
.header_center a{ color:#BABABA;}
.header_center a:hover{ color:#fff;}
.header_right{ float:right; padding-top:20px;}

.category{ text-align:right; float:right;}
.nav{ float:right;}
.nav,.nav a{color:#bababa;}
.gouwuche,.user,.login{ float:left; }
.gouwuche strong{ color:#ffba00;}
.gouwuche{ margin:0 6px 0 15px; display:inline;}

.menu{ background:url(menubg.gif) repeat-x; padding:0 20px; height:27px; line-height:27px;}
.menu li{ float:left; text-align:center; background:url(fengge.gif) no-repeat right center; font-weight:600; padding:0 27px;}
.menu .menulast{ background:none;}
.menu a{ color:#cdcdcd;}



/*--------------------content-------------------------------wh------------------------------*/
.picShow{ position:relative; height:480px; background:url(contbg.jpg) no-repeat top center;}
.tuijianbg{ position:absolute; top:162px; right:65px; background:url(contbg.png) no-repeat; width:234px; height:300px;behavior: url(http://web.vfvf.cn/shopex48/001/themes/jxsh/images/iepngfix.htc);}
#contlist{ height:250px;overflow:hidden; width:210px; overflow:hidden;}
.tuijian_body{ position:relative; top:190px; left:725px; height:285px; width:250px; overflow:hidden;}

/*--------------------news-------------------------------wh------------------------------*/

.blist{ text-align:left;}

/*--------------------footer-------------------------------wh------------------------------*/
#footer{ text-align:left; height:22px; line-height:22px; margin:10px 0; background:#0C0C0C;}

.copyright{ float:left; margin-bottom:10px;}
.copyright li{ color:#353535; margin:0 5px; display:inline;}
.search{ float:right;}

.bottom{}

/*--------------------内页-------------------------------wh------------------------------*/
.sidebar{ padding:20px 10px 30px;background:#1B1B1B url(sidebarbg.gif) repeat-x;border:1px solid #1b1b1b; border-top:0px;*zoom:1;}
.leftside{ float:left; width:235px;}
.rightside{ float:right; width:747px; background:#fff;}
.nei_ad{ border-bottom:3px solid #1B1B1B; }

#nli_con{
	height:200px;
	width:200px;
	overflow:hidden;
	border:1px solid #999999;
}


/*=弹出层
=============================================================================================*/
.dcbox{ width:800px; height:500px; background:url(bodybg.jpg) #000 repeat-x;}
.dcbox li{ float:left; padding:10px;}
.dctitle{ width:800px; display:block; background:#151515; text-align:left; padding:5px 0; text-indent:20px; color:#fff; font-weight:700;}
.dcclose{ position:absolute; right:5px; top:5px; color:#fff; font-weight:700;}
