@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #075194;
	background-image: url(../images/bg_line5.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
}
#container #content p {
	font-family: "MS Sans Serif";
	font-size: 12px;
	line-height: 14px;
	color: #033348;
}
#container #content {
	margin-top: 30px;
	margin-left: -20px;
}
#container #content .tableTextture {
	background-image: url(../images/bg_inner_content.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
}
.text {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #333333;
}
.kaset img {
}
.kaset .pic img {
}
.text2 {
	color: #666666;
	text-decoration: none;
	font-size: x-small;
}

#container #marquee {
	background-image: url(../images/nav_menu.png);
	height: 82px;
	margin-top: 0px;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}
#container #marquee marquee {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 13px;
	width: 600px;
}
#container #marquee span {
	font-family: "MS Sans Serif";
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 50px;
		margin-top: 13px;

}
