@charset "UTF-8";

/*
===== CONTENTS ==============================
	1:#wrapper
	2:#branding
			#logo
			#facebook
	3:#globalNav
	3:#topicpath
	5:#contents
			#main_contents
			5:#contents.colums
					#main_contents
					#sub_contents
						#localNav
	6:.pageTop
	7:#site_info
			#asisstNav
	8:Button
	9:module parts
=============================================
*/

/*
===== 1:#wrapper =====
*/
#wrapper {
margin: 0 auto;
width: 960px;
background: #f2f2f2;
}
#wrapperCeo {
margin: 0 auto;
width: 960px;
background: #f2f2f2 url(../../company/images/img-ceo.jpg) no-repeat right 264px;
}


/*
===== 2:#branding =====
*/
#branding-top {
height: 88px;
overflow: hidden;
position: relative;
width: 960px;
}
/* #logo */
#branding-top #logo {
float: left;
}
/* #facebook */
#branding-top #facebook {
background: url(../images/facebook_bg.png) no-repeat left top;
float: right;
height: 88px;
width: 80px;
}
#branding-top #facebook a {
display: block;
margin: 34px 0 0 7px;
}

#branding {
height: 60px;
overflow: hidden;
position: relative;
width: 960px;
}
/* #logo */
#branding #logo {
float: left;
}
/* #facebook */
#branding #headline {
float: right;
height: 60px;
width: 212px;
margin-right: 32px;
}

/*
===== 3:#globalNav =====
*/
#globalNav-top {
height: 71px;
overflow: hidden;
position: relative;
width: 960px;
}
#globalNav-top ul {
bottom: 0;
height: 71px;
position: absolute;
}
#globalNav-top ul li {
float: left;
height: 71px;
width: 160px;
}
#globalNav-top ul li a {
background: url(../images/gnav-top.png) no-repeat left -244px;
display:block;
height: 71px;
position: absolute;
text-indent: -999999px;
width: 160px;
}
#globalNav-top ul li#g01 a {background-position: 0 -244px;}
#globalNav-top ul li#g02 a {background-position: -160px -244px;}
#globalNav-top ul li#g03 a {background-position: -320px -244px;}
#globalNav-top ul li#g04 a {background-position: -480px -244px;}
#globalNav-top ul li#g05 a {background-position: -640px -244px;}
#globalNav-top ul li#g06 a {background-position: -800px -244px;}
#globalNav-top ul li#g01 a:hover {background-position: 0 -173px;}
#globalNav-top ul li#g02 a:hover {background-position: -160px -173px;}
#globalNav-top ul li#g03 a:hover {background-position: -320px -173px;}
#globalNav-top ul li#g04 a:hover {background-position: -480px -173px;}
#globalNav-top ul li#g05 a:hover {background-position: -640px -173px;}
#globalNav-top ul li#g06 a:hover {background-position: -800px -173px;}


#globalNav {
height: 54px;
overflow: hidden;
position: relative;
width: 960px;
}
#globalNav ul {
bottom: 0;
height: 54px;
position: absolute;
}
#globalNav ul li {
float: left;
height: 54px;
width: 160px;
}
#globalNav ul li a {
background: url(../images/gnav.png) no-repeat left top;
display:block;
height: 54px;
position: absolute;
text-indent: -999999px;
width: 160px;
}
#globalNav ul li#g01 a {background-position: 0 0;}
#globalNav ul li#g02 a {background-position: -160px 0;}
#globalNav ul li#g03 a {background-position: -320px 0;}
#globalNav ul li#g04 a {background-position: -480px 0;}
#globalNav ul li#g05 a {background-position: -640px 0;}
#globalNav ul li#g06 a {background-position: -800px 0;}
#globalNav ul li#g01 a:hover {background-position: 0 -54px;}
#globalNav ul li#g02 a:hover {background-position: -160px -54px;}
#globalNav ul li#g03 a:hover {background-position: -320px -54px;}
#globalNav ul li#g04 a:hover {background-position: -480px -54px;}
#globalNav ul li#g05 a:hover {background-position: -640px -54px;}
#globalNav ul li#g06 a:hover {background-position: -800px -54px;}
#globalNav ul li#g01on a {background-position: 0 -54px;}
#globalNav ul li#g02on a {background-position: -160px -54px;}
#globalNav ul li#g03on a {background-position: -320px -54px;}
#globalNav ul li#g04on a {background-position: -480px -54px;}
#globalNav ul li#g05on a {background-position: -640px -54px;}
#globalNav ul li#g06on a {background-position: -800px -54px;}


/*
===== 4:#topicpath =====
*/
#topicpath {
font-size: 11px;
height: 40px;
line-height: 30px;
padding: 0 10px;
margin-left: 30px;
}
#topicpath a {
border-bottom: 1px solid #aca59f;
text-decoration: none;
}
#topicpath a:link {
color: #333;
text-decoration: none;
}
#topicpath a:visited {
color: #333;
text-decoration: none;
}
#topicpath a:hover {
color: #aca59f;
text-decoration: none;
}
#topicpath a:active {
color: #aca59f;
text-decoration: none;
}


/*
===== 5:#contents =====
*/
#contents {}
#contents h1 {}

/* main_contents */
#contents #main_contents {}

/* recruit bnr */
#footerLinks {
	margin-bottom: 20px;
}
#recruit_top {
		float: left;
		padding-left: 20px;
}
#bnr_recruit {
		margin: 15px;
}

/* P mark */
#p_markTop {
		float: right;
    width: 75px;
    margin: -10px 20px 0 0;
    float: right;
    }
#p_mark {
    width: 75px;
    margin: 10px 0 0 7px;
    float: left;
    }



/* 2 Colums */
#contentsUpper {
position: relative;
width: 960px;
margin-bottom: 16px;
clear: both;
}
#contents.colums {
overflow: hidden;
position: relative;
width: 960px;
font-size: 0.8em;
}
#main_contents {
float: right;
width: 646px;
margin: 4px 40px 0px 0;
_margin: 4px 20px 0px 0;
position: relative;
}
#main_contents h2 {
min-height: 30px;
line-height: 2.4;
clear: both;
position: relative;
}
/* sub_contents */
#sub_contents {
float: left;
margin: 0 0 0 26px;
_margin: 0 0 0 13px;
min-height: 700px;
width: 217px;
position: relative;
}
#sub_contents img {display: block;}

#sub_contents h1 {
width: 193px;
height: 53px;
font-size: 12px;
padding: 10px 0 0 12px;
font-weight: bold;
background: url(../images/sub_contents-h1.jpg) no-repeat 0 0;
}
/*
#sub_contents h1 {
border: 1px solid #eeeeee;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #a19f9f 2px 6px 6px;
-moz-box-shadow: #a19f9f 2px 6px 6px;
box-shadow: #a19f9f 2px 6px 6px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e5e5e5));
background: -webkit-linear-gradient(#ffffff, #e5e5e5);
background: -moz-linear-gradient(#ffffff, #e5e5e5);
background: -ms-linear-gradient(#ffffff, #e5e5e5);
background: -o-linear-gradient(#ffffff, #e5e5e5);
background: linear-gradient(#ffffff, #e5e5e5);
-pie-background: linear-gradient(#ffffff, #e5e5e5);
width: 148px;
margin-bottom: 20px;
line-height: 3;
padding-left: 12px;
font-weight: bold;
position: relative;
behavior: url("/common/js/PIE.htc");
}
*/



/*
#sub_contents h2 {
float: left;
margin-left: 15px;
}
#sub_contents h2 a {
margin-top: 8px;
display: block;
}
*/
#sub_contents h2 a {
-webkit-box-shadow: #a19f9f 2px 2px 6px;
-moz-box-shadow: #a19f9f 2px 2px 6px;
box-shadow: #a19f9f 2px 2px 6px;
background: #000000;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000000), to(#424242));
background: -webkit-linear-gradient(#000000, #424242);
background: -moz-linear-gradient(#000000, #424242);
background: -o-linear-gradient(#000000, #424242);
background: linear-gradient(#000000, #424242);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#424242',GradientType=0 ); /* IE6-9 */
border: 1px solid #eeeeee;
text-align: center;
text-decoration: none;
line-height: 1.6;
font-size: 12px;
color: #ffffff;
width: 172px;
margin: 8px 0 0 18px;
padding: 8px 0;
clear: both;
display: block;
position: relative;
behavior: url("/common/js/PIE.htc");
}
#sub_contents h2 a:hover {
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#424242), to(#000000));
background: -webkit-linear-gradient(#424242, #000000);
background: -moz-linear-gradient(#424242, #000000);
background: -o-linear-gradient(#424242, #000000);
background: linear-gradient(#424242, #000000);
-pie-background: linear-gradient(#424242, #000000);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
color: #ffffff;
text-decoration: none;
position: relative;
behavior: url("/common/js/PIE.htc");
}



#sidebar {
float: left;
margin: 0 0 0 26px;
min-height: 700px;
width: 217px;
position: relative;
}
#sidebar h1 {
padding: 10px 0 0 12px;
font-weight: bold;
}

/* localNav */
#localNav {
overflow: hidden;
position: relative;
width: 178px;
margin-left: 15px;
}
#localNav li {
width: 178px;
height: 28px;
margin-bottom: 10px;
line-height: 2.6;
text-indent: 22px;
font-weight: bold;
font-size: 11px;
position: relative;
}
#localNav li a:link {
-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
background: #e3e2dd;
display:block;
height: 28px;
width: 178px;
color: #333333;
text-decoration: none;
position: relative;
behavior: url("/common/js/PIE.htc");
}
#localNav li a:visited {
-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
background: #e3e2dd;
display:block;
height: 28px;
width: 178px;
color: #333333;
text-decoration: none;
position: relative;
behavior: url("/common/js/PIE.htc");
}
#localNav li a:hover {
-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
background: #c7b356;
width: 178px;
height: 28px;
color: #333333;
text-decoration: none;
position: relative;
behavior: url("/common/js/PIE.htc");
}
#localNav li a:active {
color: #333333;
text-decoration: none;
}
#localNav li a.focused {
-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
background: #c7b356;
position: relative;
behavior: url("/common/js/PIE.htc");
}
/* p.a */
p a:link {
color: #333;
text-decoration: underline;
}
p a:visited {
color: #333;
text-decoration: underline;
}
p a:hover {
color: #aca59f;
text-decoration: underline;
}
p a:active {
color: #aca59f;
text-decoration: underline;
}


/*
===== 6:.pageTop =====
*/
.pageTop a {
width: 56px;
display: block;
float: right;
clear: both;
font-size: 10px;
text-align: right;
margin: 40px 4px 50px 0;
padding-left: 16px;
background: url(../images/arrow_up.png) no-repeat 0 3px;
}
.pageTop a {
font-weight: bold;
}
.pageTop a:link {
color: #333;
text-decoration: none;
}
.pageTop a:visited {
color: #333;
text-decoration: none;
}
.pageTop a:hover {
color: #333;
text-decoration: underline;
}
.pageTop a:active {
color: #333;
text-decoration: underline;
}


/*
===== 7:#site_info =====
*/
#site_info-top {
background-color: #252525;
clear: both;
overflow: hidden;
position: relative;
padding: 10px 0;
width: 960px;
}

/* #asisstNav */
#site_info-top #asisstNav {
float: left;
padding: 0 0 0 15px;
}
#site_info-top #asisstNav li {
color: #fff;
float:left;
font-size: 10px;
}
#site_info-top #asisstNav li a {
color: #fff;
font-weight: bold;
padding: 0 5px;
text-decoration: none;
}
#site_info-top #asisstNav li a:link {
color: #fff;
text-decoration: none;
}
#site_info-top #asisstNav li a:visited {
color: #fff;
text-decoration: none;
}
#site_info-top #asisstNav li a:hover {
color: #fff;
text-decoration: underline;
}
#site_info-top #asisstNav li a:active {
color: #fff;
text-decoration: underline;
}

#site_info-top address {
color: #fff;
float: right;
font-size: 10px;
padding: 0 15px 0 0;
}


#site_info {
border-top: 1px solid #848484;
clear: both;
overflow: hidden;
position: relative;
padding: 12px 0;
width: 960px;
}

/* #asisstNav */
#site_info #asisstNav {
float: left;
padding: 12px 0 0 15px;
}
#site_info #asisstNav li {
color: #333;
float:left;
font-size: 10px;
}
#site_info #asisstNav li a {
color: #333;
font-weight: bold;
padding: 0 5px;
text-decoration: none;
}
#site_info #asisstNav li a:link {
color: #333;
text-decoration: none;
}
#site_info #asisstNav li a:visited {
color: #333;
text-decoration: none;
}
#site_info #asisstNav li a:hover {
color: #333;
text-decoration: underline;
}
#site_info #asisstNav li a:active {
color: #333;
text-decoration: underline;
}

#site_info address {
float: right;
font-size: 12px;
padding: 0 15px 0 0;
text-align: right;
}
#site_info address span#gold {
color: #a68e1f;
}
#site_info address span#caution {
font-size: 10px;
}


/*
===== 8:Button =====
*/

/* - form Button - */
#btnForm a:link {
-webkit-box-shadow: #a19f9f 2px 2px 6px;
-moz-box-shadow: #a19f9f 2px 2px 6px;
box-shadow: #a19f9f 2px 2px 6px;
background: #000000;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000000), to(#424242));
background: -webkit-linear-gradient(#000000, #424242);
background: -moz-linear-gradient(#000000, #424242);
background: -o-linear-gradient(#000000, #424242);
background: linear-gradient(#000000, #424242);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#424242',GradientType=0 ); /* IE6-9 */
border: 1px solid #eeeeee;
text-align: center;
text-decoration: none;
line-height: 4;
font-size: 16px;
color: #ffffff;
width: 644px;
height: 64px;
clear: both;
display: block;
position: relative;
behavior: url("/common/js/PIE.htc");
}
#btnForm a:visited {
color: #ffffff;
text-decoration: none;
}
#btnForm a:hover {
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#424242), to(#000000));
background: -webkit-linear-gradient(#424242, #000000);
background: -moz-linear-gradient(#424242, #000000);
background: -o-linear-gradient(#424242, #000000);
background: linear-gradient(#424242, #000000);
-pie-background: linear-gradient(#424242, #000000);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
color: #ffffff;
text-decoration: none;
position: relative;
behavior: url("/common/js/PIE.htc");
}
#btnForm a:active {
color: #ffffff;
text-decoration: none;
}

#btnForm-check a:link {
-webkit-box-shadow: #a19f9f 2px 2px 6px;
-moz-box-shadow: #a19f9f 2px 2px 6px;
box-shadow: #a19f9f 2px 2px 6px;
background: #000000;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000000), to(#424242));
background: -webkit-linear-gradient(#000000, #424242);
background: -moz-linear-gradient(#000000, #424242);
background: -o-linear-gradient(#000000, #424242);
background: linear-gradient(#000000, #424242);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#424242',GradientType=0 ); /* IE6-9 */
border: 1px solid #eeeeee;
text-align: center;
text-decoration: none;
line-height: 4;
font-size: 16px;
color: #ffffff;
width: 315px;
height: 62px;
float: left;
display: block;
position: relative;
behavior: url("/common/js/PIE.htc");
}
#btnForm-check a:visited {
color: #ffffff;
text-decoration: none;
}
#btnForm-check a:hover {
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#424242), to(#000000));
background: -webkit-linear-gradient(#424242, #000000);
background: -moz-linear-gradient(#424242, #000000);
background: -o-linear-gradient(#424242, #000000);
background: linear-gradient(#424242, #000000);
-pie-background: linear-gradient(#424242, #000000);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
color: #ffffff;
text-decoration: none;
position: relative;
behavior: url("/common/js/PIE.htc");
}
#btnForm-check a:active {
color: #ffffff;
text-decoration: none;
}

input#btnForm {
-webkit-box-shadow: #a19f9f 2px 2px 6px;
-moz-box-shadow: #a19f9f 2px 2px 6px;
box-shadow: #a19f9f 2px 2px 6px;
background: #000000;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000000), to(#424242));
background: -webkit-linear-gradient(#000000, #424242);
background: -moz-linear-gradient(#000000, #424242);
background: -o-linear-gradient(#000000, #424242);
background: linear-gradient(#000000, #424242);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#424242',GradientType=0 ); /* IE6-9 */
border: 1px solid #eeeeee;
text-align: center;
text-decoration: none;
line-height: 4;
font-size: 16px;
color: #ffffff;
width: 644px;
height: 64px;
clear: both;
display: block;
position: relative;
behavior: url("/common/js/PIE.htc");
}
input#btnForm:hover {
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#424242), to(#000000));
background: -webkit-linear-gradient(#424242, #000000);
background: -moz-linear-gradient(#424242, #000000);
background: -o-linear-gradient(#424242, #000000);
background: linear-gradient(#424242, #000000);
-pie-background: linear-gradient(#424242, #000000);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
color: #ffffff;
text-decoration: none;
position: relative;
behavior: url("/common/js/PIE.htc");
}


/*
===== 9:module parts =====
*/

.floL{float: left;}
.floR{float: right;}


/* --------------------------------------------------------------------- */
/* txt decoration */
/* --------------------------------------------------------------------- */
/* - font-color - */
.red{color:#ff0000;}
.red2{color:#ff0103;}
.blue{color:#0066ff;}
.org{color:#ff8a07;}

/* - font-bold - */
.bold{font-weight:bold;}

/* - font-redbold - */
.b_red{
color:#ff0000;
font-weight:bold;
}
.b_red2{
color:#8a0804;
font-weight:normal;
}
/* - font-bluebold - */
.b_blue{
color:#0066ff;
font-weight:bold;
}

/* - font-underline - */
.txtline{text-decoration:underline;}

/* - font-indent - */
.txTindent{
text-indent:1em;
}
.indent{
text-indent:-1em;
margin-left:1em;
}

/* - text-align - */
.txtC{text-align:center;}
.txtL{text-align:left;}
.txtR{text-align:right;}

/* - vertical-align - */
.vm {vertical-align: middle!important;}
.vt {vertical-align: top!important;}
.vb {vertical-align: bottom!important;}

/* - vertical-align - */


/* --------------------------------------------------------------------- */
/* Compornent */
/* --------------------------------------------------------------------- */


/* margin Top */
/* ------------------------------------------------- */
.tm-30{margin-top:-30px;}
.tm-25{margin-top:-25px;}
.tm-20{margin-top:-20px;}
.tm-15{margin-top:-15px;}
.tm-5{margin-top:-5px;}
.tm0{margin-top:0;}
.tm5{margin-top:5px;}
.tm10{margin-top:10px;}
.tm15{margin-top:15px;}
.tm20{margin-top:20px;}
.tm-20{margin-top:-20px;}
.tm25{margin-top:25px;}
.tm30{margin-top:30px;}
.tm35{margin-top:35px;}
.tm40{margin-top:40px;}
.tm45{margin-top:45px;}
.tm50{margin-top:50px;}
.tm55{margin-top:55px;}
.tm60{margin-top:60px;}

/* margin Bottom */
/* ------------------------------------------------- */
.bm0{margin-bottom:0;}
.bm5{margin-bottom:5px;}
.bm10{margin-bottom:10px;}
.bm15{margin-bottom:15px;}
.bm20{margin-bottom:20px;}
.bm25{margin-bottom:25px;}
.bm30{margin-bottom:30px;}
.bm35{margin-bottom:35px;}
.bm40{margin-bottom:40px;}
.bm45{margin-bottom:45px;}
.bm50{margin-bottom:50px;}
.bm55{margin-bottom:55px;}
.bm60{margin-bottom:60px;}
.bm70{margin-bottom:70px;}
.bm80{margin-bottom:80px;}
.bm90{margin-bottom:90px;}
.bm100{margin-bottom:100px;}

/* margin Left */
/* ------------------------------------------------- */
.lm5{margin-left:5px;}
.lm10{margin-left:10px;}
.lm15{margin-left:15px;}
.lm20{margin-left:20px;}
.lm25{margin-left:25px;}
.lm30{margin-left:30px;}
.lm35{margin-left:35px;}
.lm40{margin-left:40px;}
.lm45{margin-left:45px;}
.lm50{margin-left:50px;}

/* margin Right */
/* ------------------------------------------------- */
.rm5{margin-right:5px;}
.rm10{margin-right:10px;}
.rm15{margin-right:15px;}
.rm20{margin-right:20px;}
.rm25{margin-right:25px;}
.rm30{margin-right:30px;}
.rm35{margin-right:35px;}
.rm40{margin-right:40px;}
.rm45{margin-right:45px;}
.rm50{margin-right:50px;}

/* padding Top */
/* ------------------------------------------------- */
.tp5{padding-top:5px;}
.tp10{padding-top:10px;}
.tp15{padding-top:15px;}
.tp20{padding-top:20px;}
.tp25{padding-top:25px;}
.tp30{padding-top:30px;}
.tp40{padding-top:40px;}
.tp45{padding-top:45px;}
.tp50{padding-top:50px;}
.tp55{padding-top:55px;}

/* padding Bottom */
/* ------------------------------------------------- */
.bp0{padding-bottom:0;}
.bp5{padding-bottom:5px;}
.bp10{padding-bottom:10px;}
.bp15{padding-bottom:15px;}
.bp20{padding-bottom:20px;}
.bp25{padding-bottom:25px;}
.bp30{padding-bottom:30px;}
.bp40{padding-bottom:40px;}
.bp45{padding-bottom:45px;}
.bp50{padding-bottom:50px;}
.bp55{padding-bottom:55px;}

/* padding Left */
/* ------------------------------------------------- */
.lp5{padding-left:5px;}
.lp10{padding-left:10px;}
.lp15{padding-left:15px;}
.lp20{padding-left:20px;}
.lp25{padding-left:25px;}
.lp30{padding-left:30px;}
.lp35{padding-left:35px;}
.lp40{padding-left:40px;}
.lp45{padding-left:45px;}
.lp50{padding-left:50px;}

/* padding Right */
/* ------------------------------------------------- */
.rp5{padding-right:5px;}
.rp10{padding-right:10px;}
.rp15{padding-right:15px;}
.rp20{padding-right:20px;}
.rp25{padding-right:25px;}
.rp30{padding-right:30px;}
.rp35{padding-right:35px;}
.rp40{padding-right:40px;}
.rp45{padding-right:45px;}
.rp50{padding-right:50px;}

/* top and Bottom */
/* ------------------------------------------------- */
.tbm5{
margin-top:5px;
margin-bottom:5px;
}
.tbm10{
margin-top:10px;
margin-bottom:10px;
}
.tbm15{
margin-top:15px;
margin-bottom:15px;
}
.tbm20{
margin-top:20px;
margin-bottom:20px;
}
.tbm25{
margin-top:25px;
margin-bottom:25px;
}
.tbm30{
margin-top:30px;
margin-bottom:30px;
}
.tbm35{
margin-top:35px;
margin-bottom:35px;
}
.tbm40{
margin-top:40px;
margin-bottom:40px;
}
.tbm45{
margin-top:45px;
margin-bottom:45px;
}


/* --------------------------------------------------------------------- */
/* Layyout  */
/* --------------------------------------------------------------------- */

/* Float */
/* ------------------------------------------------- */
.fl_l{float:left;}
.fl_r{float:right;}


/* width */
/* ------------------------------------------------- */
.w40{width:40px;}
.w45{width:45px;}
.w50{width:50px;}
.w55{width:55px;}
.w60{width:60px;}
.w65{width:65px;}
.w70{width:70px;}
.w75{width:75px;}
.w80{width:80px;}
.w85{width:85px;}
.w90{width:90px;}
.w95{width:95px;}
.w100{width:100px;}
.w105{width:105px;}
.w110{width:110px;}
.w115{width:115px;}
.w120{width:120px;}
.w130{width:130px;}
.w135{width:135px;}
.w140{width:140px;}
.w145{width:145px;}
.w150{width:150px;}
.w155{width:155px;}
.w170{width:170px;}
.w180{width:180px;}
.w190{width:190px;}
.w200{width:200px;}
.w205{width:205px;}
.w210{width:210px;}
.w220{width:220px;}
.w230{width:230px;}
.w240{width:240px;}
.w250{width:250px;}
.w260{width:260px;}
.w270{width:270px;}
.w280{width:280px;}
.w300{width:300px;}
.w320{width:320px;}
.w330{width:330px;}
.w340{width:340px;}
.w350{width:350px;}
.w396{width:396px;}
.w400{width:400px;}
.w450{width:450px;}
.w460{width:460px;}
.w470{width:470px;}
.w475{width:475px;}
.w485{width:485px;}
.w500{width:500px;}
.w600{width:600px;}
.w610{width:610px;}
.w650{width:650px;}
.w700{width:700px;}
.w735{width:735px;}



/* height */
/* ------------------------------------------------- */
.h40{height:40px;}
.h45{height:45px;}
.h50{height:50px;}
.h55{height:55px;}
.h60{height:60px;}
.h65{height:65px;}
.h70{height:70px;}
.h75{height:75px;}
.h80{height:80px;}
.h85{height:85px;}
.h90{height:90px;}
.h95{height:95px;}
.h100{height:100px;}
.h105{height:105px;}
.h110{height:110px;}
.h115{height:115px;}
.h120{height:120px;}
.h130{height:130px;}
.h135{height:135px;}
.h140{height:140px;}
.h145{height:145px;}
.h150{height:150px;}
.h155{height:155px;}
.h160{height:160px;}
.h165{height:165px;}
.h175{height:175px;}
.h180{height:180px;}
.h200{height:200px;}
.h210{height:210px;}
.h220{height:220px;}
.h230{height:230px;}
.h240{height:240px;}
.h250{height:250px;}
.h255{height:255px;}
.h260{height:260px;}
.h300{height:300px;}
.h350{height:350px;}
.h400{height:400px;}
.h450{height:450px;}
.h470{height:470px;}
.h480{height:480px;}
.h500{height:500px;}
.h600{height:600px;}
.h610{height:610px;}
.h650{height:650px;}
.h700{height:700px;}
.h735{height:735px;}
