@charset "utf-8";
.menu_bg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.box_top_bg {
	background-image: url(images/box_top_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.box_l_bg {
	background-image: url(images/box_L_bg.jpg);
	background-repeat: repeat-y;
}
.box_r_bg {
	background-image: url(images/box_R_bg.jpg);
	background-repeat: repeat-y;
}
.bx_bt_bg {
	background-image: url(images/box_bt_bg.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}
.bold_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7921E;
}
.side_top_bg {
	background-image: url(images/side_bg.jpg);
	background-repeat: repeat-x;
}
.side_L_bg {
	background-image: url(images/side_L_bg.jpg);
	background-repeat: repeat-y;
}
.side_R_bg {
	background-image: url(images/side_R_bg.jpg);
	background-repeat: repeat-y;
}
.bg_orange {
	background-color: #ff6701;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.side_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.list {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #996633;
	text-decoration: none;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.intr_top_bg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
.intro_r_bg {
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-y;
}
.intro_l_bg {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
}
.intro_bt_bg {
	background-image: url(images/bt_bg.gif);
	background-repeat: repeat-x;
}
.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7921E;
	text-decoration: underline;
}
