/*========================================

	App Css
	
=========================================*/
#contents_main {
    _padding: 10px 35px 0;
}
#contents h1{
	margin-left: -9px;
	position: relative;
}
#contents .nmg_r10{
	margin-right: -10px;
	position: relative;}
#contents .float_r{
	float: right;
}
#contents .float_l{
	float: left;
}
#contents .bg_app{
	background: url(../img/app_bg_btm.gif) bottom left no-repeat;
	width: 830px;
}
#contents .center{
	margin: 0 auto;
	text-align: center;
	}
#contents .clear{
	clear: both;
	}
#contents .clear_left{
	clear: left;
	}
#contents table td{
	text-align: left;
	}
#contents .pd_t15{
	padding-top: 15px;
	}
#contents .pd_b30{
	padding-bottom: 30px;
	}
#contents .bloc{
	width: 830px;
	}