#col_1{
	float:left;
	width:300px;
	text-align:justify;
	margin:10px 10px 20px 33px;
}
#col_2{
	float:left;
	width:600px;
	text-align:justify;
	margin:10px 10px 0px 16px;
}

#form_box{	
	float:left;
	margin:20px 0 0 0;
	width:290px;
	text-align:justify;
	border: 1px solid #d7d7d7;
	background: url(../img/nav/nav_bg_blue.png) top left repeat-x #fff;
}

#form_box h3{
	margin:4px 10px 10px 10px;
	color: #3971cd;
}

#form_box form{
	margin:4px 10px 10px 10px;
	color: #3971cd;
}

input, textarea{width: 100%;border:1px solid #d7d7d7;background-color: #f7f7f7}
.input_small{width: 100%;background: url(../img/common/footer_bg.png) top left repeat-x #3971cd;color: #fff;height: 20px;cursor: pointer;}
td{vertical-align: top;}

#beg{
	text-indent: 30px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #d7d7d7;
	padding-bottom:10px;
	background-repeat: no-repeat;
}

.beg_1 {background: url(../img/begin/1.gif) no-repeat;}
.beg_2 {background: url(../img/begin/2.gif) no-repeat;}
.beg_3 {background: url(../img/begin/3.gif) no-repeat;}
.beg_4 {background: url(../img/begin/4.gif) no-repeat;}
.beg_5 {background: url(../img/begin/5.gif) no-repeat;}
.beg_6 {background: url(../img/begin/6.gif) no-repeat;}
.beg_7 {background: url(../img/begin/7.gif) no-repeat;}
.beg_8 {background: url(../img/begin/8.gif) no-repeat;}
.beg_9 {background: url(../img/begin/9.gif) no-repeat;}
