/*
=== stylesheet file ===
description: jintongwang.com.cn Cascading Style Sheet
author: jason chu
E-mail: xingis@gmail.com
updated: 05/05/2009 15:31:16 +0800
*/

/********** common **********/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr {border:0;margin:0;padding:0;outline-color:-moz-use-text-color;outline-style:none;outline-width:0}
body, p, td, th, li {color:#333;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:200%}
ul, li {list-style-type:none}
img, a img {border:0;vertical-align:middle}
table {border-collapse:collapse;border-spacing:0}
a, a:link, a:visited {color:#808080;text-decoration:none}
a:hover, a:active {color:#424242}
blockquote {color:#666;font-style:italic;margin:0 0 18px 18px}
strong {font-weight:bold}
em {font-style:italic}
.clearfix {clear:both}

/********** main **********/
body {margin:0;padding:0;color:#606164;background:#969696 url(../images/common/body.jpg) repeat-x}
#wrap {margin:20px auto;width:970px;top:20px}
#wallpaper {margin:20px auto;top:20px;}

/********** inner_left **********/
#container,#inner, #inner_left, #inner_right {height:450px}
#inner_left {width:350px;float:left;background: url(../images/common/left_bg.jpg) repeat-y}
#left_tit {height:50px;margin-top:20px}
#left_nav {width:185px}
#left_nav ul {margin:15px 0 0 25px}
#left_nav li {text-align:right;margin:2px 0}
#left_nav li.boy a {color:#f26548}
#left_nav li.girl a {color:#0ab04a}
#left_nav li.shose a {color:#00508f}
#left_nav li.oth a {color:#288d89}
#left_nav li.over, #left_nav li.alt {background:#E6E6E6}

/********** inner_right **********/
#inner_right {float:left;background:#fff;width:620px}
#inner_detial {margin:10px 10px 10px 20px;width:590px;height:430px;overflow-x:hidden;overflow-y:auto}
#inner_detial h4.title {margin:5px 0;font-size:13px}
#inner_detial p, #inner_detial h3, #inner_detial h4 {margin:4px 0}
#inner_detial h3 {font-size:13px}
#inner_detial h4 {font-size:12px}
#inner_detial hr {height:1px;margin:10px 0;border:none;border-top:1px dashed #999}

/********** footer **********/
#footer {margin:10px 0}
#foo_nav {text-align:center}
#copyright {background:url(../images/common/copyright.jpg) no-repeat;height:auto;font-size:11px;text-align:center;vertical-align:middle}