/*页面通用主样式*/
body,td,th,input,select,textarea { font-family:"宋体",Arial,; font-size:12px; color:#565656;}
body {margin:0px auto; padding:0px; background:transparent url(../images/body_bg.jpg) repeat-x scroll center top}
form,img,iframe,#div_main,h3,div,span,a,td,#globalsearchform_key,.imgbutton{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:#565656; text-decoration:none;}
a:hover,a:active {color:#ff0000;}

/*页面整体内容DIV样式*/
#div_main {margin:0 auto; width: 100%; background:url(../images/bg.jpg) center top no-repeat; overflow:hidden;}
.div_main { margin:0px auto; width:990px;}
.div_top{ background:url(../images/top_bg.gif) no-repeat;}
.menu{ text-align:center; background:url(../images/menubg.gif) repeat-x; height:54px;}
.menu a:link,.menu a:visited{ display:block; color:#fff; width:90px; background:url(../images/menu.gif) no-repeat; font: 12px/54px "微软雅黑",Arial,Sans-Serif;}
.menu a:hover,.menu a:active{ display:block; color:#fff; width:90px; background:url(../images/menu_hover.gif) no-repeat;font: 12px/54px "微软雅黑",Arial,Sans-Serif;}
#globalsearchform_key{ border:1px solid #006cb4; background:#c6eef7; height:20px; width:150px;}

.class_list{ background:url(../images/class_icon.jpg) left center no-repeat; border-bottom:1px solid #e1e1e1; padding-left:20px; line-height:35px; font-weight:bold;}

.bottommenu{ padding:0px; margin:10px auto 0px auto; color:#333; background:url(../images/footer_bg.jpg) repeat-x; text-align:center;}
.bottommenu a:link,.bottommenu a:visited{ color:#333;font: 12px/43px "微软雅黑",Arial,Sans-Serif;}
.bottommenu a:hover,.bottommenu a:active{ color:#ff0000;font: 12px/43px "微软雅黑",Arial,Sans-Serif;}
/*图片链接样式*/
.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; } 

.td_height{height:690px;}