@charset "utf-8";
/* CSS Document */
#style_div {
	display: none;
	position: absolute;
	width: 385px;
}
#style_div_h3 {
	height: 26px;
	background: url(img_style_h3.gif) no-repeat;
}
#style_div_h3_a,#style_div_h3_b {
	display: block;
}
#style_div_h3_a {
	float: left;
	width: 100px;
	margin-top: 5px;
	padding-left: 40px;
	color: #3b3b3b;
	font-weight: bold;
}
#style_div_h3_b {
	float: right;
	width: 25px;
	margin-top: 7px;
	cursor: pointer;
}
#style_div_center {
	background: url(img_style_center.gif) repeat-y;
	padding-top: 10px;
	padding-bottom: 15px;
}
#style_div_center_img {
	padding-left: 15px;
	padding-right: 16px;
}
#ul_style_img li {
	display: block;
	float: left;
	width: 118px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
}
.p_style_img a {
	display: block;
	width: 100px;
	height: 100px;
	padding: 2px;
}
.p_style_img a:link,.p_style_img a:visited {
	padding: 1px;
	border: #c7c7c7 1px solid;
}
.p_style_img a:hover,.p_style_img a:active {
	padding: 1px;
	border: #2481e0 1px solid;
}
.p_style_text {
	line-height: 35px;
}
.p_style_text a:link,.p_style_text a:visited {
	color: #003278;
}
.p_style_text a:hover,.p_style_text a:active {
	color: #21A9B7;
}
#style_div_btn {
	margin-top: 25px;
	text-align: center;
	cursor: pointer;
}
#style_div_bottom {
	height: 10px;
	background: url(img_style_bottom.gif) no-repeat;
}
