@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: arial,helvetica;
	color: rgba(0,0,0,0.5);
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
#section0{
	background: url(../images/d_TSX_P1.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0;
	padding: 0;
	border: 0;
}
#section3{
	background: url(../images/d_TSX_P4.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0;
	padding: 0;
	border: 0;
}
.intro #pa{
	width: 50%;
	margin: 0 auto;
	font-size: 18px;
	text-align: justify;
}
.intro #pb{
	width: 90%;
	margin: 0 auto;
	font-size: 18px;
	text-align: justify;
}
.intro #divb{
	width: 80%;
	padding: 2% 0 0 0;
	margin: 0 auto;
}
.intro #pc{
	width: 80%;
	margin: 0 auto;
	font-size: 18px;
	text-align: justify;
}
.intro #divc{
	width: 980px;
	padding: 2% 0 0 0;
	margin: 0 auto;
}
.slide td{
	font-size: 18px;
	color: #666;
	line-height: 30px;
	text-align: center;
}
.intro td{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	text-align: center;
}
.section{
	text-align: center;
}
.mainControl{
	list-style:none;
	max-width: 760px;
    margin: 0 auto;
	padding: 2% 0 0 0;
}
.mainControl li{
	float:left;
	margin:10px;
	text-align:center;
	font-size:18px;
	border:1px solid #f0f0f0;
	display:block;
	width:168px;
	height:158px;
	-webkit-border-radius:10%;
	-moz-border-radius:10%;
	-ms-border-radius:10%;
	-o-border-radius:10%;
	border-radius:10%;
	font-weight: normal;
    font-style: normal;
	color:#f0f0f0;
	padding-top:20px;
}
.slide_box{
	margin: 0 auto;
}
