*
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-family: ËÎÌå, Arial;
}

body
{
	background:#fff;
}
img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
#layout
{
	margin: 0 auto;
	width: 980px;
	background-image: url(images/header_r1_c2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
}

#header
{
	height: 84px;
}
#main_div
{
	margin: 0px auto;
	width: 920px;
}

#header h4 {
	float:left;
}
#header h4 a
{
	display: block;
	width: 230px;
	height: 60px;
	text-indent: 270px;
	white-space: nowrap;
	overflow: hidden;
	background-position: 10px bottom;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#header p {
	float:right;
	height:28px;
	text-align:right;
	line-height:25px;
	font-size:13px;
}
#header p a {
	color:#03c;
}
#header p a:hover {
	color:#c00;
}

#header #nav
{
	float: right;
	width: 639px;
	height: 31px;
	margin-top:3px;
	background-position: 0px 0px;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat; 
}
#header #nav li
{
	float: left;
	display: inline;
}
#header #nav li a
{
	display: block;
	width: 68px;
	height: 25px;
	margin-top: 3px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: 11px 2px;
	text-indent: 120px;
	white-space: nowrap;
	overflow: hidden;
}

#header #nav li#menu_1 a {
	background-position:8 2px;
}
#header #nav li#menu_2 a {
	background-position: -60px 2px;	
}
#header #nav li#menu_3 a {
	background-position:-130px 2px;
}
#header #nav li#menu_4 a {
	background-position:-200px 2px;
}
#header #nav li#menu_5 a {
	background-position:-270px 2px;
}
#header #nav li#menu_6 a {
	background-position: -340px 2px;	
}
#header #nav li#menu_7 a {
	background-position:-410px 2px;
}
#header #nav li#menu_8 a {
	background-position:-475px 2px;
}
#header #nav li#menu_9 a {
	background-position:-540px 2px;
}

#header #nav li#menu_1 a:hover
{
	background-position: 8px -34px;
}
#header #nav li#menu_2 a:hover
{
	background-position: -60px -34px;
}
#header #nav li#menu_3 a:hover
{
	background-position: -130px -34px;
}
#header #nav li#menu_4 a:hover
{
	background-position: -200px -34px;
}
#header #nav li#menu_5 a:hover
{
	background-position: -270px -34px;
}
#header #nav li#menu_6 a:hover
{
	background-position: -335px -34px;
}
#header #nav li#menu_7 a:hover
{
	background-position: -405px -34px;
}
#header #nav li#menu_8 a:hover
{
	background-position:-475px -34px;
}
#header #nav li#menu_9 a:hover
{
	background-position:-540px -34px;
}

#banner
{
	width:920px;
	height:144px;
	display:inline;
}	
#mid_box
{
	width: 920px;
	margin-top:16px;
}
#footer
{
	width: 920px;
	height: 105px;
	margin-top: 11px;
	background-position: left top;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	float:left;
}
#footer p
{
	text-align: center;
	line-height: 20px;
}
#footer p a
{
	color: #0066ff;
}
#footer p a:hover
{
	color: #0066ff;
}
#footer h4
{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
