/*-----INITIALIZE-----*/body {	margin: 0;	padding: 0;	color: #000;	background-color: #fff;}a{	text-decoration: none;}img{	border-style: none;}/*-----WRAP-----*/#wrap{	margin: 10px auto;	width: 800px;	background: url(img/creater_top_06.gif);}#logo{	width: 166px;	height: 90px;	float: left;}#navi{	float: right;	width: 634px;	height: 90px;}#title{	float: left;	width: 634px;	height: 40px;	background: url(img/creater_top_03.gif) no-repeat;}#menu ul, #menu li{	margin: 0;	padding: 0;	list-style: none;}#menu li{	float: left;}#menu a{	text-indent: -9999px;	display: block;	width: 105px;}#navi2{	float: left;	width: 634px;	height: 22px;}	.note{	display: block;	font-size: 12px;	color: #f50;	font-weight: bold;	text-align: center;	border-bottom: 1px dotted #f50;}/*-----MENU LINK&VISITED-----*/#top a:link, #top a:visited{	height: 28px;	background: url(img/menu.gif) no-repeat;	background-position: 0 0;}#create a:link, #create a:visited{	height: 28px;	background: url(img/menu.gif) no-repeat;	background-position: -105px 0;}#repair a:link, #repair a:visited{	height: 28px;	background: url(img/menu.gif) no-repeat;	background-position: -210px 0;}#tips a:link, #tips a:visited{	height: 28px;	background: url(img/menu.gif) no-repeat;	background-position: -315px 0;}#outline a:link, #outline a:visited{	height: 28px;	background: url(img/menu.gif) no-repeat;	background-position: -420px 0;}#link a:link, #link a:visited{	height: 28px;	background: url(img/menu.gif) no-repeat;	background-position: -525px 0;}/*-----MENU HOVER&ACTIVE-----*/#top a:hover, #top a:active{	background-position: 0 -28px;}#create a:hover, #create a:active{	background-position: -105px -28px;}#repair a:hover, #repair a:active{	background-position: -210px -28px;}#tips a:hover, #tips a:active{	background-position: -315px -28px;}#outline a:hover, #outline a:active{	background-position: -420px -28px;}#link a:hover, #link a:active{	background-position: -525px -28px;}/*-----CONTENT-----*/#content{	clear: both;	width: 780px;	margin: 0 auto;	list-style: none;	font-size: 12px;	border: 1px solid #fff;}h1{}h2{	margin: 0;	padding: 0;	color: #555;	font-size: 14px;	text-align: center;	border-bottom: 1px dotted #777;}h3{	margin-bottom: 3px;	padding: 0;	color: #555;	font-size: 14px;	border-bottom: 1px dotted #777;}table{	width: 780px;}td{	padding: 0 5px;	vertical-align: top;}p{	color: #555;	line-height: 1.4em;}/*-----LINK-----*/#linkcont{	clear: both;}#linkcont td{	text-align: center;}#linkcont a{	font-size: 10px;}#linkcont img{	margin-top: 5px;}/*-----FOOTER-----*/#footer{	width: 800px;	height: 40px;	font-size: 10px;	color: #fff;	text-align: center;	background: url(img/creater_top_07.gif) no-repeat;}#footer a{	color: #fff;}#footer address{	font-style: normal;}#footer p{	color: #fff;	padding-top: 3px;}#counter{	color: #ccc;}
