body {
	background-color: #FFFFFF;
	font-size: 12px; /* modern browser */


	*font-size: 12px; /* IE 7 */
	*font: 12px; /* IE 6 */
	line-height: 170%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: "lr SVbN", "Osaka|", Arial, sans-serif;
	}

img{
	border:0;
	}

li{
	list-style-type:none;
	}

input{
	padding:1px;
	}

a:link {
	color:#666666;
	text-decoration: underline;
	}

a:visited {
	color:#888888;
	}

a:hover {
	color: #33b9f9;
	text-decoration: underline;
	}

a:active {
	color:#33b9f9;
	}


/*
########################################################
  Header style
########################################################
*/

div#header{
	text-align:center;
	height: 128px;
}

div#headerHead{
	width:950px;
	height:87px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

div#headerHead h1{
	margin:0;
	text-align: left;
}

div#headerHead ul#headerNavi{
	clear: both;
	margin:0px;
	padding:0px;
	top: 120px;
}

div#headerHead ul#headerNavi li{
	float:left;
	list-style-type: none;
}

div#MainMenu{
	width:950px;
	height:33px;
	position:absolute;
	top:87px;
	left:0px;
	z-index:50;
	clear: both;
}

div#eng{
	width: 285px;
	height: 25px;
	position: absolute;
	top: 56px;
	left: 665px;
	z-index: 100;
	clear: both;
}
	
div#eng ul#linkList{
	padding:0 0px 0 0;
	margin:0 0px 0 0;
}
	
div#eng ul#linkList li{
	float:left;
	list-style-type: none;
}



/*
########################################################
  Contet style
########################################################
*/

div#Contet{
	clear:both;
	text-align:center;
}

div#ContetBase{
	width:950px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

div#Pan{
	background-color: #f9f9f9;
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	color: #999999;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}


div#ContetBase .ContentMenuBK {
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	background-image: url(../img/c_bk.gif);
}


/*
########################################################
  Contet Main style
########################################################
*/

#Main {
	width: 633px;
	text-align: left;
	padding-left: 317px;
	background-image: url(../img/c_bk.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 0px;
}


/*
########################################################
  Contet subMenu style
########################################################
*/

#Menu {
	width: 250px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 30px;
}

div#Menu ul#subMenu{
	margin: 0px;
	padding: 0px;
}

div#Menu ul#subMenu li{
	/*float:left;*/
	list-style-type: none;
	vertical-align: middle;
	text-indent: 18px;
	font-size: 12px;
	color: #666666;
	text-align: left;
	top: auto;
	bottom: auto;
	line-height: 35px;
}

div#Menu ul#subMenu a{
	display:block;
	height: 35px;
	width: 250px;
}

div#Menu ul#subMenu a:link, a:visited, a:hover, a:active{
	text-decoration:none;
}

div#Menu ul#subMenu a:link {
	color:#666666;
	background-image: url(../img/c_menubk01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#Menu ul#subMenu a:visited {
	color:#888888;
	background-image: url(../img/c_menubk01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#Menu ul#subMenu a:hover {
	color: #33B9F9;
	background-image: url(../img/c_menubk02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#Menu #subAsk {
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	width: 240px;
	padding-left: 10px;	
}

div#Menu strong {
	font-weight: bold;
	color: #33b9f9;
}

div#Menu #subAsk a:link, a:visited, a:hover, a:active{
	text-decoration:underline;
	color: #666666;
}



/*
########################################################
  Footer style
########################################################
*/

div#foot{
	clear:both;
	text-align:center;
	margin:0px;
}
.t10cap {
	font-size: 10px;
	line-height: 150%;
	color: #999999;
}
