/* CSS Document */
@import url(common.css); 
#main_title .maintitle_channel {
	float: right;
	width: 200px;
	height: 37px;
	text-align: right;
	color: #00beed;
}
#main_title h1 {
	font-size: 12px;
	font-weight: 400;
	margin: 0px;
	display: inline;
}
.maintitle_channel .bring {
	width: 103px;
	float: left;
	height: 19px;
	line-height: 19px;
	padding-top: 7px;
	color: #666;
}
.maintitle_channel .select {
	width: 95px;
	margin-top: 4px;
	float: right;
	overflow: hidden;
}
/*左边开始*/
#sidebar {
	width: 210px;
	height: auto;
	overflow: auto;
	float: left;
}
.sidebox {
	width: 204px;
	padding: 2px;
	border: 1px solid #c3c3c3;
	height: auto;
	margin-bottom: 6px;
}
.sidebox .title {
	background: url(/images/new20/title_bgred.gif) repeat-x;
	border-left: 1px solid #b4b4b5;
	border-right: 1px solid #b4b4b5;
	border-bottom: 1px solid #b4b4b5;
	line-height: 26px;
	font-weight: 600;
	color: #000;
	padding: 4px 0px 0px 9px;
	margin: 0px;
}
.title1 {
	line-height: 24px;
	font-weight: 600;
	color: #000;
	padding: 4px 0px 0px 9px;
	background: #ffedf5;
	margin: 2px;
}
.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: #FFEDF5;
	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: 32px;
	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;
}
/*热卖商品结束*/
/*降价排行开始*/
.channel_price {
	background: #FFEDF5;
	margin-top: 2px;
}
.channel_price ul {
	color: #5a5a5a;
	height: 33px;
	line-height: 33px;
	padding-left: 4px;
}
.channel_price ul li {
	float: left;
}
.channel_price a:link,.channel_price a:visited {
	color: #5a5a5a;
}
.channel_price a:hover {
	color: #333;
}
.channel_price .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;
}
.channel_price .limid {
	width: 110px;
	padding-right: 5px;
	overflow: hidden;
	height: 33px;
}
.channel_price .liright {
	width: 57px;
	overflow: hidden;
}
.channel_price strong a:link,.channel_price strong a:visited {
	color: #E03282;	
}
.channel_price strong a:hover {
	color: #E03282;	
}
/*降价排行结束*/
/*推荐商家开始*/
.channel_buss {
	height: auto;
	overflow: hidden;
	background: #ffedf5;
}
.channel_buss .border_top {
	border-top: 1px solid #c3c3c3;
}
.channel_buss ul {	
	height: auto !important;
	height: 20px;
	overflow: auto !important;
	overflow: visible;
	padding-top: 5px;
	line-height: 20px;
}
.channel_buss ul li {
	float: left;
	padding: 0px 6px;
	height: auto;
	white-space: nowrap;
}
.channel_buss img {
	width: 90px;
	height: 30px;
	margin: 3px 0px;
}
.buss_more {
	padding: 0px 6px;
	height: 20px;
	line-height: 20px;
	text-align: right;
}
.buss_more a:link,.buss_more a:visited {
	color: #000;
}
.buss_more a:hover {
	color: #000;
}
/*推荐商家结束*/
/*合作伙伴开始*/
.channel_friend ul {
	height: auto !important;
	height: 20px;
	overflow: auto !important;
	overflow: visible;
	border-top: 1px solid #c3c3c3;
	padding-top: 5px;
}
.channel_friend ul li {
	float: left;
	background: url(/images/new20/icn_libg.gif) no-repeat 5px 4px ;
	padding-left: 12px;
	height: 20px;
	float: left;
	width: 90px;
	overflow: hidden;
}
.channel_friend a:link,.channel_friend a:visited{
	color: #000;
}
.channel_friend a:hover {
	color: #000;
}
/*合作伙伴结束*/
/*左边结束*/
/*右边主体内容开始*/
#channel {
	width: 736px;
	height: auto;
	overflow: auto;
	float: right;
}
.channel_main {
	width: 736px;
	height: auto;
	overflow: auto;
	margin-bottom: 6px;
}
.channel_mainbox{
	width: 732px;
	height: auto;
	overflow: auto;
	margin-bottom: 6px;
	border: 1px solid #c3c3c3;
	padding: 1px;
}
#channel .title {
	background: url(/images/new20/title_bgred.gif) repeat-x;
	border-left: 1px solid #b4b4b5;
	border-right: 1px solid #b4b4b5;
	border-bottom: 1px solid #b4b4b5;
	line-height: 26px;
	height: 26px;
	font-weight: 600;
	color: #000;
	padding: 4px 0px 0px 9px;
	margin: 2px;
}
#channel .title img {
	margin-top: 5px;
}
#channel h2 {
	font-size: 12px;
	font-weight: 600;
	margin: 0px;
	color: #000;
}
#channel .title h2 {
	font-size: 12px;
	font-weight: 600;
	margin: 0px;
	color: #000;
	width: 200px;
	float: left;
}
#channel .title .title_more {
	float: right;
	width: 40px;
}
#channel .title .title_more a:link,#channel .title .title_more a:visited {
	color: #333;
}
#channel .title .title_more a:hover {
	color: #333;
}
/*资讯导购开始*/
.channel_left {
	float: left;
	width: 476px;
	border: 1px solid #c3c3c3;
}
.channel_message {
	border-top: 1px solid #c3c3c3;
	padding-top: 6px;
	margin: 0px 5px;
	width: 461px;
	overflow: hidden;
	padding: 7px 0px 6px 5px;
	height: 166px;
}
.channel_leftimg {
	width: 166px;
	height: 166px;
	overflow: hidden;
	float: left;
}
.channel_img {
	width: 160px;
	height: 120px;
	border: 1px solid #c3c3c3;
	float: left;
	padding: 2px;
	text-align: center;
	margin-bottom: 6px;
}
.channel_img img {
	width: 160px;
	height: 120px;
	overflow: hidden;
}
.channel_leftbottom {
	width: 164px;
	height: 36px;
	line-height: 18px;
	text-align: center;
}
.channel_text {
	width: 278px;
	height: 165px;
	padding: 0px 5px 0px 7px;
	overflow: hidden;
	float: right;
}
.channel_text ul {
	padding: 0px;
	width: 278px;
}
.channel_text ul li {
	float: left;
	height: 20px;
}
.channel_text .lileft {
	width: 221px;
	background: url(/images/new20/icn_libg.gif) no-repeat 0px 8px ;
	padding-left: 7px;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
}
.channel_text .lileft a:link,.channel_text .lileft a:visited,.channel_text .lileft a:hover {
	color: #333;
}
.channel_text .liright {
	width: 50px;
	padding-left: 0px;
	text-align: right;
	height: 21px;
	line-height: 21px;
	color: #999;
}
/*资讯导购结束*/
/*推荐品牌开始*/
.channel_right {
	float: right;
	width: 248px;
	border: 1px solid #c3c3c3;
	padding: 1px;
	height: 210px;
	overflow: hidden;
}
.channel_rightimg {
	width: 238px;
	padding-left: 7px;
	height: 94px;	
}
.channel_person {
	width: 238px;
	height: 94px;
	padding-left: 10px;
	margin-top: 5px;
}
.channel_person div {
	float: left;
	width: 69px;
	height: 94px;
	line-height: 19px;
	text-align: center;
	color: #5b5b5b;
	margin: 0px 10px 0px 0px;
}
.channel_right .channel_person img {
	width: 69px;
	height: 75px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
.channel_right h4 {
	margin: 0px;
	font-size: 12px;
	font-weight: 400;
	padding-left: 6px;
	height: 25px;
	line-height: 25px;
	margin-bottom: -2px;
}
.channel_right ul {	
	width: 230px;
	padding-top: 10px;
	border-top: 1px solid #c3c3c3;
	margin-left: 6px;
	margin-top: 3px;
}
.channel_right ul li {
	background: url(/images/new20/icn_libg.gif) no-repeat 3px 9px ;
	padding-left: 10px;
	float: left;
	line-height: 21px;
	height: 22px;
	margin-right: 5px;
	white-space: nowrap;
}	
.channel_right img {
	width: 67px;
	height: 37px;
	margin: 5px;
	float: left;
}
/*推荐品牌结束*/
/*最新产品开始*/
.channel_bg {
	background: #FFEDF5;
}
.channel_title {
	width: 725px;
	height: 27px;
	line-height: 27px;
	margin-left: 6px;
	color: #01295c;
	font-weight: 600;
}
.channel_titleright {
	float: right;
	width: 350px;
	text-align: right;
}
.channel_box {
	width: 724px;
	overflow: hidden;
	margin: 0px 0px 5px 5px;
	border: 1px solid #c3c3c3;
	background: #fff;
	height: auto;
	overflow: auto;
}
.channel_box ul {
	width: 161px;
	padding: 10px;
	float: left;
	text-align: center;
}
.channel_box .product_img {
	height: 100px;
	text-align: center;
	line-height: 100px;
	overflow: hidden;
}
.channel_box .bring {
	height: 36px;
	color: #0889e4;
	line-height: 18px;
	font-weight: 600;
	overflow: hidden;
	margin-top: 5px;
	width: 161px;
}
.channel_box .bring a:link,.channel_box .bring a:visited,.channel_box .bring a:hover {
	color: #5a5a5a;
}
.channel_box .price a:link,.channel_box .price a:visited,.channel_box .price a:hover {
	color: #e03282;
	line-height: 25px;
	font-weight: 600;
}
.channel_ad {
	width: 726px;
	height: 100px;
	overflow: hidden;
	margin: 0px 0px 5px 5px;
}
.channel_ad img {
	width: 726px;
	height: 100px;
}
/*最新产品结束*/
/*最新评论开始*/
.channel_min {
	width: 720px;
	margin-left: 6px;
	padding-bottom: 5px;
}
.channel_mintitle {
	height: 27px;
	line-height: 27px;
	color: #0889e4;
	font-weight: 600;
}
.channel_minmess {
	float: right;
	width: 300px;
	text-align: right;
	color: #c3c3c3;
	font-weight: 400;
	height: 27px;
	overflow: hidden;
}
.channel_minmessleft {
	float: left;
	width: 410px;
	height: 27px;
	overflow: hidden;
}
.channel_min p {
	margin: 0px;
	color: #5c5c5c;
	line-height: 18px;
}
.channel_min .bring a:link,.channel_min .bring a:visited,.channel_min .bring a:hover {
	color: #e03282;
}
/*最新评论结束*/
/*右边主体内容结束*/
/*google广告开始*/
.channnel_gads {
	width: 732px;
	height: auto;
	overflow: hidden;
	margin-bottom: 6px;
	border: 1px solid #c3c3c3;
	padding: 1px;
	padding-bottom: 15px;
}
.channel_gmain {
	padding: 10px 0px 0px 0px;
	width: 722px;
	height: auto;
	overflow: auto;	
}
.channel_gmain ul {
	width: 702px;
	margin: 0px 10px;
	padding: 3px 0px;
	height: auto;
	overflow: auto;
}
.channel_gmain ul li {
	width: 702px;
	display: block;
	overflow: hidden;
}
.channnel_gads .bring a:link,.channnel_gads .bring a:visited,.channnel_gads .bring a:hover {
	color: #e03282;
	font-weight: 600;
	width: 702px;
	height: 20px;
	display: block;
}
.channel_gmain .google_blank a:link,.channel_gmain .google_blank a:visited,.channel_gmain .google_blank a:hover{
	color: #000;
	line-height: 16px;
}
.channnel_gads .google_gray a:link,.channnel_gads .google_gray a:visited,.channnel_gads .google_gray a:hover {
	color: #ccc;
	line-height: 16px;
}
/*google广告结束*/
