.caigou {
    border-bottom: 2px solid #0f51bb;
    font-family: "microsoft YaHei";
    color: #0f51bb;
    font-size: 14px;
    font-weight: bold;
    line-height: 37px;
    padding: 0 12px 0 15px;
    margin-top: 10px;
    text-align: left;
}
			.message1{line-height:35px;font-size:13px; text-align:left;}
			input{border: 1px solid; border-color: #CCC #EEE #EEE #CCC; background: #F5F5F5;height:30px;}
			textarea{width:400px; height:100px; border:solid 1px #ccc;}
			.image { border: 0 none; cursor: pointer; float: left; height: 32px; margin-left: 3px; margin-top: 5px; width: 112px; }
.relate h4 {
    line-height: 30px;
    border-bottom: 1px solid #0f51bb;
    padding-left: 5px;
	font-size: 12px;
    font-weight: bold;
}
.xsprocontent {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}
#relate_p li {
    margin-left: 10px;
    margin-right: 10px;
	float:left;
}
.product_list li a.img {
display: block;
    padding: 1px;
    border: 1px solid #e0e1dc;
}
#relate_p .img img {
    width: 140px;
    height: 104px;
}
.product_list li h3 {
    text-align: center;
    padding-top: 5px;
	font-size: 12px;
}
#relate_n li {
    width: 48%;
    float: left;
}

model.css:176
.news_list li {
    line-height: 27px;
    position: relative;
    padding-left: 10px;
}
.news_list li a {
    line-height: 27px;
    color: #666;
}

h3.tag {
    line-height: 32px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 10px;
    color: #999;
    font-weight: normal;
	font-size: 12px;
}
h3.tag a {
    color: #005a98;
    padding-left: 5px;
}
.news_list li a:hover{text-decoration:none;color:#0f51bb;}
.product_list li a.img:hover{border-color:#0f51bb;}