@charset "utf-8";
/* CSS Document */

html,body { padding: 0; margin: 0 auto; }
td,layer,div {
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #0B0B0B;
}
h1,h2,h3,h4,h5,h6,h7{ margin: 0; padding: 0; font-weight: normal; font-size: 12px; }
form, p{
	padding: 0;
	margin: 0;
}
input { vertical-align: middle; }
img {
	border: 0;
	clear: left;
}

a { color: #002994; text-decoration: none; }
a:hover { color: #f00; text-decoration: underline; }

/* 顶部 */
#t{
	clear: both;
	line-height:24px;
	background-color: #3399FF;
}/*zc*/

/* LOGO */
.logo{ padding-top:50px; width:616px; padding-bottom:15px; border:0px;}

#text{padding-top:15px; width:616px; font-size:12px; text-align:left;
color:#333333}

#dt{ width:616px; height:62;} 

/* 教学点 */
#m { width: 630px; height: 40px; margin-top: 5px; }/*zc */
	#m a { display: inline-block; width: 112px; height: 26px; text-align: center; font-family: "黑体"; font-size: 18px; padding-top: 8px; -padding-top: 10px; margin-right: 14px; background: url(../images/main_menu_bg.gif) no-repeat; }
	#m a.special { margin: 0; }
	#m a:hover { text-decoration: none; }

/* 菜单 */	
	#m3 { width: 616px; margin: 0 auto; }/*zc*/
	#m3 .dnav { float: left; width: 616px; }
	

.footer { line-height: 30px; color: #002994; }
