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

body{
	margin:auto;
	margin-top:0px;
	width:955px;
	background:url(../images/bg.jpg) no-repeat #FFFFFF;
}

/*-------- Gateway -----*/
.top{
width:955px;
float:left;
height:134px;
background:url(../images/gateway/top.png) no-repeat;
}
.base{
width:955px;
float:left;
height:250px;
background:url(../images/gateway/base.png) no-repeat;
}
.main{
width:955px;
height:410px;
float:left;
background:url(../images/gateway/main.png) no-repeat;
}
.enter{
width:955px;
height:62px;
float:left;
background:url(../images/gateway/enter.png) no-repeat;
}

a img{
border:0px;
}

.keywordsearch{
width:300px;
padding-top:7px;
padding-left:15px;
height:38px;
float:left;
margin-top:80px;
margin-left:30px;
background:url(../images/gateway/keysearch.png) no-repeat;
}
.search{
width:250px;
float:left;
}
.button{
width:20px;
float:left;
}

.keywordsearchbox{
height:14px;
width:238px;
color:#999999;
}