.nav {
    background: url('/images/tab_selected.gif');
	border: 1px solid #9DCDED;
	height: 25px;
	margin-bottom: 5px;
	padding: 0 4px;
	}
	
.nav p {
    line-height: 25px;
	background: url('/images/nav.gif') no-repeat left;
	color: #002C47;
	font-weight: bold;
	margin: 0;
	padding-left: 20px;
	}
	
.nav p a {
    font-weight: normal;
	text-decoration: none;
	color: #002C47;
	}

.leftcolumn {
    float: left;
	width: 220px;
	}
	
.leftcontent {
	border-top: 1px solid #9DCDED;
	border-left: 1px solid #9DCDED;
	border-right: 1px solid #9DCDED;
	margin: 0 0 5px 0;
	padding: 0;
	height: 10px;
	}
	
.leftcontent h2 {
    background: url('/images/h2_bg01.gif');
	height: 25px;
	border-bottom: 1px solid #9DCDED;
	line-height: 25px;
	padding: 0 0 0 8px;
	margin: 0;
	color: #002C47;
	}
	
.leftcontent ul {
    margin: 0;
	padding: 0;
	}
	
.leftcontent li.one {
    list-style: none;
	line-height: 25px;
	font-weight: normal;
	width: 109px;
	float: left;
	border-bottom: 1px solid #9DCDED;
	}
	
.leftcontent li.one a {
    color: #005A96;
	text-decoration: none;
	padding-left: 8px;
	}
	
.leftcontent li.one a:hover {
    color: #F60;
	text-decoration: underline;
	}
	
.leftcontent li.two {
    list-style: none;
	line-height: 25px;
	font-weight: normal;
	border-left: 1px solid #9DCDED;
	border-right: 1px solid #9DCDED;
	border-bottom: 1px solid #9DCDED;
	}
	
.leftcontent li.two a {
    color: #005A96;
	text-decoration: none;
	padding-left: 8px;
	float: left;
	}
	
.leftcontent li.two a:hover {
	color: #F60;
	text-decoration: underline;
	}
	
.leftcontent li.two span {
    float: right;
	padding-right: 5px;
	}
		
.rightcolumn {
    float: right;
	width: 553px;
	}
	
#zimu {
    background: #E8F5FE;
	border: 1px solid #B8C4DA;
	padding: 0 4px;
	height: 25px;
	color: #005A96;
	margin-bottom: 5px;
	}
	
#zimu p {
    margin: 0;
	padding: 0;
	line-height: 25px;
	font-weight: bold;
	}
	
#zimu p a {
    color: #005A96;
	text-decoration: none;
	}
	
#zimu p a:hover {
    color: #F60;
	text-decoration: underline;
	}
	
#singerlist {
    border: 1px solid #9DCDED;
	padding: 8px;
	color: #005A96;
	height: 100%;
	}
	
#singerlist h2 {
    background: url('/images/singerlist_h2.gif') no-repeat;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #60b7ed;
	color: #FFF;
	font-size: 16px;
	line-height: 23px;
	margin: 0 2px 0 0;
	}
	
#singerlist ul {
    margin: 0 0 10px 0;
	padding: 0;
	}
	
#singerlist li {
    background: #f3faff;
	width: 105px;
	text-align: center;
	line-height: 24px;
	margin: 0 2px 2px 0;
	float: left;
	overflow: hidden;
	list-style: none;
    }

#singerlist li a:hover {
    color: #F60;
	text-decoration: underline;
	}
	
#singerlist li a {
	color: #005A96;
	text-decoration: none;
	}
#singerlist1 {
    border: 1px solid #9DCDED;
	padding: 8px;
	color: #005A96;
	height: 100%;
	}
	
#singerlist1 h2 {
    background: url('/images/singerlist_h2.gif') no-repeat;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #60b7ed;
	color: #FFF;
	font-size: 16px;
	line-height: 23px;
	margin: 0 2px 0 0;
	}
	
#singerlist1 ul {
    margin: 0 0 10px 0;
	padding: 0;
	}
	
#singerlist1 li {
    background: #f3faff;
	width: 176px;
	text-align: center;
	line-height: 24px;
	margin: 0 2px 2px 0;
	float: left;
	list-style: none;
    }

#singerlist1 li a:hover {
    color: #F60;
	text-decoration: underline;
	}
	
#singerlist1 li a {
	color: #005A96;
	text-decoration: none;
	}

#footer {
    background: url('../images/footerbg.png');
	border-top: 1px solid #90C3EA;
	height: 100px;
        width: 100%;
	margin-top: 10px;
	}
	
#footer p {
    font-size: 12px;
	color: #394C68;
	line-height: 25px;
	margin: 0;
	padding: 0;
	}
	
#footer p a {
    color: #394C68;
	text-decoration: none;
	}
	
#footer p a:hover {
    color: #FF5A00;
	text-decoration: underline;
	}