@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,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,blockquote,address,pre {margin:0;padding:0}
body {text-align:center;margin:0 auto;background:#fff;color:#000;font:normal 12px/1.6em Verdana,Arial,sans-serif,"宋体"}
body > div {text-align:center;margin-right:auto;margin-left:auto}
div {text-align:left;word-break:break-all;word-wrap:break-word}
h2,h3,h4,h5,h6 {font-size:12px;font-weight:normal}
q:before,q:after {content:''}
li {list-style:none}
table {margin:0 auto}
img {border:none}
i,cite,em,var,dfn,address {font-style:normal}
a i,a b,a q,a img,a input,button,label {cursor:pointer;cursor:hand}
input[type=button],input[type=reset],input[type=submit],input[type=radio],input[type=checkbox] {cursor:pointer}
hr {clear:both;height:1px;margin:7px 0;>margin:0;padding:0;border:0 none;border-top:1px solid #ccc;line-height:1px}

/* body */
#page .wrapper {width:100%;position:relative;padding:0;z-index:1}
.wrapperInner {width:100%;margin:0 auto}

/* link */
a {color:#000;text-decoration:none}
a:hover {text-decoration:underline}
a:focus {outline-style:none}

/* Form */
form {margin:0;padding:0;border:0 none}
input,
textarea,
select,
fieldset,
legend {font:normal 12px/1.6em Verdana,Arial,sans-serif,"宋体"}
fieldset {padding:10px}
input.text {border:1px solid #a4bfda;height:18px;background:#fff;padding-left:3px;color:#999}
input.normal {color:#444}
textarea.text {border:1px solid #a4bfda;background:#fff;padding:4px 0 0 6px;vertical-align:middle;color:#999}
textarea.normal {color:#444}
select.select {border:1px solid #ccc;outline:0 none;color:#333}
input.popup {width:124px;height:18px;padding:2px 0 2px 5px;border:0;background:url(images/input_popup_bg.gif) no-repeat;cursor:pointer}
input.file {height:22px}
select.select {height:20px}
input.submit {cursor:pointer;height:22px;padding:0 6px 2px 6px;>padding:0 4px 2px 4px;float:left}
input.button {cursor:pointer;height:22px;padding:0 6px 2px 6px;>padding:0 4px 2px 4px;float:left}

/* float */
.left {float:left}
.right {float:right}

/* clear */
.clear {border-top:1px solid transparent !important;margin-top:-1px !important;border-top:0;margin-top:0;clear:both;visibility:hidden;font-size:0px;height:0px;line-height:0}
.clearfix:after {content:".";display:block;height:0px;clear:both;visibility:hidden}
html>body .clearfix {display:inline-block;width:100%}
* html .clearfix {/* Hides from IE-mac \*/height:1%;/* End hide from IE-mac */}

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

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

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

/* text */
.f10 {font-size:10px}
.f12 {font-size:12px}
.f13 {font-size:13px}
.f14 {font-size:14px}
.f16 {font-size:16px}
.bold {font-weight:bold}
.normal {color:#444}
.normal a {color:#444}
.normal a:hover {color:#f65100}
.normal_1 {color:#444}
.normal_1 a {color:#444}
.normal_1 a:hover {color:#005197;text-decoration:none}
.import {color:#f65100}
.import a {color:#f65100}
.import a:hover {color:#f65100}
.grey {color:#666}
.grey1 {color:#999}
.normalLink {color:#005197}
.normalLink a {color:#005197}
.normalLink a:hover {color:#f65100}
.underline {text-decoration:underline}
.underline a {text-decoration:underline}
.lineheight {line-height:20px}
.lineheight24 {line-height:24px}
.ftext {font-family:SimSun,'宋体',sans-serif}

.divZoom {zoom:1}
.en_And_ch {zoom:1;vertical-align:baseline}

/* 字符截断 */
.wordBreak {display:block;overflow:hidden;white-space:nowrap;*text-overflow:ellipsis;-o-text-overflow:ellipsis}

/* 英文换行 */
.wordBreak_en {word-break:break-all;white-space:normal;overflow:hidden}

/*headerNav*/
#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 */
#footer {width:950px;text-align:center;color:#333;margin:0 auto 0;padding:11px 0}
#footer a {color:#333}

/* exps */
* html body {_zoom:expression(function(x){x.style.zoom=1;try{document.execCommand('BackgroundImageCache',false,true)}catch(e){}}(this))}