@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;
} 

#content .cont_bg .cont_img {
	padding-right: 15px;
	float: left;
} 


#content .cont_bg .cont_cont {
	width: 779px;
	background-color: #FFE2A0;
	margin-top: 19px;
	padding: 8px 6px 8px 7px;
} 

.bg_list_bg {
	padding-bottom: 1px;
	background: url(../image/img_15.gif) left bottom no-repeat;
}

#content .cont_bg .cont_cont .bg_list_bg .bg_list {
	width: 779px;
	background: url(../image/bg_list.gif) left top repeat-y;
} 


#content .cont_bg .cont_cont .bg_list_bg .cont_list {
	width: 188px;
	float: left;
} 

#content .cont_bg .cont_cont .bg_list_bg .cont_list .list_border {
	width: 163px;
	background-color: #FFFFFF;
	padding: 0px 9px 5px 10px;
	margin-left: 3px;
} 

#content .cont_bg .cont_cont .bg_list_bg .cont_list .list_border li {
	width: 147px;
	list-style: none;
	padding: 8px 0px 4px 16px;
	background: url(../../common/image/bg_orange.gif) 0px no-repeat;
}


/*--
#content .cont_bg .cont_list .list_border li {
	width: 147px;
	list-style: none;
	padding: 8px 0px 4px 0px;
	background: url(../../common/image/bg_orange.gif) 0px no-repeat;
}

#content .cont_bg .cont_list .list_border li a {
	width: 147px;
	list-style: none;
	padding: 8px 0px 4px 16px;
	background: url(../../common/image/bg_orange.gif) 0px no-repeat;
}

#content .cont_bg .cont_list .list_border li a:hover {
	width: 147px;
	list-style: none;
	padding: 8px 0px 4px 16px;
	background: url(../../common/image/bg_orange_on.gif) 0px no-repeat;
}

--*/


.hi_height {
	height: 1px;
	overflow: hidden;
} 

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}