@charset "utf-8";
/* CSS Document */
body {
scrollbar-face-background: url(../images/head.jpg);
}
* {margin:0;
padding:0
}
img {
margin:0 0 5px 0;
}
#head {
background: url(../images/head1.jpg) no-repeat;
width:1263px;
height:123px;
}
.accordion h3 {
cursor:pointer;
}
p {
margin:12px 0;
}
#wrap {
margin:0px;
position:relative;
height:auto;
width:1263px;
}
#main1 {
background:#36070a url(../images/grad.jpg) repeat-x top;
width:1263px;
height:auto;
}
#main {
background:url(../images/back.png) repeat;
width:1263px;
height:auto;
overflow:hidden;
color:#ffc1c5;
}
#content {
background:url(../images/white_ground.png) repeat-y;
float:right;
margin:30px auto;
width:646px;
height:100%;
min-height:450px;
}
#content2 {
background:url(../images/white_ground.png) repeat-y;
float:right;
margin:30px auto;
padding-right:20px;
width:646px;
height:100%;
min-height:450px;
}
#flash {
float:right;
padding-right:13px;
width:600px;
height:515px;
}
.longtitle {
color:#f4dfab;
font:bold 18px Verdana;
padding:7px 0  0 10px;
}
.content {
padding:10px 10px 0;
font:13px Verdana;
color:#FFFFFF;
line-height:20px;
width:auto;
height:auto;
}
.content a {
color:#d8c492;
font-weight:bold;
}
.content a:hover {
text-decoration:none;
}
#left {
float:left;
width:200px;
height:auto;
padding-left:135px;
}
#logo {
padding-top:36px;
height:178px;
widows:159px;
}
#text_left {
padding:8px 0 0 10px;
width:159px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#right {
float:right;
width:795px;
height:auto;
padding-right:130px;
}
#menu {
padding:30px 0 0; 
float:left;
width:110px;
height:auto;
}
.nav {
list-style:none;
font:13px Verdana, Arial, Helvetica, sans-serif;
}
.nav a {
display:block;
color:#f4dfab;
padding-bottom:2px;
}
.nav a:hover {
text-decoration:none;
}
#footer_wrap {
clear:both;
background:url(../images/footer.jpg);
height:128px;
width:auto;
color:#ffc1c5;
padding:10px 0 0 0;
font:11px Verdana, Arial, Helvetica, sans-serif
}
#footer_wrap a{
color:#ffc1c5;
}