body {margin:0;
	background-color: #333333;
	background-image: url("../images/body_bg.gif"); text-align:center
}

img{border:0}

a img {
    border-style:none;; border:0
}

#wrapper{width:764px; text-align:center;margin-left : auto; margin-right : auto; margin-top:20px}

#header{width:764px; height:93px; background-image:url(../images/head_bg.gif)}

#header img{text-align:left; float:left}

#navi{}

#navi img{float:right}

#contents{background-image:url(../images/bg.gif); color:#CCC; font-size:12px; text-align:left; padding-left:11px; height:auto;color:#CCC; font-size:10px;}

#contents ul{margin: 0px;

	padding: 0px;border-style:none; border:0

	list-style-type: none;}

#contents li{float:left;border-style:none; border:0}

.boxL{
	float:left;
	width:360px
}

.boxC{
	float:left;
	width: 20px;
}

.boxR{
	float:left;
	width:370px
}

#footer{background-image:url(../images/footer.gif);height:48px}

h1{font-size:10px;color:#666; margin-bottom:10px; margin-top:3px}
h2{font-size:10px;color:#666; margin:0}

a:link {
	color: #999999;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #ffeedd;
}
a:hover {
	text-decoration: underline;
	color: #999999;}
a:active {
	text-decoration: none;}
