@charset "utf-8";
/* CSS Document */

body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #000000;
	padding: 0px;
	margin: 0px;
	
	scrollbar-arrow-color: #ffffFF;
	scrollbar-base-color: #B0C4DE;
	scrollbar-face-color: #333399;
	scrollbar-highlight-color: #333399;
	scrollbar-shadow-color: #B0C4DE;
	scrollbar-3dlight-color: #B0C4DE;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #B0C4DE;
}

table td {
	vertical-align:top;
}

#mainTB {
	width: 1040px;
	background: #F0F8FF;
}

#topTB{
	height: 100%;
}

#topTD {
	height: 160px;
}

#photoTD {
	overflow: hidden;
}

#logoTD {
	cursor: default;
	width: 1024px;
	vertical-align: middle;
	text-align: left;
	font-size: 56px;
	padding-left:50px;
	background: #F0F8FF;
	color: #ffFFFF;
	font-family: Times New Roman, Tahoma;

}
#middleTD {
	height: 400px;
}

#middleTB {
	width: 100%;
	height: 100%;
	background: #A9A9A9;
}


#menuTD {
	width: 180px;
	height: 100%;
	border-right: 0px #ffffff solid;
	background: #999999;
}

#menuTOP {
	height: 42px; 
	background: #999999;
	width: 100%;
}


#imageTB {
}

#imageTB td {
	padding-top: 5px;
	padding-left: 5px;
	cursor: pointer;
}

#imageTB td:hover {
	background: #333399;
}


.hidden {
	display: none;
}

.title {
	font-size: 16px;
}

#bottomTD {

}

#footerTB {
	width: 100%;
	font-size: 10px;
	background: #D3D3D3;
	color: #000000;
	font-family: Verdana;
}

#footerTB td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#footerTB .space {
	background:black;
	width: 200px;
}

#footerTB .left {
	text-align: left;
	padding-left: 3px;
}

#footerTB .left a, #footerTB .left a:visited {
	color: #F58426;
	text-decoration: none;
}

#footerTB .left a:hover {
	text-decoration: underline;
}

#footerTB .center {
	text-align: center;
}

#footerTB .right {
	text-align: right;
	padding-right: 3px;
}

#footerTB .right a, #footerTB .right a:visited {
	color: #00AEEF;
	text-decoration: none;
}

#footerTB .right a:hover {
	text-decoration: underline;
}

.sw a, .sw a:visited {
	color: #0f0f0f;
	text-decoration: none;
}

.sw a:hover {
	text-decoration: underline;
}

.contentTD {
	width: 100%;
}


table .ccaption {
	vertical-align: middle;
	height: 42px;
	font-size: 18px;
	border-bottom: 0px solid #A7F291;
	background: #B0C4DE;
	color: #0000FF;
	text-align: left;
	padding: 0px;
}

.textimage {
	padding-left:10px;
	padding-bottom:10px;
}
