body {
	margin:0;
	padding:0;
	font-family:verdana, arial;
	font-size:14px;
	color:#0c0c0c;
}
.clear {
	clear:both;
}
h1, h2, h3 {
	margin:0 0 10px 10px;
}
.title {
	border-bottom:2px solid #dcdcdc;
	font-weight:bold;
	color:#ff0000;
	padding-left:10px;
}
p {
	padding:10px;
	margin:0;
}
img.ed {
	margin:5px;
	float:left;
	position:relative;
}
td {
	vertical-align:top;
}
tr.new {
	background:#f3f3f3;
}
tr.new:hover {
	background:#dcdcdc;
}
/*----containers----*/
#header {
	background:url(img/page_bg.jpg) repeat-x;
	height:420px;
	margin:0;
}
#logo {
	width:900px;
	height:420px;
	margin:0 auto;
	background:url(img/logo.jpg) no-repeat scroll right top;
}
#top {
	width:470px;
	height:120px;
	background:url(img/top.jpg) no-repeat;
	float:left;
	position:absolute;
}
#top a {
	width:300px;
	height:120px;
	display:block;
}
img.top {
	margin-top:120px;
}
/*----menu----*/
#menu {
	margin:48px 0 0 0;
}
#menu ul {
	width:900px;
	margin:0 auto;
	padding:0;
}
#menu ul li {
	margin:0;
	list-style:none;
}
#menu ul li a {
	padding:4px 10px;
	margin-left:2px;
	display:block;
	float:left;
	position:relative;
	text-decoration:none;
	color:#333333;
    font-weight:bold;
}
#menu ul li a:hover {
	background:#ffffff;
	color:#0c0c0c;
}
/*----content----*/
#content {
	width:900px;
	margin:10px auto;
}
#left {
	width:720px;
	float:left;
	position:relative;
}
#right {
	width:160px;
	float:right;
	position:relative;
}
/*----footer----*/
#footer {
	width:100%;
	height:150px;
	margin:10px 0;
	font-size:12px;
	background:url(img/f_bg.gif) repeat-x;
	color:#ffffff;
	padding-top:10px;
}
#footer p {
	width:900px;
	margin:10px auto;
	font-weight:bold;
}
#footer p a {
	color:#ffffff;
}
#footer p a:hover {
	color:#0c0c0c;
}
#ta {
	width:160px;
	height:600px;
}
#ba {
	width:728px;
	height:90px;
}
#sad {
	width:160px;
	height:90px;
}
