@CHARSET "UTF-8";

#product_list {
	width: 830px;
	height: 760px;
	margin-left: 50px;
}

#product_list ul li {
	width: 25%;
	float: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6f6e6e;
}

#product_list ul li div a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6f6e6e;
	text-decoration: none;
}

#product_list ul li div a:link,a:visited,a:hover,a:active,a:focus {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6f6e6e;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
}

#pro_basic_info {
	width: 930px;
	height: 800px;
}

#pro_basic_bigimg {
	width: 800px;
	height: 600px;
	float: left;
}

#pro_basic_smallimg {
	width: 800px;
	height: 150px;
	float: left;
}

#pro_basic_smallimg li {
	float: left;
}

.pro_detailphotoinfo_s img {
	width: 40px;
	height: 30px;
}

#pro_name_title {
	text-align: left;
	margin-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #575757;
	font-weight: bold;
	margin-top: 25px;
	width: 500px;
	overflow: hidden;
	float:left;
}

#proinfo {
	width: 820px;
	margin-left: 45px;
	margin-top: 10px;
}

#proinfo_l {
	width: 550px;
	float:left;
}


#proinfo_l_t {
	border: 0px solid #CCCCCC;
	display: table-cell;
	height: 375px;
	line-height: 400px;
	text-align: center;
	vertical-align: middle;
	width: 500px;
}

#mr_info {
	margin-top: 30px;
}

.pro_spantitlecss {
	text-align: left;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #575757;
	font-weight: bold;
}

#pro_basic_title {
	text-align: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575757;
	line-height: 20px;
}

#pro_basic_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575757;
}

#proinfo_l_b {
	height: 60px;
	padding: 10px 0;
}

.mr_topbar {
	width: 840px;
	height: 40px;
	position: relative;
	background: url(../images/bg_mr_topbar.png);
	margin-left: 25px;
	margin-top: 25px;
	text-align: center;
}

.mr_topbar_kong {
	width: 840px;
	height: 40px;
	position: relative;
	background: url(../images/bg_mr_topbar_kong_pro.png);
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
}

#pageNav_pro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	color: #1f3675;
	letter-spacing: 2px;
}

#pageNav_pro a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1f3675;
	font-weight: bold;
	text-decoration: none;
}

#pageNav_pro a:link,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1f3675;
	text-decoration: none;
}

#pageNav_pro a:hover,a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1f3675;
	text-decoration: none;
}

.current {
	width: 25px;
	line-height: 25px;
	background-color: #d8d7d7;
	display: inline-block;
}

#product_search {
	width: 269px;
	height: 45px;
	background: url(../images/bg_pro_search.png);
	margin-top: 50px;
}

#product_search input {
	width: 150px;
	background-color: transparent;
	border: 0px;
	line-height: 40px;
}

#product_search_icon {
	float: left;
	background-color: transparent;
	line-height: 40px;
}
#product_search_icon span{
	float: left;
	width:40px;
	height:40px;
	display:inline-block;
}

#product_search_con {
	width: 150px;
	float: left;
	margin-top: 14px;
	margin-left:50px;
}
#product_search_con input {
	width: 150px;
	height:40px;
	margin-top:-10px;

}
#product_search_result{
	color: #273C75;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align:left;
    margin-left:40px;
	}
search_result_title{
	float:left;
	}

#product_search_right_bar {
	width: 400px;
	height: 45px;
	float:right;
	margin-right:45px;
	background: url(../images/bg_pro_search_right.png);
}

#product_search_right_bar input {
	width: 150px;
	background-color: transparent;
	border: 0px;
	line-height: 40px;
}

#product_search_right_bar_icon {
	float: left;
	background-color: transparent;
	line-height: 40px;
}
#product_search_right_bar_icon span{
	float: left;
	width:40px;
	height:40px;
	display:inline-block;
}

#product_search_right_bar_con {
	width: 150px;
	float: left;
	margin-top: 14px;
	margin-left:25px;
}
#product_search_right_bar_con input {
	width: 150px;
	height:40px;
	margin-top:-10px;

}
span.pro_search_lable{
	color: #273C75;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: left;
    margin-left:120px;
    margin-top:20px;
	}
#proinfo_r{
	float:right;
	margin-right:70px;
	width:235px;
	height:267px;
	background-image:url(../images/bg_pro_service.png); 
    background-repeat:no-repeat;
	}
#pro_online_service_group{
	margin-top:30px;
	margin-left:30px;
	color: #6a6969;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align:left;
	}
	#pro_online_service_group span{
	color: #293e75;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing:2px;
	}
	#pro_chat_buy{
	margin-top:55px;
	}
	#pro_chat{
	height:30px;
	width:150px;
	margin-left:30px;
	}
	#pro_buy{
	height:30px;
	width:150px;
	margin-left:30px;
	margin-top:20px;
	}
	
	.xiala{
	color:gray;
	font-size:1.3em;
	float:right;
	font-weight:bold;
}