@charset "gb2312";
/* CSS Document */
*{
	margin:0px;
	border:0px;
	padding:0px;
	}
body{
	font-family:"宋体";
	font-size:12px;
	line-height:19px;
	background-color:#e9f6fe;
	}

	
/*导航栏格式设置*/
#top li a{
	text-decoration:none;
	}
#top li a:hover{
	background-color:#2b71b7;
		color: #FFF;}
#m1,#m2,#m3,#m4,#m5,#m6,#m7{
	position: absolute; 
	visibility: hidden;
	margin: 10px 0 0 0;
	padding: 0;
	background: #EAEBD8;
	z-index:250;
	}
#top div a{	position: relative;
		display: block;
		margin:0;
		padding: 5px 10px;
		width: 200px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #e4e4e4;
		color: #2875DE;
		font: 12px ;
		font-family:"Times New Roman", Times, serif;}
#top div a:hover
	{	background: #49A3FF;
		color: #FFF}
		
/*新闻中心列表设置*/


#newscaption{
	font-family:"Times New Roman", Times, serif;
	padding-left:5px;
	padding-top:10px;
	font-size:28px;
	font-weight:bold;
	}
#mcaption{
	font-family:"Times New Roman", Times, serif;
	padding-left:5px;
	padding-top:10px;
	font-size:28px;
	font-weight:bold;
	}
#news p{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	line-height:24px;
	}
.space{
	height:20px;
	margin-top:50px;}
.newshead
{font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:19px;
	line-height:27px;
	}
.newstext{
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
	font-size:15px;
	line-height:20px;}
#newspicture span{
	font-size:14px;
	padding-left:290px;
	}
#news span{
	font-size:14px;
	padding-left:400px;} 
#news p a,#news  a,.natext a{
	text-decoration:none;}

/*登陆框的格式*/
#lbl1{
	
	width:230px;
	height:20px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-top:16px;
	padding-top:15px;}
#lbl2{
	width:100px;
	height:20px;
	font-size:18px;
	padding-left:27px;
	padding-top:10px;}
#lbl3{
	width:100px;
	height:20px;
	font-size:18px;
	padding-left:27px;
	padding-top:10px;}
#usernametxt
{
width:176px;
height:20px;
margin-top:2px;
margin-left:27px;
}
#passwordtxt
{
width:176px;
height:20px;
margin-top:5px;
margin-left:27px;
}
#loginbtn
{
	width:70px;
	height:30px;
	margin-top:15px;
	margin-left:27px;
	margin-right:26px;
}
#regbtn
{
width:70px;
height:30px;
margin-top:15px;
}
	
/*简介的格式*/
#introduction {
	font-family:"微软雅黑";
	}
#introduction h2{
	text-align:center;
    line-height:25px;}
#introduction p{
	text-indent:2em;
    font-size:12px;
    line-height:20px;}
	
#box5 a{
	color:#000;}
	
/*第二导航及友情链接格式*/
.fltlft { /* 此类可用于在页面中使元素向左浮动。浮动元素必须位于其在页面上的相邻元素之前。 */
	float: left;
	margin-left:15px;
	margin-right:25px;
	font-family:"宋体", "仿宋", "楷体";
	font-size:18px;
	font-weight:bold;
}
.fltlft1 { /* 此类可用于在页面中使元素向左浮动。浮动元素必须位于其在页面上的相邻元素之前。 */
	float: left;
	margin-top:25px;
	margin-left:15px;
	font-family:"宋体", "仿宋", "楷体";
	font-size:18px;
	font-weight:bold;
}
.fltlft2 { /* 此类可用于在页面中使元素向左浮动。浮动元素必须位于其在页面上的相邻元素之前。 */
	float: left;
	margin-top:55px;
	margin-left:15px;
	}
.menu1{
	list-style-type:none;
	font-weight:bold;
		}
.menu1 li{
	float:left;
	padding-left:25px;
	padding-top:55px;
		}
.menu2{
	padding-top: 15px;
	padding-bottom:15px;
	padding-left:0px;
	list-style-type: none;
	font-family:"宋体", "华文宋体";
	font-size:12px;
	font-weight:normal;
	line-height:2em;
	}
.natext{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-stretch:expanded;
	line-height:48px;

}