/* CSS Document */
body{
font-family:"宋体",Arial;
text-align:center;
margin:0px;
font-size:12px;
background-color:#ffffff;
}
img{
border:0px;}
a{color:#346699;text-decoration:none;}
a:hover{color:#346699;text-decoration:underline;}
#container{
width:1003px;
height:auto;
margin:0px auto;
text-align:center;
}
*html #container{
width:993px;
}
.content{
margin:180px auto auto auto;
}
#logo{
margin:29px auto 23px auto;
}
.search{
margin:8px auto auto auto;
width:602px;
height:auto;
}
*html .search{

}
.search_01{
background:url(../images/search_bg_01.gif) no-repeat;
width:602px;
height:7px;
}
.search_02{
background:url(../images/search_bg_02.gif) repeat-y;
width:602px;
height:103px;
display:table;
}

*html .search_02{
margin-top:-5px;}
.search_03{
background:url(../images/search_bg_03.gif) no-repeat;
width:602px;
height:19px;
}
#mmc_nav{
width:602px;
height:18px;
margin-top:10px;
text-align:center;
}
#mmc_nav ul{
width:602px;
font-size:13px;
margin:0px 5px;
padding:0px;
}
#mmc_nav ul li{
list-style-type:none;
float:left;
height:16px;
line-height:16px;
padding:0px 7px;
background:url(../images/search_bg_line.gif) no-repeat 0px 4px;
}
#mmc_nav ul .mmc_nav_index{
background:none;
}
#mmc_nav ul #mmc_nav_now a{
font-weight:bold;
font-size:14px;
color:#000000;
}
#mmc_nav ul #mmc_nav_now a{
text-decoration:none;}

.chaxun{
margin-top:15px;
}
#search #chaxun_input{
width:450px;
height:22px;
line-height:22px;
/*font-weight:bold;*/
font-size:14px;
color:#999;
}
#Submit{
margin:3px 0px 0px 8px;
position:relative;
top:10px;
}
*+html #Submit{
top:3px;
}
*html #Submit{
top:3px;
}

#Show_result{
margin:10px auto;
width:600px;
height:180px;/*235px*/
display:table;
text-align:left;
/*border:1px #B8D5E7 dashed;
background-color:#F7FBFF;*/
}

#Show_result h3{
padding:18px 0px 0px 15px;
}
#Show_result ul{
margin:0px;
padding:0px 25px;
list-style-type:none;
color:#318B29;
font-size:14px;
line-height:150%;
}

*html #Show_result_ie6{
padding-right:8px;
}

*+html #Show_result{
height:170px;
}
.bottom{
margin:28px auto;
width:600px;
height:30px;
line-height:30px;
border-top:1px #eeeeee solid;}
.bottom,.bottom a{
color:#bbbbbb;
}
.bottom a:hover{
color:#346699;
}