html, body {
	min-width: 900px;}

body {
background-image:url(../images/bg.jpg);}

#Container {
background-image:url(../images/bg_g.jpg);
background-repeat:repeat-x;}

#Container_inner {width:900px;
margin-left:auto;
margin-right:auto;}

#Header {
background-image:url(../images/head_bg.jpg);
background-repeat:no-repeat;
height:187px;}
#Header2 {
background-image:url(../images/head_bg.jpg);
border-bottom:4px solid #a39278;
background-repeat:no-repeat;
height:120px;}

.logobox {width:450px;padding-left:28px;padding-top:30px;float:left;}

#Contents {
width:900px;}

#Contents_inner {
background-color:#FFFFFF;
width:860px;
padding:0 20px 20px 20px;}


#Footer {width:880px;
padding:10px 10px 20px 10px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/footer_bg.jpg);
background-repeat:repeat-x;}

#Footer #GIC {
	width: 303px;
	height: 105px;
	float: left;
	background-image: url(../images/tel.gif);
	background-repeat: no-repeat;
}
#Footer #GALA-link {
	float: right;
}

#Footer #GALA-link ul {
	list-style: none;
	margin-bottom: 15px;
}

#Footer #GALA-link a { color: #fff; }

#CopyRight {margin-top:15px;
margin-right:auto;
margin-left:auto;
text-align:center;
color:#FFFFFF;}

.add {display:none;}
.hanbai {text-align:right;}
.hanbai a {color:#FFFFFF;}
.hanbai ul{list-style:none;}
.clear {clear:both;}
