/* CSS Document */
@import url(common.css); 
/*content begin*/
.sidebar {
	width: 209px;
	float: left;
	overflow: hidden;
	position: relative;
}
.sidebar .sidebox {
	width: 205px;
	border: 1px solid #cecece;
	padding: 1px;
	overflow: hidden;
}
.sidebox h2 {
	font-size: 12px;
	font-weight: 600;
	margin: 0px;
	color: #000;
}
.content_right {
	width: 737px;
	float: right;
	overflow: hidden;
}
#content_mid {
	width: 476px;
	height: 210px;
	float: left;
	border: 1px solid #cecece;
}
#content_bar {
	width: 245px;
	height: 206px;
	float: right;
	padding: 2px;
	border: 1px solid #cecece;
}
#content_bar .content_gonggao {
	padding: 8px 0px 2px 5px;
	border-bottom: 1px dotted #979797;
	margin: 0px 0px 5px 0px;
	line-height: 18px;
}
#content_bar .content_gonggao h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: 400;
	display: inline;
}
#content_bar ul li {
	color: #2a4b64;
	height: 17px;
	line-height: 17px;
	padding-left: 2px;
}
#content_bar ul li a:link,#content_bar ul li a:visited {
	color: #2a4b64;	
}
#content_bar ul li a:hover {
	color: #17527f;	
}
#content_bar .content_barimg {
	width: 235px;
	height: 42px;
	border-top: 1px dotted #979797;
	padding: 8px 0px 0px 10px;
	margin-top: 2px;
	position: absolute;
}
#content_bar .newpro {
	width: 55px;
	height: 17px;
	line-height: 17px;
	text-align: right;
	top: 15px;
	left: 44px;
	position: relative;
	color: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
#content_bar .droppro {
	width: 55px;
	height: 17px;
	line-height: 17px;
	text-align: right;
	top: -1px;
	left: 163px;
	position: relative;
	color: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
#content_bar .newpro a:link,#content_bar .newpro a:visited,#content_bar .newpro a:hover,#content_bar .droppro a:link,#content_bar .droppro a:visited,#content_bar .droppro a:hover {
	color: #fff;
	text-decoration: none;
}
.content_right .content_box {
	width: 731px;
	border: 1px solid #cecece;
	padding: 2px;
	height: auto;
	overflow: auto;
}
/*content end*/
.sidebox h2 {
	font-size: 12px;
	font-weight: 600;
	margin: 0px;
	color: #000;
}
.border {
	border-bottom: 1px solid #c3c3c3;
}
.margin2 {
	margin-top: 2px;
}
/*频道分类开始*/
.channel_sort {
	margin-top: -1px;
}
.channel_sort h3 {
	font-size: 14px;
	font-weight: 400;
	margin: 0px;
	color: #000;
	height: 27px;
	line-height: 27px;
	border-top: 1px solid #c3c3c3;
	background: url(/images/new20/icn_h3.gif) no-repeat 5px 8px;
	padding-left: 15px;
}
.channel_sort ul {
	border-top: 1px solid #c3c3c3;
	line-height: 20px;
	height: auto !important;
	height: 20px;
	overflow: hidden !important;
	overflow: visible;
	background: #ffedf5;
	padding: 3px 0px;
}
.channel_sort ul li {
	float: left;
	background: url(/images/new20/icn_libg.gif) no-repeat 7px 7px ;
	padding-left: 16px;
	height: 20px;
	white-space: nowrap;
}
.channel_sort h3 a:link,.channel_sort h3 a:visited {
	color: #000;
}
.channel_sort h3 a:hover {
	color: #000;
}
.channel_sort ul li a:link,.channel_sort ul li a:visited{
	color: #333;
}
.channel_sort ul li a:hover {
	color: #333;
}
/*频道分类结束*/
/*热卖商品开始*/
.channel_hot {
	background: #ecf5fd;
	height: 54px;
	padding: 8px 5px;
}
.channel_hot img {
	border: 1px solid #e1e2e4;
	width: 50px;
	height: 50px;
	padding: 3px;
	background: #fff;
	float: left;
}
.channel_hot ul {
	width: 130px;
	height: 40px;
	float: right;
	padding-top: 4px;
	line-height: 18px;
}
.channel_hot .hot_bring {
	width: 130px;
	overflow: hidden;
	height: 48px;
	line-height: 16px;
}
.sidebox .hot_bring a:link,.sidebox .hot_bring a:visited {
	color: #5a5a5a;
}
.sidebox .hot_bring a:hover {
	color: #5a5a5a;
}
.sidebox .hot_price a:link,.sidebox .hot_price a:visited {
	color: #e03282;
	font-weight: 600;
}
.sidebox .hot_price a:hover {
	color: #e03282;
	font-weight: 600;
}
/*热卖商品结束*/
/*导航开始*/
#nav {
	background: #525252;
	padding-top: 10px;
	width: 205px;
}
#nav ul{
	width:205px;
	font-size: 14px;
	display: block;
	position: relative;
}
#nav h2 {
	font-size: 14px;
	margin: 0px;
	display: inline;
}
#nav ul li{
	color:#fff;
	background: #474747 url(/images/new20/dec_arrow1.gif) no-repeat 178px 50%;
	border-top: 1px solid #5b5b5b;
	border-bottom:1px solid #3e3e3e;
	line-height: 25px;	
}
#nav .line a{
	color:#dedede;
	font-weight:bold;
	width: 193px;
	height: 25px;
	display: block;
	padding-left: 12px;
}
#nav .line a:hover{
	background: #5b5b5b url(/images/new20/dec_arrow2.gif) no-repeat 178px 50%;
	text-decoration:none;
	width: 193px;
	height: 25px;
	display: block;
	padding-left: 12px;
	color: #fff;
}
#nav .li_olympic a{
	color:#dedede;
	font-weight:bold;
	width: 193px;
	height: 25px;
	display: block;
	padding-left: 12px;
	background: url(/images/new20/nav_olympic_a.gif) no-repeat;
}
#nav .li_olympic a:hover{
	background: url(/images/new20/nav_olympic_b.gif) no-repeat;
	text-decoration:none;
	width: 193px;
	height: 25px;
	display: block;
	padding-left: 12px;
	color: #fff;
}
#nav img {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 122px;
	left: 43px;
}
.nav_img {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 233px;
	left: 76px;
	display: block;
	cursor: pointer;
}
#nav ul li a:link .nav_img,#nav ul li a:visited .nav_img {
	background: url(/images/new20/channel_new.gif) no-repeat;	
	width: 25px;
	height: 25px;
	display: block;
}
#nav ul li a:hover .nav_img {
	background: url(/images/new20/channel_new2.gif) no-repeat;
	width: 25px;
	height: 25px;
	display: block;
}
/*导航结束*/
/*banner视频开始*/
#banner {
	width: 952px;
	height: 100px;
}
/*banner视频结束*/
/*热卖商品导航开始*/
.content_box .nav {
	margin: 3px 3px 0px 3px;
	background: url(/images/new20/navbg.gif) repeat-x;
	height: 28px;
	text-align: right;
	padding-right: 10px;
	overflow: hidden;
	padding-bottom: 5px;
}
.content_box h2 {
	font-size: 12px;
	margin: 0px;
}
.content_box .nav ul {
	float: right;
}
.content_box .nav ul li {
	float: left;
	text-align: center;
}
.content_box .nav .navun {
	width: 65px;
	height: 20px;
	border-top: 1px solid #bbb;
	margin-top: 3px;
	line-height: 20px;
	padding-top: 3px;
	background: #ebebeb;
}
.content_box .nav .navon {
	width: 65px;
	height: 21px;
	background: url(/images/new20/navon_bg.gif) repeat-x;
	border-top: 1px solid #c5c5c5;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	line-height: 21px;
	padding-top: 6px;
}
.content_box .nav .border_left {
	border-left: 1px solid #bbb;
}
.content_box .nav .border_right {
	border-right: 1px solid #bbb;
}
.content_box .border_left {
	border-left: 1px solid #ebebeb;
}
.content_box .border_right {
	border-right: 1px solid #ebebeb;
}
.content_box .border_bottom {
	border-bottom: 1px solid #ebebeb;
}
.content_box .pro_box {
	width: 726px;
	height: 370px;
	overflow: hidden;
	margin: 0px 0px 5px 3px;
}
.content_box .pro_box ul {
	width: 726px;
	height: 370px;
	overflow: hidden;
	clear: both;
}
.content_box .pro_box ul li {
	width: 241px;
	height: 186px;
	line-height: 22px;
	float: left;	
}
.content_box .pro_boximg {
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 5px 0px 5px 70px;
	display: block;
}
.content_box .pro_box img {
	width: 100px;
	height: 100px;
}
.content_box .pro_box strong {
	color: #00b9ee;
	padding: 0px;
	display: block;
	width: 241px;
	text-align: center;
}
.content_box .pro_box strong a:link,.content_box .pro_box strong a:visited {
	color: #00b9ee;	
}
.content_box .pro_box strong a:hover {
	color: #24a6cb;	
}
.content_box .blue {
	color: #2a4b64;
	font-weight: 600;
	width: 241px;
	display: block;
	text-align: center;
}
.content_box .blue a:link,.content_box .blue a:visited {
	color: #2a4b64;	
}
.content_box .blue a:hover {
	color: #2674af;
}
.content_box .but {
	padding-left: 80px;
	width: 161px;
}
.content_box .but img{
	width: 81px;
	height: 24px;	
	overflow: hidden;
	margin: 0px;
}
/*热卖商品导航结束*/
/*友情提示开始*/
.sidebox .friend {
	width: 201px;
	padding: 2px;
	overflow: hidden;
}
.friend .friend_top {
	border-bottom: 1px solid #c3c3c3;
	font-weight: 600;
	color: #000;
	line-height: 27px;
	width: 193px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.friend ul {
	padding: 0px; 
	color: #5a5a5a;
}
.friend ul li {	
	line-height: 18px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.friend .liline {
	width: 196px;
	padding-left: 5px;
	margin: 0px;
}
.friend .lileft {
	width: 38px;
	height: 36px;
	padding-left: 5px;
	overflow: hidden;
}
.friend .liright {
	width: 158px;
	height: 36px;
}
.sidebox strong {
	color: #ff7800;
	font-weight: 600;
}
.sidebox strong a:link,.sidebox strong a:visited {
	color: #ff7800;
}
.sidebox strong a:hover {
	color: #f90;
}
/*友情提示结束*/
/*降价幅度排行开始*/
.sidebox .buss_box {
	width: 201px;
	padding: 2px 2px 5px 2px;
	overflow: hidden;
	height: 302px;
}
.buss_box .buss_top {
	font-weight: 600;
	color: #000;
	line-height: 30px;
	height: 30px;
	width: 193px;
	padding-left: 8px;
}
.buss_box ul {
	color: #5a5a5a;
	height: 33px;
	line-height: 33px;
	width: 201px;
	border-bottom: 1px solid #c3c3c3;
}
.buss_box ul li {
	float: left;
}
.buss_box a:link,.buss_box a:visited {
	color: #5a5a5a;
}
.buss_box a:hover {
	color: #333;
}
.buss_box .lileft {
	width: 17px;
	height: 17px;
	line-height: 17px;
	background: url(/images/new20/buss_bg.gif) no-repeat 2px 7px;
	color: #c58b1b;
	font-weight: 600;
	text-align: center;
	padding: 8px 8px 8px 2px;
}
.buss_box .limid {
	width: 115px;
	padding-right: 5px;
	overflow: hidden;
	height: 33px;
}
.buss_box .liright {
	width: 54px;
	text-align: right;
}
/*降价幅度排行结束*/
/*今日精选导购信息开始*/
.conbox_left {
	width: 414px;
	height: 266px;
	padding: 9px 5px 0px 8px;
	float: left;
	overflow: hidden;
	display: block;
}
.conbox_right {
	width: 280px;
	height: 255px;
	overflow: hidden;
	margin: 9px 5px 0px 0px;
	float: right;
	background: #F6F6F6;
	line-height: 20px;
	padding: 3px;
	color: #002545;
	display: block;
}
.conbox_right ul{
	width: 280px;
	height: 255px;
	overflow: hidden;
}
.conbox_right ul li{
	height: 20px;
	width: 280px;
	overflow: hidden;
}
.conbox_right a:link,.conbox_right a:visited {
	color: #002545;
}
.conbox_right a:hover {
	color: #00b9ee;
}
.conbox_top {
	width: 414px;
	height: 135px;
}
.conbox_top img {
	float: left;
	width: 160px;
	height: 120px;
	margin-top: 3px;
	background: #ccc;
}
.conbox_left .conbox_text {
	width: 242px;
	height: 126px;
	padding-left: 6px;
	float: right;
	overflow: hidden;
}
.conbox_left h3 {
	color: #00b9ee;
	margin: 2px 0px 0px 0px;
	width: 242px;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
}
.conbox_left h3 a:link,.conbox_left h3 a:visited {
	color: #00b9ee;	
}
.conbox_left h3 a:hover {
	color: #00b9ee;
}
.conbox_left p {
	margin: 5px 0px 0px 0px;
	line-height: 20px;
	color: #5a5a5a;
}
.conbox_left ul {
	border-top: 1px dotted #979797;
	padding: 6px;
	height: 135px;
	overflow: hidden;
}
.conbox_left ul li {
	float: left;
	width: 120px;
	line-height: 30px;
	text-align: center;
}
.conbox_left ul li img {
	width: 120px;
	height: 90px;
	border: 1px solid #807f80;
	overflow: hidden;
	display: block;
}
.conbox_left .liline {
	margin-right: 20px;
}
.conbox_left a:link,.conbox_left a:visited {
	color: #000;
}
.conbox_left a:hover {
	color: #000;
}
/*今日精选导购信息结束*/
/*keyword begin*/
#keyword {
	width: 950px;
	border: 1px solid #cecece;
	height: auto;
	margin-top: 8px;
	padding-bottom: 10px;
}
#keyword .keyword_top {
	font-weight: 600;
	color: #000;
	line-height: 30px;
	height: 30px;
	padding: 2px 0px 0px 8px;	
}
#keyword ul {
	line-height: 30px;
}
#keyword ul li {
	color: #5a5a5a;
	padding-left: 9px;
}
#keyword .bold {
	font-weight: 600;
}
#keyword strong {
	color: #06a6d9;
}
#keyword a:link,#keyword a:visited {
	color: #5a5a5a;
}
#keyword a:hover {
	color: #333;
}
#keyword strong a:link,#keyword strong a:visited {
	color: #06a6d9;
}
#keyword strong a:hover {
	color: #06a6d9;
}
#keyword .bg {
	background: #f6f6f6;
	line-height: 29px;
}
/*keyword end*/
/*合作伙伴开始*/
.together {
	width: 932px;
	height: auto;
	overflow: hidden;
	background: #f3f3f3;
	margin-top: 5px;
	border-top: 6px solid #88d23f;
	padding: 6px 10px;
	line-height: 20px;
}
.together h3{
	width: 55px;
	float: left;
	font-size: 12px;
	font-weight: 600;
	margin: 0px;
}
.together ul {
	width: 874px;
	float: right;
}
.together ul li {
	float:left;
}
/*合作伙伴结束*/