@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fde5dc;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
}
#top {
width:930px;
margin:0 auto;
}
#top-left {
float:left;
width:396px;
padding-left:3px;
}
#top-right {
float:right;
height:175px;
width:506px;
background-image:url(/images/top_search_back.png);
background-repeat:no-repeat;
}
#top-search {
color:#FFFFFF;
font-size:12px;
padding-top:70px;
padding-left:19px;
}
#search-left {
float:left;
width:275px;
}
#search-right {
float:right;
width:166px;
}
#menu {
background-color:#ef7377;
background-image:url(/images/menu_lin.gif);
background-repeat:repeat-x;
background-position:10px;
}
#menu-center ul {
list-style:none;
margin:0;
padding:0;
}
#menu-center li {
float:left;
display:block;
margin:0;
}
#menu-center li a {
padding-left:14px;
padding-right:14px;
padding-top:27px;
border-left:1px solid #F6BCBD;
border-right:1px solid #F6BCBD;
}
#menu-center li a:hover {
background-color:#AE2235;
}
#menu-center {
width:930px;
margin:0 auto;
height:80px;
}

#menu-center li ul{
background:#790F20;
color:#FFFFFF;
display:none;
position:absolute;
width:165px;
z-index:200;
}
#menu-center li:hover ul{
display:block;
}
#menu-center li li {
display:block;
float:none;
width:auto;
}
#menu-center li ul a{
display:block;
font-size:12px;
padding:0 15px;
height:25px;
line-height:25px;
color:#FFFFFF;
text-align:left;
}
#menu-center li ul a:hover{
color:#790F20;
background-color:#F5D02C;
}
#menu-center p{
clear:left;
}	




.select-box {
width:130px;
color:#4B555D;
}
.select-box-sml {
width:63px;
color:#4B555D;
}
#center {
width:930px;
margin:0 auto;
padding-top:7px;
padding-bottom:10px;
}
#center-left {
float:left;
width:304px;
background-image:url(/images/left_back_center.gif);
background-repeat:repeat-y;
}
#center-left-top {
background-image:url(/images/left_back_top.gif);
background-repeat:no-repeat;
background-position:top;
}
#center-left-bottom {
background-image:url(/images/left_back_bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
padding:9px 0;
}
#center-right {
float:right;
width:619px;
}
#bottom {
background-color:#ef7377;
padding:10px 0;
}
#bottom-text {
width:930px;
text-align:center;
line-height:20px;
font-size:11px;
color:#FFFFFF;
margin:0 auto;
}
#bottom-text a {
color:#FFFFFF;
}

#bottom-text-small {
width:970px;
text-align:left;
line-height:20px;
font-size:8px;
color:#FFFFFF;
margin:0 auto;
}


#new-menu {
background-color:#ef7377;
//background-image:url(/images/menu_lin2.gif);
background-repeat:repeat-x;
background-position:10px;
}
#new-menu-center ul {
list-style:none;
margin:0;
padding:0;
}
#new-menu-center li {
float:left;
display:block;
margin:0;
}
#new-menu-center li a {
padding-left:14px;
padding-right:14px;
padding-top:27px;
border-left:1px solid #F6BCBD;
border-right:1px solid #F6BCBD;
}
#new-menu-center li a:hover {
background-color:#AE2235;
}
#new-menu-center {
width:930px;
margin:0 auto;
height:40px;
}

#new-menu-center li ul{
background:#790F20;
color:#FFFFFF;
display:none;
position:absolute;
width:165px;
z-index:200;
}
#new-menu-center li:hover ul{
display:block;
}
#new-menu-center li li {
display:block;
float:none;
width:auto;
}
#new-menu-center li ul a{
display:block;
font-size:12px;
padding:0 15px;
height:25px;
line-height:25px;
color:#FFFFFF;
text-align:left;
}
#new-menu-center li ul a:hover{
color:#790F20;
background-color:#F5D02C;
}
#new-menu-center p{
clear:left;
}
