/*全局定义*/
body,td,th {
	font-size: 14px;
	color: #2e2e2e;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {margin: 0; padding: 0; border: 0;}
li {margin: 0; padding: 0; border: 0;}
th{font-size:14px;}
tr{font-size:14px;}
td{font-size:14px;}
table{font-size:14px;}
img {margin: 0; padding: 0; border: 0;}
form {margin: 0; padding: 0; border: 0;}
input{font-size:12px;}
select{font-size:12px; text-align:center;}

/* 链接属性 */
a {
	color: #2e2e2e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2e2e2e;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.nrimg a{
	color: #0a4968;
	text-decoration: none;
}
.nrimg a:hover{
	text-decoration: underline;
	color: #0a4968;
}
#blackF a{
	color: #000000;
	text-decoration: underline;
}
#blackF a:hover{
	text-decoration: none;
	color: #000000;
}
#quicklink{ color:#363636; font-size:12px}
#quicklink a{color:#363636; text-decoration:none;}
#quicklink a:hover{color:#363636; text-decoration:underline;}

/*字样式*/
.blueF{color:#094b66;}
.grayF{color:#939393;}
.blackF{color:#000000}
.whF{color:#ffffff;}

/*其他属性*/
.padT{padding-top:2px;}

/* 导航 */

.menu {
width:1003px;
height:82px;
background-color:#009cd8;
position:relative; 
margin:0px auto;
}
/* get rid of the default padding - margin and bullets */
.indexbg{
	background-color: #009cd7;
	background-image: url(../images/img5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tabcontentbg1{
	height:8px;
	margin-top:1px;
	background-image: url(../images/lmbgdi.jpg);
	width:111px;
	overflow:hidden;
}
.tabcontent2{
	height:33px;
	background-image: url(../images/lmbgdi1.jpg);
	width:110px;
	overflow:hidden;
	background-color: #000000;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
font-size:12px;
}
/* make menu horizontal */
.menu ul li {
float:left;
position:relative;
}
/* set up the default top level links */
.menu ul li a.a1, .menu ul li a.a1:visited{width:82px; font-size:12px;}
.menu ul li a.a2, .menu ul li a.a2:visited{width:82px;	background-image: url(../images/lm-bg2.jpg); font-size:12px;}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#ccffff;
	padding-top:25px;
	width:81px;
	height:25px;
	font-weight:bold;
	padding-left:29px;
	background-image: url(../images/lmBG.jpg);
}
/* hack for IE5.5 to correct the faulty box model */
* html .menu ul li a, .menu ul li a:visited {
width:81px;
w\idth:81px;
}
/* hide the drop down menu */
.menu ul li ul {
display: none;
}
/* remove all table style so that it does not interfere with the menu */
.menu table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

/* style the top level hover */
.menu ul li:hover a,
.menu ul li a:hover {
	color:#ccffff;
	text-decoration:none;
	background-image: url(../images/lm-bg2.jpg);
}
/* make the drop down menu show and correctly position it */
.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:38px;
margin-top:11px;
left:0; 
width:110px;
background-color:#0190d2;
border-top:0;
}
/* style the drop down links with no hover */
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	display:block;
	color:#ffffff;
	background-image:none;
	background-color:#0190d2;
	border:0;
	margin:0;
	font-weight:normal;
	font-size:12px;
	height:auto;
	line-height:1.5em;
	padding:5px;
	width:100px;
	text-align: center;
}
/* style the drop down menu links when hovered */
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
background:#00689f; 
color:#fff;
}

/* special styling for IE5.5 and IE6 - transparency is non validating */
.menu ul li a:hover ul {
background:transparent filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
opacity:1;
margin-top:10px; /* for IE5.5 faulty box model */
marg\in-top:11px; /* for IE6 */
}
/* IE5.5 hack for faulty box model in drop down menu */
.menu ul li a:hover ul li a {
background:#0190d2;
width:100px; /* for IE5.5 faulty box model */
w\idth:100px; /* for IE6 */
}

p.strike {text-decoration:line-through;}

/* sidebar left*/
.borderLR {
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.borderL {
	border-left: 1px solid #e2e2e2;
}
.borderR {
	border-right: 1px solid #e2e2e2;
}
.borderB {
	border-bottom: 1px solid #eaeaea; font-size:1px; line-height:1px;
}
.border1 {
	border: 1px solid #eaeaea;
}
.indexLbg {
	background-image: url(../images/left-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align:center;
}
.indexLbg1 {
	background-image: url(../images/left-bg1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align:center;
}
.birthday {
	background-image: url(../images/birthday.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* End sidebar left*/

/* sub content */
.subBTline {
	background-image: url(../images/subBTline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top:1px;
	text-align:right;
	color:#949494;
	padding-right:16px;
}
.subBTline a{color:#949494; text-decoration:none;}
.subBTline a:hover{color:#949494; text-decoration:underline;}
.subNR{padding:15px 29px 20px 29px; line-height:22px;}
.img1{padding-right:35px;}
.F16{font-size:16px;}
.Red1{color:#FF0000;}
.FB{font-weight:bold;}
.newsBT{font-size:14px; font-weight:bold; color:#000000;}
.teacher li{list-style-type:none; padding-left:33px; padding-right:33px; white-space:nowrap; float:left; line-height:26px;}
.depar li{float:left; white-space:nowrap; list-style-type:none; width:220px; margin-bottom:10px;}
/* End sub content */

/* down */
#downF {
	color: #FFFFFF; line-height:18px; font-size:12px;
}
#downF a {
	color: #FFFFFF; text-decoration:none;
}
#downF a:hover {
	color: #FFFFFF; text-decoration:underline;
}
/* End down */

