@CHARSET "UTF-8";
body {margin: 0px; padding: 0px;}
#body {width: 800px; margin: 0 auto;}
#header { margin-top: 100px;}
#caption {font: 30px Arial; font-weight: bold;text-align: center; padding-left: 60px;}
#welcome {font:12px Arial;padding:10px; float: left;}
#left_menu {float: left; width: 150px;}
#content {float: left; width: 550px;margin-top:10px;}
#stepper {font-size:14px;line-height:30px;}
#stepper li {list-style:none outside none; height:30px;}
#stepper li img {margin:0 7px 0 0;vertical-align:middle;}
#nav {padding-left: 215px; margin-top: 20px; height: 23px; float: left;}
#tbl_list {border-bottom: 1px solid #dddddd;}
.list_options {float: left;width: 500px; padding-left: 30px;}
.clear {float: none; clear: both;}
.option_tbl { float: left; width:500px; margin: 5px 0;}

.tbl_checker_capt {width: 65px; text-align: center; border: 1px solid #dddddd; border-bottom: 0px; font: 14px arial; background-color:#EEEEEE;height:30px; font-weight: bold;}
.tbl_body_capt {width: 450px; text-align: left; padding-left:10px; border: 1px solid #dddddd;border-right: 0px; border-bottom: 0px;font: 14px arial;background-color:#EEEEEE; height:30px; text-align:center; font-weight: bold;}
.tbl_body {width: 450px; text-align: left; padding-left:10px; border: 1px solid #dddddd;border-right: 0px; border-bottom: 0px;}
.tbl_checker {width: 65px; text-align: center; border: 1px solid #dddddd; border-bottom: 0px;}

.next {display: block; width: 63px; height: 23px; float: left; background: url('../images/bttn_next.gif'); margin: 0 5px;}
.prew {display: block; width: 63px; height: 23px; float: left; background: url('../images/bttn_prev.gif'); margin: 0 5px;}
.finish {display: block; width: 63px; height: 23px; float: left; background: url('../images/bttn_finish.gif'); margin: 0 5px;}
.attention {color:#cb5959;}

.step1-content {float: left; border: 1px solid #dbdbdb; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.step1-checker {margin: 0 auto;}
.step1-checker td {padding-right: 15px;}







