/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	/*background-color:#ecf2a8;*/
	background-color:#ffffff;
}

a:link, a:visited { color: #FFFFFF; 
text-decoration: none;
    font-size: 11pt;
} 
a:active, a:hover { color: #FF0000;}

p {
	margin: 0 0 5px 0;
	padding: 0px;
}

h1 {
	margin: 0 0 5px 0;
	padding: 10px 0 10px 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #750a20;
}

h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #750a20;
}

h4 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #750a20;
}

.updatedtime {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.view_all a{
	clear: both;
	display: block;
	width: 100%;
	padding: 5px 0 1px 0;
	margin-bottom: 5px; 
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dotted #CCC;
}

#templatemo_container {
	margin: auto;
	width: 1350px;
	
}

#templatemo_top_panel {
	float: left;
	width: 1350px;
	height: 130px;
	margin: 0px;
	color: #FFF;
	/*background:  url(images/logo.jpg) no-repeat;*/
}

#templatemo_sitetitle {
	float: left;
	width: 500px;
	
	margin: 55px 0 0 15px;
	padding: 10px 0 5px 0;
	font-size: 55px;
	font-weight: bold;
	color: #FFF;
}








#templatemo_currentdate {
	float: right;
	width: 300px;
	margin: 70px 15px 0 0;
	text-align: right;
	font-weight: bold;
}

/*------------- Menu ------------------*/
#templatemo_menu {
	float: left;
	width: 1350px;
	height: 35px;
	background: #004f32;
	border-bottom: 1px solid #333;
}

#templatemo_menu ul {
	float: left;
	width: auto;
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 0 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #FFFF00;
}

/* end of menu */

/* content */
#templatemo_content {
	float: left;
	width: 1350px;
}

/* ----- Footer ----- */
#templatemo_footer {
	clear: both;
	float: left;
	margin-top:5px;
	padding: 25px;
	width: 1300px;
	color: #FFF;
	text-align: left;
	background: #004f32;
}

.footer_leftcol {
	float: left;
	width: 500px;
	padding: 0 0 0 10px;
	margin-right: 25px;
}

.footer_rightcol {
	float: left;
	text-align: left;
	width: 435px;
	text-align: left;
}

.footer_subcol {
	float: left;
	width: 120px;
	margin-left: 25px;
}

#templatemo_footer p{
	padding: 0;
	margin-bottom: 10px;	
	text-align: justify;
}

#templatemo_footer a{
	color: #FFF;
	text-decoration: none;
}

#templatemo_footer a:hover{
	color: Lime;
	text-decoration: none;
}

/* ----- End of Footer ----- */
.adver{float:left; width:178px;
height:auto;
border:0px solid black;
margin-top:85px;
margin-left:10px;}
.adver12{float:left; width:178px;
height:auto;
border:0px solid black;
margin-top:85px;
margin-left:20px;}
.edition p span:hover{
	color:#F00;}