<style type="text/css">
body{
font-family: arial, verdana;
font-size: 16px;
background-color: #fff;
}
*{
margin: 0px;
padding: 0px;
}
p {
color: #000;
}
h1{
font-size: 20px;
color:#d61f17;
}
h2{
font-size: 25px;
color:#d61f17;
}
div#banner{
width:1000px;
height:200px;
}
div#container{
width:1000px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
div#content{
width:1000px;
}
div#bar{
width: 1000px;
height: 5px;
background-color: #d61f17;
}
div#footer{
width:1000px;
height:20px;
background-color: #d61f17;
float:left;
font-size:10px;
}
div#footer p{
margin-top:3px;
color: #fff;
}
div#footer a{
margin-top:3px;
color: #fff;
}
div#bgccontain{
margin-left:20px;
margin-top:20px;
margin-right:20px;
text-align:justify;
width:600px;
float:left;
}
div#test{
float:left;
margin-left:auto;
margin-right:auto;
text-align:center;
}
div#right{
width:300px;
float:right;
text-align:left;
}
div#subright{
text-align:right;
border: 1px solid #000;
background-color:#d61f17;
text-align:center;
}
div#subright p{
margin: 20px;
text-align:justify;
}
div#style{
float:left;
width:630px;
padding:5px;
background-color:#e4cf91;
border:1px solid #aaa;
text-align:justify
}
div#contain img{
border:1px solid #aaa;
}
div#info{
float:left;
width:630px;
border-top:1px solid #222;
}
div#containinfo{
width:630px;
height:200px;
}
div#bgc{
width:1000px;
float:left;
/* #3b3b3a; */
background-color: #dfdfde;
position:absolute;
}
#menuh{
font-size: 11px;
font-family: arial, helvetica, sans-serif;
width:100%;
font-weight:bold;
}	
#menuh a{
text-align: center;
display: block;
border: 1px solid #000;
white-space: nowrap;
margin:0;
padding: 4px;
background-color: #d61f17;
text-decoration:none;
color: #000;
}
#menuh a:hover{
color: #d61f17;
background-color: #000;
}
#menuh ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:125px;
}
#menuh li{
min-height: 1px;
vertical-align: bottom;
}
div#menucon{
background-color: #dfdfde;
}
div#gallery img{
border: 1px solid #000;
margin: 5px;
}
div#imged{
width:240px;
height:120px;
overflow:scroll;
border: 1px dashed #d61f17;
}
div#textright{
font-size:16px;
text-align:right;
margin-right:20px;
}
div#menugal a{
text-decoration:none;
color: #000;
font-weight: bold;
}
div#menugal a:hover{
text-decoration:none;
color: #d61f17;
font-weight: bold;
}
div#crse{

width:450px;
}
div#crse p{
margin-left:15px;
}
div#imged a{
color: #d61f17;
font-weight: bold;
}
</style>