body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
}
a{
    color:#999999;
    font-style:normal;
    text-decoration:underline;
}
a:link {
    color:#999999;
    font-style:normal;
    text-decoration:underline;
}
a:visited {
    color:#999999;
    text-decoration:underline;
}
a:hover {
	background-color:#FFFFFF;
	color:#FF0000;
	font-style:normal;
	text-decoration:underline;
}
a:active {
    text-decoration:none;
}

.popup img.pop1 {
    display:block;
    top:-10000px;
    left:-10000px;
    position:absolute;
}

.menu01 { 
    text-indent: 20px;
}

.style3 {
    background-image:url(../img/fbg1.jpg);
	background-repeat:no-repeat;
    padding:10px 10px 10px 10px;
}

.clear {
    clear:both;
}

.clear hr {
    display:none;
}


#wrap{
	position:relative;
	margin:auto;
	width:900px;
	text-align:left;
	font-size: 12px;
	border-style:double;
	border-color:#000099;
}
#head{
	width:100%;
	height:120px;
	background-color:#CCCCCC;
}
#main{
	float:left;
	width: 880px;
	height:auto;
	padding:0px 10px 0px 10px;
}
#topNav{
	float:left;
	width:900px;
	height:40px;
	background-color:#3784c5;
}
#top_sub_nav{
    width:829px;
	height:43px;
	float:left;
	background-image:url(../img/b2-line01.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0px 35px 0px 35px;
}
#tsn_conte{
    width:500px;
	height:25px;
	padding:10px 0px 5px 0px;
	float:right;
}
#under_menu{
	width:800px;
	height:350px;
}


#foot{
	float:left;
	position:relative;
	width:900px;
	height:60px;
	background-image:url(../img/foot.jpg);
	line-height:20px;
	clear:both;
}
#text1{
	float:left;
	width:500px;
	height:auto;
	padding-left:30px;
	margin-right:50px;
}
