/*--------- Default ----------*/
html {background:url(../images/headerbg.png) repeat-x #fff; }
body {
	padding:0px;
	margin:0px;
	/*background:url(../images/headerbg.png) repeat-x #fff; */
	background:none;
	font-family:Tahoma;
	font-size:12px;
	
	
}

html, body, td, div, input, select, textarea { 	
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	
}

/*---------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;}
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;

}
.play_type_box {
    height: 30px;
    padding: 0 0 5px;
    position: relative;
    width: auto;
}
.play_type_box ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.play_type_box ul li {
    display: block;
    float: left;
    padding-right: 5px;
}
.play_type_box ul li.btn {
    display: block;
    float: right;
    padding: 0 0 0 5px;
}
.play_type_icn {
    height: 10px;
    padding-left: 5px;
    padding-top: 8px;
    width: 10px;
}
.play_button {
    background: -moz-linear-gradient(center top , #FFFFFF, #EEEEEE) repeat scroll 0 0 transparent;
    border: 1px solid #E6E6E6;
    border-radius: 4px 4px 4px 4px;
    color: #666666;
    cursor: pointer;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    padding: 0 10px;
    text-align: center;
}
.play_button a {
    border-radius: 4px 4px 4px 4px;
    color: #666666;
    cursor: pointer;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    text-decoration: none;
}
.play_button:hover {
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    text-align: center;
}
.play_button2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 4px 4px 4px 4px;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    padding: 0 10px;
    text-align: center;
}
.play_button2 a {
    border-radius: 4px 4px 4px 4px;
    color: #999999;
    cursor: pointer;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    text-decoration: none;
}
.play_button2:hover a {
    color: #000000;
    cursor: pointer;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    text-align: center;
}

.tlp-btn-register {
	background:url('../images/truelifeplus/btn-tlp_02.jpg') no-repeat;
	width:185px;
	height:70px;
}