body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top_menu {
	width: 906px;
	margin-top: 0px;
	margin-left: 10px;
}
#keyvisual {
	width: 906px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#main {
	width: 906px;
	margin-top: 10px;
	margin-left: 10px;
}
#bottom {
	width: 916px;
	height:auto;
	overflow:hidden;
	margin-top: 10px;
	padding-bottom: 10px;
}
#bottom_left{
	float:left;
	width:160px;
	margin-left:20px;
	margin-top:60px;
	}
#bottom_left a img{
	border:0;
	}
#bottom_right {
	float:right;
	width: 695px;
	margin-right:0;
}
.box_line_t {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	background-color: #FFFFFF;
}
.box_line_l {
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
}
.box_line_r {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
}
.box_line_b {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
td {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.content_txt {
	line-height: 30px;
}
.font_c_white {
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #333333;
}
.font_l22 {
	line-height: 22px;
}
.box_img {
	border: 1px solid #333333;
}
#title_list {
	padding-left: 10px;
}
#title_list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#title_list li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(/images/title_list_dot.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 24px;
	text-decoration: none;
	background-position: 5px;
	padding-left: 16px;
}
.title_list_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.bg_dot1 {
	background-image: url(/images/dot1.gif);
}

#content_title {
	padding-top: 20px;
	padding-bottom: 10px;
	\	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 16px;
	padding-left: 10px;
	height: 10px;
}
#content_title_txt {
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
}
#content_txt {
	font-size: 13px;
	line-height: 20px;
	padding: 10px;
}
#content_date{
	float: right;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.box_l_gray {
	background-image: url(/images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left 17px;

}
.box_t_gray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	line-height: 0px;
}
.box_r_gray {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D4D4;
	border-left-style: none;
}
.box_b_gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	line-height: 0px;
}
.box_arrow {
	height: 17px;
	width: 17px;
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(/images/side2_arrow.gif);
	background-repeat: no-repeat;
}
.font_c_red {
	color: #FF0000;
}
.textfield {
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px dashed #333333;
}
.submit {
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px dashed #666666;
	padding: 2px;
}
.font_c_nacarat {
	color: #FF6600;
}
.login_box {
	border: none;
	width: 52px;
	background-color: #9DCCFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1D5083;
	margin: 1px;
}
.font_s_14 {
	font-size: 14px;
}
.font_c_grey_a_bold {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#414141;
	}
.font_c_grey_a_bold a{
	text-decoration:none;
	color:#414141;
	}
.font_c_grey_a_bold a:hover{
	text-decoration:underline;
	color:#414141;
	}
.font_c_grey_a {
	font-size:12px;
	line-height:18px;
	color:#414141;
	}
.font_c_grey_a a{
	text-decoration:none;
	color:#414141;
	}
.font_c_grey_a a:hover{
	text-decoration:underline;
	color:#414141;
	}
.font_c_bold{
	font-weight:bold;
	}
.box_frame{
	border:#E3E3E3 solid 1px;
	}