/*Reset*/
*{margin:0;padding:0;}
html,body{width:100%;height:100%;}
html{overflow-y:scroll;}
body{background-color:#fff;}
body,input,button{font-size:11px;line-height:1.2em;font-family:tahoma,Helvetica,AppleGothic,Sans-serif;color:#909090;}
h1,h2,h3,h4,h5,h6{font-size:12px;text-align:left;}
img,fieldset,iframe{border:0 none;}
li{list-style:none;}
a {text-decoration: none; color: #848484;}
a:hover, a:focus, a:active	{ text-decoration: none; color: #464646;}
em,address{font-style:normal;}
button,label{cursor:pointer;_cursor /**/:hand;}
button *{position:relative;}
button img{left:-3px;*left:auto;}
textarea{overflow:auto;}
html:first-child select{height:20px;padding-right:6px;}
option{padding-right:6px;}
legend, caption {display:none;}
ul   {list-style:none; margin:0; padding:0}

/* Link */
a.tlink1:link,a.tlink1:visited,a.tlink1:active{text-decoration:none;color:#81adaf;}
a.tlink1:hover{text-decoration:none;color:#ffffff;}
a.tlink2:link,a.tlink2:visited,a.tlink2:active{text-decoration:none;color:#ffffff;}
a.tlink2:hover{text-decoration:none;color:#ffffff;}

.font_mwhite{font-family: "verdana";font-size: 10px; color:#a7cad6; font-weight:bold; }

/* Margin */
mt5{margin-top:5px;}
mb10{margin-bottom:30px;}
ml15{margin-left:15px;}

/*Layout*/


#f_cont{clear:both;width:1020px;height:190px; background:url('../images/main_info_bg.gif') repeat-X 0 0;margin-top:20px;}
	.L_information{float:left;width:650px;padding:10px 20px 0 50px; text-align:left;}
	.L_information .Site_Company {float:left; width:200px; font-size:10px; font-family:Verdana;color:#ffffff; padding-top:20px; }
	.L_information .Site_Company .Tdot {background:url('../images/t_dot2.gif') no-repeat 0 8px; margin-left:10px; line-height:16px;font-weight:bold;padding:0 0 0 6px;}
	.L_information .Site_Company p {padding:0 0 0 16px;line-height:16px;color:#000000;}
	.L_information .Site_Business {float:left; width:80px; font-size:10px; font-family:Verdana;color:#ffffff;  padding-top:20px; }
	.L_information .Site_Business .Tdot {background:url('../images/t_dot2.gif') no-repeat 0 8px; margin-left:10px; line-height:16px;font-weight:bold;padding:0 0 0 6px;}
	.L_information .Site_Business p {padding:0 0 0 16px;line-height:16px; color:#81adaf;}
	.L_information .Site_Product {float:left; padding-right:20px;font-size:10px; font-family:Verdana;color:#ffffff; letter-spacing:-0.1em; padding-top:20px; }
	.L_information .Site_Product .Tdot {background:url('../images/t_dot2.gif') no-repeat 0 8px; margin-left:10px; line-height:16px;font-weight:bold;padding:0 0 0 6px;letter-spacing:-0.1em;}
	.L_information .Site_Product p {padding:0 0 0 16px;line-height:16px;letter-spacing:-0.1em; font-color:#81adaf;}

	.R_information{float:left;width:270px;height:190px; padding:10px 20px 0 10px;}
	.R_information h2 {margin:0 0 20px 0}
	.R_information .T_List {background:url('../images/t_dot2.gif') no-repeat 5px 7px; line-height:15px;padding:0 0 0 12px;text-align:left;}
	
#footer{clear:both;width:1020px;margin:0 auto; margin-top:10px;text-align:center; }

