@charset "UTF-8";
/* CSS Document */

#container1 {
width: 968px;
background: #FFFFFF;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}
#banner1 {
	height: 140px;
	width: 968px;
	background-repeat: repeat-x;
}
#sub_banner1 {
	height: 40px;
	width: 898px;
	padding-left: 70px;
}
#main_txt1 {
	height: 1400px;
	width: 968px;
}
#up_banner1 {
	height: 120px;
	width: 968px;
}
#down_banner1 {
	height: 80px;
	width: 968px;
	text-align: center;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
#container1 #main_txt1 h2 {
	color: #BC2227;
}
