/*
uyougo CSS Stylesheet. Author:Sara
- Copyright(C).uyougo Homeshopping
*/

/*Base/Global Var*/
body{
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
}
table{
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px
}
td{
	border-right: 0px;
	border-top: 0px;
}
a {
	text-decoration:none;
	color:#676767;
}
a:hover {
	text-decoration:underline;
	color:#ff6600;
}

p, body, textarea, input, select, option, td{
	font-size: 9pt;
	font-family: tahoma;
	color: #676767;
}
TEXTAREA {
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid
}

/* 大DIV */
.div{ 
    width:980px; 
    margin-left:auto;
	margin-right:auto; 
	padding:0px; 0px;
}

/* 上部分左边宽度 */
.div_left_610{ 
	width:610px; 
	float:left;
}
.div_left_800{ 
	width:800px; 
	float:left;
}
.div_left_210{ 
	width:210px; 
	float:left;
}
.div_right_400{
	 width:400px; 
	 float:right;
}
.div_right_590{
	 width:590px; 
	 float:right;
}

/* 左边帮助 */
.help {
	background: #F4F5F5;
	border: solid #DDE0E1 1px;
}

/* 上部分右边宽度 */
.div_right_370{
	 width:370px; 
	 float:left;
}
.div_right_180{
	 width:180px; 
	 float:right;
}



/* 人气热卖*/
.sale_hot {
	border: solid #DDE0E1 1px;
	background: url(/image/main/hot_bg_top.gif) no-repeat left top;
	background-color: #F8F8F8;
	height: 359px;
}
.sale_hot_image {
	border: solid #DDE0E1 1px;
}

/* 最新成交价格 */
.red {
	font-size: 12px;
	font-weight: bold;
	color: #DA0303;
	text-decoration: none;
}
.icon {
	padding-top: 3px;
}

/* 中间部分推荐商品 */
.width_94px {
	width: 94px;
}
.org {
	font-size: 12px;
	font-weight: bold;
	color: #F3811E;
	text-decoration: none;
}

/* 中间部分最新商品 */
.div_right_360{
	 width:360px; 
	 float:right;
}
.width_100px {
	width: 130px;
}

/* 四块专题 */
.div_left_790{
	 width:790px; 
	 float:left;
}
.div_left_390{
	 width:390px; 
	 float:left;
}
.div_right_390{
	 width:390px; 
	 float:right;
}

/* footer */
.foot_line {
	 border-bottom:1px solid #D4D4D4;
}
.foot_top {
	margin-top: 7px;
}

/* aoyun */
.aoyun {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* footer */
.foot_line {
	 border-bottom:1px solid #D4D4D4;
}
.foot_top {
	margin-top: 7px;
}

