﻿body {
	margin:0px;
	border:0px;
}

ul,li {list-style: none;margin: 0px;padding: 0px;}
img {border:0px;}
.clear {font: 0px/0px sans-serif;clear: both;display: block;}

/*--------主页导航---------*/
.sk_nav li{float:left; display:inline; margin:0 4px}  /*div */

/*--------网页列表---------*/
.sk_list {border-bottom: 1px dashed #CCC; clear:both; padding-bottom:10px; margin-top:10px;} 
.sk_list_top {line-height:35px; clear:both;}   /*标题DIV*/ 
.sk_list_title { } /*标题 a*/
.sk_webpic { position:absolute; }  /*缩略图DIV*/ 
.sk_webpic_box {padding:3px; border:1px solid #DCDCDC;} /*缩略图IMG*/
.sk_list_info {  padding-left:145px;   }
.sk_list_info li { clear:both; line-height:25px}
.sk_list_dis {padding-top:5px;padding-bottom:5px;}



/*---最新列表--*/
.sk_top { clear:both}

/*--------最新图片---------*/
.sk_top_pic_box_link { float:left; margin:2px;} /*a*/


/*--------最新视频---------*/
.sk_top_video_link {float:left; margin:2px;} /*a*/

/*--------最新网址 最新留言 最新网页---------*/
.sk_top li{ line-height:25px; } /*div*/




/*--------分页---------*/
.sk_prv {margin:0; clear:both;} /*分页*/





/*--------图片列表---------*/
.sk_pic {display:inline; float:left; margin:2px; text-align:center} /*div*/
.sk_pic_top,.sk_top_pic { clear:both;}

.sk_album_top,.sk_pic_top {padding:10px 0;clear:both;  }


/*--------网址列表---------*/
.sk_url_active {background-color:#999; color:#fff;}
.sk_url_top_a {padding:10px 0;clear:both;  }

