body{
	background-color:forestgreen;
	color:#333333;
	background-image: url("../images/back.jpg");
	background-repeat:repeat;
}

#MainPanel{
	width:920px;
	background-color:#ffffff;
	border-style:solid ;
	border-width: 2px 3px 3px 2px;
	border-color: #eeffdd #003200 #003200 #eeffdd ;
}
#CenterArea{
	width:920px;
	margin:0px 0px 0px 0px;
	bprder-radius: 20px;
}

#MainArea{
margin:15px 0px 20px 0px;
}

.SideArea{
width:180px;
margin:0px 0px 0px 20px;
}

#ContentsArea{
width:680px;
margin:0px 0px 0px 20px;
}


.HeaderBlock{
width:920px;
height:136px;
line-height:136px;
line-height:normal;
}

.HeaderMenuBlock .menu_box a {
color:#333333;
width:184px;
background-repeat:no-repeat;
}

.HeaderMenuBlock .menu_box a:hover {
color:#333333;
width:184px;
background-repeat:no-repeat;
}

.SideMenuBlock .menu_box_head{
	width:180px;
	height:28px;
	line-height:28px;
}

.SideMenuBlock .menu_box a {
/*	background-image: url("../images/btn_a.jpg");
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	margin-top: 6px;
	border-style: solid;
	border-width: 1px 6px 2px 1px;
	border-color: #ffffff darkgreen darkgreen #ffffff;

	color:#333333;
	width:180px;
	height:37px;
	line-height:37px;
}

.SideMenuBlock .menu_box a:hover {
/*	background-image: url("../images/btn_h.jpg");
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	border-style: solid;
	border-width: 1px 6px 2px 1px;
	border-color: #b22222;
	color:#333333;
	width:180px;
	height:37px;
	line-height:37px;
}

.SideMenuBlock .menu_box_foot{
background-image:none;
width:auto;
_width:100%;
height:auto;
line-height:auto;
}

.BrannewArea td{
	padding-left:2px;
}

.FooterBlock{
width:920px;
height:20px;
line-height:20px;
}

.FooterBlock .Copyright{
	font-size: 10px;
	color:#aaaaaa;
}

.menu_title {
color:#333333;
height:55px;
line-height:55px;
}

.introduce_title {
	margin-left:20px;
	font-weight: bold;
	color:#333333;
	height:39px;
	line-height:39px;
}
.contents_title {
	font-weight: bold;
	color:#333333;
	height:39px;
	line-height:39px;
}

.record_title {
background-image:none;
width:auto;
_width:100%;
height:auto;
line-height:auto;
background-color:#8EBD00;
color:#FFFFFF;
height:auto;
}

.record_title_qanda {
background-color:#8EBD00;
background-image:none;
width:auto;
_width:100%;
height:auto;
line-height:auto;
color:#FFFFFF;
height:auto;
}

