/*** t:default:Start ***/
body {margin:0 auto;padding:0;text-align:center;position:relative;}
p,ul,ol,li,dl,dt,dd,form{list-style:none;margin:0;padding:0;}
table{border-collapse:collapse;}
td,th{padding:0;}
a img{border:0;}
/*** t:default:End ***/
body {
	background: #FFF url(../images/main_head_bg.gif) top left repeat-x;
}

#base {
	width: 950px;
	position: relative;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0 auto;
}
/*** head : start ***/
#h {
	position: relative;
	height: 150px;
	text-align: left;
}
#h_m {
	padding-top: 55px;
	position: relative;
}
#h_m:after {
	content: ".";
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}
*html #h_m {
	height: 1%;
}
#h_logo {
	width: 472px;
	float: left;
	text-align: left;
}
#h_logo img {
	display: block;
	margin-left: 10px;
}
/******************** h_menu *********************/
#h_menu {
	padding-top: 44px;
	float: left;
}
#h_mhead_menu {
	width: 450px;
	height: 35px;
	background: url(../images/head_menu_right.gif) top right no-repeat;
}
#h_mhead_center {
	height: 35px;
	margin-right: 10px;
	padding-left: 10px;
	background: url(../images/head_menu_left.gif) top left no-repeat;
}
#h_mhead_center ul {
	height: 32px !important;
	height: 35px;
	padding-top: 3px;
	padding-left: 1px;
	background: url(../images/head_menu_center.gif) top left repeat-x;
}
#h_mhead_center li {
	height: 30px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	display: inline;
}
/*** head : end ***/
/*** main : start ***/
#m {
	text-align: left;
	position: relative;
}
#m_m {
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
}

#m_m:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear: both;
}
*html #m_m {
	height: 1%;
}
#m_m_content {
	position: relative;
	text-align: left;
}
/*** main : end ***/

/*** main frame : end ***/
#main_cinfo {
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: left;
	background: url(../images/green_bottom_line_1dot.gif) bottom left repeat-x;
	border-bottom: 1px solid #cccccc;
}
.info_header {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #842626;
	font-size: 16px;
	padding-left: 20px;
	line-height: 20px;
	background: url(../images/brown_arrow.gif) 0 4px no-repeat;
}
/*** ------------------ error_item -------------------- ***/
.error_item {
	color:#FF0000;
	font-style: italic;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 15px;
	text-align: left;
	display: none;
}

/******************************** m_m_r_update *************************************/
#m_m_r_update {
	width: 235px;
	position: relative;
}
.update_title {
	height: 37px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	background: url(../images/update_title_bg.gif) top left no-repeat;
}
.update_dis_title {
	line-height: 37px;
}

.update_middle {
	position: relative;
}
.update_m_bottom {
	width: 235px;
	height: 13px;
	font-size: 1px;
	background: url(../images/update_title_bottom.gif) bottom left no-repeat;
}
.update_main {
	padding-top: 14px;
	padding-bottom: 6px;
	background: url(../images/update_title_center.gif) top left repeat-y;
}
.update_main:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear: both;
}
*html .update_main {
	height: 1%;
}

.update_detail {
	line-height: 13px;
	padding-bottom: 7px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 15px;
	border-bottom: 1px solid #F5E0BE;
}
.update_detail_title {
	font-weight: bold;
}
.read_update {
}
.read_update a {
	text-transform: uppercase;
	padding-left: 4px;
	color: #3333FF;
	text-decoration: underline;
	font-weight: bold;
}