@charset "utf-8";

#container {
	width:980px; margin:0px auto; padding:30px 0px;
}

#left {
	width:650px; float:left;
}
	.content {
		background:#f1ede7; border:#decdb4 1px solid; padding:10px 0px 10px 12px;
	}
	.txt {
		padding-right:10px;
	}
		.i-box1 {
			width:200px; float:left; padding-right:12px;
		}
			.i-thum {
				background:#f1ede7; width:192px; height:72px;
				border-top:#cec2b0 1px solid; border-right:#cec2b0 1px solid; border-left:#cec2b0 1px solid; padding:3px 3px 0px 3px;
			}
			.i-head {
				background:#f1ede7 url(../images/i-head.gif) repeat-x bottom left; width:185px; height:24px;
				border-bottom:#cec2b0 1px solid; border-right:#cec2b0 1px solid; border-left:#cec2b0 1px solid; padding:4px 3px 0px 10px;
				font:normal normal normal 17px/normal "Times New Roman", Arial; color:#85210b;
			}
			
			.i-head a{
				color:#85210b; text-decoration:none;
			}

         li a{
				color:#85210b; text-decoration:none;
			}
	.i-left {
		width:336px; float:left;
	}

	.i-right {
		width:289px; float:right;
	}

#right {
	width:300px; float:right;
}

	.dyot {
		padding:25px 25px 16px 25px;
	}
		.form-cont {
			margin-bottom:8px;
		}
		.input1 {
			background:url(../images/bg-tmenu.jpg) center left; border:#494134 1px solid; color:#FFFFFF; width:230px; height:19px; padding:3px 0px 0px 5px;
		}

	.r-menu11 {
		background:url(../images/r-menu11.gif); padding:0px 15px;
	}
		.r-menu11 a {
			display:block; color:#7c5431; font-weight:bold; line-height:26px; background:url(../images/r-menu12.gif) no-repeat left center; padding:1px 0px 0px 15px; text-decoration:none;
		}
		.r-menu11 a:hover {
			display:block; color:#6e431e; line-height:26px; background:url(../images/r-menu12.gif) no-repeat left center; padding:1px 0px 0px 14px; text-decoration:none;
		}