﻿#tabs {
	margin:0px 0 0 19px;width:377px;float:left;display:inline}
	
#tabs ul.tab {
	float: left;background: #fff url('../images/tabstopbg.gif') no-repeat scroll left bottom;width: 377px;padding-bottom: 4px;	height:29px;}
	
.tab li {
	margin-left: 8px;
	list-style: none;
	
}
.tab1 {

}
.tab2 {
	margin-top:-18px;
}
* html #tabs li {
	display: inline;}
	
.tab li a {
	float: left;font:bold 13px Arial;text-decoration:none;color:#66a4c3;font-weight: bold;padding:0 0 0 10px;background:transparent url('../images/tab_l.gif') no-repeat scroll left top;}
	
.tab li a  span{
	padding:6px 10px 2px 0;float:left;background:transparent url('../images/tab_r.gif') no-repeat scroll right top;height:18px}
.tab ul li.active {
	
}
.tab li.active a {
	color: #fff;
	background:transparent url('../images/tabactive_l.gif') no-repeat scroll left top}
.tab li.active a span {
	background:transparent url('../images/tabactive_r.gif') no-repeat scroll right top}
	
#tabs div {
	background: transparent url('../images/tabsbg.jpg') no-repeat;
	clear: both;padding: 20px;float:left;width:337px}
.readmore{
	/*margin:0 0 0 60px;background:transparent url('../images/footerarrow.gif') no-repeat right 4px; }*/
	margin:0 0 0 60px;}

	
	
.newslist li{
	float:left;width:100%;margin:0 0 10px }
.newslist li span{
	width:60px;float:left}	
.newslist li a{
	float:left;width:250px;
	display:block;
	padding:0 0 0 15px;
}	
