.main{width:1048px;margin:10px auto 20px auto;border:1px solid #ccc;}
.main table{margin:20px auto;color:#555;}
.main table td{height:45px;font-size:14px;padding-right:15px;}
.main table td a{text-decoration:none;font-size:14px;color:#e64747;}
.main table td input{width:328px;height:28px;color:#555;}
.main table td select{width:328px;height:28px;color:#555;}
.main table td input.sub{height:32px;line-height:32px;color:#fff;font-size:15px;background:#009400;border:0;cursor:pointer;}

.main table td input.ra{width:auto;height:12px;}
.main table td textarea{resize:none;width:434px;height:122px;font-size:12px;padding:2px;color:#666;}
.main table td.more{color:#888;font-size:12px;}

/*面包屑导航 start*/
.bread {width:1050px;margin:15px auto;}
.bread span b{font-size:12px;font-family:"微软雅黑";font-weight:100;padding:0 2px;}
.bread span a{font-size:13px;color:#555;text-decoration:none;}
.bread span a:hover{text-decoration:underline;}
/*面包屑导航 end*/