/*Start	Global setting*/
body {
    font: 12px/1.231 arial,helvetica,clean,sans-serif;
    margin: 0px;
	padding:0px;
	height:100%;
    background-color: #3c4022;
}
a{
	text-decoration: none;
}
.clear {
    clear: both;
}
/*END	Global setting*/

#header{
	background:url(../images/for_doc/header_bg.jpg);
	height:24px;
}
#wrapper{
	background:url(../images/for_doc/wrapper_bg_repeat.jpg) top repeat-x;
	height:647px;
}
#container{
	background:url(../images/for_doc/wrapper_bg.jpg) no-repeat;
	width:760px;
	height:570px;
	margin:0px auto;
}
#ddl_year{
	width:40px;
}
#bottom_show_box{
	width:744px;
	height:280px;
	margin:0px auto;
}
#bottom_show_box .box_bg{
	background:url(../images/for_doc/show_box_bg.png) bottom repeat-y;
	width:100%;
	height:200px;
}
#bottom_show_box .box_bottom{
	background:url(../images/for_doc/show_box_bottom.png) bottom no-repeat;
	width:100%;
	height:23px;
}
#bottom_show_box .box_top{
	background:url(../images/for_doc/show_box_top.png) top no-repeat;
	width:100%;
	height:36px;
}
#reg_main{
	padding:107px 0px 0px 420px;
}
#reg_main table tr{
	height:32px;
}
#reg_main table td{
	padding-right:4px;
}
#reg_main table td input{
	float:left;
}
#reg_main table #checkavailability_tr{
	height:18px;
}
#checkavailability{
	font-size:9px;
}
#img_validatecode{
	height:24px;
}
#div_err_msg{
	margin-left:77px;
	color:#FFF000;
	font-weight:700;
}
.icon_accept, .icon_cross{
	background:url(../images/accept_cross.png) no-repeat;
	width:16px;
	height:16px;
	float:right;
	margin-top:2px;
	margin-left:2px;
}
.icon_cross{
	background-position:0px -16px;
	cursor:pointer;
}
.agree{ padding-top:30px; text-align:center;*padding-top:15px; vertical-align:middle}

#reg_submit{ top:500px; position:absolute;}
#reg_submit .b2{ width:228px; height:34px;float:left;padding-left:40px}
#reg_submit .b2 a{ width:228px; height:34px; display:block}
#box_list, #box_content{
	float:left;
}
#box_list{
	padding:0px 10px 0px 20px;
}
#box_list a{
	display:block;
	width:151px;
	height:20px;
	margin:10px 0px 10px 0px;
}
#box_list .s_img_1{
	background:url(../images/for_doc/UM_NM.jpg) no-repeat;
}
#box_list .s_img_2{
	background:url(../images/for_doc/FT_NM.jpg) no-repeat;
}
#box_list .s_img_3{
	background:url(../images/for_doc/YE_NM.jpg) no-repeat;
	height: 29px;
}
#box_list .s_img_4{
	background:url(../images/for_doc/GS_NM.jpg) no-repeat;
}
#box_list .s_img_5{
	background:url(../images/for_doc/MS_NM.jpg) no-repeat;
}
#box_list .s_img_6{
	background:url(../images/for_doc/CM_NM.jpg) no-repeat;
}
#box_list .s_img_1d{
	background:url(../images/for_doc/UM_Over.jpg) no-repeat;
}
#box_list .s_img_2d{
	background:url(../images/for_doc/FT_Over.jpg) no-repeat;
}
#box_list .s_img_3d{
	background:url(../images/for_doc/YE_Over.jpg) no-repeat;
	height: 29px;
}
#box_list .s_img_4d{
	background:url(../images/for_doc/GS_Over.jpg) no-repeat;
}
#box_list .s_img_5d{
	background:url(../images/for_doc/MS_Over.jpg) no-repeat;
}
#box_list .s_img_6d{
	background:url(../images/for_doc/CM_Over.jpg) no-repeat;
}
#box_content img{
	margin-top:25px;
}
#box_content div span{
	float:right;
	color:#3c5d74;
	margin-top:25px;
	margin-left:20px;
	margin-right:20px;
	width:280px;
	line-height: 18px;
}

#s_cont_1,
#s_cont_2,
#s_cont_3,
#s_cont_4,
#s_cont_5,
#s_cont_6{
	display:none;
}
