@charset "iso-8859-1";

body {
	padding: 0px;
	margin: 0px;
	background-color: #353535;
	background-image: url('../img_struct/Body_BG.jpg');
	background-position: top center;
	text-align: center;
}

#Template_Clear {
	clear: both;
}

#Template_Header {
	width: 100%;
	height: 178px;
}

#Template_Header_Content {
	width: 992px;
	height: 178px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#Template_Header_Home {
	background-image: url('../img_struct/Body_BG.jpg');
	background-position: top center;
	height: 400px;
}

#Template_Header_Animation {
	width: 992px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#Template_Content_Area {
	width: 992px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#Template_ColumnSX {
	width: 421px;
	margin: 0px;
	text-align: left;
	float: left;
}

#Template_ColumnDX {
	width: 571px;
	text-align: left;
	right: 0px;
	float: right;
}

#Template_Logo {
	width: 421px;
	height: 178px;
	float: left;
}

#Template_Menu {
	float: left;
	text-align: left;
	width: 571px;
	height: 66px;
}

#Template_Word {
	float: left;
	width: 571px;
	height: 112px;
}

#Template_Content {
	width: 100%;
	background-color: #e8b378;
	background-image: url('../img_struct/Content_BG.jpg');
	background-position: top center;
}

#Template_Content_Macchia {
	width: 100%;
	background-image: url('../img_struct/Content_Macchia.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

#Template_Text {
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

#Template_Shadow_Top {
	width: 100%;
	height: 9px;
	background-image: url('../img_struct/Shadow_TOP.png');
	background-repeat: repeat-x;
}

#Template_Shadow_Bottom {
	width: 100%;
	height: 9px;
	background-image: url('../img_struct/Shadow_BOTTOM.png');
	background-repeat: repeat-x;
	background-position: bottom center;
}

#Template_Footer {
	width: 100%;
	height: 178px;
}

#Template_Footer_Area {
	width: 992px;
	margin: 0px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

.Template_News_Thumb {
	background-image: url('../img_struct/Date_BG.jpg');
	background-repeat: no-repeat;
	text-align: center;
	width: 75px;
	height: 75px;
	float: left;
}

.Template_Article_Thumb {
	background-image: url('../img_struct/Thumb_BG.jpg');
	background-repeat: no-repeat;
	text-align: center;
	width: 150px;
	height: 126px;
	float: left;
}

.Template_News {
	margin-bottom: 10px;
}

.Template_News_Text {
	width: 480px;
	float: left;
}

.Template_News_Text_Padding {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}