/*********************************************/
/********** -???? ************************/
/*********************************************/

/********** --??? **********/
body {
	padding: 0px;
	text-align: center;
	background-color:#E6E6E6;
}
#base {
 width: 750px;
 border-left:1px solid #4977BA;
 border-right:1px solid #4977BA;
 border-bottom:1px solid #4977BA;
 background-color:#FFFFFF;
 margin-bottom:10px;
 }

/********** --???? **********/
body, td, th, input, select, option, textarea { color: #000000;}

/********** --??????? **********/
a:link {	color: #3D6485; text-decoration:none;}
a:visited {	color: #3D6485; text-decoration:none;}
a:active {	color: #3D6485; text-decoration:none;}
a:hover {	color: #3D6485; text-decoration:underline;  background-color: #D0DCE7;}





/*********************************************/
/********** -???????? ****************/
/*********************************************/

/** ?? **/
blockquote{
	font-size:12px;
	line-height:130%;
	color:#000000;
	border: #4977BA 1px solid;
	background-color: #F4F1E9;
}

/********** --???? **********/
ul li {	list-style-image: url(/template/109/img/listicon_a2.gif);}

/********** --??? **********/
hr {
	color:#4977BA;
	background-color:#4977BA;
	height: 1px;
	border: 0px;
}

/********** --??? **********/
h1 {
	color:#990000;
	text-align: left ;
	text-valign:  middle;
	border: #666666 1px solid;
	background:#FAFAFA url("/template/109/img/h1_bg.gif");
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
h1 a:link, h1 a:visited { text-decoration:none;}
h1 a:hover { color:#990000; background:none; text-decoration:underline;}

h2 {
	color:#FFFFFF;
	padding-left: 23px;
	text-align: left;
	text-valign: middle;
	border: #000000 1px solid;
	background: url("/template/109/img/h3_bg.gif") #6798C2;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	line-height:130%;
}
h2 a:link, h2 a:visited { color:#D0DCE7; text-decoration:none; }
h2 a:hover { color:#FFFFFF; background:none; text-decoration:underline;}

h3 {
	color:#6798C2;
	border: #000000 1px solid;
	padding-left: 26px;
	background: url("/template/109/img/h3_bg.gif") #F4F1E9;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	line-height:134%;
}
h3 a:link, h3 a:visited { text-decoration:none;}
h3 a:hover { color:#6798C2; background:none; text-decoration:underline;}

h4 {
	border-bottom: solid 3px #990000;
	color:#333333;
	line-height:130%;
}
h4 a:link, h4 a:visited { text-decoration:none;}
h4 a:hover { color:#333333; background:none; text-decoration:underline;}

h5 {
	border-left: double 10px #477399;
	color:#477399;
	padding-left:10px;
}
h5 a:link, h5 a:visited { text-decoration:none;}
h5 a:hover { color:#477399; background:none; text-decoration:underline;}

h6 {
	border-left: double 10px #999999;
	color:#666666;
	padding-left:10px;
}
h6 a:link, h6 a:visited { text-decoration:none;}
h6 a:hover { color:#666666; background:none; text-decoration:underline;}

/********** --? **********/
/***** ---????A *****/
.table_a {
	border:3px double #666666;
}

.table_a caption {
	color:#477399;
	padding: 3px 3px 3px 18px;
	background: url(/template/109/img/tablecaption.gif) no-repeat left top;
}
.table_a_th {
	text-align: left;
	color: #333333;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding: 9px 10px 4px 10px;
	background: url("/template/109/img/list_bg.gif") #E8EFF6;
	background-position:0% 0%;
	background-repeat: repeat-x;
}
.table_a_th2 {
	text-align: left;
	border-bottom: #CCCCCC 1px solid;
	color: #000000;
	padding:7px 10px;
	background-color: #D0DCE7;

}
.table_a_td {
	text-align: left;
	border-bottom: #CCCCCC 1px solid;
	color: #000000;
	padding:7px 10px;
	background-color: #E8EFF6;
}

/***** ---????B *****/
.table_b {
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	padding: 0px;
}

.table_b caption {
	color:#477399;
	padding: 3px 3px 3px 18px;
	background: url(/template/109/img/tablecaption.gif) no-repeat left top;
}
.table_b_th {
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	text-align: left;
	color: #FFFFFF;
	background-color: #9AB0C9;
}
.table_b_th2 {
	text-align: left;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	color: #000000;
	background-color: #CBD8E7;
}
.table_b_td {
	text-align: left;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	color: #000000;
	background-color: #E8EFF6;
}

/***** ---????C *****/
.table_c {
	padding: 0px;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}
.table_c caption {
	color:#477399;
	padding: 3px 3px 3px 18px;
	background: url(/template/109/img/tablecaption.gif) no-repeat left top;
}
.table_c_th {
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	text-align: left;
	color: #FFFFFF;
	background-color: #DC3434;
}
.table_c_th2 {
	text-align: left;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	color: #000000;
	background-color: #CCCCCC;
}
.table_c_td {
	text-align: left;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	color: #000000;
	background-color: #DDDDDD;
}

/** ??? **/
.table_d caption, .table_e caption, .table_f caption {
 background: url(/template/109/img/tablecaption.gif) repeat-x no-repeat left top;
 padding-left:18px;
}

/********** --????? **********/
/***** ---???A *****/
.listbox_a {
	padding: 0px 10px;
	border: #333333 1px solid;
	background: url("/template/109/img/li_a_bg.gif") #E7E2E2;
	background-position:0% 0%;
	background-repeat: repeat-x;
}

.listset_a1_li {
	color:#000000;
	font-size:12px;
	list-style-image: url(/template/109/img/listicon_a1.gif);
	line-height:160%;
}


.listset_a2_li {
	color:#000000;
	font-size:12px;
	list-style-image: url(/template/109/img/listicon_a2.gif);
	line-height:160%;
}

/***** ---???B *****/
.listbox_b {
	padding: 0px 10px;
	background-color: #FFFFFF;
	border-top: #5180A9 3px solid;
	border-bottom: #5180A9 6px solid;
	border-left: #5180A9 1px solid;
	border-right: #5180A9 1px solid;
}

.listset_b1_li {
	color:#000000;
	font-size:12px;
	list-style-image: url(/template/109/img/listicon_b1.gif);
	line-height:160%;
}


.listset_b2_li {
	color:#000000;
	font-size:12px;
	list-style-image: url(/template/109/img/listicon_b2.gif);
	line-height:160%;
}

/***** ---??????? *****/
/** ????5 **/
.pagetitle_a {
 background:URL(/template/109/img/listicon_a1.gif) no-repeat left top;
 padding:5 0 3 23px;
 margin-left:10px;}

/** ????6 **/
.pagetitle_b {
 background:URL(/template/109/img/listicon_b1.gif) no-repeat left top;
 padding:5 0 3 18px;
 margin-left:10px;}

/***** ---?????? *****/
/** ????3?4 **/
.titletext_level1{
 background:URL(/template/109/img/twin_listicon.gif) no-repeat left top;
 padding-left:15px;}
.titletext_level2{
 background:URL(/template/109/img/twin_listicon.gif) no-repeat left top;
 padding-left:15px;}

/***** ---????A *****/
.frame_a_outer {
	padding: 5px;
	border: #333333 1px solid;
	background: url("/template/109/img/li_a_bg.gif") #E7E2E2;
	background-position:0% 0%;
	background-repeat: repeat-x;
}
.frame_a_inner {
	margin:0px;
	padding:2px;
}


/***** ---????B *****/
.frame_b_outer {
	padding: 0px 10px;
	background-color: #FFFFFF;
	border-top: #5180A9 3px solid;
	border-bottom: #5180A9 6px solid;
	border-left: #5180A9 1px solid;
	border-right: #5180A9 1px solid;
}
.frame_b_inner {
	background: #ffffff;
	margin:0px;
	padding:2px;
}
/*********************************************/
/********** -???????*******************/
/*********************************************/


/********** --???? **********/
#header{
 width:100%;
 background: url("/template/109/img/header_bg.jpg");
 background-repeat: no-repeat;
 background-position: bottom left;
 text-align:left;
}

/***** ---?? *****/
.logo {
 padding:10px 0px 10px 20px;
 text-align:left;
}
.logo a:hover{ background: none; }

/***** ---???????? *****/
.headermenu_text{
 font-size:10px; color:#666666;
 text-align: right;
 text-valign: middle;
 padding:3px 5px 3px 0px;
 background-color:#F7F4ED;
}

.headermenu_text a:link{
 color: #666666;
 text-decoration:none;
}
.headermenu_text a:visited{
 color: #666666;
 text-decoration:none;
}
.headermenu_text a:hover{
 color: #000000;
 background-color:#C9DDEE;
 text-decoration:none;
}

/********** --?????????? **********/
/***** ---??????? *****/
#mainmenubox{
 margin-top:0px;
 text-align: left;
 background: #EAE3D2;
}

.text_text{
 font-size:12px; 
 width: 100px;
 line-height:120%;
 padding: 10px 0px 8px;
}
/** ?????????? **/
.mainmenu{
 text-align: center;
 border-left: 1px solid #F7F4ED;
 border-right: 1px solid #D8D0BC;
 border-bottom: 1px solid #FFFFFF;
 cursor: pointer;
}

.mainmenu a:link{
 color: #999999;
 text-decoration:none;
}
.mainmenu a:visited{
 color: #999999;
 text-decoration:none;
}
.mainmenu a:hover{
 color: #000000;
 background-color:#CCCCCC;
 text-decoration:none;
}

/** ??????????? **/
.mainmenu_off{
 text-align: center;
 border-left: 1px solid #F7F4ED;
 border-right: 1px solid #D8D0BC;
 border-bottom: 1px solid #FFFFFF;
}

/** ?????????? **/
.mainmenu_on{
 text-align: center ;
 background-color: #DFD6C1;
 border-right: 1px solid #F7F4ED;
 border-left: 1px solid #D8D0BC;
 border-bottom: 1px solid #FFFFFF;
 color: #000000;
 text-decoration:none;
 cursor: pointer;
}

.mainmenu_on a:link{
 color: #000000;
 text-decoration:none;
}
.mainmenu_on a:visited{
 color: #000000;
 text-decoration:none;
}
.mainmenu_on a:hover{
 color: #FFFFFF;
 text-decoration:underline;
}
/** ??????????????? **/
.mainmenu_hover{
 text-align: center ;
 background: #DFD6C1;
 border-right: 1px solid #F7F4ED;
 border-left: 1px solid #D8D0BC;
 border-bottom: 1px solid #FFFFFF;
 color:#990000;
 cursor: pointer;
}
.mainmenu_hover a:link{
 font-size:12px; color:#990000;
 text-decoration:none;
}
.mainmenu_hover a:visited{
 font-size:12px; color:#990000;
 text-decoration:none;
}
.mainmenu_hover a:hover{
 font-size:12px; color:#990000;
 text-decoration:none;
 background: #DFD6C1;
}

/***** ---???? *****/
#crumb {
 width:100%; 
 font-size:10px;
 color:#FFFFFF; 
 text-align:left;
 background-color:#6798C2;
 background-image:url(/template/109/img/header_bottom_img.gif);
 background-repeat: repeat-x;
 background-position: bottom left;
}

.crumb_text {
 padding:2px 2px 5px 10px;
 color: #FFFFFF;
}
.crumb_text a:link {
 color: #CCCCCC;
 text-decoration:none;
}
.crumb_text a:visited {
 color: #CCCCCC;
 text-decoration:none;
}
.crumb_text a:hover {
 color: #666666;
 background-color:#D8E6F2;
 text-decoration:none;
}

/********** --????????? **********/
.main_td {
 width:100%;
 background: #ffffff;
 padding:10px 15px 20px 15px;
}

/********** --??? **********/
#side{
 background: #EAE3D2;
 width:168px; 
 border-right: 1px solid #4977BA;
 padding-top:5px;
 padding-bottom:20px;
}

/***** ---??????? *****/
.sidemenu {
 width:160px;
}
.sidemenu_header {
 margin-bottom:15px;
}
.sidemenu_footer {
 margin-bottom:30px;
}

.sidemenu_txt{
 width:100px;
}

.sidemenu_td{
}
.sidemenu_table {
 cursor: pointer;
 width:160px;
}
.sidemenu_table_on {
 cursor: pointer;
 width:160px;
}
.sidemenu_table_hover {
 cursor: pointer;
 width:160px;
}
/** ???????top **/
.sidemenu_top{
 height:12px;
 background: url(/template/109/img/sidemenu_bg.gif) no-repeat top left;
}
.sidemenu_on_top{
 height:12px;
 background: url(/template/109/img/sidemenu_bg2.gif) no-repeat top left;
}
.sidemenu_hover_top{
 height:12px;
 background: url(/template/109/img/sidemenu_bg2.gif) no-repeat top left;
}

/** ???????bottom **/
.sidemenu_btm{
 height:12px;
 background: url(/template/109/img/sidemenu_bg.gif) no-repeat;
 background-position: 0% 100%;
}
.sidemenu_on_btm{
 height:12px;
 background: url(/template/109/img/sidemenu_bg2.gif) no-repeat;
 background-position: 0% 100%;
}
.sidemenu_hover_btm{
 height:12px;
 background: url(/template/109/img/sidemenu_bg2.gif) no-repeat;
 background-position: 0% 100%;
}
/** ???????middle **/
.sidemenu_mdl{
 padding:0 30 0 30px;
 font-size:12px;
 font-weight:normal;
 color:#6798C2; text-align:left;
 background: url(/template/109/img/sidemenu_bg.gif) no-repeat;
 background-position: 0% 50%;
}
.sidemenu_mdl a:link{
 font-size:12px;
 font-weight:normal;
 color:#6798C2; text-align:left;
 text-decoration:none;
}
.sidemenu_mdl a:visited{
 font-size:12px;
 font-weight:normal;
 color:#6798C2; text-align:left;
 text-decoration:none;
}

.sidemenu_on_mdl{
 padding:0 30 0 30px;
 font-size:12px;
 font-weight:bold;
 color:#6798C2; text-align:left;
 background: url(/template/109/img/sidemenu_bg2.gif) no-repeat;
 background-position: 0% 50%;
}
.sidemenu_on_mdl a:link{
 font-size:12px;
 font-weight:normal;
 color:#990000; text-align:left;
 text-decoration:none;
}
.sidemenu_on_mdl a:visited{
 font-size:12px;
 font-weight:normal;
 color:#990000; text-align:left;
 text-decoration:none;
}

.sidemenu_hover_mdl{
 padding:0 30 0 30px;
 font-size:12px;
 font-weight:normal;
 color:#990000; text-align:left;
 background: url(/template/109/img/sidemenu_bg2.gif) no-repeat;
 background-position: 0% 50%;
}
.sidemenu_hover_mdl a:link{
 font-size:12px;
 font-weight:normal;
 color:#990000; text-align:left;
 text-decoration :none;
}
.sidemenu_hover_mdl a:visited{
 font-size:12px;
 font-weight:normal;
 color:#990000; text-align:left;
 text-decoration :none;
}
.sidemenu_hover_mdl a:hover{
 font-size:12px;
 font-weight:normal;
 color:#990000; text-align:left;
 text-decoration :none;
 background:#D5CAAF;
}

/***** ---????? *****/
.child_side { 
  width:160px; margin-top:10px; margin-bottom:10px; background:#EAE3D2; 
  border-right:1px solid #B9B09B; border-bottom:1px solid #B9B09B;
  border-top:1px solid #ffffff; border-left:1px solid #ffffff;}

.child_side ol { margin:0px; padding:0px; list-style:none outside; }
.child_side li { margin:0px 2px 0px 5px; padding:2px 0px 5px 13px;
  background:url(/template/109/img/listicon_a2.gif) no-repeat top left; }

.child_side_header { margin:0; padding:0; border-bottom:1px solid #B9B09B; }

.child_side_title {
  width:160px; text-align:center; font-weight:bold; font-size:10px;
  color:#6798C2; padding:3px 0; overflow:hidden; word-break:break-all; letter-spacing:1px; }
  
.child_side_box { width:148px; margin:3px 5px; padding:0; overflow:hidden; word-break:break-all;}

.child_side_text { margin:0; padding:0; font-weight:normal; font-size:10px;
  color:#6798C2; line-height:1.2; text-align:left; }
.child_side_text a:link { color:#6798C2; text-decoration:none; }
.child_side_text a:visited { color:#396584; text-decoration:none; }
.child_side_text a:hover { color:#990000; text-decoration:none; background:#F4F1E9; }


/********** --???? **********/
#footer {
 padding:10px 10px 5px 10px; text-align:left;
 background: #FFFFFF;
 border-top: 1px solid #4977BA;
}

.footer_text{
 font-size:11px; color:#CCCCCC;
 text-align: center;
 line-height:120%;
 margin-bottom:3px;
}
.footer_text a:link{
 color: #666666;
 text-decoration:none;
}
.footer_text a:visited{
 color: #666666;
 text-decoration:none;
}
.footer_text a:hover{
 color: #666666;
 background-color:#CCCCCC;
 text-decoration:none;
}

/********** --?????? **********/
.popup_header {
 height:30px;
 font-size:12px; font-weight:bold; letter-space:1px; color:#FFFFFF;
 padding:9px 10px 8px 20px;
 background-color: #6798C2;
}

.popup_footer {
 padding: 10px 10px 5px 10px;
 text-align:center;
 background: #FFFFFF;
 color: #000000;
 border-top: 1px solid #6798C2;
 border-bottom: 1px solid #6798C2;
}
.popup_footer .footer_text a:link{
 color: #666666;
 text-decoration:none;
}
.popup_footer .footer_text a:visited{
 color: #666666;
 text-decoration:none;
}
.popup_footer .footer_text a:hover{
 color: #666666;
 background-color:#CCCCCC;
 text-decoration:none;
}

.popup_main{
 padding:10px;
 background: #E8EFF6 url("/template/109/img/list_bg.gif");
 background-repeat: repeat-x;
}

.popup_range{
 width:600px;
 border-left: 1px solid #6798C2;
 border-right: 1px solid #6798C2;
 background: #E8EFF6;
}

.popup_body {
 padding:10px 10px 20px 10px;
}



/* --????? */
.sidemenu2 {
	text-align:left;
}	

.sidemenu2 li {
	list-style:none ! important;
	list-style-type:none	 ! important;
	list-style-image:none ! important;
}	

ul.sidemenu2 {
	margin: 5px;
	padding: 0 ;
	
	list-style:none;
	
	width:160px;	
}	

ul.sidemenu2 li a {
	margin: 0;
	padding: 0;

	list-style:none;
	overflow:hidden;
	word-break: break-all;	
}

/* ---header,footer */
ul.sidemenu2 li.sidemenu2_head,
ul.sidemenu2 li.sidemenu2_foot {
	display:none;
}

/* ---lv1 */
ul.sidemenu2 li.sidemenu2_on,
ul.sidemenu2 li.sidemenu2_off {
}

/* ----lv1_off */
ul.sidemenu2 li.sidemenu2_off a {
	margin: 0;
	padding: 10px 5px 10px 20px;	

	display:block;
	cursor: pointer;

	_width:100%;

	border-top:1px solid #f8f8f8;
	border-right:1px solid #b9b09b;
	border-bottom:1px solid #b9b09b;
	border-left:1px solid #f8f8f8;
	background:#eae3d2 url("/template/109/img/smenu_lv1_off.gif") no-repeat center left;
	
	color:#4977BA;	
	text-decoration:none;	
}

ul.sidemenu2 li.sidemenu2_off a span {
}

/* ----lv1_on */
ul.sidemenu2 li.sidemenu2_on a {
	margin: 0;
	padding: 10px 5px 10px 20px;

	display:block;
	cursor: pointer;

	_width:100%;

	border-top:1px solid #b9b09b;
	border-right:1px solid #f8f8f8;
	border-bottom:1px solid #f8f8f8;
	border-left:1px solid #b9b09b;
	background:#d5caaf url("/template/109/img/smenu_lv1_on.gif") no-repeat center left;
	
	color:#990000;	
	text-decoration:none;	
}

ul.sidemenu2 li.sidemenu2_on a span {
}

/* ----lv1_hover */
ul.sidemenu2 li.sidemenu2_on a:hover,
ul.sidemenu2 li.sidemenu2_off a:hover {
	margin: 0;
	padding: 10px 5px 10px 20px;

	display:block;
	cursor: pointer;

	_width:100%;

	border-top:1px solid #b9b09b;
	border-right:1px solid #f8f8f8;
	border-bottom:1px solid #f8f8f8;
	border-left:1px solid #b9b09b;
	background:#d5caaf url("/template/109/img/smenu_lv1_on.gif") no-repeat center left;
	
	color:#990000;	
	text-decoration:none;	
}

ul.sidemenu2 li.sidemenu2_on a:hover span, 
ul.sidemenu2 li.sidemenu2_off a:hover span {
}

/* ---lv2 */
ul.sidemenu2 li.sidemenu2_on2,
ul.sidemenu2 li.sidemenu2_off2 {
}

/* ----lv2_off */
ul.sidemenu2 li.sidemenu2_off2 a {
	margin: 0 0 0 10px ;
	padding: 10px 5px 10px 10px;	

	display:block;
	cursor: pointer;

	_width:100%;

	border-top:1px solid #f8f8f8;
	border-right:1px solid #b9b09b;
	border-bottom:1px solid #b9b09b;
	border-left:1px solid #f8f8f8;
	background:#eae3d2;
	
	color:#4977BA;	
	text-decoration:none;	
}

/* ----lv2_on */
ul.sidemenu2 li.sidemenu2_on2 a {
	margin: 0 0 0 10px ;
	padding: 10px 5px 10px 10px;	

	display:block;
	cursor: pointer;

	_width:100%;

	border-top:1px solid #b9b09b;
	border-right:1px solid #f8f8f8;
	border-bottom:1px solid #f8f8f8;
	border-left:1px solid #b9b09b;
	background:#d5caaf;
	
	color:#990000;	
	text-decoration:none;		
}

/* ----lv2_hover */
ul.sidemenu2 li.sidemenu2_on2 a:hover,
ul.sidemenu2 li.sidemenu2_off2 a:hover {
	margin: 0 0 0 10px ;
	padding: 10px 5px 10px 10px;	

	display:block;
	cursor: pointer;

	_width:100%;

	border-top:1px solid #b9b09b;
	border-right:1px solid #f8f8f8;
	border-bottom:1px solid #f8f8f8;
	border-left:1px solid #b9b09b;
	background:#d5caaf;
	
	color:#990000;	
	text-decoration:underline;
}

/* ---lv3 */
ul.sidemenu2 li.sidemenu2_on3,
ul.sidemenu2 li.sidemenu2_off3 {
}

/* ----lv3_off */
ul.sidemenu2 li.sidemenu2_off3 a {
	margin: 0 0 0 15px ;
	padding: 5px;	

	display:block;
	cursor: pointer;

	_width:100%;

	background:#EAE3D2;
	
	color:#4977BA;	
	text-decoration:none;	
}

/* ----lv3_on */
ul.sidemenu2 li.sidemenu2_on3 a {
	margin: 0 0 0 15px ;
	padding: 5px;	

	display:block;
	cursor: pointer;

	_width:100%;

	background:#DFD6C1;
	
	color:#990000;	
	text-decoration:none;		
}

/* ----lv3_hover */
ul.sidemenu2 li.sidemenu2_on3 a:hover,
ul.sidemenu2 li.sidemenu2_off3 a:hover {
	margin: 0 0 0 15px ;
	padding: 5px;	

	display:block;
	cursor: pointer;

	_width:100%;

	background:#DFD6C1;
	
	color:#990000;	
	text-decoration:underline;
}

