/* 三欄式自動調幅版面
---------------------------------------------*/
#Path{
	font-size: 10px;
	color: #999999;
	margin-bottom: 15px;
}
#Wapper {
	width:100%;
}

#Header {
}
#Header_Left {
	background-image: url(im/Frame_LeftLine.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 98%;
	text-align: left;
	padding-top: 1px;
}
#Header_Right {
	background-image: url(im/Frame_RightLine.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: right;
	width: 2%;
	height: 108px;
}
#Header_Menu {
	text-align: left;
	padding-left: 3px;
	padding-top: 2px;
}
#Container_main {
	/* overflow: auto !important;
	overflow : hidden;*/
	float:left;
	width: 100%;
	background-color: #ffffe6;
	background-image: url(im/Frame_LeftLine.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
#Secondary_main{
	float: left;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #e6f2d5;
	margin-right: 5px;
	margin-left: 7px;
	padding: 5px;
}
#Primary_main{
	width: 100%;
	background-image: url(im/Frame_RightLine.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#Content_main {
	float: left;
	border: 2px solid #cce5a8;
	background-color: #e6f2d5;
	text-align: center;
	width: 80%;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
#Content_main_AD {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 30px;
	margin-bottom: 10px;
	border: 1px solid #cce5a8;
	background-color: #e6f2d5;
	text-align: left;

}
#AD{
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #e6f2d5;
	padding: 5px;
	margin-left: 7px;
}
#Secondary_F01{
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(im/main_left_frame_01.gif);
	height: 100px;
	width: 186px;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 2px;
}
#Secondary_F02{
	background-image: url(im/main_left_frame_02.gif);
	height: 72px;
	width: 186px;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	padding-top: 6px;
	margin-bottom: 2px;
}
#Secondary_F03{
	background-image: url(im/main_left_frame_03.gif);
	width: 186px;
	line-height: 20px;
	font-size: 11px;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 5px;
}
#Secondary_F04{
	line-height: 18px;
	font-size: 11px;
	text-align: center;
	padding-top: 4px;
}






#Container {
	/* overflow: auto !important;
	overflow : hidden;*/
	float:left;
	width: 100%;
	background-color: #FFFFe6;
	background-image: url(im/Frame_Submenu.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
#Index_NewsBar{
	background-image: url(im/Index_NewsBar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 28px;
	background-color: #e6f2d5;
}
#BT{
	padding-left: 10px;
	background-image: url(im/Frame_RightLine.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#Content {
	float: left;
	width: 80%;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #FFffe6;
}
#Primary{
	width: 100%;
	background-image: url(im/Frame_RightLine.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #ffffe6;
	height: 700px;
}
#Secondary{
	float: left;
	width: 197px;
	margin-bottom: 7px;
	margin-left: 7px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin-right: 7px;
}
#Footer {
	width: 100%;
	background-image: url(im/footer_BT.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #D9D9D9;
}
#Footer_Left {
	width: 200px;
	float: left;
	background-image: url(im/Frame_LeftLine.gif);
	background-repeat: repeat-y;
	text-align: center;
	line-height: 18px;
	padding-top: 20px;
	padding-bottom: 22px;
}
#Footer_Right {
	float
	background-image: url(im/Frame_RightLine.gif);
	background-image: url(im/Frame_RightLine.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	line-height: 20px;
	font-size: 12px;
	background-position: right;
	padding-bottom: 22px;
	text-align: center;
	padding-right: 250px;
}

