* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Arial,Tahoma,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
a:link {text-decoration: none;color: #1C559D; border:0px;}
a:visited {text-decoration: none; color: #1C559D;border:0px;}
a:active {text-decoration: none;color: #1C559D;}
a:hover {text-decoration: none; color: #779BC8;}

.left {
   float: left;
}
.title {
   font-family:Arial,Tahoma,Verdana, Helvetica, sans-serif;
   font-size: 24px;
   color: #0e6baf;
   line-height:150%;
   font-weight:600;
   text-align:left;

}
hr.style9 {
	border-top: 1px dashed #8c8b8b;
	border-bottom: 1px dashed #fff;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#menunav {
	height: auto;
	width: 1000px;
	float: left;
}
#maintop{
	height: 23px;
	width: 1000px;
	float: left;
	}
#mainbanner{
	height: 69px;
	width: 709px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	}
#mainbanner	img {
	background-attachment: scroll;
	background-image: url(../images/home/top_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainsearch{
	height: 69px;
	width: 291px;
	background-color: #1B5BAB;
	float: left;
}
#mainmenu{
   width: 1000px;
   float: left;
   background-color:#3f4247;
   background-image: url('../images/home/menu-back.png');
   background-repeat: repeat-x;
   background-position: left top;
}

#mainmenu td {
   background-image: url('../images/home/menu-back.png');
   background-repeat: repeat-x;
   background-position: left top;
}

#mainmenu ul {
   list-style-type:none;
   margin:0;
   padding:0;
   overflow:hidden;
}
#mainmenu li {
   float:left;
}
#mainmenu a:link
{
   display:block;
   background-color:#3f4247;
   color:#ffffff;
   font-weight:bold;
   text-align:center;
   padding-top:2px;
   padding-bottom:4px;
   padding-left:20px;
   padding-right:20px;
   border-right-style: solid;
   border-right-color: #ffffff;
   border-right-width: 1px;
   text-decoration:none;
   text-transform:uppercase;
   background-image: url('../images/home/menu-back.png');
   background-repeat: repeat-x;
   background-position: left top;
}
#mainmenu a:visited {
   color:#FFFFFF;
}
#mainmenu a:active {
   color:#FFFFFF;
}
#mainmenu a:hover {
   background-color:#dddddd;
}
#mainmenu a.filler {
   background-color:#3f4247;
   width: 100%;
}
#mainmenu a:link.selected {
   background-image: none;
   background-color: #1b5bab;
}
#mainmenu a:hover.selected {
   background-image: none;
   background-color: #1b5bab;
}

#submenu {
   padding-left: 10px;
   padding-bottom: 4px;
   background-color: #1B5BAB;
   color:#ffffff;
}
#submenu ul {
   list-style-type:none;
   margin:0;
   padding:0;
   padding-top: 2px;
   overflow:hidden;
   float: left;
}
#submenu li {
   float:left;
}
#submenu a:link
{
   display:block;
   background-color: transparent;
   color:#ffffff;
   font-weight:bold;
   text-align:center;
   padding-left:10px;
   padding-right:10px;
   text-decoration:none;
}
#submenu a:visited {
   color:#ffffff;
}
#submenu a:active {
   color:#ffffff;
}
#submenu a:hover {
   color:#cccccc;
}
#contents{
   width: 1000px;
   float: left;	
   height: auto;
   padding-top: 20px;
}

#contents #leftsidebar{
	width:180px;
	float: left;
	padding-left:13px;
	
}
#contents #centercontents{
	float: left;
	width:580px;
	padding-right:10px;
	padding-left:10px;
	vertical-align:text-top;
	text-align:left;
	}
#contents #rightsidebar{
	width:180px;
	float:right;
	padding-right:13px;
}

#leftsidebar #adminmemu{
	width:180px;
	float: left;
	font-size: 12px;
	margin-bottom:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dbdfe7;
	border-right-color: #dbdfe7;
	border-bottom-color: #dbdfe7;
	border-left-color: #dbdfe7;
}

.sidebartitle {
   width: 180px;
   color: white;
   padding-top: 2px;
   padding-bottom: 4px;
   font-size: 120%;
   font-weight: bold;
   text-align: center;
   background-image: url('/theme/images/home/title-back.png');
   background-repeat: repeat-x;
   background-position: left top;
}

#leftsidebar .quicksearch{
	width:180px;
	float: left;
	margin-bottom:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbdfe7;
	border-bottom-color: #dbdfe7;
	border-left-color: #dbdfe7;
}

 .searchtext{
 	font-size: 12px;
	font-weight:600;
	color: #779BC8;
	text-align:left;
	line-height:140%;
	padding-right: 15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 10px;
 }
/*#leftsidebar .quicksearch{
	font-size: 12px;
	font-weight:600;
	color: #779BC8;
	text-align:left;
	line-height:140%;
	padding-right: 15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 10px;
	}
*/
#leftsidebar .quicksearch td {
	padding-left: 10px;
        text-indent: -10px ;
}

#rightsidebar #newreleases{
	width:180px;
	float: left;
	margin-bottom:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbdfe7;
	border-bottom-color: #dbdfe7;
	border-left-color: #dbdfe7;
}

#rightsidebar #newreleases #rightsidetext{
	font-size: 12px;
	font-weight:600;
	color: #779BC8;
	text-align:left;
	line-height:140%;
	padding-right: 20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 15px;
	}
.main_contexts_text{
	font-family:Arial,Tahoma,Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #555555;
	line-height:150%;
	font-weight:600;
	text-align:left;
	} 
.header_contexts_text{
	font-family:Arial,Tahoma,Verdana, Helvetica, sans-serif;
	font-size:18px;
	color: #79AFEB;
	line-height:150%;
	font-weight:600;
	text-align:left;
	}
	
.title_contexts_text{
	font-family:Arial,Tahoma,Verdana, Helvetica, sans-serif;
	font-size:14px;
	color: #888888;
	line-height:150%;
	font-weight:600;
	text-align:left;
	}
.sub_contexts_text{
	font-family:Arial,Tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:150%;
	text-align:left;
	font-weight:400;
	}
.td_reg_content_text{
	font-family:Arial,Tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:150%;
	text-align:left;
	font-weight:200;
	
}
.td_reg_title_text{
	font-family:Arial,Tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6C6C6;
	line-height:150%;
	text-align:left;
	font-weight:200;
	
}

.red_header{
	font-size:14px;
	color: #A21316;
	font-weight:600;
	} 
.red_content{
	font-size:12px;
	color: #A21316;
	font-weight:600;
	}
.middle_title{
	font-size:14px;
	font-weight:600;
}	
.red_content1{
	font-size:10px;
	color: #A21316;
	font-weight:600;
	} 
.mission_highlight{
	font-size:12px;
	color:#A2d1EB
	font-weight:600;
}
#footer{
	width:1000px;
	height: 62px;
	float: left;
	background-color: #D6D6D6;
}
.footer_text{
	font-size:12px;
	color: #333333;
	line-height:150%;
	text-align:left;
}
.header_text{
	font-size:12px;
	font-weight:600;
	color:#FFFFFF;
}
.header_text a:visited {
   color: #ffffff;
}
.header_text a:link {
   color: #ffffff;
}
.header_text a:selected {
   color: #ffffff;
}
.header_text a:hover {
   color: #000000;
}

.search_text{
	font-size:9px;
	
	color:#FFFFFF;
}
.formtitle{
	font-size:12px;
	color: #79AFEB;;
}
.time_text{
	font-size:12px;
	color: #3358ff;;
}
.input_text{
	font-size:10px
}

.remark_text{
	font-size:8px;
	font-weight: 200;
	}
.personnel_name{
	font-size:12px;
	color:#FFFFFF;
	font-weight:600;
}
.options_box{
	text-align:left;


	background:#FFFFFF;
	box-shadow: 6px 6px 6px #79AFEB;
	white-space: nowrap;
	display:none;
	z-index: 1002;
	}
.reports{
  border-top:1px solid green;
  border-left:1px solid red; 
  border-bottom:1px solid green;
}
.popup{
   background-color:#FFFFFF;
   position:absolute;
   min-height:300px;
   width:400px;
   border: solid 2px #B9EAF0;
   
   top:30%;
   left:30%;
   z-index: 1002;

/*for rounded corner works with chrome and mozila*/
	-moz-border-radius: 15px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;

}
.popupTitleBox{

background-color:#79AFEB;   
height:24px; 
text-valign:right;
padding-left:5px;
padding-right:5px;
}
.middleLayer {
   background-color:#356;
   opacity: 0.65;
   position:absolute;
   z-index: 1000; /*ooveeerrrr nine thoussaaaannnd*/
   top:5px;
   left:5px;
   width:100%;
   min-height:100%;
   overflow:auto;
}


table,th, td
{
	font-family:Arial,Tahoma,Verdana, Helvetica, sans-serif;
	font-size:12px;
}
pre{
	font-family:Arial,Tahoma,Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #444444;
	line-height:150%;
	text-align:left;
	font-weight:400;
	
}


.personnel_title{
	font-size:12px;
	color:#79AFEB;
	font-weight:600;
}

.oddtr
{
	background-color:#EFF1F1;
}
.eventr
{
	background-color:#F8F8F8;
}
.trover
{
	background-color: #CCCCCC;
}
.trclick
{
	background-color: #D6D6D6;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
/*  */
.btn{
	border:1px solid #ccc;
	background:#79AFEB;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#79AFEB;
	padding:5px;
	display:none;
	color:#333;
	}

/*  */

#boxes #mdialog {
 width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}
/* Autocomplete 覧覧覧覧覧?*/
.ui-autocomplete {}
.ui-autocomplete-results { overflow: hidden; z-index: 99999; padding: 1px; position: absolute; }
.ui-autocomplete-results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; }

/* if the width: 100%, a horizontal scrollbar will appear when scroll: true. */
/* !important! if line-height is not set, or is set to a relative unit, scroll will be broken in firefox */
.ui-autocomplete-results li { margin: 0px; padding: 2px 5px; cursor: default; display: block; font: menu; font-size: 12px; line-height: 16px; overflow: hidden; border-collapse: collapse; }
.ui-autocomplete-results li.ui-autocomplete-even { background-color: #fff; }
.ui-autocomplete-results li.ui-autocomplete-odd { background-color: #eee; }

.ui-autocomplete-results li.ui-autocomplete-state-default { background-color: #fff; border: 1px solid #fff; color: #212121; }
.ui-autocomplete-results li.ui-autocomplete-state-active { color: #000; background:#E6E6E6 url(custom-theme/images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x; border:1px solid #D3D3D3; }

.ui-autocomplete-loading { background: white url('custom-theme/images/ui-anim_basic_16x6.gif') right center no-repeat; }
.ui-autocomplete-over { background-color: #0A246A; color: white; } 

ul.a {
  list-style-type: circle;
  color:#FF5733 ;
}
