﻿	body {
		margin: 0px solid;
		border: 0px solid;
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #dde1ec;
	}
	.TopMenu {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 21px;
		background-image: url(../images/top_bg.gif);
		overflow: hidden;
		z-index: 3;
	}
	.MidLogo {
		position: absolute;
		top: 21px;
		left: 0px;
		width: 100%;
		height: 82px;
		background-image: url(../images/mid_bg.jpg);
		overflow: hidden;
		z-index: 2;
	}
	.MidBottom {
		position: absolute;
		top: 103px;
		left: 0px;
		width: 100%;
		height: 18px;
		background-image: url(../images/mb_bg.gif);
		overflow: hidden;
		z-index: 1;
	}
.Content {
	position: absolute;
	top: 150px;
	left: 00px;
	height: 300px;
	width: 100%;/*720px;*/
	overflow: auto;	
		text-align: justify;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #B51818;
	scrollbar-base-color: #DDDDDD;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-shadow-color: #DDDDDD;
}
.Content2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	overflow: auto;	
		text-align: justify;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #B51818;
	scrollbar-base-color: #DDDDDD;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-shadow-color: #DDDDDD;
}
.ContentNew {
	position: absolute;
	top: 0px;
	left: 64px;
	width: 500px;
	overflow: auto;	
		text-align: justify;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #B51818;
	scrollbar-base-color: #DDDDDD;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-shadow-color: #DDDDDD;
}

	td {
		text-align: justify;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		text-align:left;
	}
	.Bottom {
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 100%;
		height: 36px;
		background-image: url(../images/bot_bg.gif);
		overflow: hidden;
		z-index: 1;
	}
	.Copyright {
		position: absolute;
		top: 12px;
		left: 70px;
		width: 552px;
		text-align: justify;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #EEEEEE;
		
	}
	img {
		border: 0px;
	}
	.Right {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		position: absolute;
		width: 170px;
text-align: left;
		left: 450px;
		top: 10px;
		height: 400px;
	}

	.Right2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		position: absolute;
text-align: left;
		width: 170px;
		left: 660px;
		top: 10px;
		height: 400px;
	}
	strong {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
	}
	.CntHeader {
		position: absolute;
		left: 75px;
		top: 10px;
		height: 30px;
		width: 180px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
	}
	.Cnt {
		position: absolute;
		width: 850px;
		left: 0px;
		top: 168px;
		height: 400px;
		overflow: auto;
		text-align: justify;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-arrow-color: #669933;
		scrollbar-base-color: #DDDDDD;
		scrollbar-darkshadow-color: #DDDDDD;
		scrollbar-face-color: #ffffff;
		scrollbar-highlight-color: #DDDDDD;
		scrollbar-shadow-color: #DDDDDD;
		padding-top: 0px;
		padding-right: 6px;
		padding-bottom: 0px;
		padding-left: 0px;
		color: #333333;
	}
	.CntLeft {
		position: absolute;
		left: 40px;
		top: 14px;
		width: 200px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		oveflow: auto;
		text-align: left;
	}
	.CntRight {
		position: absolute;
		left: 250px;
		top: 10px;
		width: 550px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		oveflow: auto;
	}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	border: 0px solid;
	list-style-position: inside;
	padding: 0px;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: none;
}
hr {
	color: #DDDDDD;
	margin: 0px;
	padding: 0px;
	height: 1px;
	border: 0px solid;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #999999;
	width: 200px;
}
.button {
	width: 70px;
	color: #000000;
	background-color: #EEEEEE;
}
.selected {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
small {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	width: 20px;
}
.rtd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	padding-right:10px;
}
li {	list-style-type: none;
	margin: 0px 0px 0px 0px;
	border: 0px solid;
	list-style-position: outside;
	list-style: none;

}
.htd {
	text-align: justify;
}
.LeftCol2 {

		position: absolute;
		left: 220px;
		top: 14px;
		width: 200px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		oveflow: auto;
		text-align: left;
	float: left;
}
.LeftCol3 {
		position: absolute;
		left: 450px;
		top: 14px;
		width: 200px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		oveflow: auto;
		text-align: left;
	float: left;
}
.LeftCol2 A:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.LeftCol3 A:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.LeftCol4 A:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
