.cattree li.cat {
    padding-top:6px;
}
.basket {
    display: inline;
}
.catnav {
    display: inline;   
}
.table_pro_list,
.table_pro_des,
.order{
    width:100%;
    background: #003366;
}
.table_pro_list td,
.table_pro_des td,
.order td{
    text-align: center;
    background: #ffffff;
    padding: 5px;
    border-collapse:collapse;
	vertical-align: middle;
	color: #003366;
}
.header_tr td{
    background: #135c6d;
	color:#ffffff;
	font-weight: bold;
}
td.header_tr{
    background: #135c6d;
	color:#ffffff;
	font-weight: bold;
}
.inorder input{
    vertical-align: middle;
}
.prvimg img{
    margin: 5px 0px 5px 0px;
    border: 1px solid #135C6D;
}
.footcatnav{
   padding-top: 15px;
}
.table_prod {
	width:100%;
	margin-bottom:10px;
}
.pro_header {
	background:#135c6d;
}
.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:none;
}
.pro_content_right input{
	vertical-align:middle;
}
.pro_price{
	font-size:150%;
	color:#9d2030;
	font-weight:bold;
}
.pro_footer {
	background:#ffffff;
	padding:5px;
}
.pro_footer a{
	color:#9d2030;
	font-weight:bold;
}
.pro_content_right .pro_field {
	font-weight:bold;
}
