/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
}
img {
	border: none;
}
#wrapper {
	width: 750px;
	height: 700px;
	margin-top:35px;
	margin-bottom:60px;
	background: url(image/main_bg.jpg) no-repeat;
}
#btm {
	width: 500px;
	margin-left: 23px;
	padding-top: 298px;
	padding-bottom: 18px;
}
#text {
	width: 352px;
	height: 115px;
	margin-left: 51px;
	padding:5px;
	background-color: #FFF;
	border:1px solid #FF0066;
}
#text .box1 {
	width: 352px;
	height: 31px;
	font-size: 9pt;
	color:#FFFFFF;
	padding-top: 3px;
	background-color: #FF0066;
}
#text .box2 {
	overflow: auto;
	width: 350px;
	height: 75px;
	font-size: 9pt;
	border:1px solid #FF0066;
	margin-top:5px;
}
#text_box{
	width:750px;
	height:155px;
}
#text2 {
	width: 190px;
	font-size: 9pt;
	float:left;
}
#filtering {
	width: 540px;
	height: 155px;
	float:right;
}
#filtering_banner {
	height: 81px;
}
#filtering_banner_eng {
	height: 74px;
}
