body{
	/*background-color:#323333;*/
	font-family: Arial; font-size:0.8em; margin:0; padding:0;
}

ul { margin-left: 0; padding-left: 0;}
ol { margin-left: 0; padding-left: 0;}

div{
	color:#333333;
	font-size:13px;
	
}

#login_wrap {
	position:relative;
	margin:0 auto;
	padding-top:125px;
	width:317px;
	height:379px;
	/*background:url(images/login_bg.jpg) no-repeat;*/
}
.login_panel{
	/*width:350px;*/
	padding:20px 40px;
	text-align:left;
}

.login_txt{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	
}
.login_input_field{
	width:223px;
	color:#333333;
	font-size:12px;
	
	padding:10px 5px;
	border: 1px solid #ccc;
	background: linear-gradient(#eee, #fff);
	transition: all 0.3s ease-out;
}
#btn_login {
	position:absolute;
	left:59px;
	bottom:50px;
	width:198px;
	height:54px;
	background:url(images/btn_login.png);
	border:0;
	cursor:pointer;
}
#btn_login:hover {
	background:url(images/btn_login_o.png);
}
/*for image space clear use*/
.no_space{
	vertical-align: TOP;
	display:block; 
}
#sep_line{
	font-size:1px;
	background-color:#BABABA;
	width:100%;
	height:4px;
}
#container_div{	 }
div{}

.notice{
	color:red;font-size:10px;
}
.notice.gray{
	color:#777777;font-size:10px;
}

#top_bar{
	width:100%; text-align:center;font-size:1px; height:3px; background: #666;margin-bottom: 4px;
}
.head_container{
	width: 98%; margin:15px auto;
}
#top_bar_s2{
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjU3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iIzQ3NDc0NyIgc3RvcC1vcGFjaXR5PSIwLjU3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4yNCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.57) 0%, rgba(71,71,71,0.57) 28%, rgba(255,255,255,0.24) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.57)), color-stop(28%,rgba(71,71,71,0.57)), color-stop(100%,rgba(255,255,255,0.24))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.57) 0%,rgba(71,71,71,0.57) 28%,rgba(255,255,255,0.24) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.57) 0%,rgba(71,71,71,0.57) 28%,rgba(255,255,255,0.24) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.57) 0%,rgba(71,71,71,0.57) 28%,rgba(255,255,255,0.24) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.57) 0%,rgba(71,71,71,0.57) 28%,rgba(255,255,255,0.24) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91000000', endColorstr='#3dffffff',GradientType=0 ); /* IE6-8 */
	
}
.title{
	font-weight:bold;
	font-size:14px;
}
.subtitle{
	font-weight:bold;
	font-size:12px;
}

.gray_txt{
	
	font-size:11px;
	color:#8C8C8C;
}

a.general_link{
	font-size:13px;
	color:#03583b;
	text-decoration:none;
	line-height:15px;
}

a.menu_link{
	font-size:13px;
	color:#03583b;
	text-decoration:none;
	line-height:20px;
}
a.menu_link.sel{
	font-weight:bold;
}
a.menu_link:hover{
	color:#8C8C8C;
}

/** menu use **/

#menu_nav {
	background: #f5f5f5;
	background-image: -webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#fafafa));
	background-image: -webkit-linear-gradient(bottom,#f5f5f5,#fafafa);
	background-image: -moz-linear-gradient(bottom,#f5f5f5,#fafafa);
	background-image: -o-linear-gradient(bottom,#f5f5f5,#fafafa);
	background-image: linear-gradient(to top,#f5f5f5,#fafafa);
	border-color: #dfdfdf;
	border-radius: 3px;
	border-width: 1px;
	border-style: solid;
}
.menu_btn{
	height:17px;
	cursor: pointer;
	padding: 10px;
	font-size:14px;
	line-height:16px;
	text-align:left;
	padding-left:40px;
	}

.menu_btn.right{
	float: right;
	width:60px;
	background:url(images/icon_logout.png) no-repeat;
	border-left:1px solid #dfdfdf;
}
.menu_btn.list{
	float: left;
	width:75px;
	background:url(images/icon_list.png) no-repeat;
	border-right:1px solid #dfdfdf;
	
}
.menu_btn.summary{
	float: left;
	width:75px;
	background:url(images/icon_summary.png) no-repeat;
	border-right:1px solid #dfdfdf;
}
.menu_btn.export{
	float: left;
	padding:8px 10px;
	width:105px;
	line-height:16px;
	text-align:center;
	background:url(images/icon_export.jpg) no-repeat;
	background-color: #333;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#999),to(#333));
	background-image: -webkit-linear-gradient(top,#999,#333);
	background-image: -moz-linear-gradient(top,#999,#333);
	background-image: -ms-linear-gradient(top,#999,#333);
	background-image: -o-linear-gradient(top,#999,#333);
	background-image: linear-gradient(to bottom,#999,#333);
	border-color: #333;
	border-bottom-color: #111;
	-webkit-box-shadow: inset 0 1px 0 rgba(200,200,200,0.5);
	box-shadow: inset 0 1px 0 rgba(200,200,200,0.5);
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 3px;
	-webkit-appearance: none;
	border-radius: 3px;
	white-space: nowrap;
	font-size: 11px;
}
#submenu{
	margin-top:10px;
}
.submenu_btn{
	min-width:100px; text-align: center; 
	cursor: pointer;
	padding: 10px;
	background: #eee;
	/*
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	*/
	}
	
.submenu_btn.sel{
	background: #262626; color:white;
}

.submenu_btn.right{
	float: right;
	border-left: 1px solid #fff;
}
.submenu_btn.left{
	float: left;
	border-right: 1px solid #fff;
}
a.button_link_txt{
	color:#333333;
	text-decoration:none;
	
	font-size:13px;
	font-weight:bold;
}

.page_title{
	
	font-size:16px;
	color:#A01F1F;
	font-weight:bold;
}
.site_sep_line{
	width:100%; font-size:1px;
	height:1px;
	background:#EFEFEF;
	margin:8px 0 0 8px;
}

/*for image space clear use*/
.no_space{
	vertical-align: TOP;
	display:block; 
}

.center_img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/******generate table style**********/
tr.tablehead{
	background-color:#333;
	font-weight:bold;
	color:#fff;
	padding:4px;
	text-align:center;
}
a.gen_head_sort_txt{
	color:#fff;
	text-decoration:none;
}
.no_record_txt{
	padding-left:8px;
}
#frm_list {
	border-radius: 3px; border:1px solid #dfdfdf; margin-bottom:10px;
}
#frm_list td{ padding:10px; text-align:center; }

.gen_tr_row{}


.gen_tr_row.odd{ }
.gen_tr_row.even{ background-color:#F2F2F2; }
.gen_tr_row.odd:hover{background-color:#bbb;}
.gen_tr_row.even:hover{background-color:#bbb;}

.page_text{			
		font-family:Arial;
		margin:10px 0;
		padding:5px 10px;
		background:#efefef;
		text-decoration:none;
		color:#666;
		font-size:12px;
		text-align:left;
		cursor:pointer;
}
.page_text.no{	color:black; }
.page_text.no_sel{	font-weight:bold;color:#fff; background:#333;	}
.page_text:hover{color:#CE0000;}

/*********generate search*******/
.gen_srch_btn{
	float: left;
	padding:8px 10px;
	width:105px;
	line-height:16px;
	text-align:center;
	background:url(images/icon_export.jpg) no-repeat;
	background-color: #333;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#999),to(#333));
	background-image: -webkit-linear-gradient(top,#999,#333);
	background-image: -moz-linear-gradient(top,#999,#333);
	background-image: -ms-linear-gradient(top,#999,#333);
	background-image: -o-linear-gradient(top,#999,#333);
	background-image: linear-gradient(to bottom,#999,#333);
	border-color: #333;
	border-bottom-color: #111;
	-webkit-box-shadow: inset 0 1px 0 rgba(200,200,200,0.5);
	box-shadow: inset 0 1px 0 rgba(200,200,200,0.5);
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 3px;
	-webkit-appearance: none;
	border-radius: 3px;
	white-space: nowrap;
}
.gen_srch_title_line{
	font-family:Arial; font-size:13px;
	font-weight:bold; 
	float: left; width: 95%; line-height:20px;height: 20px;
}
.gen_srch_submit_field{
	float: left; width: 5%; height: 20px;
}

.srch_item_box{
	float: left; margin-right:1%; padding:1%; padding-top:0; min-width:200px; width:16%; text-align:left;
}
.srch_item_box.first{
	float: left; margin-right:1%; padding:1%; padding-top:0; padding-left:0; min-width:200px; width:16%
}
.srch_item_box_display{
	margin-top:4px; font-size:12px;
}
.srch_item_box_value{
	margin-left:-3px;
}
.srch_item_box_value input{
	color:#333333;
	width:90%;
	margin-left:3px;
	font-size:12px;
	
	padding:5px 5px;
	border: 1px solid #ccc;
	background: linear-gradient(#eee, #fff);
	transition: all 0.3s ease-out;
}
.srch_item_box_value input[type=radio]{
	color:#333333;
	width:10%;
	margin-left:3px;
	padding:5px 5px;
}
#search_container{
	background: #fff;
	padding:10px;
	background-image: -webkit-gradient(linear,left bottom,left top,from(#fff),to(#fefefe));
	background-image: -webkit-linear-gradient(bottom,#fff,#fefefe);
	background-image: -moz-linear-gradient(bottom,#fff,#fefefe);
	background-image: -o-linear-gradient(bottom,#fff,#fefefe);
	background-image: linear-gradient(to top,#fff,#fefefe);
	border-color: #dfdfdf;
	border-radius: 3px;
	border-width: 1px;
	border-style: solid;
}

/* .slideThree */
.slideThree {
  width: 80px;
  height: 26px;
  background: #333;
  margin: 20px auto;
  position: relative;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slideThree:after {
  content: 'OFF';
  color: #000;
  position: absolute;
  right: 10px;
  z-index: 0;
  font: 12px/26px Arial, sans-serif;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
}
.slideThree:before {
  content: 'ON';
  color: #00bf00;
  position: absolute;
  left: 10px;
  z-index: 0;
  font: 12px/26px Arial, sans-serif;
  font-weight: bold;
}
.slideThree label {
  display: block;
  width: 34px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  background: #fcfff4;
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.slideThree input[type=checkbox] {
  visibility: hidden;
}
.slideThree input[type=checkbox]:checked + label {
  left: 43px;
}

/* end .slideThree */

/**********page style***********/

.page_input.select.s1{
	width:210px;
}

.page_input.text.s1{
	width:210px;
}

.page_input.text.middle{
	width:150px;
}

.page_input.text.short{
	width:60px;
}

.page_input.textarea.s1{
	width:210px;
	height:60px;
}


.input_from.left_side{
	
	font-size:12px;
	color:#333333;
	/*font-weight:bold;*/
	background-color:#DDDDDD;
	padding:5px;
}

.input_desc_field{
	width:400px;
	height:60px;
}

.div_btn_class{
	border:1px solid gray;
	color:black;
	width:160px;
	cursor:pointer;
	text-align:center;
	padding:3px;
}
.div_btn_class:hover{
	background-color:gray;	
}

.box_frame{
	border:1px solid gray;
	width:100%;
	padding:5px;
}

/**************list box**************/

.record_list_box{
	border:1px solid gray;
	color:black;
	text-align:left;
	padding:5px;
	margin:5px;
}

.div_page_title{
	color:#333333;
	font-weight:bold;
	font-size:15px;
	
	margin:5px 0 5px 0;
}

.record_list_col{
	background-color:#F0F0F0;
	
}
.record_list_col.option{
	/*width:120px;*/
	text-align:right;
}

.record_list_head{
	
	background-color:#6A0000;
	color:white;
	font-weight:bold;
}

.record_list_head.option{
	background-color:transparent;
	
}

/**************list box**************/


/*** live filter style ***/


.filter_result_frame{
	position:absolute;
	margin-top:0px;
	display:none;
}
#filter_positon_list{
	
	
	
}

#filter_close_btn{
	position:absolute;
	margin-top:0;
	right:0;
	cursor:pointer;
}
.filter_notice{
	padding:0 0 0 6px;
	color:#666666;
	font-size:10px;
}

.filter_result{
	color:#666666;
	font-size:12px;
	float:left;
	background-color:white;
	border:1px solid #787878;
	
	padding:6px 0 6px 0;
	overflow-x:hidden;
	height:300px;
	width:100%;
}
.result_info_txt{
	color:#666666;
	font-size:12px;		
	padding:6px 0 6px 0;
}
ul.ul_list{
	list-style-type: none; margin: 10px 0 0 0; padding: 0 0 0 0;
	width:100%;
}

li.li_list{
	cursor:pointer;
	padding:5px;
}

li.li_list:hover{
	background-color:#787878;
	color:white;
}

/*** summary page ***/
.report_section{
	margin: 10px 0;
}
.report_title{
	font-size: 16px; color: #232323;
	line-height: 35px;
	width: 100%; text-align:left;
	padding: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: bold;
}


/** gen table css use **/
.social_info_item{
	margin:0 0 5px 0;
	border-bottom:1px solid #ccc;
	min-width:80px;
	max-width:300px;
	word-wrap:break-word; overflow:auto;
}
