body {
	text-align:center;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
a {
	text-decoration:none;
	color:#336633;
}
a:hover {
	text-decoration:underline;
	color:#99cc99;
}
hr {
	color: #ccc;
	width : 100%;
	border-style: dotted;
	margin: 5px 2px 5px 2px;
}
ul.nobullets {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
form { margin: 0; padding: 0; }
.highlight {
	background-color: yellow;
}
.skip {
	display: none;
}

#header {
	width: 800px;
	margin:0;
	padding:0;
}
#main {
	width: 800px;
	margin:0;
	padding:0;
}
#main #menu {
	text-align:left;
	width: 150px;
	float: left;
	color: #777;
	font-size: small;	
	border: 1px solid #ccc;
	margin:0;
	padding: 3px 3px 3px 3px;
}
#main #contents {
	text-align:left;
	float: left;
	width: 460px;
	margin:0;
	padding:0;
}
#main #right {
	text-align:center;
	width: 180px;
	float: right;
	color: #333333;
	font-size: small;
	margin:0;
	padding:0;
}
#footer {
	clear:both;
	width: 800px;
	font-size: 9px;
	color: #6666cc;
	margin: 5px 0px 10px 0px;
	padding: 2px;
}

#header h1 {
	font-size: 8pt;
	font-weight: normal;
	color: #898983;
	margin: 1px 0px 1px 0px;
	padding: 0;
}
#header #logo {
	width: 100%;
	background: url(http://toy.datafan.net/tips/image/bg_orange.gif);
	color: #777;
}
#header #logo a:hover	{color: #777;}
#header #logo a:visited	{color: #777;}
#header #logo a:active	{color: #777;}
#header #logo h1 {
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#header #logo h2 {
	font-size: 10pt;
	margin: 2px 2px 2px 2px;
	line-height: normal;
	font-weight: normal;
}
#header #logo h4 {
	font-size: 10pt;
	margin: 2px 2px 2px 2px;
	line-height: normal;
	font-weight: normal;
}
#menu h4 {
	font-size: small;
}
#menu h1 {
	font-size: 12pt;
	color: #336633;
	margin: 2px 2px 0px 0px;
	padding: 2px 2px 0px 0px;
}
#menu ul{
	list-style: none;
	margin-left: 2px;
	padding-left: 0px;
}
#main #contents h1 {
	font-size: 16px;
	text-align: left;
	color: #6666cc;
	font-weight: bold;
	margin: 2px 2px 10px;
	padding: 2px 2px 2px 0px;
	line-height: normal;
	border-bottom-color: #ccffcc;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#main #contents h2 {
	font-size: 12pt;
	font-weight: normal;
	color: #876;
	margin: 5px 0px 10px 5px;
	padding: 2px 0px;
	line-height: normal;
	background-color: #ffe;
	border-bottom-color: #ccc;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#main #contents h3 {
	font-size: large;
	color: #996666;
	margin: 10px 0px 5px 5px;
	padding: 2px 0px;
}

#main #contents h4 {
	font-size: large;
	color: #cc6699;
	margin: 10px 0px 5px 5px;
	padding: 2px 0px;
	line-height: normal;
	border: 1px solid #ccc;
	background-color: #ffffcc;
	border-bottom-color: #6666cc;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

#main #contents h5 {
	font-size: small;
	color: #996666;
	margin: 2px 2px 0px 0px;
	padding: 2px 2px 0px 0px;
}

#main #contents img {
	border: none;
	background-color: #ffffff;
	margin: 2px 2px 2px 2px;
	padding: 5px;
}
#main #contents .desc {
	color:#999;
	text-align: left;
	font-size: 10pt;
	margin;3 0 0 3px;
}
#main #contents .item {
	color:#006666;
	text-align: left;
	display: inline;
	FONT-SIZE: 13pt;
}
#main #contents .item img {
	z-index:1;
}
#main #contents .item h2.no1 {
	font:16pt sans-serif;
	color:#666;
	background: url(http://toy.datafan.net/tips/image/bg_orange.gif);
}
#main #contents .item h2.no1 a:hover	{color: #666;}
#main #contents .item h2.no1 a:visited	{color: #666;}
#main #contents .item h2.no1 a:active	{color: #666;}
#main #contents .item h2.no2 {
	font:13pt sans-serif;
	color:#666;
	background-color: #fcb;
}
#main #contents .item h2.no2 a:hover	{color: #666;}
#main #contents .item h2.no2 a:visited	{color: #666;}
#main #contents .item h2.no2 a:active	{color: #666;}
#main #contents .item h3 {
	FONT-SIZE: large;
	COLOR: #333333;
	text-align: left;
	padding: 4px 2px 2px 5px;
	font-weight:bold;
	line-height: normal;
	border: 1px solid #ccc;
	background-color: #ccffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	z-index:2;
}
#main #contents .item h4 {
	FONT-SIZE: 13pt;
	color:#006666;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	z-index:2;
}
#main #contents .item .more {
	color:#333366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	FONT-SIZE: 12px;
	text-align: right;
}
#main #contents .item .info {
	FONT-SIZE: 12px;
	color:#003333;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	FONT-SIZE:0.8em;
	text-align: left;
}
#main #contents .item .info table,tr{
	width:450px;
	word-wrap:break-word
}
#main #contents .item .info td{
	width:100px;
	word-wrap:break-word
}
#main #contents .item .review {
	clear:both;
	color: #668888;
	font-size: 9pt;
	text-align: left;
	margin: 2px 10px 2px 12px;
	padding: 2px;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#main #contents .item .review h1 h2 h3 h4 h5 {
	line-height: normal;
	margin: 2px;
}
#main #contents .item .review h1 {
	font-size: 10pt;
	color: #6666cc;
	border-bottom-color: #ccc;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#main #contents .item .review h2 {
	font-size: 10px;
	color: #ccffff;
	border: 1px solid #ccc;
}
#main #contents .item .review h3 {
	font-size: 10pt;
	color: #996666;
	border-bottom-color: #ccffcc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#main #contents .item .review h4 {
	text-align:center;
	font-size: 10pt;
	color: #669999;
	background-color: #fff;
	border: 1px dotted #888;
	padding:5px;
	font-weight:normal;
	wifth:100%;
}
#main #contents .item .review h5 {
	clear: both;
	font-size: 9pt;
	color: #996666;
	background-color: #eee;
	border-bottom-color: #ccffcc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin:0;
}
#main #contents li {
	font-size: 10pt;
	color: #999;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#main #right .side {
	text-align:left;
}
#main #right .side h2 {
	font-size: 10pt;
	font-weight: normal;
	color: #876;
	margin: 5px 0px 10px 5px;
	padding: 2px 0px;
	line-height: normal;
	background-color: #ffe;
	border-left-color: #ccc;
	border-bottom-color: #ccc;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#main #right .side h5 {
	clear: both;
	font-size: 9pt;
	color: #996666;
	background-color: #eee;
	border-bottom-color: #ccffcc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin:0;
}
#main #right .side li {
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#footer .foot_link{
	color:#999999;
	font-size:8pt;
	width:100px;
}
