/* CSS Document Code Edit By Shift 08-06-15 */
.area_selector {
	FONT: 12px/25px "ËÎÌå",Verdana, Arial, Helvetica, sans-serif;
	WIDTH: 100%;
	CURSOR: default;
	BACKGROUND-COLOR: #fff;
	margin-top:40px;
}
.area_selector .win_panel {
	TEXT-ALIGN: left
}
.area_selector TD {
	TEXT-ALIGN: center
}
TH {
	TEXT-ALIGN: center
}

.area_selector .win_title {
	BACKGROUND: url(../images/float_bg.jpg); WIDTH: 100%; COLOR: #fff; HEIGHT: 34px; TEXT-ALIGN: left
}
.area_selector .win_title_L {
	PADDING-RIGHT: 0px; PADDING-LEFT: 27px; BACKGROUND: url(../images/window_ico.jpg) no-repeat; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 3px
}
.area_selector .win_title_R {
	PADDING-RIGHT: 10px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; PADDING-TOP: 3px
}
.area_selector .prompt_box {
	DISPLAY: none; PADDING-LEFT: 2px; MARGIN: 1px 10px; BACKGROUND-COLOR: #E1F3FF; TEXT-ALIGN: left
}
.area_selector .main_item_box {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px
}
.area_selector .sup_item_box {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px
}
.area_selector .sub_item_box {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px
}
.area_selector .win_foot {
	FLOAT: left;
	WIDTH: 100%;
	HEIGHT: 2px;
	background-color: #0099CC;
}


.pop_dailog { width:100%; position:absolute;margin-top:40px; display:none; FONT: 12px/25px "ËÎÌå",Verdana, Arial, Helvetica, sans-serif; cursor:default; background-color:#FFF; border-bottom: solid 2px #F14213;}

.pop_dailog .win_title   {BACKGROUND: url(../images/float_bg.jpg); WIDTH: 100%; COLOR: #fff; HEIGHT: 34px; TEXT-ALIGN: left;}
.pop_dailog .win_title_L {PADDING-RIGHT: 0px; PADDING-LEFT: 27px; BACKGROUND: url(../images/window_ico.jpg) no-repeat; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 3px;}
.pop_dailog .win_title_R {PADDING-RIGHT: 10px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; PADDING-TOP: 3px;}

.pop_dailog .win_panel {text-align:left; margin: 0 0 5px 0; padding:5px;}
.pop_dailog .win_panel div {margin:0; padding-left:5px;padding-right:5px; }

.pop_dailog td,th {text-align: left; padding:0; margin:0; }

.pop_dailog .sup {background:#EEE; font-weight: bold; }
.pop_dailog .sub {background:#FFF; font-weight: normal; }

.pop_dailog iframe{ width:100%; border:0; }

.pop_dailog .hilight  {background:#E1F3FF; cursor:pointer; }
.pop_dailog .unhilight{background:#FFF; }

/*
.pop_dailog a{color:#000;}
.pop_dailog a:link , .pop_dailog a:visited{text-decoration:none;}
.pop_dailog a:hover, .pop_dailog a:active{text-decoration:underline;}
*/

.pop_dailog a:visited{text-decoration:none;}

.pop_dailog .prompt {background-color: #E1F3FF; margin-bottom:2px; padding:0 5px;}

.pop_dailog .bold   {font-weight:bold;}

