body {
	background-image:url(../image/basic/dot.gif);
	background-repeat:repeat;
	margin-top: 0;
}

#head {
	text-align: left;
	width: 750px;
	height:110px;
	margin:0 auto 0 auto;
	background-image:url(../image/basic/head.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#head_gvg {
	text-align: left;
	width: 750px;
	height:110px;
	margin:0 auto 0 auto;
	background-image:url(../image/basic/head_gvg.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}

.container {
	width: 750px;
	margin:0 auto 0 auto;
	background-color: #FFFFFF;
	font-size:12px;
	color:#333333;
	height: auto;
}

img {
	border:none;
	margin: 0px;
}

a.link1 {text-decoration:none;}
a.link1:link    {color:#333333;}
a.link1:active  {color:#FF4820;}
a.link1:visited {color:#666666;}
a.link1:hover   {color:#FF4820;}

h1 {
	font-size:12px;
	margin:3px 0 0 7px;
	color:#666666;
	font-weight: normal;
}

.siteinfo {
	width:750px;
	height:22px;
	background-color:#CCCCCC;
	font-size:12px;
	margin:0 auto 0 auto;
	background-image:url(../image/basic/navi_bar.gif);
	background-repeat:no-repeat;
	padding: 1px 0 0 0;
}

.ul1 {
    width:750px;
	margin:3px 0 0 0;
	padding:0;
	font-size:12px;
}

.li1 {
    margin:0 0 0 500px;
	font-size:12px;
	display:inline;
}

.li2 {
    margin:0 0 0 8px;
	font-size:12px;
	display:inline;
}

.navi{
	width:750px;
	text-align:center;
	clear: both;
}

.hr1{
    width:740px;
	text-align:center;
	border-style:dotted;
	border-color:#333333;
	margin-top:7px;
}

.footer_a {
	width: 750px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url(../image/basic/footer.gif);
	height: 20px;
	text-align: center;
	line-height: 20px;
	clear:both;
	margin:0 auto 0 auto;
	color:#3c549c;
}

.error {
	color: #FF0000;
}

#thanks {
	width:750px;
	padding-left: 30px;
}

.pan {
	width:750px;
	height:18px;
	margin:10px auto 10px auto;
	clear:both;
	background-color: #E8E8E8;
}

.top {
	font-size: 12px;
	font-weight: 100;
	text-align: left;
	color:#666666;
	margin:5px 0 0 10px;
}

.clear {
	clear: both;
}

