/* CSS Document */
* { margin:0; padding:0; }
body { font-size:12px; font-family:verdana; color:#000; background:#fff; }
#header, #nav, #main, #footer { width:933px; background:#fff; margin:0 auto; }
a:link, a:visited { color:#f00; text-decoration:none; }
a:hover, a:active { color:#900; text-decoration:none; }
img { border:0; }
.all { float:left; width:100%; }
.L { float:left; width:auto; }
.R { float:right; width:auto; }
#header { padding-top:10px; }
#main .introBg { float:left; background:url(../images/introBg.jpg) no-repeat; width:258px; height:172px; padding:10px 20px 10px 10px; }
.introBg p { line-height:20px; color:#666; text-indent:24px; }
#main .newsBg { float:left; background:#fff; width:355px; height:250px; }
.newsBg ul { padding:10px 0 10px 10px; }
.newsBg li { margin:5px 0; list-style-image:url(../images/iconArr.jpg); list-style-position:inside; }
.newsBg li a:link, .newsBg li a:visited { color:#000; text-decoration:none; }
.newsBg li a:hover, .newsBg li a:active { color:#f00; text-decoration:underline; }
.newsBg li .news_time { font-size:10px; color:#f00; }
.indexNewsList ul { padding:10px 0 10px 10px; }
.indexNewsList li { margin:5px 0; list-style-image:url(../images/iconArr.jpg); list-style-position:inside; }
.indexNewsList li a:link, .indexNewsList li a:visited { color:#000; text-decoration:none; }
.indexNewsList li a:hover, .indexNewsList li a:active { color:#f00; text-decoration:underline; }
.indexNewsList li .news_time { font-size:10px; color:#f00; }
#main .bbsBg { float:left; background:url(../images/bbsBg.jpg) repeat-y; width:280px; }
.bbsBg ul { padding:10px 50px 10px 25px; }
.bbsBg li { border-bottom:1px solid #eee; padding:7px 5px 8px; list-style-type:none; line-height:19px; color:#666; }
.bbsBg .nickname { color:#a00; font-weight:bold; }
.bbsBg a:link, .bbsBg a:visited { color:#000; text-decoration:none; }
.bbsBg a:hover { color:#c00; text-decoration:underline; }
.actorBg { float:left; background:url(../images/actorBg.jpg) no-repeat; width:827px; height:218px; }
.actorBg .actor { float:left; background:url(../images/actorBg.jpg) no-repeat; width:827px; height:218px; }
.imgRollBg { float:left; width:933px; background:#fff url(../images/imgRollBg.jpg) right no-repeat; height:147px; }
.imgRollBg ul { float:left; width:2300px; }
.imgRollBg li { float:left; margin:0 10px; line-height:21px; text-align:center; padding-top:10px; list-style-type:none; }
.imgRollBg img { border:1px solid #aaa; padding:3px; }
.imgRollBg a:link, .imgRollBg a:visited { color:#000; text-decoration:none; }
.imgRollBg a:hover, .imgRollBg a:active { color:#f00; text-decoration:underline; }
.listBg { background:url(../images/listStyle.jpg) repeat-y; width:548px; padding:25px 55px 25px 50px; line-height:23px; }
.detailBg { background:url(../images/detailBg.jpg) repeat-y; width:568px; padding:25px 35px 25px 50px; line-height:23px; }
.proj { width:100%; }
.proj li { float:left; margin:2px; text-align:center; list-style-type:none; }
.proj li img { border:1px solid #ccc; padding:3px; }
.artDetail img { border:1px solid #eee; padding:3px; }
.artDetail h1 { font-size:14px; padding:10px; text-align:center; color:#c00; }
.imgDetail img { border:1px solid #eee; padding:3px; }
.imgDetail h1 { font-size:14px; padding:10px; text-align:center; color:#c00; }
.showpage { float:left; width:100%; text-align:center; padding:10px 0; }
