#content .logo {
	margin-top: 45px;
	margin-bottom: 105px;
}

#content .flash {
	float: left;
}
#content .top_menu {
	text-align: center;
	margin-bottom: 12px;
}
#content .title_top1 {
	margin-bottom: 6px;
}



#content .box_top {
	width: 170px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	display: inline;
}
#content .box1_top {
	font-size: 0px;
	line-height: 0px;
	background-image: url(img/box1_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 368px;
	margin-top: 15px;
}
#content .box1 {
	background-image: url(img/box1_bg.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	width: 348px;
}
#content .box1_bottom {
	font-size: 0px;
	line-height: 0px;
	background-image: url(img/box1_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	width: 368px;
}



#content .box_left {
	float: left;
}
#content .box_left_250 {
	float: left;
	width: 250px;
	padding-top: 40px;
}
#content .box_right {
	float: right;
	margin-top: -20px;
}

#content .box_right_250 {
	float: right;
	width: 250px;
	padding-top: 30px;
}


#content .box_yellow {
	background-color: #F5EFF1;
	padding: 15px;
	width: 370px;
	float: left;
	position: relative;
	height: 610px;
}
#content .box_pic {
	position: absolute;
	left: 110px;
	top: 135px;
}

