.top { width:706px; margin:auto; margin-bottom:10px; border:1px #dfdfdf solid; padding:11px 12px 11px 12px}
.main { width:730px; margin:auto;}
.left { width:420px; height:532px; float:left; border:1px #dfdfdf solid; padding:10px 12px 10px 12px}
.box1 { width:420px; margin-bottom:6px; float:left; border-bottom:1px #dfdfdf dashed; padding:0 0 5px 0; font-size:14px; word-spacing:5px}
.right { width:250px; float:right; border:1px #dfdfdf solid; padding:10px; margin-bottom:10px}
.link { width:730px; margin:auto; margin-bottom:7px; font-size:12px}
.bottom { width:730px; height:30px; margin:auto; border-top:1px #dfdfdf solid; padding:5px 0 0 0; margin-bottom:7px; font-size:12px; text-align:center}
.title { font-size:16px; line-height:27px;}
.content { font-size:14px; line-height:24px;}
body {
	font-size:14px;
	color:#333333;
	line-height:23px;
	background-color:#FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #dd0000;
}
a:active {
	text-decoration: none;
	color: #dd0000;
}