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

#card_focus{
width:958px; height:350px; 
margin-bottom:10px;
margin-top:10px;
border:#CCCCCC 1px solid;
overflow:hidden;
}

.card_left{
width:610px;
/*border-left:#F3F2F2 1px solid;
border-right:#F3F2F2 1px solid;;
border-bottom:#F3F2F2 1px solid;*/
float:left;
}

.card_td{
/*font-size:14px;*/
font-weight:bolder;
width:70px;
width:125px\9;
/*width:90px;*/
}

.card_td_right{
width:495px;
}

.card_right{
width:333px;
float:right;
}

.card_left_title{
width:100%;
height:32px;
margin:0px;
padding:0px;
}

.card_right_box{
width:100%;
float:left;
text-align:left;
overflow:hidden;
margin-bottom:10px;
}

.card_right_title{
background:url(images/title.jpg) no-repeat scroll;
width:100%;
height:34px;
margin:0 0 -6px 0;
padding:6px 0 0 0;
}

.card_right_body{
background-color:#EEEEEE;
width:317px;
height:auto;
padding:0 8px 8px 8px;
}

.card_right_text{
background-color:#FFFFFF;
}

.card_right_text ul{
margin:0 15px;
}

.card_right_text li{
/*background:url(images/bg_line.gif) repeat-x left bottom;*/
padding:3px 0 2px 5px; *padding:2px 0 2px 5px;
}
.card_right_text li a{
background:url(images/bg.gif) no-repeat 0px -100px;
padding-left:15px;
}

.card_more{
color:#17B4FF;
text-align:right;
}

.card_upload_file{
font-size:12px;
font-weight:normal;
float:left;
}

.uploadifyQueue{
float:right;
margin-left:10px;
}

.card_photo{
color:#666666; font-size:50px; font-weight:bolder; padding-top:150px;
margin-bottom:20px;
}

.card_warn{
color:#FF0000;
}

.card_query{
border:1px solid #EED97C;
padding:5px;
background:#FFFCEB;
}

.card_left_price{
background-color:#EEEEEE;
width:554px;
height:auto;
padding:0 8px 8px 8px;
}

.list_img{
float:left;
display:inline;
height:34px;
width:100%;
background-color:#EEEEEE;
cursor: pointer;
}

.list_img li{
display:inline;
float:left;
padding:8px 10px;
font-size:14px;
}

.list_img li.hover{
font-weight:bolder;
background-color:#FFFFFF;
color:#023d52;
}

.card_title{
padding:8px 10px;
font-size:14px;
}

.card_new_left{
width:610px;
border:1px solid #F3F2F2;
float:left;
}

.goods_name_input{
font-weight:bold;
}

/* QQ_float_Div */
.qqbox{
	width:110px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:100px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
}
.qqbox .qqboxTop{ background:url(images/qqbox/qqbox_top.jpg) no-repeat; width:109px; height:34px;}
.qqbox ul li{ background:url(images/qqbox/qqbox_bg.jpg) repeat-y -1px 0; height:30px;}
.qqbox ul li a{ padding:5px 0 5px 18px;}
.qqbox ul li a img{ margin-top:5px;}
.qqbox .qqboxBtm{ background:url(images/qqbox/qqbox_btm.jpg) no-repeat; width:109px; height:33px;}
.qqbox .qqboxPhone{ padding:15px 0 0 12px; font-size:13px;}

a#notice:link{color: red; text-decoration: underline;}
a#notice:visited{color: red; text-decoration: underline;}
a#notice:hover{color: red; text-decoration: underline;}
a#notice:active{color: red; text-decoration: underline;}