/*productlist begin*/
ul.right_prolist{
margin:0 10px 0px 10px;
}
ul.right_prolist li{
float:left;
width:170px;
display:inline;
height:182px;
margin-right:10px;
margin-top:12px;
text-align:center;
overflow:hidden;
}
ul.right_prolist li img{
width:157px;
height:140px;
border:solid 1px #dedede; 
padding:2px;
}
ul.right_prolist li p{
margin-top:10px;
}
ul.right_prolist li a{
font-weight:bold;
}
/*productlist end*/
/*newslist begin*/
ul.newslist{
margin:10px 0 10px 5px;
}
ul.newslist li.txt{
height:26px;
background:url(../images/arr5.jpg) 8px 9px no-repeat;
line-height:26px;
width:676px;
overflow:hidden;
}
ul.newslist li span{
float:right;
padding-right:10px;
color:#AEAEAE;
}
ul.newslist li.split{
height:11px;
overflow:hidden;
background:url(../images/spli_bg2.jpg) 0 6px repeat-x;
width:676px;
margin:10px 0 10px 0;
}
ul.newslist li a{
margin-left:18px;
overflow:hidden;
}
/*newslist end*/
/*message begin*/
.message_table{
background-color:#E3EEF5;
}
.message_table td{
height:38px;

}
.message_table input.txt{
border:solid 1px #ABADB3;
width:220px;
height:24px;
line-height:24px;
}
.message_table textearea{
border:solid 1px #ABADB3;
}
.s_red{
color:Red;
}
.ImgBorder_2{
padding:3px;
border:solid 1px #ccc;
}
/*message end*/