body {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	list-style-position: none;
    margin: 0; 
    padding: 0; 
    border: 0;
	outline:none;
}

table {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

tr {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

td {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

/***General***/
a:link {
	color: #F30;
	text-decoration: none;
	font-size: 9pt;
	outline:none;
}
a:visited {
	text-decoration: none;
	color: #F30;
	font-size: 9pt;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #C30;
	font-size: 9pt;
	outline:none;
}
a:active {
	text-decoration: none;
	color: #F30;
	font-size: 9pt;
	outline:none;
}

.urlStyle a:link {
	color: #996600;
	text-decoration: none;
	font-size: 9pt;
	outline:none;
}
.urlStyle a:visited {
	text-decoration: none;
	color: #996600;
	font-size: 9pt;
	outline:none;
}
.urlStyle a:hover {
	text-decoration: none;
	color: #559ED7;
	font-size: 9pt;
	outline:none;
}
.urlStyle a:active {
	text-decoration: none;
	color: #333333;
	font-size: 9pt;
	outline:none;
}

.tdOpacity    {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#mainContents{
	position:absolute;
	width:840px;
	height:590px;
	background-color:#FFF;
	padding:20px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#div-head{
	position:relative;
	text-align:center;
	width:100%;
	height:110px;
	clear: both;
	padding-left:0px;
	padding-top:0px;
}

#div-head img {
	margin: 0;
	display:inline;
}

#div-logo{
	margin: 0;
	display:inline;
	float:left;
}

#floatImg{
	display:block;
	float:right;
	padding-left:10px;
	padding-bottom:6px;
}

#div-keyword1{
	margin: 0;
	display:inline;
	float:right;
	margin-top:36px;
}

#div-menu{
	position:relative;
	text-align:right;
	float:right;
	width:240px;
	margin-right:40px;
	margin-top:40px;
}

#div-main{
	position:relative;
	color:#333399;
	width:100%;
	height:300px;
	top:10px;
	background-image:url(../images/mainImage.jpg);
}

#div-foot{
	position:relative;
	text-align:right;
	color:#333333;
	width:100%;
	height:120px;
	top:20px;
	margin:0px;
	padding:0px;
}

.clear { clear: both } 

#mainPban01{
	margin: 0;
	width:240px;
	height:90px;
	display:inline;
	float:right;
	vertical-align:middle;
}

#mainPban02{
	margin: 0;
	width:540;
	height:90px;
	display:inline;
	float:left;
	vertical-align:middle;
}

#closeBtn{
	position:absolute;
	width:15px;
	height:15px;
	margin: 0;
	left:10px;
	bottom:10px;
	z-index:999;
	padding:0px;
	display:inline;
}
