﻿/* 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;}


.bcon h1 span{    position: relative;
    top: 280px;
    left: 130px;}
.bcon h1 span em{ width:8px; height:8px; background:#c6c6c6; 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:#315999; border:none;}

.list1{ width:698px; height:305px; padding-bottom:12px; overflow:hidden; display:none;}
.list1 li{ width:160px;}
.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;}

