body{
	padding: 0px;
	margin: 0px;
}
div.main{
	width: 966px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	min-height: 89px;
	background-image: url("/new/design/bgtop.jpg");
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding-left: 32px;
	padding-right: 32px;
}

div.foot{
	position:relative;
	width: 930px;
	left: -32px;
	margin-top: 34px;
	background-image: url("/new/design/foot.gif");
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 32px;
	padding-right: 32px;
	padding-top:20px;
	float: left;

}

div.topnews{
	position: relative;
	width: 700px;
	margin-top: 70px;
	text-align: justify;
	float:left;
	
}

div.menu{
	position: relative;
	width: 700px;
	text-align: justify;
	float: left;
	margin-top: 10px;
	height: 110px;
}

div.news{
	position: relative;
	width: 700px;
	text-align: justify;
	float: left;
	margin-top: 0px;
}


div.right{
	position: relative;
	top: 0px;
	width: 240px;
	float: right;

}

div.left{
	width:700px;
	float:left; 
}

a{
	color: #666;
}

a.news{
	color: #666;
	font-size: 13px;
	line-height: 16px;
	text-decoration: underline;
	font-family: Arial; 
}


a.section{
	color: #000;
	text-decoration: underline;
	font-weight: bold;  
	font-family: Arial; 
	font-size: 15px;

}


div.logo{
	position: relative;
	left: 20px;
	top: 30px;
	width: 479px;
	height: 43px;
}


input.text
{
	border: 1px solid #666;
	height: 19px;
}

input.btn
{
	height:23px; 
	border:1px solid #666;
}


h2{
	color: #ca8c14;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	margin-bottom: 5px;
}

a.h2{
	color: #ca8c14;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	margin-bottom: 5px;
	text-decoration: underline;
}

text1{
	color: #ca8c14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.lead{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	align: justify;
}

div.leadtop{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	align: justify;
	margin-top: 10px;
}



h1{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 20px;
	text-align: left;
}

a.h1{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 20px;
	text-align: left;
	text-decoration: underline;
}


img{
	border: 0px;
}

tr.yellow
{
	text-align: left; 
	background-color: #ca8c14; 
	color: #000; 
	font-weight: bold;  
	font-family: Arial; 
	font-size: 15px;
}

th.gray
{
	text-align: left; 
	background-color: #8a8a8a;
	color: #fff;
	font-weight: bold;
	font-family: Arial; 
	font-size: 15px;
	padding-left: 15px;
	height:23px;
}
a.gray{
	color: #fff;
	font-weight: bold;
	font-family: Arial; 
	font-size: 15px;
	text-decoration: underline;	
}
td.subgray
{
	color: #666;
	background-color: #fff; 
	font-family: Arial; 
	font-size: 15px; 
	line-height: 17px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.gray
{
	border: 1px solid #8a8a8a;
	padding: 0px;
	margin: 0px;
	width: 240px;
}


th.gray-yellow
{
	text-align: left; 
	background-color: #ca8c14;
	color: #000;
	font-weight: bold;
	font-family: Arial; 
	font-size: 15px;
	padding-left: 15px;
	height:23px;
}


span.date{
	color: #ca8c14;
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;	
}

td{
	text-align: left; 
	color: #000; 
	font-family: Arial; 
	font-size: 14px;
}

span.newspages{ 
  font-size: 25px; 
  cursor: pointer; 
  cursor: hand; 
  color: #8a8a8a; 
  margin-left: 20px; 
  margin-right: 20px; 
  }

span.discusspages{ 
  cursor: pointer; 
  cursor: hand; 
}
