﻿@charset "utf-8";
/* CSS Document */

.pro_list{ float:left; display:inline; margin:10px 7px 0; width:170px;}
.pro_name{ text-align:center; height:30px; line-height:30px;}
.pro_name a{ color:#21a10b;}
.pro_pic{ padding:2px; border:1px solid #ccc;}
.pro_pic img{ width:164px; height:154px}
a.in_propic{ display:block;}
a.in_propic img{ width:207px; height:194px;}
.newsTitle{ font-size:16px; text-align:center; padding:10px 0; border-bottom:1px dotted #333; margin-bottom:10px; font-family:微软雅黑;}
.orderContent tr{ line-height:30px;}
.feedbackContent tr{ line-height:28px;}
/*分页*/
div.pager{text-align:center; margin:10px auto 0;padding-bottom:3px;}
div.pager span{margin-left:8px;margin-right:8px;}
div.pager a{margin-left:8px;margin-right:8px;text-decoration:none;}
