/* CSS Document */

/*---------- default ----------*/
body {
	margin: 0px;
	padding: 0px;
	background: #3E4C5A;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	line-height:16px;
	color:#636363;
}

img { display:block;}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	background:url(../images/inner/txtfront.gif) left no-repeat;
	font-size:14px;
	line-height:18px;
}

h3 {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 10px;
	background:url(../images/inner/txtfront2.gif) left no-repeat;
	font-size:14px;
	line-height:18px;
}

h4 {
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 10px;
	background:url(../images/inner/txtfront3.gif) left no-repeat;
	font-size:12px;
	line-height:14px;
}

/*---------- outerframe ----------*/
#framebg {
	width: 946px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background:url(../images/common/background.gif) repeat-y;
}

#frametop {
	width: 940px;
	height: 10px;
	display:block;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #166CB6;
}

/*---------- clearfix ----------*/

.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display:block;}
/*end hide from IE-mac */


/*---------- HEADER ----------*/

#header {
	position:relative;
	width: 940px;
	height: 67px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background:#FFFFFF;
}

#header #logo1 a{
	top: 0px;
	left: 0px;
	width: 260px;
	height: 57px;
	margin: 0px;
	padding: 0px;
}

#header #headtxt{
	position:absolute;
	top: 0px;
	left: 470px;
	width: 470px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	text-align:right;
}

#header #headtxt h1{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	margin: 0px;
	color:#636363;
	padding: 8px 10px 0px 0px;
}

#header #logo2{
	position:absolute;
	top: 29px;
	left: 650px;
	width: 290px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

/*---------- Main Image Area ----------*/

#mainimg {
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/*---------- Menu Area ----------*/

.menuarea {
	clear:both;
	margin: 0px auto 0px auto;
	padding: 5px 8px 5px 20px;
}

#mainmenu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style:none;
}

.menuspan {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	float:left;
}

.menuspan a{
	color: #166CB6;
	text-decoration:none;
}

.menuspan a:hover{
	text-decoration:underline;
}

.menubar {
	margin: 3px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	float:left;
}

#menulang {
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	background: #C3C3C3;
	float: right;
	font-size:10px;
	color: #FFF600;
}

#menulang a{
	color: #636363;
	text-decoration:none;
}

#menulang a:hover{
	text-decoration:underline;
}

#menuother {
	margin: 3px 10px 0px 0px;
	padding: 0px;
	float: right;
}

#menuother a{
	color: #636363;
	text-decoration:none;
}

#menuother a:hover{
	text-decoration:underline;
}

/*---------- Contents Area ----------*/

#contents {
	clear:both;
	width: 920px;
	margin: 0px auto 0px auto;
	padding: 10px;
	background:#ECE4E4;
}

/*---------- Footer ----------*/
.footer {
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#footertxt {
	padding: 5px;
	font-size:10px;
	float: right;
}

#footertxt a{
	color: #166CB6;
	text-decoration:none;
}

#footertxt a:hover{
	text-decoration:underline;
}

/*---------- split page ----------*/
.split {
	width: 920px;
	margin: 0px;
	padding: 0px;
	background:url(../images/inner/content_bg.gif) repeat-y;
}

#splitmain {
	width: 750px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#splitsub {
	width: 160px;
	margin: 0px;
	padding: 0px;
	float: right;
}

/*---------- splitsub ----------*/
#contact {
	width: 160px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	background:url(../images/common/but_contact.gif) no-repeat;
}

#contactpos {
	position:relative;
	top: 6px;
	left: 5px;
	margin: 0px;
	padding: 0px;
}

#bannerarea {
	margin: 0px;
	padding: 5px;
}
