* {
	margin: 0;
	padding: 0;
}
body {
	width: 776px;
	margin: 0 auto 0 auto;
	text-align: center;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: 50% 50%;
}
p {
	margin: 0 0 15px 0;
}
h1 {
	font-size: 16px;
	text-align: left;
	padding: 30px 0 0 25px;
}
h1 a {
	color: #2d2d2d;
	text-decoration: none;
}
h1 a:hover {
	color: #2E2A7F;
}
.look {
	color: #383838;
	font-weight: bolder;
}
#header {
	width: 776px;
	height: 75px;
	background-image: url(top.jpg);	
}
#nav {
	width: 776px;
	font-size: 12px;
	line-height: 24px;
	background-image: url(navbg.jpg);
	background-repeat: repeat-x;
}
#nav ul {
	text-align: right;
}
#nav li {
	font-size: 12px;
	display: inline;
	list-style: none;
}
#nav li a {
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
}
#nav li a:hover {
	color: #ffffff;
	background-color: #999999;
	text-decoration: none;	
}
#banner {
	width: 776px;
	height: 150px;
	background-image: url(banner.jpg);
}
#main {
	width: 776px;
}
#content {
	float: right;
	width: 570px;
	padding: 10px 5px 5px 5px;
	text-align: left;
	line-height: 23px;
	font-size: 12px;
	color: #333333;
	background-image: url(mainbg.jpg); 
	background-repeat: no-repeat;
	background-position: right bottom; 
}
#content a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px #666666 dashed;
}
#content a:hover {
	color: red;
	border-bottom: 1px #666666 solid;
}
#content h2 {
	color: #666666;
	text-align:center;
	font-size: 14px;
	border-bottom: #cccccc 1px solid;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 14px;
	margin: 10px 0 20px 0;
}
#content h3 a {
	font-size: 14px;
	color: #555555;
	font-weight:bolder;	
}
#content ol {
	list-style-type:decimal;
    margin:1em;
    padding-left:1em;
}
#content table {
	line-height: 250%;
	margin: 10px 0 10px 0;
}
#content td {
	padding-left:1em;	
}
#sidebar {
	float: left;
	width: 160px;
	padding: 15px 10px 0px 20px;
	background-image: url(leftbg.jpg) ;
	background-repeat: repeat-x;
	line-height: 22px;
	font-size: 12px;
	text-align:left;
	color: #333333;
}
#other {
	margin-bottom: 180px;
}
#menu ul {
	text-align: center;
	padding: 0 0 20px 0;
	margin: 0 0 300px 0;
}
#menu li {
	list-style: none;
}
#menu li a {
	color: #990000;
	padding: 5px 10px 5px 10px;
	line-height: 24px;
	border-bottom: 1px #999999 solid;
	text-decoration: none;
}
#menu a:hover {
	color:#ffffff;
	background-color: #999999;
	text-decoration: none;
}
#link ul {
	margin: 330px 0 5px 0;
}
#link li {
	list-style:none;
	border-bottom: 1px #d7ded1 dashed;
}
#link li a {
	color: #666666;
	text-decoration: none;
}
#link li a:hover {
	color: red;
}
#online {
	margin: 40px auto 35px auto;
	width: 113px;
	height: 60px;
	background-image: url(online.gif);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	width: 776px;
	font-size: 12px;
	line-height: 25px;
	padding: 10px 0px 10px 0px;
	color: #333333;
	border-top: #cccccc 1px solid;
}
#footer a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: red;
	border-bottom: 1px #666666 solid;
}
#news {
	float: right;
	width: 570px;
	padding: 0 5px 15px 5px;
	text-align: left;
	line-height: 23px;
	font-size: 12px;
	color: #333333;
}
#news a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px #666666 dashed;
}
#news a:hover {
	color: red;
	border-bottom: 1px #666666 solid;
}
#news h2 {
	color:#666666;
	font-size: 14px;
	text-align: center;
}
#time {
	text-align: right;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
#newssidebar {
	float: left;
	width: 160px;
	padding: 15px 10px 180px 20px;
	background-image: url(leftbg.jpg) ;
	background-repeat: repeat-x;
	line-height: 22px;
	font-size: 12px;
	text-align:left;
	color: #333333;
}
#news ol, #news ul{
	margin: 0 0 1em 2em;
}
#list {
	float: right;
	width: 570px;
	padding: 10px 5px 15px 5px;
	text-align: left;
	line-height: 23px;
	font-size: 12px;
	color: #333333; 
}
#list h2 {
	color:#666666;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
#list li {
	list-style: none;
	margin-bottom: 15px;
}
#list li a {
	font-size: 12px;
	font-weight:bolder;	
	color: #666666;
	border-bottom: 1px #999999 dashed;
	text-decoration: none;
}
#list li a:hover {
	color: red;
	border-bottom: 1px #666666 solid;
}
#link ul li.redx a {
	color: red;
}