#container2{
	width:900px;
	margin:0 auto;}
	
h1.step img{
	margin:38px 0 24px 0;}

.roundbox{
	width:900px;
	margin-bottom:20px;
	background:#f7f7f7;
	float:left;}
.roundbox_head{
	background:url(../img/bg_box_top.gif) left top repeat-x;
	float:left;
	height:31px;}
.roundbox_head i{
	float:left;}
.roundbox_head b{
	float:right}
.roundbox_head input{
	float:left;
	margin:13px 7px auto 9px;}
.roundbox_head .title{
	float:left;
	margin:11px 0 0 0;}

.roundbox_main{
	width:100%;
	height:100%;
	float:left;
	background:url(../img/box_bg1.gif) left bottom repeat-x;}
	
.roundbox_main_outer{
	width:100%;
	height:100%;
	background:url(../img/bg_box_left.gif) left repeat-y;}
	
.roundbox_main_inner{
	width:100%;
	height:100%;
	padding-top:30px;
	background:url(../img/bg_box_right.gif) right repeat-y;}

.roundbox_main .t1{
	margin:34px 16px 34px 39px;
	font:15px Verdana, Geneva, sans-serif;	
	}

input.gallery{
	width:13px;
	height:13px;	
	position:relative;
	bottom:2px;}

.comment{
	display:block;
	text-align:center;
	margin-top:9px;
	}
	
#jumpMenu{
	font-family:Verdana, Geneva, sans-serif;
	color:#555555;
	width:266px;
	margin-top:30px;
	margin-left:26px;
	padding:5px 2px 9px 2px;
	border:none;
	background:url(../img/bg_input_step1.png) left top no-repeat;}	
	
.btn_back{
	padding:38px 22px 30px 155px;
	}
	
.btn_back input{
	margin-right:22px;
	}

#img_area{
	margin-bottom:44px;
	}

#img_area ul{
	font:12px Arial, Helvetica, sans-serif;
	margin-left:85px;
	display:block;
	}

#img_area ul li{
	float:left;
	width:225px;
	margin-top:22px;
	display:block;
	}
	
#img_area ul li input{
	float:left;
	}
	
#img_area ul li .frame1{
	background:url(../img/bg_img1.png) left top no-repeat;
	float:left;
	width:163px;
	height:138px;
	margin-right:130px;
	}
	
#img_area ul li .frame1 img{
	margin:20px 0 0 29px;
	}

#img_area ul li .frame2{
	background:url(../img/bg_img2.png) left top no-repeat;
	float:right;
	width:163px;
	height:148px;
	margin-right:130px;
	}
	
#img_area ul li .frame2 img{
	margin:16px 0 0 35px;
	}
