.link1 {color: #C81D1D;}

.leftbar {
	float: left;
	width: 243px;
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
}

.leftbar .item {
	background: #e7e7e7 url('../images/sub_leftbar_bg.jpg') no-repeat;
	border-left: 1px solid #fff;
}

.leftbar .item h2, .leftbar .item h3 {
	margin: 0;
	padding: 0;
}

.leftbar .item ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0px;
}

.leftbar .item ul li {
	border-top: 1px solid #cecece;
	margin: 0 0 0 21px; 
	padding: 5px 0 6px 28px;
}

.leftbar .item ul li:hover {
	border-top: 1px solid #cecece;
	margin: 0;
	padding: 5px 0 6px 49px;
	background: #0f2e66;
	color: #fff;
}

.leftbar .item ul li.first {
	border-top: 0px;
}

.leftbar .item ul li a {
	color: #4c4c4c;
	text-decoration: none;
	font-weight:normal;
	font-family:Tahoma;Arial;
}
.leftbar .item ul li a:hover {
	text-decoration: underline;
}
.leftbar .item ul li:hover a {
	color: #fff;
}

.textcontent {
	float: left;
	width: 415px;
	font-family: Arial;
	font-size: 12px;
}

.textcontent1 {
	float: left;
	width: 647px;
	font-family: Arial;
	font-size: 12px;
}

.textcontent h1.title {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #0E3D82;
	margin: 35px 10px 18px 10px;
	padding: 0 12px 18px 12px;
	border-bottom: 1px solid #dcdcdc;
}

.textcontent1 h1.title {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #0E3D82;
	margin: 35px 10px 18px 10px;
	padding: 0 12px 18px 12px;
	border-bottom: 1px solid #dcdcdc;
}

.textcontent1 h1.title1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #0E3D82;
	margin: 35px 10px 18px 10px;
	padding: 0 12px 0px 12px;
}

.textcontent p {
	padding: 0 20px;
	margin: 14px 0;
}

.textcontent1 p {
	padding: 0 20px;
	margin: 14px 0;
}
