/*Main Container*/
.hrzContainer {
	width:916px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#dae2e4;
}
.hrzContainer ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.hrzContainer li{
	display: inline; 
	margin: 0px;
	padding:0px;
}
/*Handle*/
.handle {
	float: left;
	width: 30px;
	height: 340px;
	margin: 1px;
	margin-right: 0px;
	background:  url(../images/blade.png) no-repeat;
}
.handleOver{	
	background: url(../images/blade_sel.png) no-repeat;
}
.handleSelected{
	
	background: url(../images/blade_sel.png) no-repeat;
}

.style0 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	float: inherit;
}
.style0a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1A4C6D;
	float: inherit;
}
.style1a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1A4C6D;
	text-decoration: none;
}

.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	float: inherit;
}
.style2a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

/*Handlen*/
.handlen {
	float: left;
	width: 30px;
	height: 340px;
	margin: 1px;
	margin-right: 0px;
	background:  url(images/blade.jpg) no-repeat;
}
.handlenOver{	
	background: url(../images/blade_sel.png) no-repeat;
}
.handlenSelected{
	
	background: url(../images/blade_sel.png) no-repeat;
}

/*Content Container*/
.contentWrapper{
	width: 640px;
	}
.contentInnerWrapper{
	text-align: justify;
	padding: 10px;
	
}
.contentWrapper h3{
	border-bottom: 1px solid silver;
	color: rgb(172, 194, 112);
}
/*Animation Start*/
.contentStart {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 340px;	
	overflow:hidden;
}
/*Animation End*/
.contentEnd {
	padding-left: 7px;
	float: left;	
	width:560px;
	height: 340px;
}

/*Main Container*/
.hrzContainer3 {
	width:100%;
}
.hrzContainer3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.hrzContainer3 li{
	display: inline; 
	margin: 0px;
	padding:0px;
}

/*Handle*/
.handle3 {
	float: left;
	width: 30px;
	height: 340px;
	text-align:center;

	background: #666;
	border: 1px solid white;
}
.handle3 img{
	margin-top:2px;
}
.handleOver3{
	
	background: red;
	border: 1px solid white;
}
.handleOver3 img{
	margin-top:2px;
}
.handleSelected3{
	
	background: #000;
	border: 1px solid white;
}
/*Content Container*/
.contentWrapper3{
	text-align: justify;
	
}
.contentInnerWrapper3{
	padding: 10px;
}
.contentWrapper3 h3{
	border-bottom: 1px solid silver;
	color: #1E90FF;
}
/*Animation Start*/
.contentStart3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 340px;	
	overflow:hidden;
}
/*Animation End*/
.contentEnd3 {
	float: left;	
	height: 340px;
}
.sidebarup {
	position: absolute;
	top: 0px;
	/*left: 424px;*/
	width: 916px;
	background: #b9c4c6; 
	padding: 4px 0px 4px 0px; 
	height: 16px;
}
.sidebar4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	position: absolute;
	top: 630px;
	/*right: 13px;*/
	width: 916px; 
	/*background: #7b7b7b;*/
	padding: 20px 10px 3px 20px; 
	height: 12px;
}