/* CSS Document by weilaixu.cn */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}
body{ font-size:12px; color:#000; line-height:1.5em; background:#fff; font-family:"宋体"!important}

ul li,ol li{list-style:none}
fieldset,img,abbr,acronym{ border:none}
marquee td{ white-space:nowrap;}
/* end reset */
.inbox{}
.fl{ float:left}
.fr{ float:right}
.fn{ float:none}
.clear{ clear:both}
.clearleft{ clear:left}
.clearright{ clear:right}
.over{ overflow:hidden}
.ie6haslayout{ zoom:1}
.pos_abs{ position:absolute}
.pos_rel{ position:relative}
.pos_sta{ position:static}
.box_none{ display:none}
.box_block{ display:block}
.pt5{ padding-top:5px}
.pt10{ padding-top:10px}
.pt15{ padding-top:15px}
.pt20{ padding-top:20px}
.pl5{ padding-left:5px}
.pl10{ padding-left:10px}
.pl15{ padding-left:15px}
.pl20{ padding-left:20px}
.pr5{ padding-right:5px}
.pr10{ padding-right:10px}
.pr15{ padding-right:15px}
.pr20{ padding-right:20px}
.pb5{ padding-bottom:5px}
.pb10{ padding-bottom:10px}
.pb15{ padding-bottom:15px}
.pb20{ padding-bottom:20px}
.mt5{ margin-top:5px}
.mt-5{ margin-top:-5px}
.mt10{ margin-top:10px}
.mt15{ margin-top:15px}
.mt20{ margin-top:20px}
.ml5{ margin-left:5px}
.ml10{ margin-left:10px}
.ml15{ margin-left:15px}
.ml20{ margin-left:20px}
.mr5{ margin-right:5px}
.mr10{ margin-right:10px}
.mr15{ margin-right:15px}
.mr20{ margin-right:20px}
.mb5{ margin-bottom:5px}
.mb10{ margin-bottom:10px}
.mb15{ margin-bottom:15px}
.mb20{ margin-bottom:20px}
.gminline{}
.gminline div{ display:inline}
/* end gm */
.font_12px{ font-size:12px}
.font_13px{ font-size:13px}
.font_14px{ font-size:14px}
.font_line_12{ line-height:1.2em}
.font_line_15{ line-height:1.5em}
.font_line_18{ line-height:1.8em}
.font_line_20{ line-height:2em}
/* end font */
p,.content{ font-family:"宋体"!important}
a:link,a:visited{color:#000; text-decoration:none}
a:hover{color:#F00;}

p{ text-indent:0em}
p.f12{ font-size:12px;}
p.no2em{ text-indent:0}
.content{ width:663px; overflow:hidden; padding:10px;}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
input{ font-size:12px; vertical-align:middle}
.input_search{}
.input_password{}
.button_login{}
.button_reg{}
.button_reset{}
.font_textarea{}
input,button,textarea{ font-size:12px; line-height:1.5em}
/* end reset */
#zoom{ width:700px!important; overflow:hidden!important; clear:both; zoom:1;}

/*数学科学学院*/
body{ background-color:#f7f7f7;}
.containterTB{background-repeat:repeat-x;}
.mainMenu{ background-color:#3060aa;border-top:1px solid #0d3a81;border-bottom:1px solid #0d3a81; background-repeat:repeat-x;}
.mainMenu a:visited,.mainMenu a:link{ font-size:14px; color:#FFF; font-weight:bold;}
.mainMenu a:hover{color:#FC0; background-color:#193c74;}
.mainMenu a{ display:block; width:83px;height:30px; border:1px solid #3060aa; line-height:30px; vertical-align:middle; text-align:center;}
.mainMenu td{border-left:1px solid #0d3a81; background-repeat:repeat-x;}
.txtInput{ border:1px solid #84b8f6; height:20px; line-height:20px; vertical-align:middle; width:160px;}
.dqlmstyle{height:30px; font-size:14px; color:#1a3397; font-weight:bold;border-bottom:2px solid #244c89; line-height:30px; vertical-align:middle; padding-left:12px}
.indexList{padding-right:3px; padding-left:3px;}
.indexList img {float:left; position:relative; top:7px;}
.indexList li{line-height:26px; border-bottom:1px dashed #CCC; padding-left:5px; padding-right:5px;}
.listSubmenu {padding-bottom:5px;}
.listSubmenu li{height:30px; line-height:30px; vertical-align:middle; border-bottom:1px dotted #999999; width:205px; text-align:left; margin:0px auto; font-size:14px;text-indent:1.5em;}
.listSubmenu img {float:left; position:relative; top:10px; left:20px}
.wzdt{ line-height:40px;font-size:13px; padding:15px;}
.wzdt a:link,.wzdt a:visited{color:#00F; text-decoration:underline; }
/*下拉菜单的设置开始*/
.dropmenudiv_a{
position:absolute;
top: 0px;
/*
border: 1px solid #fff; /*THEME CHANGE HERE*/
line-height:24px;
z-index:100;
background-color:#1155c5;
filter:alpha(opacity=90);opacity:0.9;
width:85px;
visibility: hidden;
margin-left:1px;
margin-top:0px;
}

.dropmenudiv_a a:link,.dropmenudiv_a a:visited{
width: auto;
display: block;
text-indent: 1px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #fff; /*THEME CHANGE HERE*/
padding: 1px 0;
text-decoration: none;
color: #fff;
text-align:center;
font-size:13px;
}
* html .dropmenudiv_a a{ /*IE only hack*/width: 100%;}
.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/background-color:#EFEFEF;color:#ff0000; }

/*有关下拉菜单的设置结束*/