
* {
	margin:0px;
	padding:0px;
	border:0px;
font-size:12px;
}

body {
line-height:18px;
color: #333333;
background:#330000;
}

a:link { text-decoration:none;;}
a:visited { text-decoration:none;; }
a:hover { text-decoration:underline;; }
a:active { text-decoration:underline;; }

.clear {
   clear:both;
   }

.left {
	float:left;
   }

.right {
float:right;
}

#header{
 width:820px;
 margin:10px auto;
}

#navi{
 background:url(../img/container_top.jpg);
 height:69px;
}

.point_head{
 background:url(../img/point_title.gif) no-repeat;
}

h3{
 padding:28px 0px 5px 55px;
font-size:13px;
}

.point{
 background:url(../img/point_bg.gif);
 padding:5px 5px 5px 15px;
}

#container{
 width:818px;
 margin:10px auto; 
 background:url(../img/container_bg.jpg);
 text-align:center;
}

#footer{
 margin-top:20px;
 padding-bottom:50px;
 text-align:center;
}

#copy{
 margin-top:10px;
 color:white;
}

/* CSS Document */

