/* CSS Document */
*{margin:0;padding:0;font-size:12px;}
body{ background:none;}
input,button,select,textarea{outline:none;}
ul,li,dl,ol{list-style:none;}
img{ border:none;}
a{color:#666; text-decoration:none;}

.box{ width:700px; margin:0 auto;}
.bcon{ border:1px solid #eee; margin:30px auto;}
.bcon h1{ border-bottom:1px solid #eee; padding:0 10px;}
.bcon h1 b{ font:bold 14px/40px '宋体'; border-top:2px solid #3492D1; padding:0 8px; margin-top:-1px; display:inline-block;}
.bcon h1 span{ margin:15px 0; float:right;}
.bcon h1 span em{ width:8px; height:8px; background:#F0F2F3; border:1px solid #E6E9EA; border-radius:10px; margin:0 5px; display:inline-block; cursor:pointer;}
.bcon h1 span em.emon{ width:10px; height:10px; background:#00A6EC; border:none;}

.list1{ width:698px; height:305px; padding-bottom:12px; overflow:hidden; display:none;}
.list1 li{ width:160px; padding:12px 0 0 12px; float:left;}
.list1 li img{ width:150px; height:105px; margin:5px;}
.list1 li p{ height:24px; font:normal 12px/24px 'Microsoft YaHei'; color:#999; text-align:center; overflow:hidden;}

.btm p{ font:normal 12px/24px 'Microsoft YaHei'; text-align:center;}
