﻿@charset "utf-8";

.title {
 	background:url("images/top_bg.gif") left top;
 	width: 11px;
 	height: 68px;
	float:left;		
}

.logo {
 	background:url("images/top_logo.gif") left top;
 	width: 161px;
 	height: 68px;
	float:left;		
}

.member {
	z-index: 1001;
	position: absolute;		
	width: 44px;
	height: 42px;	
	margin-top: -20px;
	margin-left: 58px;
}

.form_title {
	font-family: "Arial", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.select {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Verdana", "Arial";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding-left: 9px;	
	text-decoration: none;
	vertical-align:middle
}

.language {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Verdana", "Arial";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	padding-left: 5px;	
	text-decoration: none;	
}

.link {
	font-family: Arial;
	font-size: 8pt;
	line-height:20px;
	color:#3399FF;
}
.link a:link {color: #3399FF; text-decoration: none}
.link a:active {color: #3399FF; text-decoration: none}
.link a:visited {color: #3399FF; text-decoration: none}
.link a:hover {color: #3399FF; text-decoration: none}

/* ---------- Copyright ---------- */

.copyright {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", "Trebuchet MS", "Arial";
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 18px;
}

.copyright a:link {color:#333333; text-decoration: underline}
.copyright a:active {color:#333333; text-decoration: underline} 
.copyright a:visited {color:#333333; text-decoration: underline} 
.copyright a:hover {color: #8a949c; text-decoration: none}

div#tabs input.text{
	border-style: solid;
	border-width: 1px;
	font-family: "Arial","Lucida Grande", "Lucida Sans Unicode", "Verdana", "Trebuchet MS";
	font-size: 10pt;
}

div#tabs table tr td{
	font-family: "Arial","Lucida Grande", "Lucida Sans Unicode", "Verdana", "Trebuchet MS";
	font-size: 12px;
}

.table{
	 border: 1px solid #9FC8FF;
	 border-collapse:collapse;
}

.table td{
	border: 1px solid #9FC8FF; 
	font-size: 12px;
}

.search_title {
	font-family: "Arial","Lucida Grande", "Lucida Sans Unicode", "Verdana", "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	background: #CCCCCC;
}

.search_table_title {
	font-family: "Arial","Lucida Grande", "Lucida Sans Unicode", "Verdana", "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

.search input select{
	font-family: "Arial","Lucida Grande", "Lucida Sans Unicode", "Verdana", "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #666666;
	vertical-align:middle
}

.table_title {
	font-family: "Arial","Lucida Grande", "Lucida Sans Unicode", "Verdana", "Trebuchet MS";
	font-weight: bold;
	font-size: 10px;
	background: #D9E1EC;
}

.table_title_1 {
	font-family: "Arial","Lucida Grande", "Lucida Sans Unicode", "Verdana", "Trebuchet MS";
	font-weight: bold;
	font-size: 10px;
	background: #CCCCCC;
}

.btn{	
	font-size:12px;
   	font-family:Arial,sans-serif;
   	font-weight:bold;
   	border-style:ridge;
	margin:6px;	
	height:25px;
	text-align:center;	
	vertical-align:middle;
	cursor:pointer;	
}

.table_input {
	font-family: "Arial","Lucida Grande", "Lucida Sans Unicode", "Verdana", "Trebuchet MS";
	font-size: 10px;
	border-style: solid; border-width: 1px;
	vertical-align:middle
}

/**** smenu = 最上方Menu ***/
#menu {
	font-family: "Arial", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Verdana" ;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cfd4d7;
}

#menu a:link {color:#828b8f; text-decoration: none}
#menu a:active {color:#828b8f; text-decoration: none} 
#menu a:visited {color:#828b8f; text-decoration: none} 
#menu a:hover {color: #2292d3; text-decoration: underline}

.nav {
	font-family: "Arial", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Verdana" ;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cfd4d7;
	line-height:25px;
}
.nav a:link {color:#828b8f; text-decoration: none}
.nav a:active {color:#828b8f; text-decoration: none} 
.nav a:visited {color:#828b8f; text-decoration: none} 
.nav a:hover {color: #2292d3; text-decoration: underline}


.eve{  
    background:  #FFFFFF;
    color:  #000000;
    word-wrap:break-word;
    word-break:normal;
}

.eve a:link {color:#000000; text-decoration: underline}
.eve a:active {color:#000000; text-decoration: underline} 
.eve a:visited {color:#033494; text-decoration: underline} 
.eve a:hover {color: #033494; text-decoration: none}

.odd{  
    background:  #E7EFF5;
    color: #000000;
    word-wrap:break-word;
    word-break:normal;
}

.odd a:link {color:#000000; text-decoration: underline}
.odd a:active {color:#000000; text-decoration: underline} 
.odd a:visited {color:#033494; text-decoration: underline} 
.odd a:hover {color: #033494; text-decoration: none}

.inupt_num {
	font-family: "Arial","Lucida Grande", "Lucida Sans Unicode", "Verdana", "Trebuchet MS";
	font-size: 10px;
	color:#040293;
	border:1px black solid;
	text-align: right;
	vertical-align:middle
}
.inupt_numReadonly {
	font-family: "Arial","Lucida Grande", "Lucida Sans Unicode", "Verdana", "Trebuchet MS";
	font-size: 10px;
	color:#3A5782;
	border:1px gray solid;
	text-align: right;
	background:#DADADA;
	vertical-align:middle
}
.inupt_readonly {
	font-family: "Arial","Lucida Grande", "Lucida Sans Unicode", "Verdana", "Trebuchet MS";
	font-size: 10px;
	color:#3A5782;
	border:1px gray solid;
	text-align: left;
	background:#DADADA;
	vertical-align:middle
}