﻿#content-main-min-home-wrap {
	width: 100%;
	color: #000;
}
#home-Sections {
}
#home-leftSec-wrap {
	float: left;
	width: 660px;
	background: #fff url('../images/bg_bodyleft.gif') no-repeat top left;
	padding-top: 5px;
}
#home-leftSec {
	float: left;
	width: 660px;
	color: #333;
}


#home-rightSec-wrap {
	float: right;
	width: 225px;
	margin-bottom: 15px;	
}
#home-rightSec {
	margin: 0px 0 0px;
	color: #fff;
	background: #202140;
}
#home-rightSec ul{
	padding-left: 16px;
}
#home-rightSec ul a{
	color: #fff;
	text-decoration: none;
	font-size: 1.30em;
	font-family: arial,tahoma,verdana,sans-serif;
	line-height: 1.6em;
}

#home-rightSec-wrap .rs-ct, #home-rightSec-wrap .last{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #48495d;
}
#home-rightSec-wrap .last{
	border-bottom: 0;
}
#home-rightSec-wrap .rs-ct span.s1 a, #home-rightSec-wrap .rs-ct span.s2 a,
#home-rightSec-wrap .rs-ct span.s3 a, #home-rightSec-wrap .rs-ct span.s4 a,
#home-rightSec-wrap .rs-ct span.s5 a{
	color: #fff;
	line-height: 1.3em;
}

#home-rightSec-wrap .rs-ct span.s1 a:hover, #home-rightSec-wrap .rs-ct span.s2 a:hover,
#home-rightSec-wrap .rs-ct span.s3 a:hover, #home-rightSec-wrap .rs-ct span.s4 a:hover,
#home-rightSec-wrap .rs-ct span.s5 a:hover{
	color: #ff8a44;
}

#home-rightSec-wrap .rs-ct span.s1{
	font-size: 1em;
}
#home-rightSec-wrap .rs-ct span.s2{
	font-size: 1.35em;
}
#home-rightSec-wrap .rs-ct span.s3{
	font-size: 1.65em;
}
#home-rightSec-wrap .rs-ct span.s4{
	font-size: 2em;
}
#home-rightSec-wrap .rs-ct span.s5{
	font-size: 2.25em;
}
#home-rightSec p {
	margin: 0;
	padding: 0;
}
#home-rightSec p {
	margin: 0px;
}

#home-rightSec-wrap .rsTop{
	background: #20213f url('../images/bg_rsTop.gif') no-repeat top left;
	width:225px;
	height:6px;
}
#home-rightSec-wrap .rsBot{
	background: url('../images/bg_rsBot.gif') no-repeat top left;
	width:225px;
	height:8px;
}
