
/*  Globle2011 Css  */

body { text-align:center; font-family:"宋体", Arial; font-size:12px; color:#7C5506;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote{ padding:0; margin:0;}

table, td, tr, th, font { font-size:12px; }

li { list-style-type:none; }

table { margin:0 auto; }

img { border:none; }

ol, ul { list-style:none; }

.clear{ clear:both;}

.l{ float:left}

.r{ float:right}

.t_l{ text-align:left;}

.t_r{ text-align:right;}

a{ color:#7C5506; text-decoration:none;}

a:hover{ color:#FF0000; text-decoration:underline;}

.white{ color:#FFFFFF;}

.red{ color:#FF0000}

.black{ color:#000000;}

.bold{ font-weight:bold;}

.heiti{ font-family:"黑体";}

.font14{ font-size:14px;}

.letter-spacing{ letter-spacing:1.5px;}

.line-height{ line-height:22px;} 

.display{ display:block;}

.text-indent{ text-indent:24px;}

.img_border{ padding:2px; border:1px solid #CCCCCC}


/*分页*/
.page{ margin:20px auto 8px;}

.page a{ color:#0000FF; text-decoration:none}

.page a:hover{ color:#FF0000; text-decoration:underline}

/*打印本页、关闭本页*/
.print{ text-align:right; margin:20px auto; padding:18px 0px; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; }

/*上一篇 下一篇*/
.next_back{ text-align:left; margin:15px auto; line-height:25px; border-top:1px solid #CCCCCC; padding-top:12px;}

.next_back a{ text-decoration:underline; color:#000000}

.next_back a:hover{ text-decoration:none; color:#000000}

/*更多*/
a.more{ color:white; margin-right:6px; display:inline}

a.more:hover{ color:#CCCCCC; text-decoration:none;}

