/* template1 */

.template1 .linkbox {
	text-align: left;
	border-top: 4px solid #E50907;
	padding-top: 5px;
	font-size: 11px;
}

.template1 .linkbox a {
	color: #0C85B4;
}

.template1 {
	width: 761px;
	line-height: 17px;
	margin-left: 20px;
	margin-top: 20px;
}

.template1 .post_func {
	margin-top: 10px;
	width: 761px;
	border: 1px solid #cecece;
	padding: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.template1 .post_func a {
	color: #b80000;
	text-decoration: none;
}

.template1 .post_func a:hover {
	color: #b80000;
	text-decoration: underline;
}

.template1 .r_box {
	width: 400px;
	float: left;
}

.template1 .l_box {
	width: 300px;
	float: right;
	text-align: right;
	font-size: 12px;
}

.template1 .l_func {
	width: 300px;
	float: right;
	text-align: center;
}

.template1 .r_func {
	width: 370px;
	float: left;
	text-align: center;
}

.template1 .r_cont {
	background-color: #ffffff;
}

.template1 .l_cont {
	background-color: #ffffff;
}

.template1 .post h3 {
	font-size: 14px;
	color: #000000;
	letter-spacing: 3px;
	padding: 0px;
	margin: 0px;
	font-variant: small-caps;
	padding-bottom: 10px;
}

.template1 .post p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 11px;
}



/* template2 */
.template2 .img1 {
	width: 220px;
	float: left;
}

.template2 .img2 {
	width: 220px;
	margin-left: 50px;
	float: left;
}

.template2 .img3 {
	width: 220px;
	margin-left: 40px;
	float: right;
}

.template2 .text1 {
	margin-top: 10px;
	width: 220px;
	float: left;
}

.template2 .text2 {
	margin-top: 10px;
	width: 220px;
	margin-left: 50px;
	float: left;
}

.template2 .text3 {
	margin-top: 10px;
	width: 220px;
	margin-left: 40px;
	float: right;
}




/* template3 */
.template3 .img1 {
	width: 350px;
	float: left;
}

.template3 .img2 {
	width: 350px;
	float: right;
}


.template3 .text1 {
	width: 350px;
	float: left;
}

.template3 .text2 {
	width: 350px;
	float: right;
}

/* template4 */
.template4 {
	width: 771px;
	line-height: 17px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 5px;
}

.template4 .img1 {
	width: 220px;
	float: left;

}

.template4 .img2 {
	width: 220px;
	margin-left: 50px;
	float: left;

}

.template4 .img3 {
	width: 220px;
	margin-left: 50px;
	float: right;
}

.template4 .text1 {
	margin-top: 10px;
	width: 220px;
	float: left;

}

.template4 .text {
	width: 220px;
}

.template4 .text2 {
	margin-top: 10px;
	width: 220px;
	margin-left: 50px;
	float: left;

}

.template4 .text3 {
	margin-top: 10px;
	width: 220px;
	margin-left: 40px;
	float: right;
}

.template4 .topimage {
	width: 350px;
	float: right;
	text-align: right;
}

.template4 .toptext {
	width: 350px;
	float: left;
}

.template4 .toptext h3 {
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
}

.template4 .imgbig1 {
	width: 470px;
	float: left;
}

.template4 .textright {
	width: 270px;
	float: right;
}

