

/*  ==================================================================content page div*/
#graphic { margin-bottom:15px}
#c_menv li{ display:inline;list-style:none}
#c_menv {margin-bottom:10px}
#x_menv li{float:left; list-style:none}
#x_menv {margin-bottom:10px}

.left_line {
	padding-left:20px;
	display:block;
	background-image: url(../images/c_menv_r.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	white-space :nowrap 
}
.r_from_off{line-height:100%}

#row1 { border:#ccc 1px solid; padding:10px; color:#999; margin-bottom:15px}
#row2 { border:#ccc 1px solid; padding:10px; margin-bottom:15px}
#row2.from{line-height:100%}

/*  class  */

/*  font  */
h5 {font-size:11px; font-weight:bold}
.px8 {font-size:8px}
.px9 {font-size:9px}
.px10 {font-size:10px}
.px11 {font-size:11px}
.px12 {font-size:12px}
.px14 {font-size:14px}
.px13 {font-size:13px}
.px16 {font-size:16px}
.px18 {font-size:18px}
.black {color:#000}
.sky-blue {color:#3663b6}
.navy-blue {color:#006}
.blue {color:#00f}
.gray {color:#999}
.french-gray{color:#c0c0c0}
.white{color:#fff}

/*  background  */
.bg1 {background:#ebf4fb}
.bg2 {background:#f7f7f7}
.bg3 {background:#fff}
.bg4 {background:#f3f3f3}
.through{
	text-decoration: line-through;
	color:#999;
	font-size:10px;
}
.mg_sub_top_30{
	background:url(../images/mg_sub_bg_30.jpg) no-repeat;
	height:143px;
}






/* button */
.button_1 {
	background:url(../images/button_1.gif) no-repeat;
	width:110px;
	height:26px;
	border:none;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12px;
	font-family:Arial
}

.button_2 {
	background:url(../images/button_2.gif) no-repeat;
	width:233px;
	height:27px;
	border:none;
	font-weight: bold;
	color: #FFFFFF;
	font-size:14px;	
}

.button_3 {
	background:url(../images/button_3.gif) no-repeat;
	width:286px;
	height:27px;
	border:none;
	font-weight: bold;
	color: #FFFFFF;
	font-size:14px
}

.btr1 {
	background: #edf6f8;
	height: 33px;
}
.btr2 {
	background: #fff;
	height: 33px;
}