body
{
    font-size:12px;
    background-color:#DEEBF3;
}

.main
{
    width:1003px;
    background-color:#FFFFFF;
    margin:0 auto;
}

img
{
    border:0;
}

a:link {color: #0D0F38;	text-decoration: none;}
a:visited {color: #0D0F38;text-decoration: none;}
a:hover {color: #FF0000;text-decoration: none;font-weight: bold;}
a:active {color: #0D0F38;text-decoration: none;}

.seabox
{
	background-color:#f3f8fb;
	border:#aaccef 1px solid;
	height:20px;
	width:170px;
}

.d_left
{
	margin-left:5px;
	text-align:left;
	margin-top:20px;
	width:140px;
	border:#aaccef 1px solid;
	float:left;
}
.d_right
{
	text-align:center;
	float:left;
	margin-right:10px;
	margin-top:20px;
	width:790px;
	border:#aaccef 1px solid;
}
li
{
	font-size:14px;
}