/*页面通用主样式*/
body,td,th,input,select,textarea {font:12px/22px "宋体",'SimSun',Arial,Sans-Serif;color:#333333;}
body {background:#ECEFF3 url(../images/body_bg.jpg) repeat-x; margin:0px auto; padding:0px;}
form,img,iframe,#div_main,h3,div,span,a{margin:0px; padding:0px;}
img{ border:0px none;}
ul{margin:0;padding:0;list-style:none;}
input,select,textarea {margin:0px;}

/*链接主样式*/
a {font-size:12px;}
a:link,a:visited {color:#333333; text-decoration:none;}
a:hover,a:active {color:#ff0000; text-decoration:none;}

/*页面整体内容DIV样式*/
#div_main {margin:0 auto; width: 1002px; }
.div_main{ padding-top:20px; background:#fff; margin:0px auto;}
.menu{ margin:0px auto; text-align:center; width:1002px; 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:95px; font: 14px/66px "微软雅黑",Arial,Sans-Serif;}
.menu a:hover,.menu a:active{ color:#fff; text-decoration:none; display:block; width:95px; font: 14px/66px "微软雅黑",Arial,Sans-Serif; background:url(../images/menu_hover.jpg) repeat-x;}
.pro_class{background:url(../images/pro_c_bg.jpg) no-repeat; padding-left:20px; line-height:26px; height:30px; }
.pro_class_1{ background:url(../images/list_icon.jpg) left center no-repeat; padding-left:10px; border-bottom:1px dotted #d9d9d9; height:26px; line-height:26px;}
.tab a{display:block; line-height:31px; background:url(../images/tab_line.jpg) right top no-repeat; color:#909090; text-decoration:none;padding:0 0 0 10px;}
.tab a b{display:block; padding:0 10px 0 0; font-weight:normal;}
.tab a:hover{color:#333333; background:url(../images/tab_hover.jpg) left top no-repeat;}
.tab a:hover b{background:url(../images/tab_hover.jpg) right top no-repeat;}

#globalsearchform_key {padding: 0px;margin: 0px;height: 22px;background: url(../images/searchl.jpg) 0 0 no-repeat; border:0px none; width:230px; padding-left:8px;}
.bottommenu{ color:#DBDBDC; background:#4A4D52; padding:20px 0px; margin:0px auto; text-align:center;}
.bottommenu a:link,.bottommenu a:visited{ color:#DBDBDC;font:12px/30px;}
.bottommenu a:hover,.bottommenu a:active{ color:#ff0000;}

/*图片链接样式*/
.style_img{ margin-top:15px;}
.style_img a img {border:solid 1px #DDDDDD; padding:3px;}
.style_img a:hover img {border:solid 1px #ff0000; text-decoration:none; padding:3px;} 