@charset "utf-8";
/* CSS Document */

.lnews {width:648px; border:solid 1px #458a8a; padding:0px; margin:0px;}
.lnews .col1{padding:0px; margin:0px;}
.lnews .col1 p {padding:0px; margin:0px; font-size:13px; line-height:16px;}
.lnews .col1 h3 {font-size:16px; color:#0b486b; background:none;}
.lnews .col1 h3 a {color:#0b486b; text-decoration:none;}

.lnews .col1 .lnImg {height:282px; width:648px; padding-bottom:10px;}
.lnews .col1 .lnImg img {border:none;}
.lnews .col1 .dek {padding:0 10px 10px 10px;}
.lnews .col1 .dek .deck { height:3.75em; overflow:hidden; }

.lnews .lnewsBox {width:648px; height:370px;overflow:hidden;}
.lnews .lnewsBox .dlAdSlide {width:320px; height:300px; border:0px;}
.lnews .ctrl {padding:0; margin:0; display:none;}
.lnews .ctrl a {color:#F07410; cursor:pointer;}
.lnews .btns {float:right; margin:5px 5px 0 0;}
.lnews .btns ul  {list-style-type:none; margin:2px 10px; padding:0;}
.lnews .btns li {display:inline;}
.lnews .nums {float:left;}
.lnews .nums li {display:inline;}
.lnews .nums ul {list-style-type:none; margin:2px 10px; padding:0;}
.lnews .nums li a {color:#414850; margin-left:5px; padding:0 2px; font:bold 1.3em/1.5em arial;} 
.lnews .nums li a:hover {text-decoration:none;}
.lnews .nums li a.on {color:#EB1D25; border-color:#EB1D25;}


.lnews .btns li a img {height:14px; width:18px;}

.lnews .btns li.prev a img {background-position:left center;}
.lnews .btns li.next a img {background-position:right center;}

/*dl new control*/
.lnews .ctrl {padding:0; margin:0 0px; display:none; overflow:hidden; position:relative; height:35px; width:648px; background: url(images/bg-slidebar.gif) repeat-x; }
.lnews .ctrl a {color:#FFF; cursor:pointer;}
.lnews .nums {position:absolute; bottom:0; right:0; }
.lnews .nums li {display:inline;}
.lnews .nums ul {list-style-type:none; margin:0; padding:0; }
.lnews .nums li a {color:#FFF; margin-left:5px; padding:0px 4px 0 4px;  font-size:18px; text-decoration:none; } 
.lnews .nums li a:hover {color:#555;}
.lnews .nums li a.on {color:#ccc;}
.lnews .btns {position:absolute; bottom:0; right:0; }
.lnews .btns ul  {list-style-type:none; margin:0; padding:0; overflow:hidden;}
.lnews .btns li.pause a {background-position:0 0px;}
.lnews .btns li.play a {background-position:0 -18px;}
.lnews .btns li.prev a {background-position:0 -36px;}
.lnews .btns li.next a {background-position:0 -54px;}
#lnewsCtrlNums .adNum { display:none; }

.clr {clear:both;}