@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border:0;
}
a{
	text-decoration:none;
}
li{
	list-style:none
}
ul{ 
    padding:0;
    margin:0;
}
a img{
	border:0px;
}
.banner{
	min-width:1200px;
	height:551px;
	background-image:url(../images/tw_01.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.pic{
	width:1200px;
	margin:auto auto;
}





