2013/02/17
.article-content{ _height: 1% ; overflow: auto ; _overflow: auto;} // 讓超過大小的內容有bar可以拉
.article-content p{margin-bottom: 1em;}
.article-content li{list-style-type: disc; margin-left:20px;}
.article-content ol li{list-style-type: decimal; margin-left:20px;}
a {text-decoration: none;outline:none;}
#body-div{
width: 1500px; //整個版面的大小
background:url(http://pic.pimg.tw/pixnetvisual/49dacf266edde.png) left top repeat-y;
position: relative;
margin:0 auto 20px;
#main{
overflow: hidden;
_overflow: none;
_height: 1%;
}
/*--------------------------content*/
#content{
overflow: hidden;
float:left;
width: 930px;
padding-top: 10px;
}
#spotlight{
width: 890px;
margin:10px auto;
background:url(http://pic.pimg.tw/pixnetvisual/49dacf48e08b3.png) left top repeat-y;
}
#spotlight h5{
background:url(http://pic.pimg.tw/pixnetvisual/49dacf48b2e25.png) left top no-repeat;
height: 31px;
padding-left: 10px;
color:#2e7eab;
font:bold 13px arial;
line-height:30px;
}
#spotlight-text{
padding: 10px;
color:#369;
background:url(http://pic.pimg.tw/pixnetvisual/49dacf493da6f.png) left bottom no-repeat;
}
#article-area{
width: 1190px;
margin:0 auto;
}
#article-area .article-area-title{}
#view-mode{}
#display{}
#display SPAN {}