body{
	background-image: url("../Image/background.png"); 
	background-repeat: no-repeat;
	margin-top: 130px;
	margin-left: 180px;
}
#menu{
	position: absolute;
	left: 5px;
	top: 150px;
	width: 147px;
}
#menu a{
	font-family: Times New Roman;
	font-size: 15px;
	padding-left: 10px;
	color: #392C7C;
}
.menu_lang{
	width: 120px;
	background-image: url("../Image/Menu.Lang.Background.png");
	padding-top: 13px;
	padding-bottom: 10px;
}
.menu_content{
	width: 160px;
	background-image: url("../Image/Menu.Background.png");
	padding-top: 13px;
	padding-bottom: 10px;
}
.menu_content_sel{
	width: 160px;
	background-image: url("../Image/Menu.Background.Selected.png");
	padding-top: 13px;
	padding-bottom: 10px;
}
.page_title{
	font-family: Times New Roman; 
	font-size: 32px; 
	font-weight: bold;
	color: #392C7C;
}
.page_content{
	font-family: Times New Roman; 
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.page_content a:link, a:visited {
	text-decoration: underline; 
	color: #000044;
}
.page_content a:hover {
	text-decoration: none; 
	color: white; 
	background: #000044;
}
.page_heading{
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.page_heading a:link, a:visited {
	text-decoration: underline; 
	color: #000044;
}
.page_heading a:hover {
	text-decoration: none; 
	color: white; 
	background: #000044;
}
.footer{
	font-family: Arial;
	font-size: 12px;
}
.footer a:link, a:visited {
	text-decoration: underline; 
	color: #392C7C;
}
.footer a:hover {
	text-decoration: none; 
	color: white; 
	background: #392C7C;
}
li{
	padding-top: 5px;
	padding-bottom: 5px;
}
.detail_G{
	background-image: url("../Image/Column.Bar.png"); 
	background-repeat: no-repeat; 
	text-indent: 30px; 
	font-family: Arial; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 20px;
}
.detail_M{
	background-image: url("../Image/Bullet.jpg"); 
	background-repeat: no-repeat; 
	padding-left: 25px; 
	font-family: Times New Roman;
	font-size: 15px;
	padding-bottom: 5px;
}
.detail_I{
	padding-left: 25px; 
	font-family: Times New Roman;
	font-size: 15px;
	padding-bottom: 5px;
}
p{
	width: 800px;
}
.hidden_detail{
	background: #DDDDDD;
}
#Why a{
	font-size: 18px;
	font-weight: bold;
}
#Footer{
	background-image: url("../Image/SpLogo.jpg");
}