body {
background:#900;
}

/*----top nav----*/
#top_menu {
border-bottom:1px solid #bf5c59;
background:url(../img/valley_tnav.gif) repeat-x;
}
#top_menu li{
background:url(../img/valley_tnav_brd.gif) no-repeat left bottom;
}
#top_menu #tnav1 a {
background-image:url(../img/tnav_valley1.gif);
}
#top_menu #tnav2 a {
background-image:url(../img/tnav_valley2.gif);
}
#top_menu #tnav3 a {
background-image:url(../img/tnav_valley3.gif);
}
#top_menu #tnav4 a {
background-image:url(../img/tnav_valley4.gif);
}
#top_menu #tnav5 a {
background-image:url(../img/tnav_valley5.gif);
}
#top_menu #tnav6 a {
background-image:url(../img/tnav_valley6.gif);
}
#top_menu #tnav7 a {
background-image:url(../img/tnav_valley7.gif);
}
#top_menu #tnav8 a {
background-image:url(../img/tnav_valley8.gif);
}
#top_menu #tnav9 a {
background-image:url(../img/tnav_valley9.gif);
}
#top_menu a:hover {
background-position:0 -50px;
}

/*----other----*/
#main{
text-align:left;
position:relative;
clear:both;
margin:0 auto;
width:100%;
}

#menu {
float:left;
background:#590000;
width:187px;
z-index:10;
}
#menu a {
color:#fff;
text-decoration:none;
display:block;
width:auto;
height:auto;
}
#menu a span {
display:block;
background:no-repeat;
line-height:56px;
padding-left:66px;
}
#menu li {
height:56px;
width:auto;
margin:0 0 24px 20px;
background:no-repeat;
}
#menu #menu1 a span {
background-image:url(../img/valley_menu1.gif);
}
#menu #menu2 a span {
background-image:url(../img/valley_menu2.gif);
}
#menu #menu3 a span {
background-image:url(../img/valley_menu3.gif);
}
#menu #menu4 a span {
background-image:url(../img/valley_menu4.gif);
}
#menu #menu5 a span {
background-image:url(../img/valley_menu5.gif);
}
#menu #menu6 a span {
background-image:url(../img/valley_menu6.gif);
}
#menu a:hover {
background:url(../img/valley_menu_hover.gif) no-repeat 61px bottom;
}

#show {
margin:0 40px 0 230px;
width:auto;
padding:20px 0;
color:#fff;
}
#show p {
line-height:150%;
margin-bottom:10px;
}
#show h1 {
margin:0;
}
#show h1.font_e {
padding-bottom:5px;
margin-bottom:10px;
border-bottom:1px dashed #fff;
}


/*----index----*/

#p_valley_h {
background: #b80000 url(../img/valley_body.jpg) repeat-x center top;
}
#p_valley_h #logo {
position:relative;
top:0;
display:inline;
margin:17px 0 0 59px;
width:200px;
height:222px;
float:left;
text-align:left;
}
#p_valley_h #show {
background:#000;
text-align:left;
display:inline;
float:right;
margin:21px 30px;
padding:0;
width:484px;
height:185px;
}
#p_valley_h #show p {
color:#a6a6a6;
line-height:150%;
margin:15px;
text-indent:2em;
}
#h_menu {
position:absolute;
top:368px;
left:0;
width:970px;
height:246px;
background:url(../img/valley_h_menu.gif) no-repeat right bottom;
clear:both;
margin:0 auto;
}
#h_menu a {
text-decoration:none;
display:block;
width:136px;
height:56px;
}
#h_menu a span {
display:none;
}
#h_menu #menu1 a{
background:url(../img/valley_h_menu1.gif) no-repeat;
}
#h_menu #menu2 a{
background:url(../img/valley_h_menu2.gif) no-repeat;
}
#h_menu #menu3 a{
background:url(../img/valley_h_menu3.gif) no-repeat;
}
#h_menu #menu4 a{
background:url(../img/valley_h_menu4.gif) no-repeat;
}
#h_menu #menu5 a{
background:url(../img/valley_h_menu5.gif) no-repeat;
}
#h_menu #menu6 a{
background:url(../img/valley_h_menu6.gif) no-repeat;
}
#h_menu #menu1,
#h_menu #menu2,
#h_menu #menu3,
#h_menu #menu4,
#h_menu #menu5,
#h_menu #menu6{
position:absolute;
}
#h_menu #menu1 {
left:28px;
top:0;
}
#h_menu #menu2 {
left:28px;
top:80px;
}
#h_menu #menu3 {
left:28px;
top:160px;
}
#h_menu #menu4 {
left:210px;
top:80px;
}
#h_menu #menu5 {
left:210px;
top:160px;
}
#h_menu #menu6 {
left:380px;
top:160px;
}
#p_valley_h #main {
width:970px;
}