/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg01.jpg);
	background-color: #000000;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	line-height: 14px;
}

a:link {
	text-decoration: none;
	color: #CC0066;
}
a:visited {
	text-decoration: none;
	color: #CC0066;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #CC0066;
}

/* HEADER */

#header {
	width: 691px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;	
}
#header h1{
	text-align: left;
	padding: 0px 1px 0px 610px;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
}
#header h1 a {
	color: #FF6699
}
#header p {
	text-align: right;
	padding: 0px 1px 0px 480px;
	margin: 0px;
	font-size: 7px;
	color: #666666;
	line-height: 8px;
}
#header h2 {
	display: none;
}
ul.menu {
	margin: 0;
	padding: 0;
	width: 690px;
	height: 33px;
	list-style-type: none;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
ul.menu li {
	margin: 0;
	padding: 0;
	height: 30px;
	float: left;
}
ul.menu li span {
	display: none;
}
ul.menu li a {
	margin:0;
	padding:0;
	height:33px;
	float:left;
}
#m01 a {
	background: url(../images/hd_b02.jpg) no-repeat left top;
	background-position:0px 0px;
	width: 68px;
}
#m01 a:hover {
	background-position:0px -33px;
}
#m02  a {
	background: url(../images/hd_b02.jpg) no-repeat left top;
	background-position:-69px 0px;
	width: 122px;
}
#m02 a:hover {
	background-position:-69px -33px;
}
#m03  a {
	background: url(../images/hd_b02.jpg) no-repeat left top;
	background-position:-191px 0px;
	width: 97px;
}
#m03 a:hover {
	background-position:-191px -33px;
}
#m04  a {
	background: url(../images/hd_b02.jpg) no-repeat left top;
	background-position:-288px 0px;
	width: 112px;
}
#m04 a:hover {
	background-position:-288px -33px;
}
#m05  a {
	background: url(../images/hd_b02.jpg) no-repeat left top;
	background-position:-400px 0px;
	width: 77px;
}
#m05 a:hover {
	background-position:-400px -33px;
}

/* MIDDLE */

#middle {
	width: 691px;
	height: 660px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	background-image: url(../images/bg03.jpg);
	background-repeat: no-repeat;
}

#middle1 {
	width: 691px;
	height: 1400px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	background-image: url(../images/bg03.jpg);
	background-repeat: no-repeat;
}


#middle2 {
	width: 691px;
	height: 1900px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	background-image: url(../images/bg03.jpg);
	background-repeat: no-repeat;
}


#enter {
	width: 254px;
	height: 157px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 371px;
	top: 270px;
}
#enter h3 {
	text-align: right;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
}
#enter p {
	text-align: right;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}
#enter li {
	list-style-type:none;
}

#navi {
	width: 306px;
	height: 203px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 18px;
	top: 404px;
}

#navi h4 {
	text-align: leftt;
	margin: 0px;
	font-size: 12px;
	line-height: 25px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	color: #CC0066;
}
#navi p {
	text-align: left;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}

#frame {
	width: 594px;
	height: 318px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 50px;
	top: 236px;
	background-color: #FFFFFF;
}

#toplink {
	width: 691px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
}

/* FOOTER */

#footer {
	width: 691px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
}

#menu {
	padding: 10px 45px;
	margin: 0px;
}

#menu li{
	float: left;
	list-style-type:none;	/* No bullets */
	font-size: 12px;
}

#cp {
	padding: 20px 190px;
	margin: 0px;
}



