html{
    height:100%;
}

body{
	height:100%;
	font-size: 12px;
	color: #656565;
	margin: 0px 0px 0px 0px;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	line-height: 125%;
}

td{
	font-size: 12px;
	color: #656565;
	line-height: 125%;
}


.dotora{
	background-image:url(/images/dotorange.gif);
    height:3px;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 5px;
}

.conarea{
	width:780px;
	text-align:left;
	background-image:url(/images/bg_body.gif);
}

.conarea2{
	width:680px;
	text-align:left;
	background-image:url(/images/bg_body2.gif);
}


#head{
	width: 780px;
	text-align: left;
	background-image:url(/images/bg_body.gif);
}

#head2{
	width: 680px;
	text-align: left;
	background-image:url(/images/bg_body2.gif);
}


#unavi{
	width: 780px;
	border-left:1px solid #ffb400;
	border-right:1px solid #ffb400;
	background-image:url(/images/bg_headnavi.gif);
}

#bnavi{
	width: 760px;
	height:21px;
	background-image:url(/images/bg_footlink.gif);
}


#cssl{background-color:#ffffff;
	font-weight:bold;
	border:1px solid #656565;
}

#cssm{background-color:#49c04f;
	font-weight:bold;
	color:#ffffff;
}

#csss{background-color:#ffffff;
	font-weight:bold;
	border:1px solid #656565;
}


#larea {width:540px;
	text-align:left;
	float:left;
	margin-left:5px;
	margin-right:10px;
}

#submem{
	width:200px;
	margin-left:10px;
	float:left;
}


#submemh{
	width:200px;
	height:25px;
	background-image:url(/images/bg_ti_sidemem.gif);
}

#submem01{
	width:200px;
	background-color:#f6f6f6;
	border-left:1px solid #feb80e;
	border-right:1px solid #feb80e;
}


#submem02{
	width: 192px;
	float: left;
	background-color:#f6f6f6;
}


#footer {
	text-align: center;
	margin:15px;
}

.txtbox{
		text-align:left;
		margin: 0px 5px 0px 10px;
		line-height:125%;
		z-index:5;
		}




/*---------- font --------------*/
.fbase{
		font-size:12px;
		}
.fbasel{
		font-size:14px;
		}

.fbases{
		font-size:11px;
		
		}

.foran{
		font-size:12px;
		color:#FC8908;
		}

.foranl{
	font-size: 14px;
	color:#dd9900;
}

.fred{
		font-size:12px;
		color:#DC0000;
		}

.fredb{
		font-size:14px;
		color:#DC0000;
		}

.fgre{
		font-size:14px;
		color:#49c04f;
		}


/*---------- link --------------*/

a:link {  color: #396cff; text-decoration:underline;}
a:visited {  color: #154499; text-decoration:underline;}
a:active {  color: #0D79FF; text-decoration:underline;}
a:hover {  color: #0D79FF; text-decoration:underline;}
