td {
	font-size: 9pt;
	line-height: 150%;
}

a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	font-size: 9pt;
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;

}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

body
{

	font-size: 9pt;
	text-decoration: none;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom: 0;

	font-family:Arial,ËÎÌå;
	


     SCROLLBAR-FACE-COLOR: #efefef; 
	 SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	 SCROLLBAR-SHADOW-COLOR: #ffffff; 
	 SCROLLBAR-3DLIGHT-COLOR: #dfdfdf; 
	 SCROLLBAR-ARROW-COLOR: #000000; 
	 SCROLLBAR-TRACK-COLOR: #ffffff; 
	 SCROLLBAR-DARKSHADOW-COLOR: #dfdfdf
}


.toppage1{
background-image: URL("/Images/web/top_1.jpg");
background-position: center;
background-repeat: no-repeat;
}

.toppage2{
background-image: URL("/Images/web/top_2.jpg");
background-position: center;
background-repeat: no-repeat;
}

.toppage3{
background-image: URL("/UpFiles/article/admin/top_3.jpg");
background-position: center;
background-repeat: no-repeat;
}


.centerpage{
background-image: URL("/Images/web/center_bg.gif");
background-position: top;
background-repeat: no-repeat;
}


.leftmenus{
	padding-left:20px;
	border-bottom:1px #CBCBCB solid;
}

.leftsecmenus{
	padding-left:30px;
	border-bottom:1px #CBCBCB solid;
}


.title {
	font-size:11pt;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	line-height:120%;
	padding-top:2px;
}


a.news:visited {
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
	font-weight: normal;

}
a.news:hover {
	font-size: 9pt;
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;

}
a.news:link {
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}

.redtitle{
	font-size: 9pt;
	color: #990000;
	font-weight:bold;
}