﻿/*页面通用主样式*/
body,td,th,input,select,textarea { font-family:"宋体",Arial,; font-size:12px; color:#333;}
body {margin:0px auto; padding:0px; background:#CEF0FA;}
form,img,iframe,#div_main,h3,div,span,a,td,#globalsearchform_key,.imgbutton{margin:0px; padding:0px;}
img{ border:0px none;}
ul,li{margin:0;padding:0;list-style:none;}
input,select,textarea {margin:0px;}

/*链接主样式*/
a {font-size:12px;}
a:link,a:visited {color:#333; text-decoration:none;}
a:hover,a:active {color:#ff0000;}

/*页面整体内容DIV样式*/
#div_main { margin:0px auto; width:1002px; background:#fff url(../images/bg.jpg) center top repeat-x;}
.div_main { margin:0px auto; width:935px;}
.top{ background:url(../images/top_bg.jpg) repeat-x;}
.menu{ text-align:center; background:url(../images/menu_bg.jpg) repeat-x; height:47px;}
.menu a:link,.menu a:visited{ display:block; color:#007972; width:110px; padding-bottom:11px; font: bold 14px/36px "微软雅黑";}
.menu a:hover,.menu a:active{ display:block; color:#fff; width:110px; padding-bottom:11px; background:url(../images/menu_hover.jpg) center top no-repeat; font: bold 14px/36px "微软雅黑";}
.main_bg{ background:#FFF; padding:15px 20px 5px 15px;}
.line{ border-bottom:1px dotted #717171;}
.title{ border-bottom:4px solid #52afa7;}
.ny_main_bg{ background:#FFF; padding:15px 0px 5px 0px;}

.class_list a{ display:block;color:#007972;font-weight:bold;font-size:14px;background:url(../images/class_bg.jpg) left center repeat-x;padding-left:15px;}
.class_list1 a{display:block; color:#333;background:url(../images/class_bg.jpg) left center repeat-x;padding-left:20px;font-weight:bold}
.class_list2 a{display:block;background:url(../images/class_bg.jpg) left center repeat-x;padding-left:15px;}




.ny_title{ background:url(../images/ny_title.jpg) left center no-repeat; height:59px; line-height:59px; color:#333; padding-left:40px;}
.pro_class a:link,.pro_class a:visited{background:url(../images/class_link.jpg) no-repeat; display:block; padding-left:20px; line-height:26px; height:30px; color:#bf380c;}
.pro_class a:hover,.pro_class a:active{background:url(../images/class_hover.jpg) no-repeat; display:block; padding-left:20px; line-height:26px; height:30px; color:#fff;}

.bottommenu{color:#333;text-align:center; padding:10px 0px 20px 0px; background:url(../images/footer_bg.jpg) no-repeat;}
.bottommenu a:link,.bottommenu a:visited{ color:#333; line-height:25px;}
.bottommenu a:hover,.bottommenu a:active{ color:#ff0000; line-height:25px; text-decoration: underline;}
/*图片链接样式*/
.style_img{ padding-top:10px;}
.style_img a img {border:solid 1px #CCCCCC; background:#fff; padding:2px;}
.style_img a:hover img {border:solid 1px #ff0000;background:#fff; padding:2px; } 