*{ 
	margin: 0;
	padding: 0;
}
body {	
	background: #0F355B url(images/bg.png) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
}

a.relink {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

#container {
	width: 991px;
	height: auto;
	margin: 20px auto;
}

#left{ 
	width: 629px;
	height: auto;
	float: left;
	margin-bottom: 4px;
}

#right {
	width: 356px;
	height: auto;
	float: left;
	margin: 0 0 4px 6px;
}

#logo {
	width: 629px;
	height: 165px;
	background: url(images/logo.png) no-repeat;
}

#menu {
	width: 629px;
	height: 81px;
	position: relative;
	margin-top: 3px;
}
#menu ul {
	width: 629px;
	height: 81px;
	background: url(images/bara.png) no-repeat;
	margin: 0;
	padding: 0 10px;
	list-style: none;
}
#menu ul li {
	float: left;
	height: 48px;
}
#menu ul li a{
	float: left;
	display: block;
	padding: 0 0 0 10px;
	height: 48px;
	line-height: 48px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	
}
#menu ul li a b{ 
	background: none;
	padding: 0 22px 0 10px;
	float: left;
	display: block;
	font-weight: normal;
}
#menu ul li a:hover, #menu ul li.selected a{
	background: url(images/tabs.png) no-repeat left top;
	color: #FFF;
}
#menu ul li a:hover b, #menu ul li.selected a b{
	float: left;
	height: 48px;
	display: block;
	background: url(images/tabs.png) no-repeat right top;
	padding: 0 22px 0 10px;
	font-weight: normal;
}
#menu ul li ul {
	position: absolute;
	top: 48px;
	height: 33px;
	background: url(images/bar.png) no-repeat;
	left:-9999px; 
	z-index:10;
}
#menu ul li.selected ul, #menu ul li:hover ul {
	left:0px; 
	z-index:10;
}
#menu ul li.selected ul li, #menu ul li:hover ul li{
	height: 33px;
	float: left;
}
#menu ul li.selected ul li a, #menu ul li:hover ul li a{
	padding: 0 15px;
	color: #FFF;
	text-decoration: none;
	background: none;
	line-height: 33px;
}
#menu ul li ul li a:hover, #menu li a.select{
	text-decoration: underline;
}

#welcome {
	width: 356px;
	height: 77px;
	background: url(images/welcome.png) no-repeat;
	position: relative;
}
#welcome img {
	width: 65px;
	height: 65px;
	margin: 6px;
}
#welcome h1 {
	width: auto;
	height: auto;
	font-size: 12px;
	color: #FFF;
	position: absolute;
	top: 7px;
	left: 78px;
}
#welcome h2 {
	width: auto;
	height: auto;
	font-size: 11px;
	color: #FFF;
	position: absolute;
	top: 32px;
	left: 78px;
}
#welcome h3 {
	width: auto;
	height: auto;
	font-size: 11px;
	color: #FFF;
	position: absolute;
	top: 56px;
	left: 78px;
}
#welcome h3 a{
	text-decoration: none;
	color: #FFF;
}
#welcome h3 a:hover {
	text-decoration: underline;
}

#panel {
	width: 356px;
	height: 168px;
	background: url(images/panel.png) no-repeat;
	margin-top: 4px;
	position: relative;
}
#innerpanel {
	width: 180px;
	height: 140px;
	position: absolute;
	top: 14px;
	left: 162px;
}
#innerpanel h1{
	width: 180px;
	text-align: center;
	color: #1A5795;
	font-size: 18px;
}
#innerpanel h2{
	width: 180px;
	text-align: center;
	color: #1A5795;
	font-size: 13px;
	font-weight: normal;
	margin-top: 2px;
}
#innerpanel h2 a{
	text-decoration: none;
	color: #1A5795;
}
#innerpanel h2 a:hover {
	text-decoration: underline;
}
#innerpanel input.login{
	width: 168px;
	height: 23px;
	color: #1A5795;
	float: left;
	margin: 6px auto 2px 6px;
	background: url(images/loginfield.png) no-repeat;
	line-height: 23px;
	font-size: 13px;
	border: none;
	text-indent: 6px;
}
#innerpanel input.loginb {
	width: 90px;
	height: 23px;
	margin: 6px 45px 2px 45px;
	border: none;
	color: #1A5795;
}
#innerpanel p{
	font-size: 13px;
	color: #000099;
}
#innerpanel a{
	color: #000099;
	text-decoration: none;
}
#innerpanel a:hover{
	text-decoration: underline;
}

#register {
	width: 356px;
	height: 683px;
	background: url(images/register.png) no-repeat;
	margin-top: 4px;
	position: relative;
}
#register select {
	width: 276px;
	height: 23px;
	line-height: 23px;
	font-size: 13px;
	color: #1A5795;
	margin: 24px 40px 0 40px;
}
.sco {
	width: 25px;
	height: auto;
	color: #333;
	position: absolute;
	top: 174px;
	left: 147px;
	text-align: center;
	font-size: 11px;
}
.ni {
	width: 25px;
	height: auto;
	color: #333;
	position: absolute;
	top: 268px;
	left: 70px;
	text-align: center;
	font-size: 11px;
}
.ne {
	width: 25px;
	height: auto;
	color: #333;
	position: absolute;
	top: 260px;
	left: 202px;
	text-align: center;
	font-size: 11px;
}
.nw {
	width: 25px;
	height: auto;
	color: #333;
	position: absolute;
	top: 283px;
	left: 173px;
	text-align: center;
	font-size: 11px;
}
.yh {
	width: 25px;
	height: auto;
	color: #333;
	position: absolute;
	top: 311px;
	left: 220px;
	text-align: center;
	font-size: 11px;
}
.wal {
	width: 25px;
	height: auto;
	color: #333;
	position: absolute;
	top: 392px;
	left: 149px;
	text-align: center;
	font-size: 11px;
}
.mid {
	width: 25px;
	height: auto;
	color: #333;
	position: absolute;
	top: 370px;
	left: 214px;
	text-align: center;
	font-size: 11px;
}
.ea {
	width: 25px;
	height: auto;
	color: #333;
	position: absolute;
	top: 390px;
	left: 276px;
	text-align: center;
	font-size: 11px;
}
.lon {
	width: 25px;
	height: auto;
	color: #fff;
	position: absolute;
	top: 428px;
	left: 256px;
	text-align: center;
	font-size: 11px;
}
.se {
	width: 25px;
	height: auto;
	color: #fff;
	position: absolute;
	top: 446px;
	left: 242px;
	text-align: center;
	font-size: 11px;
}
.sw {
	width: 25px;
	height: auto;
	color: #333;
	position: absolute;
	top: 455px;
	left: 149px;
	text-align: center;
	font-size: 11px;
}


#maintop {
	width: 629px;
	height: 5px;
	background: url(images/top.png) no-repeat;
	margin-top: 4px;
}
#mainmid {
	width: 629px;
	height: auto;
	background: #FFF;
	min-height: 673px;
}
#mainmid h1 {
	font-size: 18px;
	color: #1A5795;
	padding: 10px 13px 5px;
}
#mainmid h5 {
	font-size: 14px;
	color: #1A5795;
	padding: 10px 13px 5px;
}
#mainmid p {
	font-size: 13px;
	color: #333333;
	padding: 5px 13px;
}
#mainmid ul {
	width: auto;
	height: auto;
	padding-left: 13px;
	padding-top: 10px;
	margin-left: 20px;
}
#mainmid ul li {
	color: #333;
	list-style-image: url(images/li.png);
	font-size: 13px;
	padding: 3px 13px;
}
#mainmid table.index{
	width: 603px;
	border: 1px solid #1A5795;
	margin-left: 13px;
	margin-top: 10px;
	border-collapse: collapse;
}
#mainmid table.index tr th {
	height: 25px;
	background: #1A5795;
	color: #FFFFFF;
}
#mainmid table.index tr td {
	height: 25px;
	border: 1px solid #1A5795;
	font-size: 13px;
	line-height: 25px;
	text-indent: 2px;
}
#mylist {
	margin: 0 13px;
}
#paint {
	margin: 0 auto;
}
#registerform {
	width: 70%;
	height: auto;
	margin: 10px auto;
}
#registerform tr {
	border: 1px solid #1A5795;
}

#mainbottom{
	width: 629px;
	height: 5px;
	background: url(images/bottom.png) no-repeat;
}


#footer {
	width: 991px;
	height: 60px;
	background: url(images/footer.png) no-repeat;
	clear: both;
	position: relative;
}
#footer p{
	width: auto;
	height: auto;
	font-size: 13px;
	color: #FFF;
	position: absolute;
	top: 13px;
	right: 25px;
	text-align: right;
}
