@charset "utf-8";
/* AboutChinese.info Global Styles 
   Color Scheme: green: #00A700
*/

/* Basic */
* {margin:0; padding:0}
p {line-height:160%; margin:.4em 0 .7em}
ul {list-style:none}
a img {border:0}
a:link, a:visited{color:#00F; text-decoration:none}/*#0054A8 1A50B 1E50C4*/
a:hover, a:active {color:#E67300; text-decoration:underline}

/* Layout */
body {font:14px Verdana, Arial, sans-serif; background-color:#FFF; text-align:center; color:#000; border-top:5px solid #006D00}
#b {width:740px; margin:auto; text-align:left}
#header {width:740px; height:66px; border-bottom:3px solid #aaa}
#main {float:left; width:530px}
#sidebar {float:right; width:180px}
#footer {clear:both; width:720px; margin-top:12px; padding:10px; border-top:1px solid #ccc; text-align:center; font-size:.9em; color:#666}

/* Header */
#header img {vertical-align:bottom}

/*  Main Content */
#topic {padding-top:15px; border-bottom:2px dotted #00A700}
.parhead {font-size:14px; font-weight:bold}
.head {margin:10px 0; font-size:20px; color:#666; /*font-weight:normal;*/}

/* content */
.subcontent {clear:both; margin-top:10px;}
.subcontent p a {text-decoration:underline}
.subhead {padding:8px 0 0; font-size:1.1em; font-weight:bold; color:#444}
.linkhead {padding:8px 0 0; font-size:14px; font-weight:bold;}

/* tip box */
#tipbox {font:13px Arial, sans-serif; clear:both; margin:10px 15px; padding:5px 10px; /*border-left:4px solid #00A700; */background:#F5F5F5}
#tipbox ul {list-style:disc inside}
#tipbox h2 {font-weight:bold; font-size:13px; color:#00A700}
.arrow {font-size:1.4em; color:#E61; line-height:3px; font-style:normal}

#relbox {clear:both; margin:10px 0 30px; border-top:2px dotted #00A700} 
#relbox h2 {margin:10px 0 5px; font-size:14px; color:#555}
#relbox a {font-weight:normal}

/* image */
.rimg {float:left; padding:8px 12px 0 0; text-align:center; font-size:.8em; font-weight:normal}
.imgbox {border:1px solid #BBB}
.imgtxt {line-height:100%}
.imgtxt a {color:#E61}
.imgtxt a:link, .imgtxt a:visited {text-decoration:none}
.imgtxt a:hover, .imgtxt a:active {text-decoration:underline}

/* table */
.rtable {margin:.7em .5em .7em 0;border:2px inset #AAA; border-collapse:collapse;table-layout:fixed}
.rtable td {border:1px inset #aaa; padding:.4em .5em;}

.td10 {width:100px}
.td15 {width:150px}
.td20 {width:200px}
.td25 {width:250px}
.tdcenter {text-align:center}
.thead {font-weight:bold; background-color:#FC6}
.trhl {background-color:#ddd}

/* list */
#main ol {list-style:decimal inside; padding:.2em 0}
#main li {margin:0 0 .3em; font-weight:normal}

/* misc style */
acronym, abbr {border-bottom:1px dotted #369; cursor:help}
.more {padding-top:.25em;text-align:right}
.more a {color:#E61}
.warning {color:#F00}
.next {text-align:right}

/* Sidebar */
.sidebox, .sideblock {clear:both; position:relative; margin:10px auto}
#search {margin-top:20px; padding:12px 12px 8px; border:2px dashed #ccc}

/* menu */
#menu {padding:4px 0; border:2px dashed #00A700}
#menu2 {padding:4px 0; border:2px dashed #FF0000}
/*background:url(../img/pix/fade-grey.gif) repeat-x top; */
.menulist li {display:block; padding:4px 3px; margin:0 10px; border-top:1px dotted #CCC; font:14px Arial, sans-serif}
.menulist li:first-child {border:none}
.menulist a {width:100%; font-weight:normal}
.menulist a:hover {text-decoration:none}

/* Footer */
#footer p {line-height:110%}