* {
	padding:0;
	margin:0;

}

body {	
    color: #555;
	background:#fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	margin:20px auto;
	width:760px;
	padding:0px 10px 0px 10px;
}

a {
	color: #555;
	background: #fcfcfc;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
    background: #fff;
	text-decoration: underline;
}


h2 {margin:0.75em 0;font-size:12px;color: #CC0000;}


hr{ margin: 0px 4px !important; height:1px;overflow:hidden; border:#efefef;background:#eee;color:#efefef;}


#header {
    width: 760px;
	clear:both;
	padding:5px 0px 0px 0px;
	border-bottom:5px solid #666666;
}

#title {
	color: #CC0000;
	background-color:#fff;
	font-size:24px;
	font-weight:bold;
	width: 160px;	
}


#path {   
	width: 160px;
	font-size:10px;
	padding-bottom:6px;	
}


#content {
	margin:20px 0px 15px 0px;
	width:510px;
	padding:5px;
	border:1px solid #eee;
	float:right;
}
#content td a {
	color: blue;
	background: #fcfcfc;
	text-decoration: none;
}

#content td a:hover {
	color: #CC0000;
    background: #fff;
	text-decoration: underline;
}
#fpage{
	color:#999;
	background:#fff;
    text-align: right;
	line-height: 24px;
    clear:both;
}

.leftbar {
	color: #666666;
	background:#fcfcfc;
	font-size:12px;
	padding:10px;
	margin:20px 0px 0px 0px;
	width:200px;
	float:left;
	border: #eeeeee solid 1px;
	overflow: hidden;
}
#rightbar {
	color: #666666;
	background:#fcfcfc;
	font-size:12px;
	padding:5px 10px 10px 10px;
	margin:20px 0px 10px 0px;
	width:110px;
	float:right;
	border: #eeeeee solid 1px;
	overflow: hidden;
}

h2 { margin:0.5em 0em 0em 0em;}

#rightbar ul{width:116px;margin:0.10em;padding:8px 0px 0px 0px;list-style:none;}
#rightbar ul li{line-height: 20px; white-space: nowrap; text-indent: 18px; overflow: hidden;background: url(img/arrow.gif) no-repeat left center;}

#footer {
	height:40px;
	border-top:5px solid #666666;
	font-size:75%;
	line-height:1.5em;
	margin-top:10px;
	width: 760px;
	clear:both;
}
#footright {
    
    padding:4px 0px 5px 0px;
	float:right;
}
#footright a {color: #fff;}
#footright a:hover {color: #fff;}
#copyright {
	color:#bbb;
	background:#fff;
	padding:5px 20px 5px 0px;
	width: 580px;
	float:left;
}
.date{ float:right;background:transparent }
.rcolor{ color: #cc0000;background: #fefefe; }

.listbg2 {color: #666;background:#fefefe;}
.listbg1 {color: #666;background:#fafafa;}

.hrbar {
    width: 738px;
	clear:both;
	margin: 10px 0px 0px 0px;
	padding:6px 10px 6px 10px;
	color:#666;
	background:#fcfcfc;
	line-height: 22px;
	border:1px solid #eee;
}

.listname{
	width: 95px;
	padding: 2px;
	line-height:22px;
	border-bottom: 1px dotted #ccc;
	float:left;
}