/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
	height: auto;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#333;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6,p {
	font-family:"微軟正黑體";
	margin:10px;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
.cf:after {
    clear: both;
}
h2{
	color: #FFF;
	font-size:16px;
}
h3{
	color:#666;
}
.clear{
	clear:both;
}

#bg {
	position:fixed; 
	top:-50%; 
	left:-50%; 
	width:200%; 
	height:200%;
}
#bg img {
	position:absolute; 
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	margin:auto; 
	min-width:50%;
	min-height:50%;
}
/*---------------font-------------------*/
.style{
	margin:20px 0px 40px 0px;
	border-left:#666 thick solid;
	padding-left:15px;
	color:#FFF;
	font-size:16px;
	font-weight:bolder;
}
.style02{
	color:#666;
	font-size:14px;
	font-weight:bolder;
	float:left;
	line-height:25px;
}
.style03{
	color:#666;
	font-size:14px;
	font-weight:bolder;
	border-left:#666 thick solid;
	float:left;
	line-height:25px;
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #333;
	margin:0 0 0 25px;
	padding:0 0px 0 15px;
}

#page-wrap {
	z-index: 2;
	width: 900px;
	margin:0 auto;
	padding:50px 0 0 0;
	position: relative;
}
#bf_header{
	width:100%;
	width:posion;
}

.head_con{
	margin:0 auto;
	width:900px;
	height:100px;
}
.head_con_l{
	width:350px;
	float:left;
	height:100px;
	background:url(../img/head_bg01.png) repeat left top;
}
.head_con_l img{
	padding:25px 0 0 35px;
}
.head_con_r{
	float:left;
	width:550px;
	height:100px;
	background:url(../img/head_bg02.png) repeat top left;
}
.head_con_r ul{
	list-style:none;
}
.head_con_r li{
	width:90px;
	height:100px;
	float:left;
}
/*.head_con_r li .overlay{
	position: absolute;
	top: 0;
	left: -100px;
}*/
.bf_con{
	top:160px;
	left:0px;
	width:100%;
	height:auto;
	width:posion;
	color:#FFF;
	font-family: "微軟正黑體";
	font-size: 14px;
}
.con{
	width:900px;
	background:#000; 
	filter:alpha(opacity=95); /* For IE8 and earlier */
	margin:20px auto;
}
.con02{
	width:900px;
	background:#000; 
	margin:20px auto;
}
.con03 {
    background: none repeat scroll 0 0 #000000;
    margin: 20px auto;
    width: 900px;
}
.con_img{
	margin:0 auto;
	padding:25px 0 15px 0;
	width:45%;
}
.project{
	height:55px;
	margin:25px 25px 10px 25px ;
	border-bottom:#333 1px solid;
	padding:15px 10px 15px 75px;
	background:url(../img/pro_title.png) no-repeat left ;
}
.video_title{
	height:55px;
	margin:25px 25px 10px 25px ;
	border-bottom:#333 1px solid;
	padding:15px 10px 15px 75px;
	background:url(../img/video.png) no-repeat left ;
}
.val{
	height:55px;
	margin:25px 25px 10px 25px ;
	border-bottom:#333 1px solid;
	padding:15px 10px 15px 75px;
	background:url(../img/house_r2_c.png) no-repeat left ;
}
.contact_us{
	height:55px;
	margin:25px 25px 10px 25px ;
	border-bottom:#333 1px solid;
	padding:15px 10px 15px 75px;
	background:url(../img/house_r2_c4.png) no-repeat left ;
}
.process{
	height:55px;
	margin:25px 25px 10px 25px ;
	border-bottom:#333 1px solid;
	padding:15px 10px 15px 75px;
	background:url(../img/house_r2_c3.png) no-repeat left ;
}
.project_l li{
	list-style:none;
	float:left;
	margin:45px 0 0 0;
}
.project_l ul{
	list-style:none;
}
.project_l li a {
    background: url("../img/_r1_c1.png") no-repeat scroll 0 0 transparent;
    border-style: none;
    color: #999999;
    font-size: 1em; 
    list-style: none outside none;
    margin: 0px 10px 0 0;
    padding: 3px 0 0 10px;
    text-decoration: none;
}
.project_l li a:hover {
    background: url("../img/_r1_c1.png") no-repeat scroll 0 -38px transparent;
    border-style: none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    padding: 0px 0 0 10px;
    text-decoration: none;
}
.project_l li a:active {
    background: url("../img/_r1_c1.png") no-repeat scroll 0 -38px transparent;
    border-style: none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    padding: 0px 0 0 10px;
    text-decoration: none;
}
.project_lActive{
    background: url("../img/_r1_c1.png") no-repeat scroll 0 -38px transparent;
    border-style: none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
	text-decoration: none;
	padding: 0 10px;
}
.pro_title{
	font-family:"微軟正黑體";
	font-size:12px;
	color: #666;
	float:left;
	letter-spacing:6px;
	padding:3px 0 0 0;
}

.con_form{
	margin:0 auto;
	padding:20px 0;
	width:850px;
}
.con_form02{
	margin:0 auto;
	padding:20px 0;
	width:660px;
	height:530px;
}
.con_form03{
	margin:0 auto;
	padding:10px 0;
	width:660px;
}
.con_photo{
	margin:0 auto;
	padding:5px 0;
	width:850px;
}
.form_vol{
	padding:0 0 20px 0;
}
.form_vol label{
    color: #FFF;
    cursor: pointer;
    float: left;
    font-family: "微軟正黑體";
    font-size: 14px;
    font-weight: bolder;
    line-height: 14px;
    padding: 5px 0;
    width: 100px;
}
.form_vol select{
	margin:0 10px 0 0;
}
.form_submit{
	margin:0 0 0 100px;
}
/* Footer Style */
.bf_footer{
	width:100%;
	width:posion;
	opacity:0.9;
	padding-bottom:20px;
	bottom:10px;
	text-transform:uppercase;
}
.bf_footer img{
	padding-left:10px;
}
.bf_footer2{
	width:posion;
	position: fixed; 
	opacity:0.9;
	padding-bottom:20px;
	bottom:10px;
	text-transform:uppercase;
}
.conF{
	width:870px;
	background:#000;
	opacity:0.9;
	margin:0 auto;
	height:50px;
    font-family: "微軟正黑體";
	color:#FFF;
	font-size:12px;
	line-height:50px;
	padding:0 15px;
}
.Left{
	float:left;
}
.Right{
	float:right;
}
.bf_footer a{
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
}
.bf_footer a:hover{
	color:#fff;
}
.bf_footer a span{
	font-weight:bold;
}
.bf_footer a.bf_left{
	float:left;
}
.menu{
	background:#FFF;
	width:300px;
	left:0px;
	top:0px;
	height:100%;
	position:fixed;
}
.ic_container{
    vertical-align:baseline;
    margin:10px;
    position:relative;
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-box-shadow: 0 1px 3px #888;
    -webkit-box-shadow: 0 1px 3px #888;*/
}
.demo{
	float:left;
}
.ic_caption{
    position:absolute;    
    opacity:0.9;   
    overflow:hidden;
    margin:0px;
    padding:0px;
    left:0px;
    right:0px;
    cursor:default;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.ic_caption p{
	color:#CCC;
	font-size:12px;
}
.ic_container{
	width:200px;
	height:150px;
	margin:10px;
}
/*------------------------button-----------------------------*/
.button{
	background:url(../img/menu_bg.png) no-repeat left top;
	background-position:-300px 0;
	/* text-indent: -9999; */
	width:90px;
	height: 100px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
}
.button:hover{
	background-position:-100px 0;
}
#button02{
	width:100px;
	height: 35px;
	border: #999 thin solid;
	display: inline-block;
	color:#333;
	margin:0 15px 0 0;
}
#button02:hover{
	color:#999;
	border: #333 thin solid;
}
.active{
	background:url(../img/menu_bg.png) no-repeat left top;
	background-position:-300px 0;
	/* text-indent: -9999; */
	width:90px;
	height: 100px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
	background-position:-100px 0;
}
.two{
	width:45%;
	margin:15px 20px 0px 20px;
	float:left;
}
.two ul{
	list-style:none;
}
.two li{
	list-style:none;
	margin:10px 0 10px 25px;
	font-size:13px;
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #333;
	padding:0 0px 0 15px;
	color:#FFF;
	font-size:12px;
	line-height:25px;
}
.one{
	width:90%;
	margin:0px 20px;

}
.one .word{
	font-size:13px;
	padding:0 0px 10px 15px;
	line-height:25px;
}
.no{
	font-size:12px;
	font-weight:bolder;
}
.no ul{
	list-style:none;
	margin: 20px 0;
}
.no li{
    float: left;
    list-style: none outside none;
    padding: 0 10px 0 -12px;
    border-right: 1px solid #999;
    margin: 0 10px 0 0;
}
.no li:hover{
	padding:0px ;
}
.no .active{
    background: none repeat scroll 0 0 transparent;
    color: #999999;
    display: inline-block;
    height: 10px;
    list-style: none outside none;
	width: 10px;
	font-size:13px;
	font-weight:bolder;
}
.no span{
	padding:0 10px;
}
.no a {
    margin: 0 3px;
}
.video{
	width:700px;
	margin:40px auto;
}
	