@charset "utf-8";
/* CSS Document */
*	  {margin:0 auto; padding:0;}
body  {color:#010101; font-size:12px;}
a   { color:#000; cursor:pointer; text-decoration:none;}
.fl_right{ float:right;}
.green { color:#036e21;}
.blue { color:#04508c;}
.red { color:#fe0303;}


#container { margin:0 auto; padding:0; width:100%; font-family:"Microsoft JhengHei";}

.headers { width:100%; margin-bottom:2px; background:#3c3939; height:138px; position:fixed; top:0; z-index:9999;}

.headers .header { width:1006px; padding:0 4px; height:138px; background:#3c3939;}

.headers .header .logo { float:left; margin-top:12px; width:222px; height:82px; font-size:13px;  }
.headers .header .logo span{ font-size:27px;  }
.headers .header .logo a{ color:#FFF; }

.headers .header .cms { width:727px; height:112px; float:right; margin-top:8px; color:#FFF; font-size:13px;}

.headers .header .language { margin-top:8px; float:left; width:222px; color:#FFF;  }
.headers .header .language a{ color:#FFF; font-size:12px; }

.footers{ width:100%; height:213px; background:#a29e9e; margin-top:10px; }
.footers .footer{ width:1006px; height:203px; background:#a29e9e; padding-top:10px; }

.footers .footer .Copyright { width:1006px; color:#FFF; }
.footers .footer .Copyright a{ font-size:12px; color:#FFF; }

.contents{ width:1006px; margin-top:140px; overflow:hidden;}

.contents .sidebar{ width:222px; float:right; margin-left:3px; background:#e4dede; padding-left:10px; overflow:hidden;}
.contents .sidebar .box-heading{ float:left; font-size:18px; color:#3c3939; font-weight:bold; margin-top:10px; margin-bottom:10px;}

.contents .sidebar .box-category{ width:222px; overflow:hidden; margin-bottom:30px; float:left;}
.contents .sidebar .box-category .li_b_style{ width:222px; float:left; list-style:none;}
.contents .sidebar .box-category .li_b_style a{ width:222px; font-size:12px; color:#3c3939;}

.contents .sidebar .cms2 { width:208px;/* height:694px;*/ margin-bottom:10px; float:left;}
.contents .sidebar .cms2 li{ margin-left:15px;}

.contents .cms{ width:731px; min-height:815px; overflow:hidden; float:left; }

.contents .cms .news_box{ width:711px; min-height:270px; margin-bottom:20px; float:left; padding:0 10px; }
.contents .cms .news_box .title { width:711px; font-size:24px; color:#3c3939; font-weight:bold;}
.contents .cms .news_box .title a{ font-size:24px; color:#3c3939; font-weight:bold;}
.contents .cms .news_box .date{ width:689px; background:url(../images/date.jpg) no-repeat left; padding-left:22px; font-size:12px; color:#3c3939; margin-bottom:10px;}
.contents .cms .news_box .des{width:711px; overflow:hidden; font-size:12px; color:#3c3939; line-height:25px; margin-bottom:10px;}
.contents .cms .news_box .category{ font-size:12px; color:#3c3939;}
.contents .cms .news_box .category a{ font-size:12px; color:#14524d;}
.contents .cms .news_box .page{ width:711px; float:left; margin-top:30px; }
.contents .cms .news_box .page .green{ color:#14524d;}
.contents .cms .news_box .page .right{ float:right; }
.contents .cms .news_box .page a{ font-size:12px; color:#3c3939; }

.contents .cms .titles{ width:711px; padding:0 10px; font-size:24px; color:#3c3939; margin:10px 0; float:left; }
.contents .cms .des2{ width:711px; padding:0 10px; font-size:12px; color:#3c3939; float:left; }
















