@charset "utf-8";
/* CSS Document */
.flmain { width:770px; clear:none; overflow:hidden}
.flside { width:240px; clear:none; float:right; overflow:hidden}

.pagenav { height:30px; line-height:30px; font-size:14px; color:#999999; overflow:hidden}
.pagenav a { color:#999999}
.pagenav a.now { color:#69BD72}
.pagenav .gray { color:#CCCCCC}

.map { width:1080px; height:400px}

.listype { color:#878787}
.listitem { padding:10px 0}
.listitem .typename { width:70px; height:26px; clear:none; overflow:hidden; font-size:14px}
.listitem ul { width:950px; height:auto; float:right; clear:none; overflow:hidden}
.listitem ul.underline { border-bottom:#e9e9e9 1px solid; padding-bottom:10px; margin-bottom:10px; margin-bottom:5px}
.listitem li { width:151px; height:24px; line-height:24px; white-space:nowrap; word-break:keep-all; overflow:hidden}
.listitem .small li { width:91px}
.listitem li a { padding:4px 8px} 
.listitem li a:hover {padding:4px 8px; color:#FFFFFF; background-color:#69BD72; border-radius:20%;text-decoration:none}
.listitem li.now a { color:#FFFFFF; background-color:#69BD72; border-radius:20%}

.listitem .listsearch { width:910px; height:auto; float:right; clear:none}
.listitem .listsearch input[type="text"] { width:350px; height:30px; line-height:30px; border:#EAEAEA 5px solid; color:#999999; padding-left:10px; padding-right:10px; background:url(../img/search.gif) 345px 6px no-repeat}
.listitem .listsearch input[type="button"] { width:95px; height:40px; line-height:40px; border:none; background-image:none; text-align:center; font-size:14px; cursor:pointer}
.listitem .listsearch input.searchthis { background-color:#69BD72; color:#FFFFFF; margin-left:10px}
.listitem .listsearch input.searchall { background-color:#EAEAEA; color:#666666}

.flmain .fllist {}
.flmain .fllist h3 em { font-style:normal; color:#999999}
.flmain .fllist h3 img { margin-left:5px; vertical-align:middle}
.flmain .fllist .flimg { height:150px; overflow:hidden; padding:0px 0}
.flmain .fllist .flimg span { padding-right:8px}
.flmain .fllist .flimg img { height:150px; border-radius:10px}
.flmain .fllist p span.bhits { padding-right:20px}
.flmain .fllist p a { color:#B9B9BB}
.flmain .fllist p a:hover { color:#69BD72}