﻿/* module
---------------------------------------------------------------------------------------------------------- */
/* header
--------------------------------------------------------------- */

/* top_word */
.top_word{
	padding-bottom:24px;
	padding-left:413px;
	visibility:hidden;
}
.line14{
	color:#fff;
}
/* end top_word */

/* end header ----------------------------------------------- */

/* footer
--------------------------------------------------------------- */
/* footer table */
#footer table  {
	width:901px;
	margin-top:0px;
	margin-right:253px;
	background-color:#c7d9f0;
}
#footer table th {
	width:280px;
	text-align:center;
	font-weight:normal;
}
#footer table td {
	text-align:center;
}
/* end footer table */
/* end footer ------------------------------------------------ */

/* btn 
-----------------------------------------------------------------------*/
.btn, .btn_search, .btn_grayBg1, .btn_grayPicBg1, .btn_yellowPicBg1, .btn_upload, .btn_allClear, .btn_blue, .btn_submitPic, .btn_clearPic {
	background:transparent url(../images/btn_bg.gif) no-repeat scroll 0 0;
	color:#000;
	font-weight:normal;
	line-height:22px;
	height:22px;
	text-align:center;
	width:95px;
	border:0;
	text-decoration:none;
	vertical-align:middle;
	cursor:pointer;
}
.btn_yellowPicBg1 {
	background-position:0 0px;
	width:85px;
}
.btn_grayPicBg1 {
	background-position:0 -23px;
	width:98px;
}
.btn_upload{
	background-position:0 -46px;
	width:54px;
}
.btn_allClear{
	background-position:0 -69px;
	width:73px;
}
.btn_submitPic{
	background-position:0 -92px;
	width:82px;
	height:27px;
	line-height:27px;
	text-align:left;
	padding-left:11px;	
}
.btn_clearPic{
	background-position:0 -120px;
	width:82px;
	height:27px;
	line-height:27px;
	padding-right:20px;	
}

/* Scalable button style */
.btn_search {
	background:transparent url(../images/bt_search_bg.gif) repeat-x scroll 0 0;
	border:1px solid #c7c7c7;
	margin-right:5px;
	width:auto;
	color:#696969;
}
.btn_grayBg1 {
	background:transparent url(../images/bt_bg1.gif) repeat-x scroll 0 0;
	border:1px solid #d4d4d4;
	padding:0px 2px;
	width:auto;
}
.btn_blue {
	background:transparent url(../images/bt_blue_bg.gif) repeat-x scroll 0 0;
	border:1px solid #3c89ba;
	padding:0px 2px;
	width:auto;
	line-height:20px;
	height:20px;
}

/* end Scalable button style */

/* end btn 
-----------------------------------------------------------------------*/

/* input 
-----------------------------------------------------------------------*/
.input_titleStyle1 {
	height:18px;
	line-height:18px;
	color:#696969;
	border:0px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	vertical-align:middle;
}
.input_style1 {
	height:22px;
	line-height:22px;
	color:#696969;
	border:1px solid #d4d4d4;
	background:url(../images/input_bg1.gif) repeat-x scroll 0 0;
	vertical-align:middle;
}
/* Time text box control */
.dateTimeText_style1, .dateTimeText_style2 {
	background:url(../images/dateTime_bg.gif) no-repeat scroll right 0;
	height:22px;
	line-height:22px;
	color:#696969;
	border:1px solid #d4d4d4;
	vertical-align:middle;
}
.dateTimeText_style2 {
	width:88px;
	font-size:12px;
}
/* Time text box control */

/* end input */

/* select */
.select_style1 {
	height:24px;
	line-height:24px;
	color:#696969;
	border:1px solid #d4d4d4;
	background:url(../images/select_bg1.gif) repeat-x scroll 0 0;
	vertical-align:middle;
}
select {
	color:#696969;
}


/* end select 
-----------------------------------------------------------------------*/



/* tabs ----------------------------------------------------------- */

/* index Focus tab menu */
ul.tab4 {
	position:relative;
	_height:24px;
	margin-left:0px;
	z-index:10;
	margin-bottom:-1px;
}
.tab4 {
	margin:0px 0px 0px 0px;
}
.tab4 li {
	display:block;
	float: left;
	text-align: center;
	cursor:pointer;
	margin-right:5px;
	overflow:hidden;
}
.tab4 li a, .tab4 li a:hover, .tab4 li a, .tab4 li.hover a {
	background:url(../images/tab4_left_bg.gif) no-repeat 0 0;
	padding:0 0 0 10px;
	float:left;
	cursor:pointer;
	font-size:14px;
	letter-spacing:1px;
}
.tab4 li a span, .tab4 li a:hover span, .tab4 li.hover a span {
	background:url(../images/tab4_right_bg.gif) no-repeat right 0;
	padding:0 10px 0 0;
	display:block;
	height:24px;
	line-height:24px;
	float:left;
	font-size:14px;
	letter-spacing:2px;
}
.tab4 li a:hover, .tab4 li.hover a {
	background-position:0 -24px;
}
.tab4 li a:hover span, .tab4 li.hover a span {
	background-position:right -24px;
}
.tab4 li.hover a span {
	font-weight:normal;
	color:#ee5e1e;
}
.noShow {
	display:none;
}
#main4{
	border-top:1px solid #ffd27b;
	border-left:1px solid #ffd27b;
	border-right:1px solid #ffd27b;
	background:url(../images/focus_bg.gif) repeat-x #fff scroll 0 0;
	padding:10px 5px;
	height:200px;
}
/*.funcBar { float:right; margin:10px 10px 0 0; }
.funcBar a { color:#01609A; height:30px; }
*/

/* end index Focus tab menu */


/* end tabs ----------------------------------------------------------- */


/* font */
.font14black {
	font-weight:normal;
}
.font14gray {
	font-size:14px;
	color:#5e5e5e;
}
.red {
	color:#ff0000;
}
.gray {
	color:#454343;
}
/* red link */
.alink_red:link{
	color:#ee5e1e;
	text-decoration: none;
}
.alink_red:visited{
	color:#ee5e1e;
	text-decoration: none;
}
.alink_red:hover{
	color:#2654b2;
	text-decoration: underline;
}
.alink_red:active{
	color:#ee5e1e;
	text-decoration: none;
}
/* black link */
.alink_black:link{
	color:#000;
	text-decoration: none;
}
.alink_black:visited{
	color:#000;
	text-decoration: none;
}
.alink_black:hover{
	color:#2654b2;
	text-decoration: underline;
}
.alink_black:active{
	color:#000;
	text-decoration: none;
}
/* blue link */
.alink_blue:link{
	color:#2654b2;
	text-decoration: none;
}
.alink_blue:visited{
	color:#2654b2;
	text-decoration: none;
}
.alink_blue:hover{
	color:#ff0000;
	text-decoration: none;
}
.alink_blue:active{
	color:#2654b2;
	text-decoration: none;
}
/* white link */
.alink_white12:link{
	color:#fff;
	text-decoration: none;
}
.alink_white12:visited{
	color:#fff;
	text-decoration: none;
}
.alink_white12:hover{
	color:#ffde00;
	text-decoration: none;
}
.alink_white12:active{
	color:#fff;
	text-decoration: none;
}
/* gray font 14 link */
.alink_gray14:link{
	font-size:14px;
	color:#5e5e5e;
	text-decoration: none;
}
.alink_gray14:visited{
	font-size:14px;
	color:#5e5e5e;
	text-decoration: none;
}
.alink_gray14:hover{
	font-size:14px;
	color:#2654b2;
	text-decoration:underline;
}
.alink_gray14:active{
	font-size:14px;
	color:#5e5e5e;
	text-decoration: none;
}
/* gray font 12 link */
.alink_gray12:link{
	font-size:12px;
	color:#313541;
	text-decoration: none;
}
.alink_gray12:visited{
	font-size:12px;
	color:#313541;
	text-decoration: none;
}
.alink_gray12:hover{
	font-size:12px;
	color:#2654b2;
	text-decoration:underline;
}
.alink_gray12:active{
	font-size:12px;
	color:#313541;
	text-decoration: none;
}



/* end font */

/* table layout style */
.td_left{
	text-align:left;
}
.td_right{
	text-align:right;
}
.td_center{
	text-align:center;
}
.td_padding_top30{
	padding-top:30px;
}
/* end table layout style */

/* body */
#body_data2 {
	font-family:simsun, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	background:url(../images/focus_bg.gif) repeat-x #fff scroll 0 0;
	background-color:transparent;
	color:#000;
	text-align:left;
	margin:0px;
	padding:0px;
}
#body_data2 table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
	width:auto;
}
#body_data2 th, td {
	padding:2px 5px;
}

