@charset "utf-8";
/* CSS Document */

BODY{
font-size:12px;
font-family: Tahoma,新细明体;
color:#333333;
line-height:20px;
height: 100%;
}

.fat{ font-weight:bold; }

.gray_text2 {color:#333333;}
.gray_text2 a{text-decoration:underline; color: #333333; }
.gray_text2 a:hover{text-decoration:underline; color: #333333; }

.gray_text {color:#333333;}
.gray_text a{text-decoration: none; color: #333333; }
.gray_text a:hover{text-decoration:underline; font-weight:bold; color: #333333; }

.red_text {color:#FF0000;}
.red_text a{text-decoration: none; color:#FF0000; }
.red_text a:hover{text-decoration:underline;font-weight:bold; color:#FF0000;}

.white_text {color:#333333;}
.white_text a{text-decoration: none; color:#333333; }
.white_text a:hover{text-decoration: none; color:#A60004;}

.space{width:auto; height:10px; }
/* ie6  */
*html .space{width:auto; height:10px; overflow:hidden;}

#wrapper{width:960px; height:auto;margin:0 auto;}

#header{width:960px; height:87px;background: url(../images/index/header.gif) no-repeat;position:relative;}

#logo{width:244px; height:58px; float:left;}

#head_box{width:400px; height:auto;float:right; padding-right:10px; padding-top:5px;}

#head_right{ float:right;width:auto; height:22px; }

#search_box{ width:253px; height:28px;float:left; line-height:28px; }

#product_box{ width:auto; height:28px;float:left;  line-height:28px;}

#group_box{ width:63px; height:22px;float:left;  line-height:28px; margin-top:2px; margin-left:10px;}

#cart_box{ width:165px; height:28px;float:right;  line-height:28px;}

#cart {width:auto; height:23px;background: url(../images/index/shopping_cart.gif) no-repeat;line-height:26px; padding-left:27px; }

/*-------------------------------------------------------------------------------*/
#left_box{ width:190px; height:auto;float:left; line-height:28px;}

#center_box{ width:9px; height:100px;float:left; line-height:28px;}

#left_box_01{width:186px; height:28px; background: url(../images/index/leftbox_01.gif) no-repeat;  padding:5px 0px 0px 4px;}

#left_box_02{width:190px; height:auto; background: url(../images/index/leftbox_02.gif);}

#left_box_03{width:190px; height:9px; background: url(../images/index/leftbox_03.gif) no-repeat;}

#news_box{width:168px; height:24px; line-height:22px;background: url(../images/index/icon_arrow.gif) no-repeat; 
padding:0px 0px 0px 22px;}

/*-------------------------------------------------------------------------------*/
#right_box{ width:760px; height:auto;float:left; line-height:28px;}

#flash_ad{ width:760px; height:200px;}

#red_title_bg{width:750px; height:20px; background: url(../images/index/red_title_bg.gif) no-repeat;line-height:20px;
padding:0px 0px 0px 10px; color:#FF0000;text-align:left;}

.product_box{ width:140px; height:auto; padding-right:12px;float:left;}
.product_foto{ width:140px; height:140px;}
.product_text_center{ width:140px; height:auto;line-height:20px; text-align:center;}

.line_01{width:760px; height:20px; background: url(../images/index/line_01.gif) no-repeat;}
.more{width:51px; height:14px; float:right; }

/*-------------------------------------------------------------------------------*/
#footer{width:690px; height:64px;background: url(../images/index/footer.gif) no-repeat;padding:14px 0px 0px 270px; font-size:11px;}

#cart_car{
	width:215px;
	height:auto;
	border:#eaeaea 4px solid;
	font-size:11px;
	background-color:#FFFFFF;
	position:absolute;
	left:926px;
}

