@charset "UTF-8";



/* --------------------------------
	条項
-------------------------------- */

div#terms { position:relative; margin:40px 0 0 20px; border-bottom:1px solid #e0e0e0; padding:0 0 20px 0; width:680px; overflow:hidden; }

div#terms table { position:relative; margin:-41px 0 0 0; width:100%; background:url(../img/index/table_bg_v.gif) repeat-y 200px 0; }
div#terms table tr {}
div#terms table tr th,
div#terms table tr td { padding:41px 0 0 0; background:url(../img/index/table_bg_h.gif) repeat-x; vertical-align:top; }
div#terms table tr th { padding-right:15px; width:185px; }
div#terms table tr td { padding-left:16px; width:463px; }
div#terms table tr td ul { margin:-10px 0 0 0; }
div#terms table tr td ul li { clear:both; padding:10px 0 0 0; width:100%; float:left; }
div#terms table tr td dl { margin:-10px 0 0 0; }
div#terms table tr td dl dt { clear:both; padding:10px 0 0 0; width:70px; float:left; }
div#terms table tr td dl dd { padding:10px 0 0 0; width:360px; float:left; }







