<!--
img{
        border:0;
}
h1{
	font-weight: bold;
	font-size: 24px;
}
td#strike {
	text-decoration: line-through;
}
td#curent {
	text-decoration: underline overline;
}
div#guild{
	float:left;
}
table#overlay {
	bgcolor:#000000;
	bgalpha:60;
}
div#prev {
	float:left;
	margin-left: 50;
}
div#next {
	float:right;
}
div#npage {
	float:left;
	text-align: center;
	margin: 0 auto;
}
div#foot {
	text-align: center;
	font-size: 10px;
	overflow: hidden;
}
div#shopmenu {
	position:fixed;
	top:20;
}
div#logo {
        z-index: 1;
	float: right;
	overflow: hidden;
	margin: 0;
}
div#info {
	float:center;
	width:90%;
	overflow: hidden;
	margin: 0 auto;
}
div#error {
	margin: 0 auto;
	font-weight: bold;
	font-size: 24px;
	color: #FF0000;
}

body,td,th {
	font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
body {
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.product_title {
	color: #FFFFFF;
	font-weight: bold;
}
input, select {
	font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
}
form {
	margin: 0px;
}
-->