/*::http://www.goldia.cn/::*/

@import url(global.css);

#container {
margin:0 auto;
width:750px;
background:url(../images/inner_bg.gif)
}

#inner {
margin:0 auto;
padding:10px 0;
width:710px;
}

#banner {
width:710px;
height:150px;
background:url(../images/banner.jpg) no-repeat;
}

#info {
margin:10px 0;
padding:5px 0;
width:708px;
hegith:30px;
border:#09C 1px solid;
background:#F5F5F5;
}
#info dl {
margin:0 auto;
padding:0;
list-style:none;
width:700px;
}

#info dl dd {
height:30px;
font:bold 14px Arial;
color:#069;
line-height:30px;
border-bottom:#09c 1px dotted;
}
#info dl dt {
padding:5px 0;
font:12px Arial;
color:#333;
line-height:20px;
}

#title {
width:710px;
height:52px;
background:url(../images/title.jpg) no-repeat;
}

#main {
width:710px;
}
.invite {
height:320px;
}
.invite dl {
margin:0;
padding:0;
list-style:none;
}
.invite dl dd {
margin:0;
padding:0;
list-style:none;
height:30px;
font:bold 16px Arial;
color:#069;
line-height:30px;
border-bottom:#069 1px dotted;
}
.invite dl dt {
padding:5px 0;
font:14px Arial;
line-height:20px;
}
.text-bold {
font:bold 14px Arial;
color:#333;
}

#footer {
margin-top:20px;
padding-top:10px;
width:710px;
height:50px;
color:#fff;
background:#09c;
text-align:center;
}