@charset   "utf-8";



a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

ul,li{margin:0;padding:0;font-weight:normal;}
li{list-style-type:none;margin: 0px;padding: 0px;}
input,form{margin:0;}

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;}
.demo_4 {
	background-image: url(../image/demo_4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.demo_6 {
	background-image: url(../image/demo_6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.demo_1 {
	background-image: url(../image/demo_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.demo_3 {
	background-image: url(../image/demo_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

html {
scrollbar-arrow-color: #ff0000;
scrollbar-3dlight-color: #4f4f4f;
scrollbar-darkshadow-color: #4f4f4f;
scrollbar-face-color: #4f4f4f;
scrollbar-highlight-color: #ff0000;
scrollbar-shadow-color: #ff0000;
scrollbar-track-color: #4f4f4f;
}


body {
scrollbar-arrow-color: #4f4f4f;
scrollbar-3dlight-color: #212121;
scrollbar-darkshadow-color: #212121;
scrollbar-face-color: #212121;
scrollbar-highlight-color: #4f4f4f;
scrollbar-shadow-color: #4f4f4f;
scrollbar-track-color: #212121;
}
