/*global css*/
* {font-family:Arial, Helvetica, sans-serif;-webkit-text-size-adjust:none;}
/*_behavior:url(/iepng/iepngfix.htc);*/
td, th, div, input, select, textarea, li, ol, dt, dd, h1, h2, h3, h4, h5, h6 ,p {font-size:12px;color:#666666;}
font, span {font-size:12px;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, form, fieldset, input, textarea, blockquote {padding:0;margin:0;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
li {list-style-type:none;}img {border:none;}
.line {border-bottom:1px dashed #ccc;height:1px;overflow:hidden;}
.border {border:1px solid #ccc;}
body {_behavior:url(/css/csshover.htc); background:#ededed url(../images/Bg.jpg) repeat-y top center;}

/*文字大小，颜色，行距定义 fz:font-size；fc:font-color；flh:font-line-height*/
.fz12,.fz_12px {font-size:12px;}
.fz14,.fz_14px {font-size:14px;}
.fz16,.fz_16px {font-size:16px;}
.fz18,.fz_16px {font-size:18px;}
.fR,.fc_red {color:#ff0000;}
.fG,.fc_gory {color:#666;}
.fW,.fc_white {color:#fff;}
.fc_yellow {color:#ff6600;}
.flh_150 {line-height:150%;}
.flh_180 {line-height:180%;}
.fl {float:left;}
.fr {float:right;}
.over {overflow:hidden;}
.margin0 {margin:0 auto;}
.pR {position:relative;}
.pA {position:absolute;}
.txL {text-align:left;}
.dis{display:none;}
.block{display:block;}

/*form*/
.form_input {border:1px solid #ccc;color:#333;background:url(/images/lib/global/input_bg.gif) #fff repeat-x;height:20px;line-height:20px;}
.form_area {border:1px solid #ccc;color:#333;background:url(/images/lib/global/input_bg.gif) #fff repeat-x;line-height:180%;}
.form_button {border:none;background:#505050;color:#fff;height:22px;line-height:22px;padding:0 5px;overflow:hidden;width:80px;}
.form_button_130 {width:130px;}
.form_focus {border-color:red;}
.form_gory_button {border:none;background:url(/images/lib/global/button_grey.gif);width:110px;height:25px;line-height:25px;font-weight:bold;color:#555;text-align:center;}
select.form_focus {background:#ccc;}

/* padding */
.clear {margin:0px auto;clear:both;height:0px;font-size:0px;overflow:hidden;}
#onlinechar {width:106px;height:244px;background:url(../images/char.png) no-repeat;overflow:hidden;position:absolute;top:180px;right:0px;}
#onlinechar a {display:block;}
.txC {text-align:center;}
.borderN {border:0px none;}
.backgroundN {background:none;}
.marginN {margin:0px;}

/*a*/
a {color:#666666;text-decoration:none;}
a:hover {color:#06377c;text-decoration:underline;}
a.red {color:red;text-decoration:none;}
a.red:hover {color:red;text-decoration:underline;}

/*turn page*/
#turn_page {text-align:center;height:26px;line-height:26px;}
#turn_page .page_button {background:#f3f3f3;border:1px solid #ccc;margin:0 3px;padding:2px 5px;}
#turn_page .page_item {background:#f3f3f3;border:1px solid #ccc;padding:2px 5px;margin:0 3px; color:#333;}
#turn_page .page_item_current {background:#06377c;border:1px solid #06377c;padding:2px 5px;margin:0 3px;color:#fff;}
#turn_page a:hover{text-decoration:none;}