@charset "utf-8";

a.splink {
	color:#6CF;
	font-size: 11px;
}
a:hover.splink {
	color:#CCC;
	font-size: 11px;
}

body {
	background-color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: left;
}
a, a:link {
	color: #333;
	text-decoration: none;
}
	a:hover {
	color: #FFFFFF;
	text-decoration: none;		 
}
	a:visited {	
	text-decoration: none;
}
	
div#container {
	width: 700px;
	height: 750px;
	margin: 0 auto;
	margin-top: 20px;
	color: #CCC;
}

div#header {
	width: 700px;
	height: 170px;
}
div#header_navi {
	width: 700px;
	height: 30px;
}

#navigation {
	height: 530px;
	width: 140px;
	float: left;
}

#navigation ul
{
	list-style-type: none;
	left: 0px;
	font-size: 10px;
	margin-left: 0px;
	line-height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
	padding-top: 0px;

}


div#content {
	width: 560px;
	height: 530px;
	float: right;
}



#content p
{
	left: 0px;
	top: 70px;
	margin-left: 20px;
	margin-right: 10px;
	color: #CCCCCC;
	font-size: 11px;
	margin-top: 30px;
	line-height: 16px;
}

#apDiv_text {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

div#footer {
	width: 700px;
	height: 20px;
	float: left;
}


#footer p
{
	font-size: 10px;
	color: #333333;
	margin-left: 0px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text_14px {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.text_14pxbold {
	font-size: 14px;
	color: #999;
	font-weight: bold;
}

.text_18pxcc {
	font-size: 18px;
	color: #CCC;
	font-weight: normal;
}
.text_18pxbold {
	font-size: 18px;
	color: #CCC;
	font-weight: normal;
}


.text_333 {
	color: #333;
}
.text_cc {
	color: #CCC;
}
a.splink_14px {
	color:#999;
	font-size: 14px;
	font-weight: bold;
}
a:hover.splink_14px {
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
}
div#flashcontent {
	width: 700px;
	height: 600px;
	float: right;
}
div#header_viewer {
	width: 700px;
	height: 150px;
	background-image: url(../images/header/header_logo.png);
}
.text_9px {
	font-size: 9px;
}
a.splink_ {
	color:#CCC;
	font-size: 12px;
	font-weight: bold;
}
a:hover.splink_ {
	color:#FFF;
	font-size: 12px;
}

