
/* CSS Document */

/* LZJ 于2005年8月15日制作 */
/* Email:notepad@sina.com */
/* QQ:23655614           */


---------------------- Top Navigation -------------------------

/* search, bookmark */
.top_search {
	height: 16px;
	width: 115px;
	padding-top: 2px 0px 0px 3px;
	border: 1px solid #B8B8B8;
	font-family: "Arial" ;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
} 


---------------------- Left Navigation -------------------------

/* Left Navigation */
.left_menu {font-family: "Arial" ; font-size: 11px; color: #5D6A81; text-decoration: none; font-weight: bold;}
.left_menu a:link {text-decoration: none ; color: #5D6A81; font-weight: bold;}
.left_menu a:visited {text-decoration: none ; color: #5D6A81; font-weight: bold;}
.left_menu a:active {text-decoration: none ; color: #C56014; font-weight: bold;}
.left_menu a:hover {text-decoration: none ; color: #1F70FF; font-weight: bold;}

.left_2depthmenu {font-family: "Arial" ; font-size: 11px; color: #333333; text-decoration:}
.left_2depthmenu a:link {text-decoration: none ; color: #333333;}
.left_2depthmenu a:visited {text-decoration: none ; color: #333333;}
.left_2depthmenu a:active {text-decoration: none ; color: #C56014; font-weight: bold;}
.left_2depthmenu a:hover {text-decoration: none ; color: #333333;}


------------------------ Contents Area -------------------------

/* standard */
body {font-family: "Arial" ; font-size: 11px; color: #555555; line-height:16px;}
body {
	scrollbar-face-color: #F8F8F8; 
	scrollbar-shadow-color:#B3B3B3; 
	scrollbar-highlight-color:#B3B3B3; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #DDDDDD; 
	scrollbar-arrow-color: #8B9EA6;
}

td {  font-family: "Arial" ; font-size: 11px; color: #333333; line-height:16px;}
a:link {text-decoration: none ; color: #0133A5;}
a:visited {text-decoration: none ; color: #999999;}
a:active {text-decoration: underline ; color: #1684FF;}
a:hover {text-decoration: underline ; color: #1684FF;}




/* current location */
.location {font-family: "Arial" ; font-size: 11px; color: #7D8798; text-decoration: none;}
.location a:link {text-decoration: none; color: #7D8798; font-weight: normal;}
//.location a:visited {text-decoration: none; color: #7D8798; font-weight: bold;}
.location a:active {text-decoration: underline; color: #7D8798; font-weight: normal;}
.location a:hover {text-decoration: underline; color: #7D8798; font-weight: normal;}

.locationNow {font-family: "Arial" ;font-size: 11px;color: #7D8798;text-decoration: none;font-weight: bold;}
.locationNow a:link {text-decoration: none; color: #7D8798; font-weight: bold;}
.locationNow a:visited {text-decoration: none; color: #7D8798; font-weight: bold;}
.locationNow a:active {text-decoration: underline; color: #7D8798; font-weight: normal;}
.locationNow a:hover {text-decoration: underline; color: #7D8798; font-weight: normal;}


/* button */
.button_default{
	cursor:hand;
	font-family: "Arial" ;
	font-weight:none; 
	font-size:11px; 
	color:#000000;
	height:22px;
	Width: 64px; 
	margin:0px; 
	background:#EBEBEB;
	border-width: 1px;	
	border-style: solid; 
	border-color: #CCCCCC #B6B6B6 #B6B6B6 #CCCCCC;
}

.button_default_long{
	cursor:hand;
	font-family: "Arial" ;
	font-weight:none; 
	font-size:11px; 
	color:#000000;
	height:22px;
	Width: 144px; 
	margin:0px; 
	background:#EBEBEB;
	border-width: 1px;	
	border-style: solid; 
	border-color: #CCCCCC #B6B6B6 #B6B6B6 #CCCCCC;
}

.button_small{
	cursor:hand;
	font-family: "Arial" ;
	font-weight:none; 
	font-size:11px; 
	color:#3E3A17;
	height:16px;
	Width: 64px; 
	margin:0px; 
	background:#D8D6C3;
	border-width: 1px;	
	border-style: solid; 
	border-color: #C3C1AD #93917D #93917D #C3C1AD;
}

.button_small_long{
	cursor:hand;
	font-family: "Arial" ;
	font-weight:none; 
	font-size:11px; 
	color:#3E3A17;
	height:16px;
	Width: 84px; 
	margin:0px; 
	background:#D8D6C3;
	border-width: 1px;	
	border-style: solid; 
	border-color: #C3C1AD #93917D #93917D #C3C1AD;
}

.button_attach{
	cursor:hand;
	font-family: "Arial" ;
	font-weight:none; 
	font-size:11px; 
	color:#3E3A17;
	height:16px;
	Width: 84px; 
	margin:0px; 
	background:#D8D6C3;
	border-width: 1px;	
	border-style: solid; 
	border-color: #C3C1AD #93917D #93917D #C3C1AD;
}

.button_nav{
	cursor:hand;
	font-family: "Arial" ;
	font-weight:none; 
	font-size:11px; 
	color:#547585;
	height:22px;
	Width: 60px; 
	margin:0px; 
	background:#E0EBEF;
	border-width: 1px;	
	border-style: solid; 
	border-color: #B2C5CF #829EAD #829EAD #B2C5CF;
}


/* input form defult */
.input_textfield {
	height: 16px;
	width: 100%;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial" ;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
} 


/* input form defult - width:94% */
.input_textfield2 {
	height: 16px;
	width: 94%;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial" ;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}

/* input form defult - width:90% */
.input_textfield3 {
	height: 16px;
	width: 90%;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial" ;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}

/* input form defult - width:80% */
.input_textfield80 {
	height: 16px;
	width: 80%;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial" ;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}

.input_textfield_date {
	height: 16px;
	width: 70px;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial" ;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
} 

.input_textfield_idpw {
	height: 16px;
	width: 100px;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial" ;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
} 

.input_textareah_100 {
	height: 100px;
	width: 100%;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial" ;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
} 

.input_textareah_200 {
	height: 200px;
	width: 100%;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial" ;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
} 

.input_combobox {
	height: 16px;
	width: 100%;
	font-family: "Arial" ;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
} 



/* table set*/
.table_bg_white {
	font-family: "Arial" ;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 22px;
}

.table_bg_gray {
	font-family: "Arial" ;
	font-size: 11px;
	background-color: #F7F7F7;
	height: 22px;
}

.table_subtitle {
	font-family: "Arial" ;
	font-size: 11px;
	color: #C56014;
	font-weight: bold;
	background-color: #EDEDE2;
	height: 22px;
}

.table_bg_bottomgray {
	background-color: #EFEFEF;
}


/* table blue set*/
.table_blue_bgline {
	background-color: #A3ACB5;
}

.table_blue_inputbg{
	background-color: #F4F4F0;
} 

.table_blue_title {
	font-family: "Arial" ;
	font-size: 11px;
	color: #617790;
	font-weight: bold;
	background-color: #E7EFF3;
	height: 22px;
}

.table_input_blue {
	height: 18px;
	width: 100%;
	padding: 2px 0px 0px 3px;
	border: 1px solid #D4D2CB;
	font-family: "Arial" ;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}



/* page title & pop up title*/
.title_content {
	font-family: "Verdana" ;
	font-size: 14px;
	color: #6C1D39;
	text-decoration: none;
	font-weight: bold;
}

.title_contenta {
	font-family: "Arial" ;
	font-size: 16px;
	color: #6C1D39;
	text-decoration: none;
	font-weight: bold;
}

.title_sub_blue {
    font-family: "Arial" ; 
	font-size: 12px; 
	color: #50A8C9; 
	text-decoration: none; 
	font-weight: bold;
}

.title_sub_gray{
	font-family: "Arial" ;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.td {
	font-family: "幼圆";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tdd {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #DD8500;
	letter-spacing: normal;
	word-spacing: normal;
}
.blud {
	font-family: "宋体";
	font-size: 12px;
	color: #004D99;
	font-weight: bold;
}
