body {
width:100%;
margin:0;
padding:0;
min-height: 100%;
height: auto !important;
height: 100%;
background-color:#c4260b;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(../images/body_bg.jpg);
color:#FFFFFF;
}
.main {
width:822px;
margin:0 auto;
}
.head {
width:822px;
height:140px;
background-image:url(../images/head.gif);
position:relative;
}
.head a {
position:absolute;
display:block;
top:34px;
left:294px;
height:60px;
width:232px;
}
.curlicue {
height:39px;
text-align:center;
overflow:hidden;
}
.member {
height:47px;
width:822px;
overflow:hidden;
}
.string_1 {
height:240px;
width:822px;
background-image:url(../images/string_left.gif);
background-repeat:no-repeat;
}
.string_2 {
height:240px;
width:822px;
background-image:url(../images/string_right.gif);
background-position:top right;
background-repeat:no-repeat;
}
.photo_container {
height:240px;
width:750px;
margin:0 auto;
background-color:#000000;
}
.photo {
overflow:hidden;
height:240px;
width:180px;
float:left;
position:relative;
}
.photo img {
height:240px;
width:180px;
}
.frame {
position:absolute;
top:0px;
left:0px;
height:240px;
width:180px;
background-image:url(../images/frame.png);
}
.frame a {
height:240px;
width:180px;
display:block;
}
.dellim_1 {
height:240px;
width:10px;
float:left;
}
.dellim_2 {
height:10px;
width:802px;
margin:0 auto;
background-color:#000000;
}
.gallery_bot {
height:21px;
overflow:hidden;
width:822px;
}
.bookmark {
width:822px;
height:38px;
}
.bookmark a {
display:block;
height:26px;
width:130px;
margin:0 auto;
background-image:url(../images/book.gif);
}
.bookmark a:hover {
background-image:url(../images/book_act.gif);
}
.link_nest {
width:822px;
padding:30px 0px 30px 0px;
}
.links {
width:776px;
height:119px;
padding-top:38px;
background-image:url(../images/links_bg.gif);
margin:0 auto;
}
.links_row {
width:155px;
float:left;
text-align:center;
line-height:183%;
}
.links_row a {
font-size:12px;
font-family:Tahoma;
color:#f4c997;
}
.links_row a:hover {
color:#c36463;
}

.bottom {
}
.buttoms {
width:540px;
height:25px; 
overflow:hidden;
margin:0 auto;
padding-bottom:16px;
}
.submit {
width:165px;
height:25px;
overflow:hidden;
float:left;
margin-right:20px;
}
.submit a{
display:block;
width:165px;
height:25px;
background-image:url(../images/submit.gif);

}
.submit a:hover{
background-image:url(../images/submit_act.gif);
}
.trade {
width:165px;
height:25px;
overflow:hidden;
float:left;
margin-right:20px;
}
.trade a{
display:block;
width:165px;
height:25px;
background-image:url(../images/trade.gif);
}
.trade a:hover{
background-image:url(../images/trade_act.gif);
}
.contact {
width:165px;
height:25px;
overflow:hidden;
float:left;
}
.contact a{
display:block;
width:165px;
height:25px;
background-image:url(../images/contact.gif);
}
.contact a:hover{
background-image:url(../images/contact_act.gif);
}
.text {
font-family:Tahoma;
font-size:11px;
line-height:136%;
color:#f4c997;
text-align:center;
padding-bottom:18px;
}