div#container{
	width:900px;
	margin:auto;	
	background-image:url(../image/back-l.gif);
	background-repeat:repeat-y;
}

body{
	background-color:#b2c1ff;
}

a{
	text-decoration:none;
}
div#box{
	width:920px;
        margin:auto;
        background-color:#ffffff;
        padding:10px;
}

div#img{
	background-image:url(../link/6_link.jpg);
	background-repeat:no-repeat;
	text-align:right;
	background-color:#ffffff;
	height:260px;
}

div#header img{
	border:0;
}
div#header table{
	margin:0;
}

div#header p{
	margin-top:45px;
	color:#3399ff;
	font-size:0.75em;
	text-align:right;
	margin-right:10px;
	float:right;
}

div#main{
	background-image:url(../image/back-l.gif);
	background-repeat:repeat-y;
}

div#content{
	width:670px;
	padding-top:10px;
	padding-bottom:15px;
	float:right;
}

div#content table{
	font-size:0.75em;
	border-spacing:3px;
}

.link{
	text-align:left;
	margin:10px 0 10px 20px;
	border-bottom:1px dotted #999999;
	padding-bottom:5px;
}

td.banner{
	width:121px;
	text-align:center;
	height:32px;
}

td.name{
	border-left:5px solid #c20024;
	padding-left:5px;
	font-size:1.25em;
}

td.name a{
	color:#000000;
}

td.text{
	padding-left:12px;
}

div#link{
	font-size:0.75em;
	padding-left:8px;
}

div#link p{
	margin-left:15px;
}

div#left{
	float:left;
	width:220px;
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
}

div#footer{
	clear:both;
	text-align:center;
	padding:8px;
	border-top:1px solid #999999;
	background-color:#ffffff;
	font-size:0.8em;
}