/*页面通用主样式*/
body,td,th,input,select,textarea {font-family:"宋体",Arial; font-size:12px; color:#363636;}
body {background:url(../images/bg.png) repeat-x; margin:0px auto; padding:0px;}
form,img,iframe,#div_main,h3,div,span{margin:0px; padding:0px;}
ul{margin:0;padding:0;list-style:none;}
input,select,textarea {margin:0px;}

/*链接主样式*/
a {font-size:12px;}
a:link,a:visited {color:#363636; text-decoration:none;}
a:hover,a:active {color:#ff0000; text-decoration:none;}

/*页面整体内容DIV样式*/
#div_main {margin:0 auto; width:1000px;}
.top{ background:url(../images/top_bg.jpg) left top no-repeat; height:78px;}
.menu{ font-weight:bold; text-align:center; background:url(../images/menu_bg.jpg) left top no-repeat; height:43px;}
.menu a:link,.menu a:visited{ color:#fff;display:block;width:110px; height:43px; line-height:43px;}
.menu a:hover,.menu a:active{ display:block; background:url(../images/menu_h.jpg) top center no-repeat; width:110px; height:43px; line-height:43px; color: black;}
.menu_b{background:url(../images/menu_bg.jpg) left bottom  no-repeat; height:31px;}
#globalsearchform_key{ background:url(../images/searchl.jpg) left top no-repeat; padding:0px 10px; width:157px; height:22px; line-height:22px; border:0px none;}
.div_main{ background:url(../images/main_bg.jpg) no-repeat; padding-top:9px;}
.pro_bg{background:url(../images/pro_bg.jpg) no-repeat; width:162px; height:156px; }
.pro_class{ background:url(../images/list_dot.jpg) no-repeat; width:140px; height:30px; line-height:24px; padding-left:80px; font-weight:bold;}
.pro_class a:link,.pro_class a:visited{ color:#fff;}
.pro_class a:hover,.pro_class a:active{ color:#000;}
.cg_img td{ text-align:center;}
.footer,.footer td{background:url(../images/footer_bg.jpg) repeat-x; height:67px; color:#fff; padding:0px 15px; line-height:50px;}
.footer a:link,.footer a:visited{ color: white;text-decoration:none; line-height:24px; }
.footer a:hover{ text-decoration:underline; line-height:24px;}
/*图片链接样式*/
.style_img1 a img {border:solid 1px #e2e2e4;}
.style_img1 a:hover img {border:solid 1px #c30000; text-decoration:none;}

/*表格样式*/
.style_table1 {border-spacing:0px; border-collapse:collapse; border-left:solid 1px #cdcdcd; border-top:solid 1px #cdcdcd;}
.style_table1 td {padding:3px 5px 3px 5px; border-right:solid 1px #cdcdcd; border-bottom:solid 1px #cdcdcd;}

/*H1标题样式*/
h1 {font-size:28px; font-weight:bold; line-height:40px; display:inline;}

/*页内模块标题栏名称样式*/
.style_title1 {color:#FF0000; font-size:15px; font-weight:bold;}