* {
	margin:0;
	padding:0;
	font-size: 14px;
}
body, html {
	margin:0px;
	padding:0px;	
	background-color:#c4e9fd;
}
#bgdiv{
	margin:0px auto;
	text-align:center;
	background-image:url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#menudiv{
	height:60px;
	width:960px;
	}
#ml{
	width:26px;
	height:60px;
	background-image:url(../images/menul.gif);
	float:left;
	}
#menu1{
	width:84px;
	height:60px;
	background-image:url(../images/menu1.gif);
	cursor:pointer;
	float:left;
	}
#menu2{
	width:109px;
	height:60px;
	background-image:url(../images/menu2.gif);
	cursor:pointer;
	float:left;
	}
#menu3{
	width:127px;
	height:60px;
	background-image:url(../images/menu3.gif);
	cursor:pointer;
	float:left;
	}
#menu4{
	width:109px;
	height:60px;
	background-image:url(../images/menu4.gif);
	cursor:pointer;
	float:left;
	}
#menu5{
	width:109px;
	height:60px;
	background-image:url(../images/menu5.gif);
	cursor:pointer;
	float:left;
	}
#menu6{
	width:145px;
	height:60px;
	background-image:url(../images/menu6.gif);
	cursor:pointer;
	float:left;
	}
#mr{
	width:251px;
	height:60px;
	background-image:url(../images/menur.gif);
	float:left;
	}
#maindiv{
	height: auto;
	min-height:800px;
	background-image: url(../images/linebg.gif);
	width:960px;
	}
#main2div{
	height: auto;
	min-height:800px;
	background-color:#fff;
	width:960px;
	}
#btmdiv{
	height:50px;
	margin-top:2px;
	background-color:#f2f6f8;
	padding-top:9px;
	width:960px;
	line-height: 1.5;
	}
#left{
	width:308px;
	height:920px;
	float:left;}
#right{
	width:648px;
	height:920px;
	float:left;
	text-align:left}
	
.tit{
	height:26px;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	height:24px;
	padding-left:25px;
	background-position: 8px 5px;
}
.newstit{	
	margin:8px;
	border-bottom: 1px solid #3b4a5b;
	text-align:center;
	padding:15px 0px 10px 0px;
	color: #004871;
	font-size:22px;
	font-weight:bold;
	}

.news{
	font-size:14px;
	line-height:22px;
	overflow:auto;
	text-align:left;
}
.file{
    border-top: 1px dashed #ccc;
    margin:5px;
    padding:15px 0px 40px 0px;
    color:#999;
    font-size:12px;
    text-align:left;
}
.mvbg{height:155px;width:178px;padding:6px; background-color:#f3f7fa; border:1px solid #e7eef2;float:left;margin-right:10px;font-size:12px; line-height:1.5;}

a:link { font-size: 14px; color: #241c1a; text-decoration: none} 
a:visited { font-size: 14px; color: #241c1a; text-decoration:none} 
a:hover { font-size: 14px; color: #241c1a; text-decoration: underline} 
a:active { font-size: 14px; color: #241c1a; text-decoration: none}

a.tit1:link { font-size: 14px; color: #054c82; text-decoration: none} 
a.tit1:visited { font-size: 14px; color: #054c82; text-decoration:none} 
a.tit1:hover { font-size: 14px; color: #054c82; text-decoration: underline} 
a.tit1:active { font-size: 14px; color: #054c82; text-decoration: none}

a.menu:link { font-size: 14px; color: #fff; text-decoration: none} 
a.menu:visited { font-size: 14px; color: #fff; text-decoration:none} 
a.menu:hover { font-size: 14px; color: #fff; text-decoration: underline} 
a.menu:active { font-size: 14px; color: #fff; text-decoration: none}