body {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	scrollbar-face-color:#D4D3D5;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#v;
	scrollbar-3dlight-color:#D4D3D5;
	scrollbar-darkshadow-color:#D4D3D5;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#D4D3D5;
	background-color:#FFF;
	
}

#box{
     width:1004px;
	 padding:0px;
	 margin:auto;
	 background-color:#FEFCFC;
}

#logo{ 
	 width:406px;
	 height:112px;
	 background:url(images/logo.jpg) no-repeat;
}

#banner{ 
	 width:1004px;
	 height:418px;
	 background:url(images/banner.jpg) no-repeat;
}
.cover-news{
	font-family: "Arial", "Helvetica", "sans-serif"; /*use*/
	font-size: 12px;
	line-height:24px;
	text-align:justify;
	color: #787878;
	font-weight:normal;
}

.cover-text{
	font-family: "Arial", "Helvetica", "sans-serif"; /*use*/
	font-size: 12px;
	line-height:18px;
	text-align:justify;
	color: #787878;
	font-weight:normal;
}

.font {
	font-family: "Arial", "Helvetica", "sans-serif"; /*use*/
	font-size: 12px;
	line-height: 20px;
	text-align:justify;
	color: #787878;
	font-weight:normal;
}

.title {
	font-family: "Arial", "Helvetica", "sans-serif"; /*use*/
	font-size: 12px;
	line-height:16px;
	text-align:justify;
	color: #FFF;
	font-weight:bold;
}

.title01{
	font-family: "Arial", "Helvetica", "sans-serif"; /*use*/
	font-size: 12px;
	line-height: 22px;
	text-align:justify;
	color: #FF6600;
	font-weight:normal;
}

.copyright {
	font-size: 11px;
	LINE-HEIGHT: normal;
	font-family:"Arial", "Helvetica", "sans-serif";
	color: #AB2437;
}

.more {
      font-family:"Arial", "Helvetica", "sans-serif"; /*use*/
	  font-size:11px;
	  color:#5A676E;
	  line-height:20px;
	  font-weight:bold;
}
.more a:link{
	line-height:20px;
	color: #5A676E;
	font-weight:bold;
}
.more a:visited {
	line-height: 20px;
	color: #5A676E;
	font-weight:bold;
}
.more a:hover {
	line-height: 20px;
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
}

A:link {
	COLOR: #787878;
	TEXT-DECORATION: none;
	LINE-HEIGHT: normal;
	
}
A:visited {
	COLOR: #5A676E;
	TEXT-DECORATION: none;
	LINE-HEIGHT: normal;
}
A:hover {
	COLOR: #A91C92;
	TEXT-DECORATION:underline;
	LINE-HEIGHT: normal;
}
