@charset "utf-8";
/* CSS Document */
#left_box {
	width: 148px;
	background-image: url(../img/left_box_mid.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-left: 9px;
}
.leftbox_scripts {
	margin-left: 13px;
	margin-top: 5px;
	height: 17px;
	width: 118px;
	background-image: url(../img/left_box_pointline.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.leftbox_scripts_down {
	margin-left: 20px;
	margin-top: 3px;
	height: 14px;
	width: 118px;
	position: relative;
}
a.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}a.menu_down {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	margin-left: 5px;
}
#left_box_end {
	clear: both;
}
.left_box_end {
	clear: both;
}
