@font-face{
	font-family: millerdisplay;
	src: url(../fonts/Miller-DisplayRoman.otf);
}

body, div{
	font-family: millerdisplay, Î¢ÈíÑÅºÚ, sans-serif;
	margin: 0px;
}

body{
	background-color: white;
}

img{
	border: 0px;
}

a{
	text-decoration: none;
}

.clear{
	clear: both;
}

.top{
	width: 100%;
	height: 57px;
	background: url(../images/navbg.png) repeat-x;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 7000;
}

.main{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.maindiv{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fdfdfd;
	border: 1px solid #e5e5e5;
	margin-top: 45px;
	opacity:0.85;
	filter:'alpha(opacity=85)';
	-moz-opacity:0.85;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=85)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	background: url(../images/divbg.jpg);
 }

.footer{
	display: inline;
}

.footer a{
	float: left;
	font-size: 16px;
	font-family: millerdisplay;
	color: white;
	margin-right: 28px;
}

.footer a:hover{
	text-decoration: underline;
}

.newscontent{
	color: #333333;
	font-family: Î¢ÈíÑÅºÚ;
	font-size: 14px;
	margin-top: 10px;
}

.newscontent a{
	color: #333333;
	font-family: Î¢ÈíÑÅºÚ;
	font-size: 14px;
	margin-top: 10px;
}

.newscontent a:hover{
	text-decoration: underline;
	color: #333333;
	font-family: Î¢ÈíÑÅºÚ;
	font-size: 14px;
	margin-top: 10px;
}

.newslist{
	float: left;
}

.newslist a{
	color: #666666;
	font-size: 14px;
	font-family: Î¢ÈíÑÅºÚ, millerdisplay;
	padding-bottom: 10px;
}

.newslist a:hover{
	border-bottom: 1px solid #83aacb;
	color: #666666;
	font-size: 14px;
	font-family: Î¢ÈíÑÅºÚ, millerdisplay;
}

.newsactive{
	border-bottom: 1px solid #83aacb;
}

.banner{
	width: 100%;
	height: 195px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 57px;
}

.mainbody{
	width: 100%;
	background-color: #f5f5f5;
	background: url(../images/bg.jpg) top center no-repeat;
	background-attachment: fixed;
}

.mainbodyblank{
	width: 100%;
	height: 45px;
}

.top0{
	margin-top: 0px;
}

.titlelogo{
	width: 100%;
	text-align: center;
	margin-top: 34px;
}

#home{
	width: 100%;
	background-color: #f5f5f5;
}
