body{
	background: url("images/bg_tile.jpg") repeat-x;
	margin:0 auto;
}
.header{
	background: url("images/header.jpg") no-repeat top center;
	width: 1010px;
	height: 130px;
}
.tabs {list-style:none;padding:0px;margin:0px;height:87px; width: 560px;}
.tabs li {float:left;margin-right:10px;}
.tabs li a {display:block;position:relative;text-decoration:none;}
.tabs li a em {display:block;height:87px;float:left;padding:0px 11px 0px 0px;background:url(images/tab.gif) -25px 0px;position:relative;z-index:100;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;text-decoration: none;font-style: normal;color:#000;line-height:87px;}
.tabs li a b {display:block;float:left;width:20px;height:87px;background:url(images/tab.gif) left top;position:relative; z-index:100;}
.tabs li a:hover {border:0;z-index:700;cursor:pointer;outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;}
.tabs li a:hover b {background-position: left center;}
.tabs li a:hover em  {background-position: -25px 177px;color:#676769;line-height: 87px;}
.tabs li a.selected, .tabs li a.selected:hover {border:0;cursor:default;}
.tabs li a.selected b, .tabs li a.selected:hover b {background-position: left bottom;}
.tabs li a.selected em, .tabs li a.selected:hover em  {background-position: -25px 90px;color:#676769;line-height: 87px;}
.section_top{
	background: url("images/central_pic.jpg");
	width: 1010px;
	height: 410px;
}
.line{
	background: url("images/line.gif") repeat-y;
	width: 1010px;
	height:260px
}
.news{
	background: url("images/news_top.jpg");
	width: 313px;
	height: 85px;
	float: left;
}
.wellcome{
	background: url("images/well_top.jpg");
	width: 697px;
	height: 85px;
	float: right;
}
.section_footer{
	background: url("images/footer.jpg") repeat-x;
	height: 70px;
}
.footer_line{
	background: url("images/f-line.jpg") no-repeat;
 	width: 1010px;
	height: 20px;	
}