/*
* @version : 1.0
* @update : 2009-07-10
*/
* { margin: 0px; padding: 0px; }
html { overflow: -moz-scrollbars-vertical; overflow-x: auto; }
html, body { width: 100%; height: 100%; }
body { font-family: "MS Sans Serif", "Tahoma", "Verdana"; font-size: 12px; color: #333333; background-color: #FFFFF2; }
a { color: #007BAA; text-decoration: none; }
a:hover { color: #666666; text-decoration: underline; }
img { border: 0px; }
table { border-collapse: collapse; }
form { margin: 0px; padding: 0px; }
input, textarea, select { font-family: "MS Sans Serif", "Tahoma", "Verdana"; font-size: 12px; padding: 2px 2px; color: #666666; }
textarea { overflow: auto; }
select optgroup option { padding-left: 20px; }
p { margin: 0 0 1.12em 0; }
div.clear { clear: both; }

div#TermCondition { display: block; width: 600px; margin: auto; padding: 20px 0px 0px 0px; background: url('../images/term_condition/bg_top.gif') no-repeat top right; }
div#TermCondition div.Logo { display: block; width: 150px; height: 70px; background: url('../images/term_condition/logo.gif') no-repeat top left; }
div#TermCondition div.Footer { display: block; position: relative; width: 600px; min-height: 50px; _height: 50px; padding: 110px 0px 15px 0px; background: url('../images/term_condition/bg_bottom.gif') no-repeat top left; }
h3 { color: #C41130; font-size: 14px; }
ol { margin: 0 0 1.12em 25px; }
