/* body */
body {
	font-family: "Verdana", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 10pt;
	line-height: 18px;
	color: #535353;
	margin: 0px;
	text-align: center;
	background-color: #d6dad6;
}

table {
	font-family: "Verdana", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 10pt;
	line-height: 18px;
	color: #535353;
}

img {
	border: 0px;
}

a:link,a:active,a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #C9566A;
	text-decoration: none;
}

.none {
	display: none;
}

h1 {
	margin: 0px;
	display: none;
}

/*page*/
#layout {
	width: 718px;
	margin: 0px auto;
	background-attachment: scroll;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#banner {
	width: 710px;
	padding: 17px 0px 15px 0px;
	margin: 0px auto;
	color: #ffffff;
	text-align: right;
	background-attachment: scroll;
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#banner ul{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

#banner li{
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active {
	color: #ffffff;
	text-decoration: underline;
}

#banner a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*menu*/
#menu {
	width: 718px;
	margin: 0px auto;
	text-align: center;
}

#menu h2 {
	display: none;
}

/*contents*/
#contents {
	width: 650px;
	margin: 10px auto;
	text-align: left;
}

#contents h2 {
	margin: 20px 0 10px 0;
}
#contents h3 {
	font-size: 10pt;
	margin: 20px 0 0 0;
	padding: 5px;
	background-color: #EDEEED;
	font-weight: bold;
}

/*footer*/
#footer {
	width: 710px;
	color: #ffffff;
	font-size: 10px;
	margin: 0px auto;
	background-attachment: scroll;
	background-image: url(../img/footer_bg.gif);
	background-repeat: x-repeat;
	background-position: center;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}


.f1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #db9433;
}

/**/

.g_list {
	margin: 0;
	padding: 0;
}

.g_list li{
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.tlay {
	width: 650px;
	margin: 10px 0;
}