@charset "windows-874";
body {
	font-size: 14px;
	margin: 0px;
}
.bg_right {
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
}
.content {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.bg_left {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
}

.box {
	border: 1px solid #e7e7e7;
}
.box_head {
	font-weight: bold;
	color: #0b55c4;
	background-color: #f0f0f0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e7e7e7;
	border-bottom-color: #999999;
	border-left-color: #FFF;
	padding: 4px;
}
.box_content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e7e7e7;
	border-right-color: #e7e7e7;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.show_left {
	background-image: url(images/search_left.gif);
	background-repeat: repeat-y;
}
.show_rigth {
	background-image: url(images/search_rigth.gif);
	background-repeat: repeat-y;
}
.show_menu1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 25px;
}
.show_menu2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height: 25px;
}
.bg_l {
	background-image: url(images/bg_07.gif);
	background-repeat: repeat-y;
}
.bg_r {
	background-image: url(images/bg_09.gif);
	background-repeat: repeat-y;
}
