@charset "UTF-8";
/* CSS Document */

/*------------------------------------------------------------
  layout
------------------------------------------------------------*/

div.top_con {
	background-image: url(../images/top/con_bg.gif);
	background-repeat: repeat-y
}
div.top_con2 {
	overflow: auto;
	margin: 0 12px;
	width: 612px;
	height: 190px;
	scrollbar-face-color: #222;
	scrollbar-track-color: #111;
	scrollbar-arrow-color: #333;
	scrollbar-highlight-color: #444;
	scrollbar-shadow-color: #222;
	scrollbar-3dlight-color: #222;
	scrollbar-darkshadow-color: #000
}
div.top_con2_btm {
	width: 636px;
	height: 7px;
	background-image: url(../images/top/con_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 1px
}
div.top_con2 ul.top {
	padding: 1px 0 5px 5px;
	list-style-type: none
}
div.top_con2 ul.top li {
	padding: 4px 0;
	border-bottom: 1px dotted #CCC;
	color: #CCC;
	font-size: 11px
}
div.top_con3 {
	overflow: auto;
	margin: 0 12px;
	width: 612px;
	height: 95px;
	scrollbar-face-color: #222;
	scrollbar-track-color: #111;
	scrollbar-arrow-color: #333;
	scrollbar-highlight-color: #444;
	scrollbar-shadow-color: #222;
	scrollbar-3dlight-color: #222;
	scrollbar-darkshadow-color: #000
}
div.top_con3_btm {
	width: 636px;
	height: 7px;
	background-image: url(../images/top/con_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 1px
}
div.top_con3 ul.top {
	padding: 1px 0 5px 5px;
	list-style-type: none
}
div.top_con3 ul.top li {
	padding: 4px 0;
	border-bottom: 1px dotted #CCC;
	color: #CCC;
	font-size: 11px
}
div#pagetop_con_top {
	margin: 0;
	height: 6px;
	background-image: url(../images/top/r_con_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 1px
}

iframe.topFrame1 {
	overflow: auto;
	width: 612px;
	height: 190px;
	border: 0px;
}
iframe.topFrame2 {
	overflow: auto;
	width: 612px;
	height: 95px;
	border: 0px;
}

