/*--------- Default ----------*/

body {
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	
	
}

html, body, td, div, input, select, textarea { 	
	font:14px ;
	font-family:'true_mediumregular';
	color:#40454f;
	
}

/*---------Link ----------*/
a, a:hover		{ text-decoration:none; }
/*---------Element ----------*/
.clear {
	clear:both;
}
.float-left    { float:left; }
.float-right   { float:right;}
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

form {
	margin:0;
	padding:0;
	display:inline;
}
img { border:0; }

.space{height:10px;} 

/*---font-----*/

.line{border-bottom:2px #ddd groove; width:100%;}
.dotline{border-bottom:1px #ddd dotted; width:100%;}

/*h*/

h1, h2, h3, h4, h5, h6{padding:0; margin:0; font-weight:normal !important;}
h1{}

/*font*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 17, 2012 */



@font-face {
    font-family: 'true_lightregular';
    src: url('../font/tlight-webfont.eot');
    src: url('../font/tlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/tlight-webfont.woff') format('woff'),
         url('../font/tlight-webfont.ttf') format('truetype'),
         url('../font/tlight-webfont.svg#true_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'true_mediumregular';
    src:url(../font/tmedium-webfont.eot);
    src: url('../font/tmedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/tmedium-webfont.woff') format('woff'),
         url('../font/tmedium-webfont.ttf') format('truetype'),
         url('../font/tmedium-webfont.svg#true_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'true_boldregular';
    src: url('../font/tbold-webfont.eot');
    src: url('../font/tbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/tbold-webfont.woff') format('woff'),
         url('../font/tbold-webfont.ttf') format('truetype'),
         url('../font/tbold-webfont.svg#true_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}