@charset "utf-8";

body{ color: #666;font:16px/30px Verdana, Microsoft JhengHei, "微軟正黑體", LiHei Pro, "儷黑體", PMingLiu,"新細明體", sans-serif; background-color:#eee; }


body,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div,input{border:0 none;margin:0;padding:0;font-weight:normal;}

ul,ol,li{list-style-type:none;}

select,input,img{vertical-align:middle; outline:none;}

input,button,select{color: #595757;}

a img{border:0;}

a{text-decoration:none; color:  #595757;}

a:hover{text-decoration:underline; color:  #595757;}

em,i{font-style:normal;}

.left{float:left;}

.right{float:right;}

.textCenter{text-align:center;}

.textRight{text-align:right;}

.pointer{cursor:pointer;}
/*清浮動*/

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.clearfix{zoom:1; background-color:#fff;}

/*header*/
.header{ width:100%; padding:20px 0; /*border-bottom:1px solid rgba(204,204,204,0.6);*/ background-color:rgba(0,0,0,0.7);overflow:hidden;}
.logo{ float:left; width:60px; height:80px; margin-right:20px; margin-left:20px;}
.logotxt{ width:350px; float:left; overflow:hidden;}
.logotxt p{ color:#fff; font-size:20px; letter-spacing:1px; line-height:30px; padding-top:20px;}
.update{ font-size:16px; color:#fa651c; line-height:80px; position:absolute; right:20px; top:50px;}
.update span{ color:#fff; padding:0 5px;}

/*main*/
.wrp,.zong ,.list .tabCon ,.tabtr{ width:1000px;}
.wrp{ margin:0 auto; padding:30px 0;}
.underNone{border-bottom:none;}

.titleH1{height:40px;line-height:40px;font-size:20px;font-weight:bold;border-bottom:2px solid #ffa804;margin-bottom:5px;}

.title{padding-left:0px;}

.title li{width:90px;text-align:center;background-color:#DCDCDC;font-size:17px;float:left;cursor:pointer;padding:6px 0;}

.title li.cur{background:#00c8fb;color:#fff;}

.titleexp li{float:left;margin-right:0px; color:#666; font-size:14px;margin-right:10px;}
.titleexp li a{float:left;margin-right:0px; color:#00c8fb; text-decoration:none; }
.titleexp li a:hover{color:#00c8fb; text-decoration: underline;}

.zong{clear:both;overflow:hidden;}

.list{ width:5000px;}

.list .tabCon{float:left; border-top:0px ; overflow:hidden;}

.tabth{ height:40px;line-height:40px;color:#ffffff;background-color:#f26d0b;}

.tabth span{display:inline-block;text-align:center;float:left;}

#s1,#s2,#s3,#s4,#s5,#s6{overflow:hidden;}

.tabUl{overflow:hidden;}

.tabtr{ height:50px;*height:50px;line-height:50px;*line-height:50px; border-bottom:1px solid #eee; background-color: rgba(0,0,0,0.7); color:#fff;} 

.tabtr span,.tabtr a{display:inline-block;text-align:center;cursor:pointer;float:left;text-decoration:none;}

.tabtr span a img{ margin-left:15px; margin-top:-2px;}

/* copyright
*----------------------------------------------------------------------------*/
#copyright_wrp{
	width:100%;
	height:60px;
	background:#00c8fb;
	clear:both;
}
.cctxt{
	display:block;
	width:865px;
	margin:0 auto;
	background:url(../images/cc_by.jpg) no-repeat 0 12px;
	font:13px Verdana, Microsoft JhengHei, "微軟正黑體", LiHei Pro, "儷黑體", PMingLiu,"新細明體", sans-serif;
	color:#fff;
	line-height:60px;
	padding-left:135px;
	}
#copyright{
	display:block;
	width:1000px;
	margin:0 auto;
	}
.cclogo{
	display:block;
	float:left;
	clear:both;
	width:107px;
	height:37px;
	margin-top:12px;
	/*background-image:url(../images/cc_by.jpg);
	background-image:url(../images/cc_by.jpg) no-repeat;
	text-indent:-4000px;
	position:absolute;*/
	}
.copyright_txt{
	display:block;
	float:right;
	width:860px;
    font:12px Verdana, Microsoft JhengHei, "微軟正黑體", LiHei Pro, "儷黑體", PMingLiu,"新細明體", sans-serif;
	color:#fff;
	line-height:60px;
	}


