@charset "gb2312";
/* CSS Document */
#wrapper{ margin:0 auto; width:1000px;
}
img{border:0;
}
form{ padding:0; margin:0;
}
ul,li{list-style:none; padding:0; margin:0;
}


body{margin:0;font-size:12px;font-family:ËÎÌå;
}
a:link {COLOR: #333; text-decoration: none;
}
a:visited {COLOR: #333;text-decoration: none;
}
a:hover {COLOR: #ff7300; text-decoration: underline;
}
a:active {COLOR: #333;
}
#wrapper{ margin:0 auto; width:1000px;
}
img{border:0;
}
.red{ color:red;
}

.white a:link,.white a:visited,.white a:hover,.white a:active{color:#FFFFFF;}

/* new start */
ul,li{ list-style:none; padding:0; margin:0;
}
#nav{ background:url(../image/nav.jpg); height:65px;
}
#nav li{ width:75px; height:36px; line-height:36px; float:left; text-align:center;
}
#nav li.home{ font-size:14px;
}
#nav li a:link,#nav li a:visited,#nav li a:hover,#nav li a:active{ color:#fff;
}
#nav_l{ float:left; width:215px; height:65px;
}
#nav_r{ float:left; width:785px; height:65px;
}
#nav_r_up{ height:29px;
}
#nav_r_up1{ float:left; height:29px; line-height:29px; width:190px; margin-left:40px; display:inline;
}
#nav_r_up2{ float:right; height:29px; line-height:29px; vertical-align:middle; width:535px; text-align:right;
}
#nav_r_up2 input{ vertical-align:middle;
}
#nav_r_down{ height:36px;
}
/* new end */