
a:link{
color:	#0000CC;
}
a:visited{
color:	#660099;
}
a:active{
color:	#CC0000;
}
a img{
	color:#FFFFFF;
	background-color:#0000CC;
}
.v4hidden{
	display:none;
}
/*CONTAINER*/
#container {
	border-top:6px solid #99CC00;
	margin-left:10px;
}

#contents {
	padding: 0px 15px 0px 15px;
	width: 750px !important;
	width /**/: 780px;
}
/*TITLE*/
#contents div.subTitle {
	padding-bottom: 15px;
	width: 750px!important;
}

#contents h2.heading {
	background-color:#CFEB70!important;
	border-bottom: solid 1px #C9E081;
	border-right: solid 1px #C9E081;
	color: #333333;
	margin: 0px 0px 10px 0px;
	line-height:140%;
	padding: 6px 3px 4px 16px;
	width:auto;
}

#contents h3.subHeading01 {
	color: #006600;
	margin-top: 11px;
	padding: 0px 0px 5px 0px;
}
/*td {
	margin-right:5px;
	padding-right:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	vertical-align: top;
}*/


address.en{
	font-family:'Arial';
	font-style:normal;
}
