@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-image: url(/image/body.gif);
}

#top
{
	width:98%;
	margin:auto;
	height:100px;
	float: left;
}
#top #logo
{
	width:225px;
	float: left;
	margin-left: 10px;
}
#top #des
{
	width:380px;
	float: left;
	height: 30px;
	margin-top: 55px;
}
#top #reg
{
	width:200px;
	float: right;
	height: 30px;
	margin-top: 15px;
	color: #78c1e4;
	font-size: 12px;
	margin-right: 0px;
}
#top #reg span
{
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
}
#top image
{
float:left;
}
#top #des h1
{
	color: #c1dd2e;
	font-size:14px;
}


#content
{
width:98%;
margin:auto;
}
#content h2
{
	font-size:14px;
	font-weight: normal;
	color: #c2dd2f;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;

}
#content #left
{
width:90%;
float:left;
}
#content li
{
font-size:12px;
}

#content #mid
{
	width:31%;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content #mid li
{
	list-style-type: decimal;
}
#content #right
{
	width:44%;
	float:left;
	overflow: inherit;
}
#content #right li
{
	width:130px;
	height:160px;
	float:left;
	list-style-type: none;
}
#footer
{
width:98%;
margin:auto;
float:left;
font-size:12px;
text-align:center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color: #78c1e4;
	text-decoration: none;
	border:0px;
}
image
{
border:0px;
}

#ggad1
{
	width:125px;
	height:100px;
	margin-left: 18px;
}
#ggad2
{
	width:260px;
	height:260px;
	margin-left: 2px;
}
