/*页面通用主样式*/
body,td,th,input,select,textarea { font-family:"宋体",Arial,; font-size:12px; color:#333;}
body {margin:0px auto; padding:0px; background:#eaeaea;}
form,img,iframe,h3,div,span,a,td,p{margin:0px auto; padding:0px;}
img{ border:0px none;}
ul{margin:0;padding:0;list-style:none;}
li{margin:0;padding:0;list-style:none;}
input,select,textarea {margin:0px;}

/*链接主样式*/
a {font-size:12px;}
a img{ border:0px none;}
a:link,a:visited {color:#333; text-decoration:none;}
a:hover,a:active {color:#ff0000; text-decoration:underline;}

/*页面整体内容DIV样式*/
#div_top{ background:url(../images/top_bg.jpg) repeat-x; width:100%;}
.div_top{ width:1258px; margin:0px auto;background:url(../images/top_bg.jpg) repeat-x;}
.menu { text-align:center; width:856px; height:110px;}
.menu ul,.menu li{ display: inline; float: left;}
.menu ul li a:link,.menu ul li a:visited{ color:#fff; float: left; display:block; width: 95px; height:110px; font: 14px/110px "微软雅黑",Arial,Sans-Serif;background:url(../images/menu_link.jpg) no-repeat;}
.menu ul li a:hover,.menu ul li a:active{ color:#fff; float: left; display:block; width: 95px; height:110px; font: 14px/110px "微软雅黑",Arial,Sans-Serif;background:url(../images/menu_hover.jpg) no-repeat;}

.div_main{ width:1208px; background:#fff; padding:25px; margin:0px auto;}
.title_bg{ background:url(../images/title_bg.jpg) left center no-repeat; height:25px; padding-left:15px; font: 14px/25px "微软雅黑","宋体"; line-height:25px;}

.pro_bg{ width:150px; height:120px; float:left; margin:0px 10px 10px 10px;}
.pro_bg a img {border:solid 1px #ccc; background:#fff; padding:3px;}
.pro_bg a:hover img {border:solid 1px #ff0000;background:#fff; padding:3px; } 
.pro_bg p{ line-height:30px; height:30px; text-align:center;}

.class_title{ background:url(../images/class_title.jpg) no-repeat; height:38px; padding-left:30px; color:#fff; font: 14px/38px 'microsoft yahei',"微软雅黑";}
.class_list{ line-height:30px; height:30px;}
.class_list a:link,.class_list a:visited{ background:url(../images/class_link.jpg) no-repeat; padding-left:50px; width:169px; height:30px; color:#000; font: 12px/30px 'microsoft yahei',"微软雅黑"; display:block;}
.class_list a:hover,.class_list a:active{ background:url(../images/class_hover.jpg) no-repeat; padding-left:50px; width:169px; height:30px; color:#ff0000; font: 12px/30px 'microsoft yahei',"微软雅黑"; display:block; text-decoration: underline;}
.ny_title{ background: url(../images/ny_title.jpg) left center no-repeat; padding-left:35px; height:38px; line-height:38px;}
.search{ padding:22px 10px; width:200px;}
.imgbutton{ float:right; display:inline;}
#globalsearchform_key{ border:1px solid #D2D2D2; padding:0px 10px; width:110px; height:21px; line-height:21px;}

#footer{ background:url(../images/top_bg.jpg) repeat-x; width:100%; float:left;}
.footer{ padding:25px 0px; width:1258px; margin:0px auto; color:#fff; line-height:30px; text-align:center;background:url(../images/top_bg.jpg) repeat-x; }
.footer a:link,.footer a:visited{ color:#fff;}
.footer a:hover,.footer a:active{ color:#fff; text-decoration:underline;}