/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,     
pre, form, fieldset, input, textarea, p, blockquote, th, td {padding: 0; margin: 0;}    
fieldset, img {border: 0;}    
table {border-collapse: collapse;border-spacing: 0;}    
ol, ul {list-style: none;}    
address, caption, cite, code, dfn, em, th, var {font-weight: normal;font-style: normal;}    
caption, th {text-align: left;}    
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }    
q:before, q:after {content: ''; }    
abbr, acronym {border: 0;}
/* Clear Fix */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
.clearfix{display:block;}
.clear{clear:both;height:0px;font-size:0px;line-height:0px;}

.main{ width:960px; padding:20px 16px; margin:0 auto;}
.picon{ clear:both; height:400px; padding-left:4px; overflow:hidden; background:#000; position:relative;}
.picon ul{ position:absolute; top:0; left:0; height:400px; width:1000px;}
.picon li{ float:left; height:400px; border-right:1px solid #fff; width:79px; position:relative;}
.picon li.cur div{ display:block;}
.picon li div{ position:absolute; bottom:0; left:0; height:76px; background:url(img/shadow.png) repeat; font-family:Arial, Helvetica, sans-serif; font-weight:900; width:100%; color:#fff; display:none;}

*html .picon li div{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="style/img/shadow.png");background:none;}


.picon li div h3{ padding:4px 0 0 10px; line-height:30px; font-size:16px; line-height:26px; font-weight:900;}
.picon li div p{ line-height:20px; padding:0px 10px 0; font-size:13px;}




.pic1{ background:url(../images/0.jpg) center top no-repeat;}
.pic2{ background:url(../images/1.jpg) center top no-repeat;}
.pic3{ background:url(../images/2.jpg) center top no-repeat;}

.namecon{ height:20px; line-height:20px; text-align:center; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#fff; background:#000; margin-bottom:6px;}
.namecon a{ padding:2px 6px; color:#fff; text-decoration:none;}
.namecon a.cur,
.namecon a:hover{ background:#900; color:#fff; text-decoration:none;}
