@charset "utf-8";
body {	margin:0px auto;background-color:#666666;font-size: 12px;font-family:Verdana, Arial,'宋体',sans-serif;}
td {font-size: 12px; color:#000000}
img  { border:0px;}
form { border:0px;}

A,A:link,A:active ,A:visited {COLOR: #333; TEXT-DECORATION: none;}
A:hover {COLOR: #f00; text-decoration:underline}

a.white,a.white:link,a.white:visited { color:#FFFFFF}
/*主体开始*/
.main-content { font-size:14px; line-height:1.9em; text-align:left}

/* 产品列表模块 */
#product_list { text-align:center; padding:10px 5px;}
#product_list span{width:32%; margin-bottom:10px; text-align:center}
#product_list span div{ width:120px; height:160px; margin-bottom:3px}
#product_list span div img{ border:#999999 solid 1px;}
/*产品浏览页面*/
#view-info { padding:10px;}
#view-info h1 { font-size:16px; text-align:center; margin:0px}
#view-info h2 { text-align:center;}
#view-info h2 img{ border:#CCCCCC solid 1px;}
#view-info h3 { font-size:14px; line-height:1.9em; font-weight:normal; margin:0px}


#footer { line-height:1.7em}

.pt14 td{ font-size:14px}
/*订单模块*/
#order_table{background-color: #fff;}
.order_left{background-color: #f4f4f4;text-align: right;color: #333;}
.order_right{background-color: #fafafa; text-align:left}
.order_input{border:#ccc solid 1px; width:250px; height:18px; line-height:18px; padding-left:3px;}
.order_title{color:#333;text-align: center;background-color: #efefef;font-weight: bold;height: 26px;}
#order_table textarea{border: 1px solid #ccc;margin: 1px;color: #333;}
.order_button{background-color: #0077cc;color: #fff;border-left: 1px solid #0088cc;border-top: 1px solid #0099cc;border-right: 1px solid #003366; border-bottom: 1px solid #003366; width:80px; height:24px; line-height:21px;}