@charset "utf-8";
/* CSS Document */

#channel {
    height: 56px;
    margin: 0 auto;
    width: 970px;
}
img{
	border:none;
	}
.fl {
    float: left;
}
.fr{
	float:right;
	}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1 {
    font-size: 34px;
}
.search {
    float: right;
    height: 50px;
    padding: 5px 0 0;
    width: 798px;
}
.searchcont .select_01 {
    border: 1px solid #CD6405;
    color: #666666;
    font: 12px "宋体";
    height: 20px;
    width: 85px;
}
.searchcont .input_01 {
    border: 1px solid #CD6405;
    height: 18px;
    margin-right: 10px;
    width: 70px;
}
.searchcont .input_02 {
    border: 1px solid #CD6405;
    height: 18px;
    margin-right: 10px;
    width: 180px;
}
.searchcont .input_03 {
    background: url("http://cache.d1net.com/images/expo/expo_r5_c51.jpg") no-repeat scroll 0 0 transparent;
    border-style: none;
    height: 21px;
    width: 69px;
}
.searchcont {
   background: url("http://cache.d1net.com/images/expo/expo_r2_c20.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 28px;
    padding: 10px 0 0 10px;
    width: 720px;
}
#expo_navi_bg {
    background: url("http://cache.d1net.com/images/expo/expo_r6_c1.jpg") repeat-x scroll 0 0 transparent;
    height: 30px;
    width: 100%;
}
#expo_navi {
    height: 30px;
    margin: 0 auto;
    width: 970px;
}
#expo_navi li {
    background: url("/images/expo/expo_r6_c9.jpg") no-repeat scroll 88px 0 transparent;
    display: inline;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 90px;
}
#expo_navi li a {
    color: #FFFFFF;
    font-family: "宋体";
    font-size: 14px;
    font-weight: bold;
	text-decoration:none;
}
#expo_navi li a:hover {
	text-decoration:underline;
}
