@charset   "utf-8";

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{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

.demo_1 {
	background-image: url(../image/demo_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.demo_2 {
	background-image: url(../image/demo_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
html {
scrollbar-arrow-color: #7a8d5b;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #7a8d5b;
scrollbar-shadow-color: #7a8d5b;
scrollbar-track-color: #000000;
}

body {
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #000000;
}

#bookmark{
	position:fixed;
	top:600px;
	right: 230px;
	#right: 232px;
} 

