/* CSS Document */
body{
	margin:0; border:0; padding:0;
	font:"ËÎÌå";
	font-size:12px;
	background:#fff;
	color:#600;
	text-align:center;
}
img{border:0; display:block;}
.red_txt{color:red;}
.g_txt{ font-family:Webdings; color:#FFC61A;}
a{color:#600;text-decoration:none;}
a:hover{color:#f00;}
/*--------------------------------------------------------------------------------------*/
#top_info{
	width:100%;
	height:26px;
	background:url(../img/top_t.gif) repeat-x top center;
	text-align:center;
	line-height:26px;
	color:#000;
}
#top_info a{color:#000;	text-decoration:none;}
#top_info .log_input{
	display:inline-block;
	width:46px;
	height:22px;
	text-decoration:none;
	color:#000;
}
#top_info .log_input:hover{background:url(../img/log_input.gif) no-repeat center center;}

/*--------------------------------------------------------------------------------------*/
#header{
	width:100%;
	height:89px;
	background:url(../img/top_bg.jpg) repeat-x top;
	text-align:center;
	border-top:26px solid #fff;
}
#header_c{
	width:950px;
	height:89px;
	margin:0 auto;
}
#logo{float:left;}
#logo_right{float:right; width:600px;}
#index_help{
	height:42px;
	text-align:right;
	padding:5px 5px 0 0;
}
#index_help a{color:#FFC61A; text-decoration:none;}
#index_help a:hover{color:#ff0;}
#index_help_u{
	text-align:center;	
	width:570px;
	height:30px;
	background:url(../img/search_bg.gif) no-repeat top left;
	
}
#index_help_u table{
	width:530px;
	height:30px;
	margin:0 auto;
	
}
/*----------------------------------search-------------------------------------------------------------*/
#s_contory{width:70px;}
#s_zhang{width:90px;}
#s_type{width:70px;}
#s_age{width:70px;}
#s_price{width:100px;}

#s_contory,#s_zhang,#s_type,#s_age,#s_price{filter:alpha(opacity=70); opacity:0.7;}

.s_td{text-align:left; vertical-align:middle}
.searcb_box{
	display:block;
	width:80px;
	height:14px;
	border:3px solid #fff;
	margin:1px 5px 0 0;
	text-align:left;
	text-indent:5px;
	background:#fff url(../img/down_list_icon.jpg) no-repeat right center;	
}
.popup_list{
	text-align:left;
	position:absolute;
	padding:3px 3px 5px 3px ;
	background:#fff;
	border:1px solid #ccc;
	filter:alpha(opacity=85);
	opacity:0.85;
}
.popup_list a{
	color:#600;
	text-decoration:none;
	display:block; 
	padding:3px; 
	margin-right:2px;
	width:100px;/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 92px;
	}
html>body #left {
	width: 92px; /* ie5win fudge ends */
	}
	
.popup_list a:hover{
	height:14px;
	background:#600;
	color:#ff0;
	position:relative;
	left:1px; top:1px;
}
/*----------------------------------------------------------------------------------------------------------------*/
#aco{
	display:block;
	width:950px;
	background:url(../img/line_under.gif) repeat-x bottom;
	height:16px;
	line-height:16px;
	margin:0 auto;
	margin-bottom:10px;
}
#aco a{margin:0 2px; color:#600; text-decoration:none;}
#aco a:hover{color:#f00;}

/*======================================================================================================*/
#index_pro_list{
	float:right;
	width:759px;
}
#index_pro_list h4{
	background:url(../img/index_pro_list_tit.jpg) no-repeat left top;
	border-bottom:2px solid #c00;
	line-height:22px;
	color:#fff;
	text-align:left;
	font-size:12px;
	text-indent:15px;
	clear:both;
}
#index_pro_list ul{
	list-style-type:none;
	margin:0; padding:0;
}
#index_pro_list ul li{
	margin:5px 0;
	float:right;
	background:url(../img/line_y.gif) repeat-y right;
	text-align:center;
	width:150px;
	height:250px;
}
#index_pro_list ul li img{
	border:0;
	width:120px;
}
#index_pro_list ul li p{
	width:120px; text-align:left; height:45px; margin:0 auto;
}
#index_pro_list ul li span{
	font-size:12px;
	color:#900;
	font-family:sans-serif;
	font-weight:bold;
}
#index_pro_list ul li span .red_txt{
	font-size:14px;
	font-family:sans-serif;
	color:red;
}
/*===========================================================================*/

#footer{
	margin-top:8px;
	border-top:1px solid #AC292C;
	clear:both;
}
#footer p{
	background:url(../img/foot_bg.jpg) repeat-x top center;
	line-height:32px;
	text-align:center;
	color:#fff;
	margin:1px 0;
}
#footer p a{
	color:#fff;
}
#footer p a:hover{
	color:#ff0;
	position:relative; left:1px; top:1px;
}
#footer div{
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
}

