﻿
body {
font-family:Arial;
color:#cbcbcb;
font-size:12px;
background-image:url(img/bg.jpg);
}

.container {
width:960px;
text-align:left;
position:relative;
overflow:hidden;
color:#cbcbcb;
font-size:12px;
font-family:Arial;
line-height:1.6;
margin:0 auto;
}

hr {
height:1px;
border:none;
color:#d0cccc;
background-color:#d0cccc;
}

#nav {
float:right;
background-image:url(img/bg_menu.jpg);
width:560px;
height:95px;
position:static;
}

#intro {
float:right;
background-image:url(img/bg_title.jpg);
width:960px;
height:150px;
}

#intro_small {
float:right;
background-image:url(img/bg_title_small.jpg);
width:960px;
height:107px;
}

#slider_container {
height:350px;
width:960px;
clear:both;
}

.slider_title {
position:absolute;
top:507px;
left:520px;
z-index:5;
vertical-align:middle;
}

#slider ul,#slider li {
list-style:none;
margin:0;
padding:0;
}

#slider li {
width:960px;
height:295px;
overflow:hidden;
}

#prevBtn,#nextBtn,#slider1next,#slider1prev {
display:block;
width:30px;
height:77px;
position:absolute;
left:-30px;
top:71px;
z-index:1000;
}

#nextBtn,#slider1next {
left:696px;
}

#prevBtn a,#nextBtn a,#slider1next a,#slider1prev a {
display:block;
position:relative;
width:30px;
height:77px;
background:url(../images/btn_prev.gif) no-repeat 0 0;
}

#nextBtn a,#slider1next a {
background:url(../images/btn_next.gif) no-repeat 0 0;
}

ol#controls {
height:23px;
float:right;
margin:1em 0;
padding:0;
}

ol#controls li {
float:left;
list-style:none;
height:23px;
line-height:23px;
margin:0 10px 0 0;
padding:0;
}

ol#controls li a {
float:right;
height:23px;
line-height:23px;
color:#da6d15;
text-decoration:none;
padding:0 10px;
}

ol#controls li.current a {
color:#da6d15;
font-weight:700;
background-image:url(img/bg_number.gif);
}

ol#controls li a:focus,#prevBtn a:focus,#nextBtn a:focus {
outline:none;
}

.tag {
position:relative;
z-index:5;
vertical-align:middle;
width:960px;
bottom:98px;
margin:0 auto;
}

#footer {
background-image:url(img/bg_footer.jpg);
background-repeat:repeat-x;
height:234px;
margin-top:90px;
}

.invisible {
display:none;
}

img {
vertical-align:middle;
}
