@charset "utf-8";
#mainContent {
	margin: 0 0 0 230px;
	padding: 0 0 20px 0;
	width: 620px;
	background-image: url(../images/301sub.gif);
	background-repeat: no-repeat;
	background-position-x: 300px;
	background-position: right 35px;
	} 
#mainContent p {
	text-indent: 30px;
	line-height: 180%;
	margin-left: 55px;
	}
#mainContent h3{
	margin: 10px 0 10px 20px;
	background-image: url(../images/301-en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:60px;
	}
#mainContent h4 {
	text-indent: 55px;
	padding-top: 10px;
	font-size: 10pt;
	color: #7E2770;
	}
#mainContent ul {
	text-indent: 30px;
	}
#mainContent li {
	list-style-type: none;
	line-height: 170%;
	text-align: left;
	}
.margintop { 
	margin-left: 53px;
	}
.showTitle {
	margin-left: 55px;
	display: block;
	height: 30px;
	width: 566px;
	background-color:#999;
	background-image: url(../images/showTitlebg-en.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	}

h3 span { 
	display: none;
	}
#mainContent h5 {
	font-size: 9pt;
	margin: 5px 0 0 -20px;
	}
#showBox {
	margin: 10px 0 20px 0;
	}
#showBox1{
	width: 564px;
	height: 200px;
	background-color: #CFCEC2;
	margin-top: -10px;
	border-width: 1px;
	border-color: #999;
	border-style: solid;
	}
#showBox2{
	width: 564px;
	height: 175px;
	background-color: #CFCEC2;
	margin: 5px 0 20px 0;
	border-width: 1px;
	border-color: #999;
	border-style: solid;
	}
#showBox p{
	padding: 40px 5px 0 0;
	text-indent: 0;
	font-size: 12px;
	font-color: #666;
	line-height: 170%;
	}
	
#show {
	margin: 0 0 20px 55px;
	}
#show p {
	margin: 0;
	}
#mainContent a {
  	text-decoration: none;
	padding: 2px 5px 2px 8px;
	float: left;
	}	
#mainContent a:link {
	color: #FFF;
	font-weight: bold;
	display: block;
	padding: 2px 5px 2px 8px;
	background-color: #666;
	width: 10px;
	border: thin solid #FFF;
	}
#mainContent a:visited {
	color: #FFF;
	font-weight: bold;
	display: block;
	padding: 2px 5px 2px 8px;
	background-color: #666;
	border: thin solid #FFF;
	width: 10px;
	}
#mainContent a:hover,a:active {
	color: #F90;
	font-weight: bold;
	display: block;
	padding: 2px 5px 2px 8px;
	background-color: #666;
	border: thin solid #FFF;
	background-image: none;
	width: 10px;
	height: 16px;
	}