/* 网站总体样式控制 */
body { background-image: url(''); background-color:#FFFFFF; margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;scrollbar-face-color: #EEEEEE;scrollbar-highlight-color: #FFFFFF;scrollbar-shadow-color: #DEE3E7;scrollbar-3dlight-color: #D1D7DC;scrollbar-arrow-color:#00659c;scrollbar-track-color: #ededed;scrollbar-darkshadow-color: #333333; }
th,td,div { font-family:宋体;font-size: 9pt;line-height: 150%;}
button,select { font-size:9pt;}
h1 { line-height: 150%;}

a:visited { color: #003399; text-decoration: none;}
a:hover { color: #009900; text-decoration: underline;}
a:link { color: #0033CC; text-decoration: none;}

/* 页面宽度控制 */
.pagestyle { width:772px;background-color: #FFFFFF;}

/* 网站导航表格定义:可定义导航处的背景颜色、样式等 */
.nav {color:#000000;height:48px; background-color:#D5DCE3; border-top:2px solid #000000;}
/* 网站导航链接的css定义:可定义顶部导航链接字体颜色、样式等 */
a.nav:link{text-decoration: none;color: #000000;}
a.nav:visited {text-decoration:none;color:#000000;}
a.nav:active {text-decoration:none;color:#000000;}
a.nav:hover {text-decoration: underline;color:#003399;}

/* 左右栏目颜色样式 */
#body_left { width: 166px; background-color:#ECEFF2; border:1px solid #D5DCE3;}
#body_right { float:right; border-right:1px solid #D5DCE3; width:586px;} 

/* 扩展链接样式 */
A.a1:link {color: #990000;text-decoration: none;}
A.a1:visited {color:#990000;text-decoration: none;}
A.a1:active {color: #990000;text-decoration: none;}
A.a1:hover {color: #FF6600;text-decoration: none;}

A.a2:link {text-decoration:none;color:#006600;}
A.a2:visited {text-decoration:none;color:#006600;}
A.a2:active {text-decoration:none;color:#ff6600;}
A.a2:hover {text-decoration:none;color:#ff6600;}

A.a3:link {text-decoration:none;color:#000000;}
A.a3:visited {text-decoration:none;color:#000000;}
A.a3:active {text-decoration:none;color:#000000;}
A.a3:hover {text-decoration:none;color:#ff0000;}

A.a3_2:link {text-decoration:underline;color:#000000;}
A.a3_2:visited {text-decoration:underline;color:#000000;}
A.a3_2:active {text-decoration:underline;color:#000000;}
A.a3_2:hover {text-decoration:none;color:#ff0000;}

A.a4:link {text-decoration:none;color:#999999;}
A.a4:visited {text-decoration:none;color:#999999;}
A.a4:active {text-decoration:none;color:#999999;}
A.a4:hover {text-decoration:underline;color:#999999;}

/* 字体大小扩展样式控制 */
.b2 {font-size:10.5pt;}
.b3 {font-size:12pt;font-weight: bold;}

.title { font-weight: bold; background-color:#D5DCE3; padding-left:10px}
.center_title {	font-weight: bold; background-image: url(images/center_title.gif); background-repeat: repeat-x;	padding-bottom:4px;	background-position: bottom;}
.center_title_blue { font-weight: bold; background-image: url(images/center_title_blue.gif); background-repeat: repeat-x; padding-bottom:2px; background-position: bottom; width:100px}
.area { padding:4px; padding-top:6px;}
.area_body { padding-top:6px;}
.date {	font-size:7pt; color: #808080; font-family: Arial;}
.zhuanti { padding:4px; border:1px solid #D5DCE3; background-color:#ECEFF2;}

/* 字体颜色扩展样式控制 */
.red { color:#FF3300 }
.blue { color: #006600; }
.gray { color: #808080; }
.white {color: #FFFFFF;}

/* 帮助中心样式 */
.help_bg { border:10px solid #ECEFF2;}
.help_center { border:2px solid #D5DCE3; padding:10px;}

/* 学校库样式*/
#schoolinfo { width:580px; border:2px solid #E0D0A3; margin-right:10px; background-color:#FFFAEC;}
#schoolinfo .dress { width:260px; border-left:2px solid #E0D0A3; padding:4px; background:#FFFAEC; float:right}
#schoolinfo .scleft { padding:2px; border-bottom:2px solid #E0D0A3;}
#schoolinfo .scleft2 { padding:2px;}
#schoolinfo .school { border:1px solid #ACBECF; border-bottom:2px solid #ACBECF; background-color:#FFFFFF; margin-left:4px; float:left; background-image: url(/images/school_li.gif);	background-repeat: no-repeat; padding-left:20px;  padding-right:10px;height:24px}