﻿
html, body, #header h1, #nav, #nav ul, #comment h2, #comment ol, #comment h3, #comment p, .comment-page, #footer p {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	text-align: center;
	font: 12px/1.6  "Arial", "Helvetica", "宋体", "sans-serif";
	color:#FFFFFF;
}
body
{
	background: #000000 url(/skin/bg.png) 128px -128px repeat fixed;
}
a {	color:#ee7600; text-decoration:none;}
img {vertical-align:middle;}
a:hover{text-decoration:underline;}

#wrapper {
	width : 1000px;
	min-height: 100%;
	margin: auto;
	text-align: left;
	background: url(/skin/sidebar2.png) repeat-y;
	>background:none;
	>filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/sidebar2.png', sizingMethod='scale');
	padding:0px 0px 100px 0px; /*fix ie7*/
}
* html #wrapper {
	height: 100%;
}
#header {
	height: 70px;
	width: 785px;
	float: right;
	margin-right: 22px;
	display: inline;
	position: relative;
	text-align: center;
	background:url(/skin/cclogosmall.gif) no-repeat right top;
}
#header h1 {
	font-size: 14px;
	text-align:left;
	line-height: normal;
	position: absolute;
	top:20px;
	left: 0;
}
#header a{
	display:none;
}
#header img {
	display: block;
	margin: auto;
}
#out-content {
}
#out-content:after {
  clear: both;
  display: block;
  font: 1px/0px;
  content: ".";
  height: 0px;
  visibility: hidden;
}
* html #out-content {
	height: 1%;
}
#info {
	line-height: 16px;
	text-align: center;
	padding-top:8px;
	padding-bottom:8px;
	color:#808080;
}
#navbar {
	float: left;
	background: url(/skin/sideimg.png) no-repeat left top;
	>background:none;
	>filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/sideimg.png', sizingMethod='crop');
	width: 160px;
	padding-top: 180px;
	position: relative;
	top: -60px;
	font-size: 13px;
}
#nav, #nav ul {
	list-style: none;
	background: transparent;
	text-align: center;
}
#nav {
	background: transparent;
}
#nav li a {
	color: #DDDDDD;
	text-decoration: none;
	display: block;
	width: 100%;
}
#nav strong {
	display: block;
	width:146px;
	color:white;
	margin:auto;
}
#nav .current ul a {
	background: none;
}
#nav .current{
	background:none;
}

#nav a:hover, #nav .current a, #nav .current ul a:hover {
	/*background: transparent url(/skin/dialogue3/cursor.gif) no-repeat left;*/
	background: transparent url(/skin/tbar_ahover.png) no-repeat;
	>background:none !important;
	>filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/tbar_ahover.png', sizingMethod='crop') !important;
	color:#EE9600;
}
#nav li {
	position: relative;
	padding-top: 1px;
}
#nav li li {
	background: none;
}
#nav ul{
	display:block;
	width:100%;
	height:100%;
	margin-top:-20px;
	padding-top:20px;
	background: transparent url(/skin/alphatbg_bluewhite.png) repeat;
	>background:none !important;
	>filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/alphatbg_bluewhite.png', sizingMethod='scale') !important;
}
#nav ul li {
	background:none;
}
#nav li li a, #nav .current li a
{
    color:#965600;
}
#content-box {
	>position:relative;
	float: right;
	width: 800px;
	margin-right: 22px;
	margin-top: 30px;
	display: inline;
	overflow: visible !important;
	overflow: hidden;
}
#footer {
	height: 50px;
	font-size: 12px/20px;
	margin: -150px auto 0px auto;
	width : 1000px;
	background: url(/skin/sideimg3.png) no-repeat left top;
	>background:none;
	>filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/sideimg3.png', sizingMethod='crop');
	padding-top:100px;
}
#footer a {
	color: #FFFFFF;
}
#footer p {
	/*padding-left: 155px;*/
	position
	text-align:center;
	width:800px;
	float:right;
}
.skip {
	display: none;
}
/* font style */
#comment {
	width:770px;
	margin:auto;
	font-size: 12px;
	line-height:28px;
	color: #B0B0B0;
	padding-top: 20px;
	font-family:'宋体', simsun;
}
#comment img{
	background-color:white;
}
#comment h2 {
	font-size: 14px;
}
#comment a {
	color: Maroon;
}
#comment ol {
	list-style: none;
}
#comment ol li {
	border: 1px solid #DDD;
	margin: 10px 0;
	padding: 10px;
}
#comment h3 {
	font-size: 12px;
	display: inline;
}
.comment-time {
	display: inline;
	margin-left: 24px;
}
.comment-page {
	text-align: right;
}
.post-area input, .post-area img, .post-area textarea{vertical-align:middle;}
.post-area input {background:none; margin:0; padding:0; border:solid 1px gray; color:white; height:18px; font-size:12px; display:inline;
	background: url(/skin/alphatbg_gray.png) repeat;
	>background:none;
	>filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/alphatbg_gray.png', sizingMethod='scale');
}
.post-area .discussTB{ margin:0; border:solid 1px gray;margin-left:6px;color:white;background:none;font-size:12px;height:16px; overflow:hidden;
	background: url(/skin/alphatbg.png) repeat !important;
	>background:none !important;
	>filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/alphatbg.png', sizingMethod='scale') !important;;
}
.post-area textarea{width:340px;height:100px !important;}

/*Element colors*/
.ered, .eblue, .ewhite, .eblack, .eyellow, .egreen{font-family:'宋体', simsun;}
.eyellow{color:yellow;}
.ered{color:red;}
.eblue{color:blue;}
.ewhite{color:white;}
.eblack{color:#600060;}
.egreen{color:darkgreen;}
/*H A*/
i, em{font-style:normal;font-weight:bold;background-color:white;padding-left:2px; padding-right:2px;}
em{color:#8080FF;} i{color:#FF8080;}

th {text-align:center;}