@charset "utf-8";
/* CSS Document */


body{
	font-family:微軟正黑體,Arial;
	padding:0;
	margin:0;
	color:#4f4f4f;
	font-size:18px;}
	
img{border:0;}	

.strong{font-weight:bold;}
.font_red{color:#ac2939;}
.addeng{font-size:14px;}	
.telfax{font-size:16px;}		

.clear{clear:both;}
.float-left{float:left;}
.float-right{float:right;}

#wrap{
	margin:0 auto;
	width:100%;}

.wrapout{
	position:relative;top:0;
	background:url(../images/background.jpg) center center fixed  no-repeat;
    -moz-background-size: cover;
    background-size: cover;
	height:auto;}

#logo{
	margin:50px auto 30px auto;
	width:332px;}

#com{
	margin:0 auto;
	width:926px;}

#ctsc{
	position:relative;
	float:left;
	width:443px;
	margin:10px;}

#twc{
	position:relative;
	float:left;
	width:443px;
	margin:10px;}

.btn1{
	position:relative;
	float:left;
	top:-60px;
	left:70px;
	z-index:99;}

.btn2{
	position:relative;
	float:left;
	top:-60px;
	left:70px;
	z-index:99;}
		
#braun{
	clear:both;
	margin:20px auto;
	width:454px;}	

#footer{
	border-top:1px solid #295eac;
	padding:10px 5px;}	
	
.cominfo{
	width:930px;
	margin:0 auto;}	
	
.foot1{
	position:relative;
	float:left;
	margin-right:5px;
	width:360px;
	padding:0 10px;}	
	
.foot2{
	position:relative;
	float:left;
	margin-right:5px;
	width:360px;
	padding:0 10px;}		
	
.social{
	position:relative;
	float:left;}
	
.social img{
	margin:0 3px;}		

/*--------- RESPONSIVE DESIGN -----------------*/		

/* VERY LARGE SCREEN */
@media (min-width: 1280px) {

}

/* PERSONNAL RESPONSIVE DESIGN FOR COMPUTER SMALL SCREEN, MEDIA SCREEN AND IPAD HORIZONTAL*/
@media (max-width: 1080px) {

}

/*HYBRID*/
@media (max-width: 1000px) {

}

/*FOR VERTICAL IPAD NATIVE 801px INCLUDING THE NEW TABLETS HYBRID*/
@media (max-width: 801px) {
	#com{width:790px;}
	#ctsc{clear:both;margin:10px 0 10px 70px;width:790px;}
	#twc{clear:both;margin:10px 0 10px 70px;width:790px;}
	.cominfo{width:790px;}
	.foot1, .foot2{clear:both;width:500px;margin-left:150px;}	
	.social{clear:both;float:right; }
	/*.btn1, .btn2{top:140px;left:120px;}*/
}

/* MQUERIES FOR SMARTPHONE VERY LARGE & E-READERS */
@media (max-width: 640px) {
	#com{width:443px;}
	#ctsc{clear:both;margin:0px auto;width:443px;}
	#twc{clear:both;margin:0px auto;width:443px;}
	.cominfo{width:443px;}	
	.foot1,.foot2{clear:both;margin:10px auto;width:380px;}	
	.social{clear:both;float:right;}		
}

/* MQUERIES FOR NEW SMARTPHONE HYBRID AND SMALL TABLET BY HEIGHT */
@media (max-height: 600px) {
	#com{width:443px;}
	#ctsc{clear:both;margin:0px auto;width:443px;}
	#twc{clear:both;margin:0px auto;width:443px;}
	.cominfo{width:443px;}	
	.foot1,.foot2{clear:both;margin:10px auto;}	
	.social{clear:both;float:right;}	
}


/* MQUERIES FOR SMARTPHONE LARGE & IPHONE 4 HORIZONTAL */
@media (max-width: 480px) {
	#com{width:443px;}
	#ctsc{clear:both;margin:0px auto;width:443px;}
	#twc{clear:both;margin:0px auto;width:443px;}
	#braun img{width:440px;height:47px;}
	.cominfo{width:100%;}	
	.foot1,.foot2{clear:both;margin:10px 0 10px 30px;width:380px;}	
	.social{clear:both;float:right;}	
}

/* MQUERIES FOR SMARTPHONE LARGE & IPHONE 4 HORIZONTAL */
@media (max-width: 400px) {
	#com{width:390px;}
	#ctsc{clear:both;margin:0px auto;}
	#ctsc img{width:390px;height:171px;}
	#twc{clear:both;margin:0px auto;}
	#twc img{width:390px;height:171px;}
	#braun img{width:390px;height:41px;}
	.cominfo{width:100%;}	
	.foot1,.foot2{clear:both;margin:10px 0 10px 0px;width:390px;}	
	#footer{font-size:14px;}
	.addeng{font-size:12px;}	
	.telfax{font-size:14px;}	
	.social{clear:both;float:right;}	
}

/* MQUERIES ADDITIONAL FOR SMARTPHONE IPHONE 3 & 4 VERTICAL POSITION BY HEIGHT*/
@media (max-width: 320px) {
	#logo{width:210px;margin:20px auto 20px auto;}
	#logo img{width:200px;height:48px;}
	#com{width:310px;}
	#ctsc{clear:both;margin:0 auto;width:310px;}
	#ctsc img{width:300px;height:131px;}
	#twc{clear:both;margin:0 auto;width:310px;}
	#twc img{width:300px;height:131px;}
	#braun img{width:300px;height:32px;}
	.btn1, .btn2{top:-45px;left:30px;}
	.cominfo{width:310px;}	
	#footer{padding:0px;}
	.foot1,.foot2{clear:both;width:300px;}	
	.social{clear:both;float:right;}	
}
