@charset "utf-8";
/* CSS Document */
.row_shadow2 {
	background-image: url(/images/shadow_line.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.box_right {
	float: left;
	height: auto;
	width: 703px;
	padding-left: 5px;
}
.box_left {
	float: left;
	height: auto;
	width: 263px;
}
.box_serach {
	float: left;
	height: 330px;
	width: 263px;
	background-image: url(/images/horiz_line_small.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 18px;
	margin-bottom: 5px;
	padding-right: 0;
}
.box_left {
	float: left;
	height: auto;
	width: 263px;
	background-image: none !important;
	padding-right: 12px;
	
}
.box_content{
	float: left;
	height: auto;
	width: 689px;
	padding-right: 0;
	padding-left: 10px;
/*	background-image: url(/images/shadow_line.gif);
	background-repeat: repeat-y;
	background-position: left; */
}
