@charset "utf-8";
/* CSS Document */
#content{
	width:800px;
	height:600px;

}
#content_left{
	width:439px;
	height:600px;
	float:left;
}
#content_right{
	width:361px;
	height:600px;
	float:right;
}
#content_right_1{
	width:361px;
	height:26px;
}
#content_right_2{
	width:361px;
	height:231px;
	background:#C24A25;
	text-align:left;
	color:#000000;
	font-size:14px;
	padding-top:5px;
	
}
#content_right_2 p{
	line-height:1.8em;
}
#content_right_3{
	height:337px;
	width:361px;
	background:#C24A25;
}



#content2{
	width:800px;
	height:600px;
	background:url(images/ground2.jpg) no-repeat;
}
#content2_left{
	width:538px;
	height:600px;
	float:left;
}
#content2_right{
	width:262px;
	height:600px;
	float:right;
	text-align:left;
}
#content2_left_text{
	width:538px;
	height:420px;
	padding-top:50px;
	padding-left:25px;
	text-align:left;
	font-size:12px;
	color:#000000;
}
.text_title{
	font-size:14px;
	font-weight:bold;
}
#content2_right_form{
	width:210px;
	height:150px;
	margin-top:48px;
	
}
#content21{
	background:url(images/ground3.jpg) no-repeat;
	width:800px;
	height:600px;
}