@charset "utf-8";
/* CSS Document */
#body{
	width:761px;
	margin-left:0;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#content{
	width:759px;
	margin-left:0;
	background-color:#FFFFFF;
}
.div div{
	text-align:right;
}
#header{
	width:759px;
	height:71px;
	background-image: url(../images/tbg.gif);
	background-repeat: repeat-x;
}
#div{
	text-align:center;
	background-color:#003F2F;
}
#div a{
	text-decoration:underline;
	color:#FFFFFF;
}
#footer{
	clear:both; padding:6px 0 5px 0;
	text-align:center;
	line-height:16px;
}
#footer a{
	line-height:16px;
	color:#0000FF;
	text-decoration:underline
}
#sidebar{
	width:204px;
}
#txt{
	font-weight:bold;
	color:#999999;
	clear:both;
	font-size:13px;
	padding-left:6px;
}
#txt1{
	padding:12px 6px 12px 6px;
	line-height:18px;
}
#txt1 div,td{
	line-height:18px;
}
.select {
	width:203px;
	height:22px;
}