body 
{
	background-color:#fff;
	padding:0px; margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#505050;
	line-height:22px;
	font-size:12px;
}

.link
{
	width:auto; height:auto;
	padding-right:32px;
	font-size:16px;
}


a:link{color:#6c7b8d; text-decoration:none}
a:visited{color:#6c7b8d; text-decoration:none}
a:hover{color:#38434f; text-decoration:none}
a:active{color:#6c7b8d; text-decoration:none}

#master
{
	width:1080px; height:725px;
	margin:0px auto; padding-top:26px;
	background:url(shadow_bg.png) no-repeat;
}

#index
{
	width:1000px; height:660px;
	margin:0px auto;
	background:#fff;
}

#image
{
	width:335px; height:660px;
	float:left;
}

.logo
{
	width:335px; height:116px;
	margin-top:45px;
}

#box
{
	width:665px; height:630px;
	float:left;	padding:29px 0 0 0;
}

#navi
{
	width:600px; height:auto;
	padding-left:65px;
}

#border
{
	width:600px; height:100px;
	background-color:#97a6b6;
	padding-left:65px;
}

#main
{
	width:600px; height:460px;
	padding:47px 0 0 65px;
}

.portrait
{
	width:auto; height:auto;
	float:right; padding-top:5px;
}

#footer
{
	width:1000px; height:25px;
	margin:0px auto;
	text-align:right;
	color:#fff;
}

#footer a:link{color:#FFF; text-decoration:none;}
#footer a:visited{color:#fff; text-decoration:none;}
#footer a:hover{color:#CCCCCC; text-decoration:none;}
#footer a:active{color:#FFF; text-decoration:none;}

.line
{
	width:260px; height:1px;
	background-color:#ccc;
	margin-top:15px; margin-left:35px;
}