/* CSS Document */

#body {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 50px;
}

#id {
    background-image: url(images/index_r1_c1.jpg);
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 150px;
}

#container {

	width: 780px;
	margin: 0;
	padding: 0;
}

#container #submenu {
	background-image: url(images/sub_r3_c1.jpg);
	height: 44px;
	width: 780px;
	padding-top: 10px;
}
#submenu #top {
	margin-left: 600px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: 600;
}


#container #upper {

	background-image: url(images/index_r3_c1.jpg);
	height: 156px;
	width: 780px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#upper #news {
	float: left;
	width: 330px;
}

#upper #infomation {
	float: right;
	width: 450px;
	height:156px;
}

#container #contents {
	background-image: url(images/index_r4_c1.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 780px;
	height: auto;
	clear: both;
	padding: 0px;
	float: left;
}

#container #downer {
	background-image: url(images/index_r4_c1.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 780px;
	clear: both;
	padding: 0px;
	padding-bottom: 25px;
	float: left;
}

#downer #topic {
	float: left;
	width: 399px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333333;
}

#downer #other {
	float: right;
	width: 380px;
	margin: 0px;
}

#foot {
	background-image: url(images/index_r6_c1.jpg);
	margin: 0px;
	height: 83px;
	width: 780px;
	clear: both;

}
#body #container #contents #form p {
	margin: 0px;
	padding: 0px;
	color: #422100;
}
#body #container #contents #form {
	margin-left: 100px;
}
#other #article {
	background-color: #CEC6B7;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
#contents table {
	margin-left: 60px;
	color: #FFFFFF;
}
