.clear {
	clear: both;
}
#container {
	background-image: url(images/container_back.jpg);
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-image: url(images/top.jpg);
	font-size: 14px;
	color: #000;
	text-align: right;
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
	height: 228px;
	padding-right: 20px;
	background-repeat: no-repeat;
	padding-top: 7px;
}
.head_english {
	background-image: url(images/top_english.jpg);
	text-align: right;
	height: 228px;
	width: 882px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 18px;
	font-size: 14px;
	padding-top: 7px;
}

#tree {
	padding: 10px;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 20px;
	font-size: 12px;
}

#menu {
	float: left;
	height: auto;
	width: 170px;
	margin-left: 20px;
	background-color: #87ADC5;
}
#main {
	float: right;
	height: auto;
	width: 700px;
	margin-right: 20px;
}
#category {
	background-image: url(menu/categorybar.jpg);
	width: 670px;
	padding-left: 30px;
	height: 27px;
	padding-top: 3px;
	clear: both;
}
#foot {
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	width: 900px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding-top: 20px;
	height: 40px;
	clear: both;
}
#footmenu {
	font-size: 12px;
	text-align: center;
	width: 876px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	clear: both;
	padding-top: 20px;
	margin-top: 20px;
}
.box_line_gray {
	float: left;
	width: 678px;
	border: 1px solid #999;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 25px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
.box_line_gray_center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
}
.box_line_gray_pic {
	text-align: center;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
}
.box_line_gray_pic_fit {
	border: 1px solid #999;
	height: auto;
	width: auto;
}



.date {
	float: left;
	width: 120px;
}
.box_center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.link_black {
	color: #000;
	text-decoration: underline;
}
.link_blue {
	color: #1A6BB5;
	text-decoration: underline;
}
.link_right_10px {
	font-size: 10px;
	color: #000;
	float: right;
	text-align: right;
	width: 300px;
}
.word_14px_blue {
	font-size: 14px;
	color: #1789AE;
}
.word_20px {
	font-size: 20px;
	color: #000;
}
.word_bold_16px {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.word_bold_16px_blue {
	font-size: 16px;
	font-weight: bold;
	color: #1A6BB5;
}
.word_bold_16px_orange {
	font-size: 16px;
	font-weight: bold;
	color: #FE6B41;
}
.word_orange {
	color: #FE6B41;
}

.word_right {
	float: right;
	text-align: right;
	color: #000;
}
.word_white {
	color: #FFF;
}
.word_underline {
	text-decoration: underline;
}
.box_dotted_gray {
	background-color: #EFEFEF;
	float: left;
	width: 540px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px dotted #999;
}
.box_dotted_gray2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #EFEFEF;
	border: 1px dotted #999;
}
.box_jus {
	text-align: justify;
}
.box_dotted_blue {
	float: left;
	width: 600px;
	border: 1px dotted #999;
	background-color: #E9F1F5;
	line-height: 25px;
	font-size: 14px;
	text-align: justify;
	padding: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}
.word_black {
	color: #000;
}
.word_10px {
	font-size: 10px;
}
.table_color {
	border: thin solid #FFF;
}
