body,ul,li,h1,h2,h3,h4,h5,h6,img,strong {
	margin: 0px;
	padding: 0px;
}
#all {
	height: 100%;
	width: 100%;
	margin-top: 80px;
	background-image: url(../tmpimg/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#all_body {
	width: 838px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: 325px;
	float: left;
	background-image: url(../tmpimg/logo.jpg);
	height: 700px;
}
#mc {
	width: 513px;
	background-image: url(../tmpimg/cm_bg.gif);
	background-repeat: no-repeat;
}
#mc_bg {
	background-image: url(../tmpimg/mc_bg.gif);
	background-repeat: repeat-y;
	width: 513px;
	float: left;
}
#mc_body {
	width: 495px;
}
#mc_body ul{
	list-style-type: none;
}
#mc_body ul li{
	background-color: #8EC63F;
	text-align: center;
	float: left;
}
#mc_body ul li a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 30px;
	width: 123px;
	line-height: 2em;

}
#mc_body ul li a:hover{
	background-color: #CD5554;
}

#content {
	padding: 10px;
	width: 475px;
	clear: left;
}
#cap {
	background-color: #999999;
	height: 30px;
	width: 100%;
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 2em;
}
#personal_d {
	background-color: #2D8835;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px 10px 10px;
	text-align: center;
}
h1 {
	position: absolute;
	left: -2000px;
	font-size: 18px;
}
h2 {
	background-color: #C44D51;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: medium;
	font-weight: normal;
}
img {
	border: none;
}
.t_box_1 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #CDC6C0;
	padding-left: 10px;
}
.t_deco {
	font-size: medium;
	color: #009933;
	font-weight: bold;
}
.back_01 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2D8835;
	margin-bottom: 2px;
}
