BODY{
	font-family : MSPºÞ¼¯¸;
	font-size : 14px;
	margin: 0 auto;
	line-height: 150%;
	text-align: center;
	}

A:link {
	COLOR: #BE0032;
	TEXT-DECORATION: none;
	}

A:visited {
	COLOR: #BE0032;
	TEXT-DECORATION: none;
	}

A:hover {
	COLOR: #ffcc00; 
	TEXT-DECORATION: none;
	}

h2 {
	font-size: 21px;
	line-height: 1em;
	font-weight: bold;
	margin:0;
	padding: 0;
	}
	
.clear_both {
	clear: both;
	}
	
table {
	font-size : 14px;
	margin: 10px 0 70px 90px;
    border-collapse: collapse;
	border: 5px #cccccc outset;
	line-height: 150%;
	}
	
td,th  {
	border: 1px #cccccc solid;
	padding: 5px;
    }

#wrapper {
	margin: 0 auto;
	width: 1000px;
	}

#header {
	width: 1000px;
	height: 100px;
	border-top: 5px solid #00cccc;
	text-align: left;
	}
	
#head_logo {
	padding: 0;
	margin: 15px 0 0 20px;
	height: 70px;
	width: 310px;
	float: left;
	}
	
#head_subtitle {
	font-family : HGPºÞ¼¯¸E;
	margin: 20px 5px 0 0;
	float: right;
	text-align: left;
	line-height: 150%;
	width: 350px;
	height: 60px;
	padding: 5px 0 0 15px;
	font-size: 14px;
	}



#menubar {
	background:url(../../img/img_menu.gif) no-repeat;
	font-size: 14px;
	width: 1000px;
	height: 28px;
	margin-left: 10px;
	text-align: left;
	}

#menubar a{
	background:url(../../img/img_menu.gif) no-repeat;
	display: block;
	float: left;
	color: #006666;
	letter-spacing: 0.3em;
	font-weight: bold;
	height: 28px;
	width: 163px;
	padding: 3px 0 0 45px;
	}
		
#menubar a:hover {
	background-position: 0 -28px;
	text-decoration: none;
	color: #ffffff;
	}
	
/*========= content ============== */
#cont_center {
	align: center;
	width: 850px;
	margin: 10px 0 0 5px;
	padding: 10px;
	border-left: 3px solid #00cccc;
	border-right: 3px solid #00cccc;
	}

.center_text {
	padding: 30px 0 0 65px;
	margin: 10px 0 0 80px;
	width: 720px;
	height: 350px;
	background:url(../img/img_text_back.gif) no-repeat;
	text-align: left;
	}


#cont_left {
    width: 210px;
	margin-left: 10px;
	float: left;
	}



#cont_right {
    width: 610px;
	float: right;
	margin-top: 20px;
	text-align: left;
	}



#footer {
	background: #00cccc;
	margin: 0;
	width: 1000px;
	height: 30px;
	color: #FFFFFF;
	}

#footer h2 {
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 15px 0 0 0;
	}

#footer a:link {
	COLOR: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: none;
	}

#footer a:visited {
	COLOR: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: none;
	}

#footer a:hover {
	COLOR: #BE0032; 
	font-weight: bold;
	TEXT-DECORATION: none;
	}
