/* 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:295px; margin:0 auto;}
.bcon{ border: 1px solid #d7d7d7; margin-bottom:15px;}
.bcon h1{ background: #f7f7f7 none repeat scroll 0 0; border-bottom: 2px solid #5089d5; height: 28px; position: relative;}
.bcon h1 b{ background: #0066cc none repeat scroll 0 0; font:bold 14px/28px '宋体';  color:#fff; display:inline-block; padding:0 10px;}
.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:295px; padding:10px; overflow:hidden; display:none;}
.list1 li{ width:270px; padding-bottom:8px; float:left;}
.list1 li img{ width:270px; height:40px;}
.list1 li p{ height:24px; font:normal 12px/24px 'Microsoft YaHei'; color:#999; text-align:center; overflow:hidden;}

