/*	* CSS Document
/*	* Copyright 2006 Liberty Studio (http://liberty2k.com/), Spenser Lee. */
a, a:link, a:visited, a:active, a:hover  { border: 0px; cursor: pointer; font-size: inherit; font-variant: inherit; font-weight: inherit }
a, a:link, a:visited, a:active  { background: transparent; text-decoration: none; color: #188798 }
a:hover  { background: #fbfbc4; color: #bf7452 }
img, a img  { vertical-align: middle; border: none }
a img:hover { outline: 1px outset #888 }
select { height: 18px }
optgroup { font-weight: bold }
html, body, form, div, p, dl, dd, dt, ul, ol, h1, h2, h3 { margin: 0; padding: 0; border: 0 }
div { display: block }
strong, b { font-weight: bold }
em, i { font-style: italic }
strike, del { display: inline; text-decoration: line-through }
ins { display: inline; text-decoration: none; }
li { list-style-type: none; list-style-position: outside }

*[lang|="zh"], *[lang|="ja"] { font-size: 12px }
*[lang|="en"] { font-size: 11px }
p.wide { padding: 6px 0 }
p.text-content { text-indent: 2em }
.center { text-align: center }
.right { text-align: right }
.alert { color: #f00 }
.ok { color: #393 }
#adult { display: none }
abbr, acronym, a.help { border-bottom: 1px dotted #bababa; cursor: help }
a.help { vertical-align: super; font-size: 8px; line-height: 5px; font-family: "Times New Roman", Times, serif }
.roman { font-family: "Times New Roman", Times, serif }