@charset "gb2312";
/*页面通用主样式*/
* {margin: 0px;padding: 0px;}
body,td,th,input,select,textarea {font-family:Arial,'宋体'; font-size:12px; color:#333;}
body {margin:0px; padding:0px; background:url(../images/bg.jpg) repeat-x top;}
form,img,iframe {margin:0px; padding:0px;}
input,select,textarea {margin:0px;}
ul,li { list-style-type:none; padding:0px; margin:0px;}
a img{border:0px;margin: 0px;padding: 0px;}

/*链接主样式*/
a {font-size:12px;}
a:link,a:visited {color:#505050; text-decoration:none;}
a:hover,a:active {color:#ff0000; text-decoration:underline;}
a{outline:0;blr:expression(this.onFocus=this.blur());}

.w1002{ width:1002px; margin:0 auto; background:#fff;}
.logo{ width:1002px; margin:0 auto; margin-top:5px;}
.top{ background:url(../images/menubg.jpg) no-repeat; height:50px; line-height:50px;}
.flash{ background:#eceff4;}
.menu{ margin:0px auto; text-align:center; width:1002px; height:42px; overflow:hidden; line-height:42px; background:url(../images/menu_bg.jpg) repeat-x; padding:0px;}
.menu .mline{ background:url(../images/menu_line.jpg) no-repeat;}
.menu a:link,.menu a:visited{ color:#333; text-decoration:none; display:block; width:125px; height:42px; font-size: 14px; line-height:42px;}
.menu a:hover,.menu a:active{ color:#fff; text-decoration:none; display:block; width:125px; font-size: 14px; height:42px; line-height:42px; background:url(../images/menu_hover.jpg) repeat-x;}
.main{padding-top:10px; background:#fff;}
.cpxl_td{ background:url(../images/dot2.gif) left top no-repeat; height:19px; padding-left:15px; padding-bottom:8px;}
.gd_cp td{ text-align:center; padding:0 10px;}
.gd_cp td img{ border:1px solid #DEDFE1;}
.foot{ background:url(../images/footbg.jpg) no-repeat; height:134px; margin-top:15px;}
.neil_td{ background:url(../images/nei_dot2.gif) left top no-repeat; height:25px; padding-left:45px; line-height:25px;}
.pro{ width:150px; padding:12px; border:1px solid #e6e6e6; margin:0 auto; margin-bottom:10px;}
.pro p{ line-height:30px; text-align:center; padding-top:10px;}
.feedBack td{ padding:5px 0;}
