@charset "gbk";
/*
=== Sohu Blog Home StyleSheet File ===========================
	Style Name: Base
	Version: 1.0
	Author: Leeking001 (www.leeking001.com)
			Matt Wang (www.uiland.com)
	First Created: 2008-02-25
	Last Update: 2008-03-06
	Copyright: Sohu.com (www.sohu.com)
==============================================================
*/

/*** General HTML ***/
/* 全局CSS定义 */
body { text-align: center; margin:0 auto; padding:0; background: #FFF; font-size:12px; color:#000;font-family:宋体;}
body > div {text-align:center; margin-right:auto; margin-left:auto;} 
div,form,ul,ol,li,span,p {margin: 0; padding: 0; border: 0;}
img,a img{border:0; margin:0; padding:0;}
h1{}
h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px;font-weight:normal;}
ul,ol,li {list-style:none}
table,td,input {}
table {}
img {border:0 none;}
em,cite,b,i {font-style:normal}
q:before,q:after {content:''}
small {}
hr {clear:both;height:1px;margin:7px 0;>margin:0;padding:0;border:0 none;border-top:1px solid #ccc;line-height:1px;}

/* 页面属性 */
#page .wrapper { width:100%; position:relative;padding:0; z-index:1; }
.wrapperInner { width:950px; margin:0 auto;}

/* 链接颜色 */
a {color: #000;text-decoration:none}
a:hover {text-decoration:underline;}

/* Form */
form {margin:0;padding:0;border:0 none;}
input,
textarea,
select,
fieldset,
legend {color:#666;font:normal 12px/1.6em Verdana,Arial,sans-serif,"宋体";}
fieldset {padding:10px;}
input.submit,
input.button,
input.text,
textarea.text,
select.select {border:1px solid #ccc;outline:0 none;color:#333;}
input.text {color:#444444;height:20px;border:1px solid #a4bfda;background:#fff;}
input.popup {width:124px;height:18px;padding:2px 0 2px 5px;border:0;cursor:pointer;}
input.file {height:22px;}
textarea.text {padding:1px 3px;}
textarea.textarea{border:1px solid #a4bfda;background:#fff;font-size:12px;color:#a6a6a6;padding:4px 0 0 6px;vertical-align:middle;}
select.select {height:20px;}
input.submit {cursor:pointer;height:21px;padding:0 6px 2px 6px;>padding:0 4px 2px 4px;}
input.button {cursor:pointer;height:21px;padding:0 6px 2px 6px;>padding:0 4px 2px 4px;}

/* 通用属性 */
.left { float: left;}
.right { float: right;}
.clear { clear: both; font-size:1px; width:1px; visibility: hidden;margin-top:0px !important;margin-top:-2px;}/*ie and firefox1.5 updata */
.clear:after{content: ".";display: block;height: 0;clear: both;}	/* firefox1.0 */
*+html .clear{	margin-top:-2px!important;}

/* CSS空白 */
.blank5_b {margin:0 auto;height:5px; font-size:1px; background:#fff;clear:both;}
.blank6_b {margin:0 auto;height:6px; font-size:1px; background:#fff;clear:both;}
.blank8_b {margin:0 auto;height:8px; font-size:1px; background:#fff;clear:both;}
.blank10_b {margin:0 auto;height:10px; font-size:1px; background:#fff;clear:both;}

.blank3 {margin:0 auto;height:3px; font-size:1px;clear:both;}
.blank5 {margin:0 auto;height:5px; font-size:1px;clear:both;}
.blank6 {margin:0 auto;height:6px; font-size:1px;clear:both;}
.blank8 {margin:0 auto;height:8px; font-size:1px;clear:both;}
.blank10 {margin:0 auto;height:10px; font-size:1px;clear:both;}
.blank12 {margin:0 auto;height:12px; font-size:1px;clear:both;}
.blank520{margin:0 auto;height:607px; font-size:1px;clear:both;}
.blank450{margin:0 auto;height:381px; font-size:1px;clear:both;}
.blank300{margin:0 auto;height:451px; font-size:1px;clear:both;}
.blank23 {margin:0 auto;height:23px; font-size:1px;clear:both;}
.blank20 {margin:0 auto;height:20px; font-size:1px;clear:both;}

/* 水平线样式 */
.line_none {display:none;margin:5px auto;}
.line_solid {border:0 none;border-top:1px solid #dcdcdc; margin:5px auto;}
.line_dashed {border:0 none;border-top:1px dashed #dcdcdc; margin:5px auto;}
.line_dotted {border:0 none;background:url(images/line_dotted_ccc.gif) bottom repeat-x;margin:5px auto;}
.line_solid1 {border:0 none;border-bottom:1px solid #dcdcdc; margin:5px 0 0; display:block;}

/*首页头部导航*/
#indexNav {margin:0px auto;height:21px;background:#ffffff;text-align:left;color:#000;padding-top:3px;padding-bottom:3px; width:950px;}
#indexNav ul {clear:none;padding-right:6px;}
#indexNav li {list-style:none;float:left;padding:0 2px 0 0;margin:5px auto 0 auto;line-height:14px;}
#indexNav .end {padding-right:0}
#indexNav .red a {color:#f00}
#indexNav a {color:#000}

/* 标准底 */
#footer {width:950px; text-align:center;color:#333; margin:0 auto; padding:10px 0;}
#footer a {color:#333}

.blank{height:0px;overflow:hidden; font-size:1px;}