@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../image/wallpaper_bg.jpg);
}
#warp {
	margin:0px auto;
	width:1000px;
}
#content {
	float:left;
	width:675px;
}
#sidebar{
	float:right;
	width:305px;
}

.fontbig {
	padding-top:30px;
	padding-bottom:5px;
	fioat: left;
	font-family:Arial;
	font-size:16pt;
	font-color: #660066;
	color: #660066;
}
.fontsmall {
	
	padding-left:30px;
	fioat: left;
	font-family:Arial;
	font-size: 10pt;
	font-color: #3D3D3D;
	color: #3D3D3D;
}
.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #3D3D3D;
}
.style2 {
	font-family: Arial;
	color: #ff9700;
	font-size: 12px;
}
.style3 {
	font-family: Arial;
	color: #3D3D3D;
	font-size: 12px;
}
.style4 {
	font-family: Arial;
	color: #3D3D3D;
	font-size: 10px;
}
.style5 {
	font-family:Arial;
	font-size: 28px;
	color: #660066;
}
.style6{
	font-family:Arial;
	font-size: 10pt;
	color: #ff9700;
}
a:visited {
	text-decoration: none;
	color: #ff9700;
}
a:link {
	text-decoration: none;
	color: #ff9700;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
