body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0px 0px 2px;
	color : #666666;
	background-color : #FFFFFF;
}

A:link {
	font-family:  Arial, Helvetica, sans-serif;
	color : #336699;
	text-decoration :underline;
	font-size: 12px;
}
A:visited {
	color : #999999;
	text-decoration : underline;
	font-size: 12px;
}
A:HOVER {
	color : #ff0000;
	text-decoration : underline;
	font-size: 12px;
}


a.news:link {
	color: #666666;
    text-decoration: none;
	font-size: 11px;
}
a.news:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;

}
a.news:hover {
	color: #FF9900;
	text-decoration: underline;
	font-size: 11px;
	
}


p{
	font-size: 13px;
}
 
/* ID styles */

#Layer_Logo {
	position:absolute; 
	left:22px; 
	top:20px; 
	width:75px; 
	height:96px; 
	z-index:5;
}

#Layer_Title {
	position:absolute; 
	left:140px; 
	top:22px; 
	width:619px; 
	height:57px; 
	z-index:4;
	text-align:right;
}

#Layer_LeftMenu {
	position:absolute; 
	left:6px; 
	top:135px; 
	width: 129px;
	height:146px; 
	z-index:1; 
}

#Layer_Text {
	position:absolute;
	left:140px;
	top:135px;
	width:460px;
	height:100%;
	z-index:2;
	padding-top: 5px;
}

#Layer_FA {
	position:absolute;
	left:141px;
	top:134px;
	width:460px;
	z-index:5;
	padding-top: 5px;
}


#Layer_FrontPhoto {
	position:absolute;
	left:610px; 
	top:135px; 
	width:145px; 
	height:220px; 
	z-index:3;
	padding-top: 5px;
}

#Layer_Others {
	position:absolute;
	left:140px;
	top:368px;
	width:618px;
	height:440px;
}

#Layer_Right {
	position:absolute;
	left:615px;
	top:135px;
	width:145px;
	height:100%;
	z-index:3;
	padding-top: 5px;
}

#menu_date {
	color: #fff;
	font-weight: bold;
	text-align:center;
	font-size: 14px;
	border: 1px solid #FF9900;
	background-color: #FFCC33;
	width: 100%;
	height: 20px;
	padding-top: 2px;
}

#news_category {
	background-color: #666;
	width: 100%;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}

#FA_links {
	border: 1px solid #666666;
	padding: 5px;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-align: justify;

}

#title_morenews {
	color: #000066;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #FF9900;
	background-color: #FFCC33;
	width: 100%;
	height: 20px;
	padding-top: 2px;
}

#sublinks {
	border: 1px solid #FF9900;
	background-color: #FFF9DF;
	width: 100%;
}

#title_thismonth {
	background-color: #FFCC33;
	width: 100%;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}

#this_month {
	border: 1px solid #FFCC33;
	padding: 5px;

}

#title_specialmonth {
	background-color: #6699CC;
	width: 100%;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}

#special_month {
	border: 1px solid #6699CC;
	padding: 5px;

}

/* Class Styles */


.bulletin {
	color: #666;
	font-size: 11px;
	padding: 0 2 0 2;
}

