.content-right .cattree li.cat {
    padding-top:6px;
}
.content-right .basket {
    display: inline;
}
.catnav {
    display: inline;   
}
.content-right .table_pro_list,
.content-right .table_pro_des,
.content-right .order{
    width:100%;
    background: #b6133f;
}
.content-right .table_pro_list td,
.content-right .table_pro_des td,
.content-right .order td{
    text-align: center;
    background: #F0E8E7;
    padding: 5px;
	border:#000000 solid 1px;
    border-collapse:collapse;
	vertical-align: middle;
}
.content-right .header_tr td{
    background: #b6133f url(/files/image/bgmf.gif) repeat-x;
	color:#ffffff;
}
.content-right td.header_tr{
    background: #b6133f url(/files/image/bgmf.gif) repeat-x;
	color:#ffffff;
}
.content-right .inorder input{
    vertical-align: middle;
}
.content-right  .prvimg img{
    margin: 5px 0px 5px 0px;
    border: none;
}
.content-right  .footcatnav{
   padding-top: 15px;
}
.table_prod {
	width:100%;
	margin-bottom:10px;
}
.pro_header {
	background:#b6133f url(/files/image/bgmf.gif) repeat-x;
}
.pro_header h1{
	color:#ffffff;
	margin:5px;
}
.pro_content{
	padding:10px;
}
.pro_content_left{
	width:10%;
}
.pro_content_right{
	padding:20px 0px 0px 20px;
}
.pro_content_right li{
	list-style-type:none;
}
.pro_content_right .pro_data {
	font-weight:bold;
}
.pro_content_right input{
	vertical-align:middle;
}
.pro_price{
	font-size:150%;
	color:#b6133f;
	font-weight:bold;
}
.pro_footer {
	background:#cccccc;
	padding:5px;
}
.pro_footer a{
	color:#333333;
	font-weight:bold;
}