@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #E94F38;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	color: #E94F38;
	font-size: 20px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.style3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
}
.style4 {
	color: #E94F38;
	font-size: 14px;
}
.style5{
	color: #DDDDDD;
	font-size: 14px;
}
.style5:hover{
	color: #E94F38;
	font-size: 14px;
}
.style6{
	color:#069;
	font-size: 12px;
}
.style7{
	color:#000;
	font-size: 12px;
	margin-bottom:0px;
	margin-top:0px;
}
#nav {
	float: right;
	overflow: hidden;
	margin-top: 10px;
}
#nav ul {
margin:0;
padding:0;
list-style:none;
}
#nav ul li {
float:left;
}
#nav ul li a {
	float: left;
	color: #FFF;
	padding: 10px 15px;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
#nav ul li a:hover {
color: #fff; 
transition: all 1s linear;
background-color:#E94F38;
-webkit-transition: all 1s linear;
}
.divaside
{width:370px; float:left; margin-left:10px; margin-right:5px; height:auto;
background-color:#E94F38;
margin-bottom:5px;
border-left: 15px solid #393C43;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
}
.divbanner
{width:330px; height:auto; float:left;}
.divsite
{
	width: 290px;
	height: auto;
	margin-left: 30px;
	margin-top:20px;
	float: left;
}
.divbtn
{
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
	}
	.divscr{
	width:520px; height:auto; float:left;}
	.divicn
	{width:280px; margin-left:20px; margin-right:20px; float:right;}
p
{
	text-align: justify;
	padding: 10px, 10px, 10px 10px;
	padding-left: 10px;
	padding-right: 10px;
}
h1, h2
{ margin-bottom:0px; margin-top:0px;}
.bt
{width:420px; height:20px; border:1px solid #999; float:left; background-color:#333; border-radius:5px; height:25px; padding-top:8px;}
.tb
{width:95%; margin:auto; float:right;}
