/* 
    Document   : main_style
    Created on : 2012/3/6, 上午 10:56:09
    Author     : ttw1988
    Description:
        Purpose of the stylesheet follows.
*/

body, html {
	
 	color:#333333;
  	font-family: Arial, Helvetica, sans-serif, 微軟正黑體;
	line-height:150%;
  	font-size: 16px;
  	border: 0px;
  	margin: 0px;
  	padding: 0px;
  	background-image: url(../images/bg.jpg);
  	background-repeat:no-repeat;
  	background-position:top center;
	background-attachment: fixed;
}

.font_a {
	font-size:10px;
	color:#030;
}

.font_b {
	font-size:15px;
	color:#030;
	line-height:15px;
}

.font_c {
	font-size:18px;
	color:#603913;
}


.all {
	margin:auto;
	width:978px;
	background-color:#FFFFFF;
	border:1px #030 solid;
	box-shadow: 3px 3px 5px #888888;
}

.topbar {
	width:978px;
	height:115px;	
}



.bar {
	background-image: url(../images/bar.png);
	height:13px;
	background-repeat:repeat-x;
}

.top_logo {
	width:228px;
	padding:20px 0 0 10px;
	float:left;
}

.top_btnbar {
	width:740px;
	height:42px;
	float:right;
/*	margin-top:35px;*/
	padding-top:5px;
	background-image:url(../images/btnbar.png);
	background-repeat:no-repeat;
}

		  .top_lang{width: 740px; height:35px;}
		  .top_lang a{text-decoration:none; color:#333;font-size:14px; margin-left:7px;}
		  .top_lang a:hover{color: #cc0000;}
		  .fr{float:right;}
		  .zhlink{ margin-right:24px;margin-top: 6px;}

.btn_1 {
	height:35px;
	width:135px;
	float:left;
}

.btn_2 {
	height:35px;
	width:155px;
	float:left;
}

.btn_3 {
	height:35px;
	width:100px;
	float:left;
}
.btn_4 {
	height:35px;
	width:90px;
	float:left;
}

.btn_5 {
	height:35px;
	width:160px;
	float:left;
}
.btn_6 {
	height:35px;
	width:100px;
	float:left;
}

.mainbanner {
	width:978px;
	height:250px;
	background-image:url(../images/mainbanner.png);
}


.contant_right {
	width:230px;
	min-height:550px;
	background-color:#E5F1D4;
	float:left;
}

.contant_letf {
	width:650px;
	float:left;
	padding:10px 70px 0 20px;
}

.footer {
	height:50px;
	width:980px;
	margin:auto;
	
}
/*home*/
.halfbox {
    float: left;
    margin: 1px;
    width: 313px;
}
.box {
    overflow: hidden;
}
.box{font-size:12px;}
.box   h3  {font-size:16px;}
.box   h3  span a {text-decoration:none; color:#963;}
.homeArticleArea{ width:310px;}
.homeArticleArea ul{margin:0px; padding:0px;}
.homeArticleArea a {text-decoration:none; color:#963;}
.homeArticleArea ul li {list-style:none;overflow:hidden;display:inline-block;}
.homeArticleArea ul li  a{width:280px;display:inline-block;cursor:pointer;}
a:hover {color: #c60;text-decoration: underline;}
.left-list{ margin:0px;margin-left:15px; height:2px; overflow:hidden;}
.left-list a{ text-decoration:none; font-size:12px; color:#963; }
.left-list ul li{ list-style:none;}
.left-list ul{padding: 0px 20px;margin: 0px;}
.left-list dt a{ font-size:16px;font-weight:bold;}
.left-list dd{}
.yp_content{ height:2px; overflow:hidden; position:absolute;}
/*.cn-dim{right: 1000em; height:2px; overflow:hidden; position:absolute;}
*/
.btn_1,.btn_2,.btn_3,.btn_4,.btn_5,.btn_6{ text-indent:-20em; overflow:hidden;}