* {margin:0px; padding:0px;}
img {border:none;}
html {
	width: 100%;
	height: 100%;
	background-color:#000000000000;
    font-family:Arial;
	color:#131212;
	font-size:14px;
}
h2,h3,h4,h5,h6{
    font-weight:normal;
}
h1{
    font-size:23px;
	color:#070707;
	margin-bottom:10px;
	margin-top: 3px;
}
h2,h3,h4{
    font-size:18px;
	color:#181512;
	margin-bottom:3px;
}
h5{
    font-size:18px;
	color:#181512;
}
a{
    color:#070707;
	outline: none;
}
a:hover{
	text-decoration:none;
}
ul{
    list-style:none;
}
ol{
    margin-left:20px;
}
img{
    border:none;
}
input{ 
    outline:none;
}
textarea{
    overflow:hidden;
}
table{
    border-collapse: collapse;
	border-color:#434343;
	padding: 2px;
	border-spacing:2px;
	
}
table td {
   padding:3px;
}
#sitebox{
    width:999px;
	min-height:100%;
	margin:0 auto;
	background:#000000000000;
	padding:1px;
}
#header{
    width:999px;
	height:263px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	clear:both;
	margin-bottom:1px;
}

#head-left{
  
      width: 245px;
	height:90px;
	margin-left: 10px;
	margin-right:5px;
	margin-top:55px;
	float:left;
	position:relative;
	z-index:0;
	background-color: rgba(255, 255, 255, 0.65);
	border:2px solid #ffffff;
	
	-dt-display: table; 
   -moz-box-shadow: 10px 10px 5px #888;
   -webkit-box-shadow: 10px 10px 5px #888;
    box-shadow: 2px 2px 5px #2f2621;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}
.cbutton {background:#2b251f;}  

#logo-box{

   
	height:30px;
	position:relative;
	z-index:0;
	margin-left:10px;
	margin-right:15px;
	margin-top:2px;
}
#logo-box h1{
	padding-top: 5px;
	line-height: 18px;
	font-size: 22px;
	color: #070707;
	
}
#slogan-box{
	
	height:45px;
	position:absolute;
	z-index:0;
	left:0;
	bottom:0;
	line-height: 15px;
	text-align:left;
	margin-left:10px;
	margin-right:15px;
	margin-bottom: 10px;
	

}
#slogan-box p{
	font-size: 20px;
	color:#181512;
	line-height: 20px;
	
}
#slogan-box h5{
	padding-top: 5px;
	font-size:18px;
	color:#1e1e1e;
}
#head-right{
	
	margin-top:55px;
	position:relative;
	z-index:0;
	width:240px;
	height:100px;
	float:right;
	margin-right:15px;
	
}
.contact-box1{
	line-height: 25px;
    width:240px;	
	background-color: rgba(224, 224, 224, 0.8);
	border:2px solid #ffffff;
	margin-bottom:5px;
	
	background-repeat:no-repeat;
	background-position:left top;
	
	-dt-display: table; 
   -moz-box-shadow: 10px 10px 5px #888;
   -webkit-box-shadow: 10px 10px 5px #888;
    box-shadow: 2px 2px 5px #2f2621;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}
.contact-box2{
	line-height: 20px;
    width:240px;
    background-color:#000000;	
	border:2px solid #ffffff;
	margin-bottom:5px;
		
	-dt-display: table; 
   -moz-box-shadow: 10px 10px 5px #888;
   -webkit-box-shadow: 10px 10px 5px #888;
    box-shadow: 2px 2px 5px #2f2621;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}
.contact-icon{
    width:50px;
	height:50px;
	display:table-cell;
   -dt-display: table-cell;
	vertical-align:middle;
	padding:7px 0 7px 10px;
}
.contact-box-tel{
	font-size: 16px;
	color: #000000000000;
	font-weight: bold;
    width:255px;
	display:table-cell;
   -dt-display: table-cell;
	text-align:right;
	vertical-align:middle;
	padding:5px 10px 5px 0;
}
.contact-box-tel p{
	font-size: 19px;
	color: #000000000000;
	font-weight: bold;
}
.contact-box-tel p.mail{
	font-size: 16px;
	color: #000000cf1;
}
.contact-box-call{
    width:240px;
	height: 30px;
	display:table-cell;
   -dt-display: table-cell;
	text-align:center;
	vertical-align:middle;
}
.contact-box-call a{
    font-size: 14px;
	color: #000000000000;
	font-weight: bold;
	text-decoration: none;
}
.contact-box-call a:hover{
    color:#b7610e;
}
#top-nav{
    width:999px;
	height:37px;
	clear:both;
	margin-bottom:10px;
	background-image:url(../images/navbox-back.png);
	background-repeat:no-repeat;
	background-color:#ffffff;

}
.cbutton {background:#ffffff;}  
.nav-box{
    width:999px;
	height:37px;
	background-image:url(../images/navbox-back.png);
	background-repeat:no-repeat;
	}
#top-nav{
    width:999px; 
	display:block; 
	text-align:center;
	z-index:2;
}
#top-nav ul{
    position: relative;
	margin: 0 auto;
	display: inline-block;
	//display: inline;
	color:#000000;
	zoom: 1;
	}
#top-nav ul li{
	float:left; display:block; margin:0 3px 0 3px;  text-align:center; 
    
	}
#top-nav ul li a{
	height:37px;
    line-height:37px;
	text-decoration:none;
	color:#000000;
	font-size:14px;
	padding-right:5px;
}
#top-nav ul li.last a{
	border-right:none;
}
#top-nav ul li a:hover{
	text-decoration:underline;
}
#top-nav ul li.active a{
	text-decoration:underline;
}
#container{
    width:969px;
	height:auto;
	padding-left:10px;
	padding-right:20px;
	clear:both;
}
#left-bar{
    width:250px;
	float:left;
}
#left-nav{
    width:250px;
	clear:both;
	margin-bottom:15px;
}
#left-nav ul li{
    width:244px;
    background:#e0e0e0;
	border:2px solid #ffffff;
	margin-bottom:5px;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	overflow:hidden;
}
#left-nav ul li a{
    width:214px;
    padding:10px 15px;
    font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	display:block;
}
#left-nav ul li a:hover{
    background:#ffffff;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#left-nav ul li:hover{
	background:#ffffff;
}
#left-nav ul li.active a{
    background:#ffffff;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#left-nav ul li.active{
	background:#ffffff;
}
.module{
    width:245px;
	height:auto;
	clear:both;
	margin-bottom:15px;
	position:relative;
	z-index:0;
	background:#e0e0e0;
	border:2px solid #ffffff;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}
.module-title{
	width:245px;
	height:33px;
	position:relative;
	z-index:0;
	background-image:url(../images/module-top.html);
	background-repeat:no-repeat;
	background-position:left top;
}
.module-title p{
	color:#000000;
	font-size: 19px;
    width:239px;
	display:block;
	text-align:center;
	position:absolute;
	z-index:1;
	margin-top:8px;
	left:3px;
    padding-bottom:3px;
	border-bottom:2px solid #fbfcfd;
}
.module-cont{
    width:233px;
	height:auto;
	min-height:50px;
	color:#000000;
	font-size:12px;
	padding:10px 7px 20px 10px;
	background-image:url(../images/module-bot.html);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.module-cont a{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.module-cont a{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.action-box p {
	margin-left: 105px;
}
.action-box {
    width:100%;
	height:auto;
	clear:both;
	margin-bottom:5px;
	background-image:url(../images/img-1black.html);
	background-repeat:no-repeat;
	background-position:left top;
}
.action-box img{
	padding:5px;
}
.action-info p{
    padding-right:3px;

}
.news-box{
    width:100%;
	height:auto;
	clear:both;
	margin-bottom:15px;
}
.news-top{
    width:100%;
	height:auto;
	clear:both;
	margin-bottom:15px;
}
.news-content{
    width:100%;
	height:auto;
}
#main-contant{
    width:705px;
	float:right;
	line-height:18px;
}
#main-contant p{
    padding-top: 5px;
	padding-bottom: 5px;
}
#main-contant ul{
    margin-left:20px;
	list-style:square;
    margin-bottom:20px;
}
#main-contant ol{
    margin-bottom:20px;
}
#bot-nav{
    width:999px;
	height:37px;
	clear:both;
	margin-bottom:10px;
	background-color:#ffffff;
	display:block; 
	text-align:center;
	z-index:2;
}
#bot-nav ul{
    height:37px;
	display: inline-block;
	//display: inline;
	color:#000000;
	zoom: 1;
}
#bot-nav ul li{
	height:37px;
    float:left;
	margin-right:9px;
	color:#000000;
}
#bot-nav ul li a{
	height:37px;
    line-height:37px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	padding-right:5px;
}
#bot-nav ul li.last a{
	border-right:none;
}
#bot-nav ul li a:hover{
	text-decoration:underline;
}
#bot-nav ul li.active a{
	text-decoration:underline;
}
#footer{
    width:979px;
    height:41px;
	clear:both;
	padding:0 10px;
}
#counter-box{
    height:31px;
	float:left;
	margin-left:7px;
}
#foot-right{
    height:31px;
	width: 100%;
	text-align: center;
	line-height:31px;
	font-size:11px;
	color:#070707;
}
#foot-right a{
	color:#070707;
	text-decoration: none;
}
.clear{
    width:100%;
	height:1px;
	font-size:1px;
	clear:both;
}
