@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.bg_1 {
	background-image: url(image/demo_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_2 {
	background-image: url(image/demo_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.S_00 {font-family:Arial, Helvetica, sans-serif;font-size:12px;Color:#3366CC}
.S_00  A:link {color:#3366CC;text-decoration:none}
.S_00  A:visited {color:#3366CC;text-decoration:none}
.S_00  A:hover { color:#3399FF;text-decoration:underline}

.line_1 {}

.box_1 {}

.hight_03 {	height: 3px;}
.hight_05 {	height: 5px;}
.hight_07 {	height: 7px;}
.hight_08 {	height: 8px;}
.hight_10 {	height: 10px;}
.hight_13 {	height: 13px;}
