@charset "utf-8";


body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: url(../common/image/bg_body_01.gif) left top repeat;
}


/*------------------------------------------------------ content ----------------------------------------------------*/


#content .cont_bg {
	width: 792px;
	background-color: #FFFFFF;
	margin-bottom: 9px;
} 

#content .cont_bg .cont_cont {
	width: 792px;
	background: url(../image/bg_img.gif) left top repeat-y;
} 

#content .cont_bg .cont_cont .cont_left {
	width: 525px;
	float: left;
} 

#content .cont_bg .cont_cont .cont_left .left_dl {
	width: 515px;
	margin: 12px 0px 0px 10px;
	background: url(../../common/image/bg_btm_line.gif) left bottom repeat-x;
} 

#content .cont_bg .cont_cont .cont_left .left_dl dt {
	width: 64px;
	float: left;
	color: #0069b6;
} 

#content .cont_bg .cont_cont .cont_left .left_dl dd {
	width: 448px;
	float: left;
	color: #666565;
}

#content .cont_bg .cont_cont .cont_right {
	width: 254px;
	float: right;
} 

.min_he_68 {
	_height: 68px;
	min-height: 68px;
}

*html .min_he_68 {
	_height: 64px;
	min-height: 64px;
}

*+html .min_he_68 {
	_height: 64px;
	min-height: 64px;
}

.min_he_48 {
	_height: 42px;
	min-height: 42px;
}

*html .min_he_48 {
	_height: 38px;
	min-height: 38px;
}

*+html .min_he_48 {
	_height: 38px;
	min-height: 38px;
}


.bg_list {
	width: 792px;
	background: url(../image/bg_list.gif) left top repeat-y;
	margin-top: 20px;
} 


.bg_list2 {
	width: 792px;
} 

.cont_list {
	width: 191px;
	float: left;
} 

.list_border_green {
	width: 183px;
	background-color: #FFFFFF;
	padding: 0px 3px 5px 3px;
	margin-left: 1px;
} 

.list_border_green li {
	width: 145px;
	list-style: none;
	padding: 8px 0px 4px 33px;
	background: url(../../common/image/bg_green.gif) 0px no-repeat;
}

.list_border_orange {
	width: 183px;
	background-color: #FFFFFF;
	padding: 0px 3px 5px 3px;
	margin-left: 1px;
} 

.list_border_orange li {
	width: 145px;
	list-style: none;
	padding: 8px 0px 4px 33px;
	background: url(../../common/image/bg_orange02.gif) 0px no-repeat;
}

.list_border_blue {
	width: 183px;
	background-color: #FFFFFF;
	padding: 0px 3px 5px 3px;
	margin-left: 1px;
} 

.list_border_blue li {
	width: 145px;
	list-style: none;
	padding: 8px 0px 4px 33px;
	background: url(../../common/image/bg_blue.gif) 0px no-repeat;
}


.list_border_blue2 {
	width: 183px;
	background-color: #FFFFFF;
	margin-left: 0px;
} 

.list_border_blue2 li {
	width: 145px;
	list-style: none;
	padding: 8px 0px 4px 33px;
	letter-spacing:-1px;
	background: url(../../common/image/bg_blue.gif) 0px no-repeat;
}

.list_border_pink {
	width: 183px;
	background-color: #FFFFFF;
	padding: 0px 3px 5px 3px;
	margin-left: 1px;
} 

.list_border_pink li {
	width: 145px;
	list-style: none;
	padding: 8px 0px 4px 33px;
	background: url(../../common/image/bg_pink.gif) 0px no-repeat;
}

.hi_height {
	height: 4px;
	overflow: hidden;
} 

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.left_dl a:link,.left_dl a:visited,.left_dl a:hover {
	color:#666565;
}
/*--------Public----------*/
h2 {
margin:0;
padding:0;
}
  h3 {
margin:0;
padding:0;
margin-top:17px;
  }
