body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    list-style:none;
	font-family: "微軟正黑體", Arial, "新細明體";
}

 a:link{

  text-decoration: none;
}

a:visited{

    text-decoration: none;
}

 a:hover{
  text-decoration: none;
}
a:active{

   text-decoration: none;
 }

/*index */ 

#wrap {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}


#header {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	height: 85px;
}

.logo {
	width: 378px;
	height: 82px;
	margin-top: 10px;
	float: left;

}

.select {
	width: 280px;
	height: 30px;
	margin-top: 30px;
	float: right;
	text-align: right;
	vertical-align: middle;
display:inline;
}


#content {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	height: 490px;
	padding-top: 10px;
}

#content1 {
	width: 384px;
	height: 285px;
	float: left;
}

#content2 {
	width: 734px;
	height: 470px;
	float: left;
	margin-left: 30px;
}

.circle{
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:10px;
	width:95px;
	height:95px;
	background-color:#FFFFFF;
	text-align: center;
	border: 1px solid #cbcbcb;
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 10px;
}

.circle img{
	width: 100%;
	height: auto;
}

.circle_wd{
	font-size: 24px;
	color:#090909;
	font-weight: bold;
	line-height: 140px;
}


#bar {
	width: 1143px;
	height: 66px;
	margin-right: auto;
	margin-left: auto;
}

#bar1 {
	width: 1143px;
	height: 50px;
	float: left;
	border: 1px solid #c6c6c6;
	margin-top: 7px;
}

#bar_title {
	font-size: 21px;
	color:#FFFFFF;
	width: 143px;
	height: 50px;
	float: left;
	background-color:#0089cd;
	text-align: center;
	line-height: 50px;
}

#bar_po{
	font-size: 16px;
	color:#333333;
	width: 980px;
	height: 50px;
	float: left;
	line-height: 50px;
}


#bar_po a:link{
	color:#333333;
  text-decoration: none;
}

#bar_po a:visited{
	color:#333333;
    text-decoration: none;
}

#bar_po a:hover{
  text-decoration: none;	color:#333333;
}
#bar_po a:active{

   text-decoration: none;
   	color:#333333;
 }

#bar2 {
	width: 370px;
	height: 134px;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}

#bar2 img {
	width: 100%;
	height: auto;

}


#bottom {
	width: 1145px;
	height: 270px;
	margin-right: auto;
	margin-left: auto;
}

#bottom1 {
	width: 663px;
	height: 287px;
	float: left;
	border: 1px solid #c6c6c6;
	margin-top: 5px;
}


#bottom2 {
	width: 464px;
	height: 287px;
	float: left;
	margin-top: 5px;
	margin-left: 16px;
}

#bottom2 img {
	width: 100%;
	height: auto;

}



#footer {
	width: 100%;
	height: 60px;
	font-size: 14px;
	background-color: #0089cd;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 120px;
	padding-top: 10px;
	text-align: center;
}




	 @media screen and (max-width : 800px) {
	 
#wrap {
	width: 95%;
	height: auto;
}	 
	 
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 85px;
}

.logo {
	width: 100%;
	height: auto;
	margin-top: 10px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.logo img {
	width: 100%;
	height: auto;
}

.select {
display:none;
}


#content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 10px;
}

#content1 {
	width: 100%;
	height: auto;
	float: left;
}

#content2 {
	width: 665px;
	height: 470px;
	float: left;
	margin-left: 30px;
	display:none;
}



.circle{
	width:24%;
	height:24%;
	background-color:#FFFFFF;
	text-align: center;
	border: 1px solid #cbcbcb;
	margin: 0.8%;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:10px;
	float: left;
}
.circle_wd{
	font-size: 20px;
	line-height: 100px;
	color:#090909;
	font-weight: bold;

}



#bar {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#bar1 {
	width: 100%;
	height: 50px;
	float: left;
	border: 1px solid #c6c6c6;
	margin-top: 7px;
}

#bar_title {
	font-size: 16px;
	color:#FFFFFF;
	width: 25%;
	height: 50px;
	float: left;
	background-color:#0089cd;
	text-align: center;
	line-height: 50px;
}

#bar_po{
	font-size: 16px;
	color:#333333;
	width: 75%;
	height: 50px;
	float: left;
	line-height: 50px;
}

#bar2 {
	width: 100%;
	height: auto;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
}


#bottom {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#bottom1 {
	width: 100%;
	height: 247px;
	float: left;
	border: 1px solid #c6c6c6;
	margin-top: 5px;
}


#bottom2 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
}

#bottom2 img {
	width: 100%;
	height: auto;

}



#footer {
	width: 100%;
	height: 115px;
	font-size: 14px;
	background-color: #0089cd;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 50px;
	padding-top: 10px;
	text-align: center;
	display:none;
}

    }
