/* --------------------------------------
   Version
   -------------------------------------- */
   
   .header_top h2{ font-size:36px; color:#0456a6; margin:0px; padding:0px;}
.header_top img{ margin:0px 0 0 10px;}

.version{ text-align:right; background:#003399; color:#fff; float:right;font-size:20px;margin-top:100px;}
.version a{ text-align:right; background:#003399; color:#fff; padding:10px 10px}
.version a:hover{ text-decoration:none; text-align:right; background:#003399; color:#fff; padding:5px 10px}


.wrapper {    
    width: 100%;
	height:auto;
	margin: 0 auto;
}


.border1{
	
	padding:30px;
	margin:0px;
	color:#fff;
	font-weight:300;
}
.border2{
	
	padding:30px;
	margin:100px;
	color:#fff;
	font-weight:300;
	border-right:1px solid #000000;
}



#slider-wrapper {
	float:left;
    width:auto;
    height:309px;
    margin:0 0 0;
	padding:0px;
}

#slider {
	position:relative;
    width:579px;
    height: 309px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
	
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:-4000;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:34px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}



.header{
	width:1000px;
	height:46px;
	margin:0px;
	padding:0px;
	background:url(../images/hbg.jpg)repeat;	
}

.header_top{
	width:1000px;
	height:115px;
	margin:0px;
	padding:0px;
}
.header_top_l{
	width:auto;
	height:auto;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
}

.style1 { float:left; margin-top:4px;}
.header_top_r{
	width:auto;
	height:auto;
	float:right;
	margin:3px 0 0 0;
	padding:0px;
	background:url(../images/hbg.jpg)repeat;	
}




.footer{
	width:90%;
	height:auto;
	background:#c5c5c5 ;
	margin:0px auto;
	padding:25px 0;
	
}

.footer_top{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:20px 0 0px 20px;
	
}
.footer_top_text{
	width:230px;
	text-decoration:none;
	list-style:none;
	float:left;
}
.footer_top_text ul{ 
	text-decoration:none;
	list-style:none;
	margin:0px;
	padding:0px;
}
.footer_top_text li{
	text-decoration:none;
	list-style:none;
	line-height:25px;
	background:url(../images/list_05.png) no-repeat left 14px;
	padding:0 0 0 13px;
}
.footer_top_text li a{
	color:#585557;
	font-weight:300;
	padding:0px;
	margin:0px;
	text-decoration:none;
	list-style:none;
	font-size:14px;
}
.footer_top_text li a:hover{
	color:#000;
	padding:0px;
	margin:0px;
	text-decoration:none;
	list-style:none;
}
.footer_bottom{
	width:100%;
	height:auto;
	margin:0px 0 0 auto;
	padding:0px;
	background:#fff;
}
.footer_bottom_in{
	width:1000px;
	height:50px;
	margin:0px auto;
	padding:0px;
}
.footer_bottoml{
	width:auto;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.footer_bottoml p{
	padding:18px 0 0 25px;
	color:#222;
	font-weight:400;
	font-size:14px;
}

.footer_bottomr{
	width:auto;
	height:auto;
	float:right;
	margin:0px;
	padding:0px;
}
.footer_bottomr img{
	padding:18px 40px 0 0;
}


