/* css by Templatesperfect.com */

body {
	margin: 0 0 10px 0;
	padding: 0;
	background: #333333 url(../images/bg.gif);
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
	background-image:url(../images/bg10.gif);
	
}

#header {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	/*background:url(../images/Header4.jpg) center bottom no-repeat;*/
}

#left {
	float: left;
	width: 320px;
	margin:5px 0 5px 6px;
	padding:5px;
	background-color:#ebf3d7;
	border:1px solid #cbe097;
}
#content {
	float: left;
	width: 960px;
	height:1041px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px solid #d9d9d8;
}
#detail {
	float: left;
	width: 700px;
	height:1041px;
	margin:10px auto auto 120px;
	padding:30px;
	border:0px solid #d9d9d8;
}
#detail li {
	font-family:Tahoma;
	font-size:14px;
	color:#0033FF;
}

#logo{ 
	width:400px;
	float:left;
/*	background:url(../images/logo.png) left bottom no-repeat;*/
	margin:30px 0 0 10px;
	padding-bottom:10px;
}
#topnews{
	width:520px;
	height:140px;
	background:#339966;
	border:2px solid #006633;
	margin:20px 40px 20px 10px;
	padding:5px;
	float:right;
	background:url(../images/news-bg.png) repeat-y;
}
#topnews p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	text-align:justify;
}
#topnews img {
	float: left;
	margin:3px;
	border:2px solid #cccccc;
	width:160px; height:100px;
}
.clear{clear:both; height:0px;}

#footer{
 height:30px;
 padding:10px 60px 0 0;
 background-color:#000000;
 text-align:right;
 color:#FFF;
}
#footer a{
	text-decoration:none;
	color:#F60;
}
.date
{ font-size:11px;
color:#333333;
font-weight:bold;
display:block;
}

h2 {
	font-size: 25px;
	display:inline;
}

#content h3 {
	font-size: 13px;
	color:#663333;
	display:inline;
	font-weight:bold;
}
h3{
	font-size: 17px;
	color:#000000;
	display:inline;
	font-weight:bold;
}
h4 {
	font-size: 12px;
	color:#cccccc;
	display:inline;
	padding-left:105px;
	padding-top:5px;

	
}

p, ol, ul {
	line-height: 22px;
}

ul {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
}

ul li { width:200px;
	padding: 2px 0 5px 0;
	border-bottom:1px dotted #444444;;
}

ul li.first {
	background: none;
}

#content img {
	float: left;
	margin:0px;
	border:0px solid #cccccc;
}
h1{ 
	padding:35px 0 0 10px;
	color:#ffffff;
	font-size: 40px;
	text-decoration:none;
	line-height:36px;
	margin:0px;
	font-weight:lighter;
}


h1 a { 
	color:#ffffff;
	text-decoration:none;
}
h1 a:hover { 
	color:#111111;
	text-decoration:none;
}

#menu
{ 
	height:50px;
	margin-top:10px;
}
#rc1
{
	width:10px; 
	height:50px; 
	background-image:url(../images/rc1.png);
	background-repeat:no-repeat; 
	float:left;
}
#bg
{ 
	width:940px; 
	height:50px; 
	background-image:url(../images/linksbg.png); 
	background-repeat:repeat-x; 
	float:left; 
	padding-left:40px; 
}
#rc2
{width:10px; height:50px; background-image:url(../images/rc2.png); background-repeat:no-repeat; float:left;}

.toplinks
{ 
  width:100px;
  /*text-align:center;*/
  text-align:left;
  float:left;
  height:40px;
  line-height:40px;
  font-family:tahoma;
  font-size:14px;
  font-weight:bold;
  margin:5px 0 0 15px;
  color:#ffffff;
  text-decoration:none;
 }

.toplinks:hover
{ 
	color:#111111; 
}

a {
	color: #8d3a0d;
}

a:hover {
	text-decoration: none;
	color: #333333;
	
}
