@charset "utf-8";
/***************************************
    copyright by MakeWeb.com.tw 
***************************************/

@import url("style.css");

/*-------------------------------------------- 
	container
---------------------------------------------*/
#container {
	position: relative;
	/*clear: both;*/
	width: 100%;
	top: 112px;
	margin:0 auto;
	z-index: 1;
	/*border:2px solid #F00;*/
}

/*-------------------------------------------- 
	content1
---------------------------------------------*/
#content1 {
	overflow: hidden;
	position: relative;
	width: 100%;
	/*height: 805px;*/
	z-index: 10;
	/*border:2px solid #F00;*/
}

.canvas_main_banner {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1978px;
	min-width: 1081px;
	height: 805px;
	z-index: 3;
	/*border:2px solid #F90;*/
}
#slider{
	min-width: 1978px;
}
.nivo-controlNav {
	position: relative;
	width: 200px;
	margin: -86px 0 0 0;
	z-index: 900;
	/*border:1px solid #F90;*/
}

/*-------------------------------------------- 
	content2
---------------------------------------------*/
#content2_box
{
	position: relative;
	width: 100%;
	background-color: #202020;
}
#content2 {
	overflow: hidden;
	position: relative;
	width: 1020px;
	margin:0 auto;
	padding: 30px;
	/*border:2px solid #F00;*/
}

.canvas_home_news {
	/*position: absolute;*/
	width: 1000px;
	height: 33px;
	line-height: 30px;
	/*margin: -17px 0 0 6px;*/
	/*padding: 3px;*/
	z-index: 20;
	/*border:3px solid #F90;*/
}
/*
.canvas_home_news img{
	float: left;
	margin: 0 0 0 20px;
}
.canvas_home_news div{
	float: left;
	font-size: 90%;
	color: #FFF;
	margin: 1px 0 0 20px;
}*/


.canvas_home_service {
	float: left;
	/*margin:54px 0 40px 5px;*/
	/*margin: 0 -10px  -10px  -10px;*/
	/*border:1px solid #F90;*/
}
.imagelabellist_black_title_blue_time 
{
	float: left;
	width: 540px;
	padding: 0 0 0 40px;
	/*border:1px solid #0F0;*/
}
.imagelabellist_black_title_blue_time ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style:none;
	text-align: left;
}
.imagelabellist_black_title_blue_time li {
	display:block;
	width:100%;
	margin: 6px 0;
	/*padding: 0;*/
	/*line-height:25px;*/
	/*text-indent:10px;*/
	background-image: none;
	border-bottom: none;
}
.imagelabellist_black_title_blue_time .post_time{
	float: left;
	margin: 0 10px 0 0;
	color: #FFF;
}
.imagelabellist_black_title_blue_time .post_title2 a{
	/*color: #D8E600;*/
}
.imagelabellist_black_title_blue_time .other_info a{
	color: #D8E600;
	float: right;
}