﻿/* ===================================================================================== */
/* == Linksoon.net == */
/* == oTV Mobile styles by shuiyue.cn 20110823 == */
/* ===================================================================================== */
/* == 共用样式表 == */
body{ padding:0; margin:0; background-color:#FFF; font-size:15px; font-family:"微软雅黑","黑体"; color:#000;}
a{ color:#1F5972; text-decoration:none; }
a:hover{ color:#003C5B; text-decoration:none;}
a:active{ color:#EDA000; text-decoration:none;}
.clear{ clear:both;}
ul,li,form,p{ margin:0; padding:0;}
li{ list-style:none;}
img{ border:0;}
input,textarea{ padding:0; margin:0; font-size:12px; font-family:tahoma,Arial,Century Gothic,verdana,Helvetica,sans-serif;}

/* == 页面样式表 == */
#Container{}
/* == 标题滑块 == */
#HotTitle{}
	.Titlemenu { height:35px;background:repeat-x url(title_bg.png) left top;padding:5px 0 0 5px;overflow:hidden;white-space:nowrap;}
		.Titlemenuon0, .Titlemenuon1, .Titlemenuon2, .Titlemenuon3{float:left;height:34px;line-height:34px;text-align:center;font-size:18px;background:#fff;border:1px solid #000;border-bottom:none; cursor:pointer;color:#104D6C;font-family:"微软雅黑","黑体";letter-spacing:-1px;width:24%;}
		.Titlemenuoff, .Titlemenuoff1, .Titlemenuoff2, .Titlemenuoff3{float:left;height:34px;line-height:34px; cursor:pointer; text-align:center;font-weight:100;color:#CDE;font-size:18px;font-family:"微软雅黑","黑体";letter-spacing:-1px;width:24%;}

/* == 视频列表 == */
#HotShow{ width:100%;clear:both}
	#HotShow  a{ display:block;}
	#HotShow ul{ padding:0 0 0 75px; height:64px; border-bottom:solid 1px #E8E8E8; position:relative; overflow:hidden;}
		#HotShow ul li.image{ position:absolute; left:10px; top:10px; width:55px; height:44px;}
		#HotShow ul li.corner{ position:absolute; left:10px; top:10px; width:55px; height:44px;}
		#HotShow ul li.title{ padding:10px 0 0 0; line-height:16px;}
		#HotShow ul li.title span{ display:block; padding:5px 0 0 0; font-size:12px; color:#999;}

/* == 视频分类 == */
#List{clear:both}
	#List ul li a{height:40px;line-height:40px;padding:0 10px;background:no-repeat url(class_letter.gif) right center;font-size:18px;border-bottom:1px solid #E0E0E0;display:block;}	
	#List ul li a:hover{background:#f8f8f8 no-repeat url(class_letter.gif) right center;color:#003C5B; }

/* == 返回导航 == */
.WebTitle{height:35px;background:repeat-x url(title_bg.png) left top;padding:5px 0 0 5px;overflow:hidden;}
	.WebTitle a.backbtn,.WebTitle a.backbtn2{background:no-repeat url(webtitle.png) left top;width:60px;height:29px;line-height:29px;font-size:16px;color:#fff;padding:0 0 0 20px;display:block;}
	.WebTitle .webname{margin:-29px 0px 0 0px;color:#fff;font-size:18px;font-family:"微软雅黑","黑体";text-align:center;height:35px;line-height:30px;}
	
/* == 视频详细页 == */
#video_main{width:100%;clear:both}
	#video_main ul{padding:0 0 0 140px; height:110px; position:relative;overflow:hidden;}
		#video_main ul li.video_image{position:absolute; left:10px; top:10px;width:120px;height:90px;}
			#video_main ul li.video_image img{width:120px;height:90px;}
		#video_main ul li.video_corner_big{position:absolute; left:10px; top:10px;width:120px;height:90px;}
		#video_main ul li.video_title{}
			#video_main ul li.video_title h1{font-size:16px;font-weight:100;line-height:24px; height:55px;}
			#video_main ul li.video_title span{display:block;}
			#video_main ul li.video_title span a.video_bofang{background:no-repeat url(video_bofang.png) left top;width:60px;height:24px;line-height:24px;font-size:14px;color:#000;text-align:center;margin-right:10px;display:block;float:left;}
			#video_main ul li.video_title span a.video_comment{background:no-repeat url(video_comment.png) left top;width:70px;height:24px;line-height:24px;font-size:14px;color:#000;text-align:center;display:block;float:left;}

	/* 上传 播放等 */
	.video_other{padding:0 10px;height:22px;border-bottom:1px solid #ccc;font-size:14px;}
	/* 简介 */
	.video_info{padding:10px;line-height:20px;color:#666;}
	/* 评论框 */
	#formmain{padding:0 10px;}
	#formmain #comment{margin:0;padding:0;border:0;width:95%;margin-bottom:5px;height:70px;line-height:20px;padding:5px;border:1px solid #ccc;}
	#uname,#upass{margin:0;padding:0;border:0;width:105px;height:22px;margin-right:5px;border:1px solid #ccc;}
	.tijiao{margin:0;padding:0;border:0;background:no-repeat url(tijiao_button.png) left top;text-align:center;width:73px;height:24px;line-height:24px;font-family:"微软雅黑","黑体";font-size:14px;}

/* == 查看评论页 == */
#ContentShow{padding:0 10px;}
	.AlbumList ul{padding:8px 10px;}
	.AlbumList ul.cl2{padding:8px 10px;background:#EBF2FC;}
		.AlbumList ul li.username{float:left;width:70%;font-size:20px;font-family:"微软雅黑", Arial;color:#000;overflow:hidden;height:28px;}
		.AlbumList ul li.datetime{float:left;width:30%;font-size:12px;font-family:"微软雅黑", Arial;color:#999;overflow:hidden;height:28px;text-align:right;}
		.AlbumList ul li.content{clear:left;line-height:20px;font-size:16px;font-family:"微软雅黑","黑体";}

	.WebPages{ height:40px; border-bottom:solid 1px #E8E8E8; overflow:hidden;}
		.WebPages .PrePage,.WebPages .NxtPage{ display:block; float:left; margin:10px 0 0 10px; width:65px; height:20px; background:url(page_button_bg.png) 0 0 repeat-x; color:#333;}
		.WebPages a.PrePage:hover,.WebPages a.NxtPage:hover{ color:#104D6C;}
		.WebPages a strong{ display:block; width:65px; height:20px; line-height:20px; background:url(page_button_corner.gif) 0 0 no-repeat; text-align:center; font-weight:normal;}
		.WebPages div strong{ display:block; width:65px; height:20px; line-height:20px; background:url(page_button_corner.gif) 0 0 no-repeat; text-align:center; font-weight:normal; color:#AFBCC0;}
		.WebPages .Pages{ float:right; padding:0 10px 0 0; line-height:40px; color:#ACB8BD;}

/* == 搜索页面 == */
#Search{}
	#SearchTb{ padding:10px 15px 0 15px;background:repeat-x url(search_bg.gif) left top;height:45px;}
		#SearchTb .search_border{border:1px solid #F4F5F7;height:32px;}
		#SearchTb .search_border .search_input{border:1px solid #949CAF;background:#fff no-repeat url(search_line_bg.gif) left top;height:30px;}
		#keywords{ margin:0; padding:0;border:none;border:0;background:#fff; float:left; width:100%;height:30px; line-height:30px; font-family:"微软雅黑","黑体"; font-size:18px; color:#666;}
		#search_submit{ border:none;float:right; background:no-repeat url(search_button.gif) center;width:30px;height:27px;}

	#Search a{height:40px;line-height:40px;padding:0 10px;background:no-repeat url(class_letter.gif) right center;font-size:18px;border-bottom:1px solid #E0E0E0;display:block;}	
	#Search a:hover{background:#f8f8f8 no-repeat url(class_letter.gif) right center;color:#003C5B; }
	/* 搜索后 */
	.VideoList{}
		.VideoList ul{ padding:0 0 0 75px; height:64px; border-bottom:solid 1px #E8E8E8; position:relative; overflow:hidden;}
			.VideoList ul li.image  { position:absolute; left:10px; top:10px; width:55px; height:44px;}
				.VideoList ul li.image  img{ width:55px; height:44px;}
			.VideoList ul li.corner{ position:absolute; left:10px; top:10px; width:55px; height:44px;}
			.VideoList ul li.title{ padding:7px 0 0 0; line-height:16px;}
			.VideoList ul li.title span{ display:block; padding:2px 0 0 0; font-size:12px; color:#999;}
#Footer{text-align:center;border-top:2px solid ##e8e8e8;height:40px;line-height:40px;}
