/* CSS Document */


#header{
height:132px;
width:975px;
padding-left:25px;
margin:0 auto;
}

#menu {
height:40px;
line-height:40px;
font-size:17px;
font-weight:normal;
}

#menu a{
color:#c4c4c4;
}

#menu a:hover{
text-decoration:none;
color:#FFFFFF;
}

#menu .tab{
float:left;
}

#menu .line{
float:left;
background:url(../images/line_menu2.gif) 0 0 no-repeat;
width:4px;
height:40px;
}

#menu .ico{
float:left;
width:57px;
height:40px;
line-height:40px;
margin:0 2px 0 8px;
}

#search2 
{
float:left;
width:270px;
height:40px;
float:right;
margin:0 -1px;
background:url(../images/tab_box.gif) 0 0 no-repeat;
color:#787878;
}


#search2 input {
background: none;
padding:2px;
font-size:16px;
line-height:17px;
color:#787878;
}

.search {
margin:8px 8px 0 8px;
padding:0;
width:175px;
height:20px;
color:#c5c5c5;
float:left;
border:none;
BACKGROUND: url(../images/m_input12.gif) no-repeat left top;
}

.go {
border:none;
background:url(../images/tab_08.gif) 0 0 no-repeat;
width:60px;
height:40px;
cursor:pointer;
margin:0px 0 0 0px;
padding:0;
float:left;
}

.go:hover{
border:none;
background:url(../images/tab2_08.gif) 0 0 no-repeat;
width:60px;
height:40px;
cursor:pointer;
margin:0px 0 0 0;
padding:0;
float:left;
}

