.text {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; line-height: 20px}
.title {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 16px; line-height: 19px}
.txts {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10px}
a {color:#333333; direction:underline;}
a:hover {color:#0066CC; direction:none;}
ul {
	margin:8px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.btn { margin-left: 30px;}

html, body {
	height: 100%;

}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align:center;
	margin: 0 auto -10px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 10px; /* .push must be the same height as .footer */

}

#main { 
	width:760px; 
	height:550px; 
	margin: 0 auto
}

.companylink { width:380px;height:10px;margin:0 auto 0 auto; text-align:right; color:#666666; font-size:12px; position:absolute; bottom:0;}

