﻿/*Reset.css*/

A IMG
{
	border: none;
}
A{text-decoration: none;}
A:hover, A:active
{
	text-decoration: underline;
}
/* 20081209 Add */
INPUT
{ margin: 0; padding: 0; vertical-align:middle;}
BUTTON
{ margin: 0; padding: 0; vertical-align:middle;}
/* 20081209 Add End*/
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
Q:before, Q:after, BLOCKQUOTE:before, BLOCKQUOTE:after
{
	content: "";
}
UL
{
	list-style-type: none;
}
.clear
{
	clear: both;
	 height:0;
	 width:0;
	 font-size:0;
	 padding:0;
	 margin:0;
}
/*link style*/
A.black
{
	color: black;
}
A.gray
{
	color: #656565;
}
A.blue
{
	color: #1C58A1;
}
A.orange
{
	color: #ff6b00;
}
A.red
{
	color: #cc0303;
}
A.darkred
{
	color: #cc0000;
}
A.purple
{
	color: #b32792;
}
A.green
{
	color: #52af01;
}
A.white
{
	color: white;
}
/* orange #ff6b00 darkred #cc0000 purple #b32792 green #52af01 */
SPAN.redbold
{ color:#cc0000; font-weight:bold;}
SPAN.orange
{
	color: #fd7926;
}
SPAN.black
{
	color: black;
}
SPAN.bold
{
	font-weight:bold;
}
/* Base.css*/
/* float */
.fleft{ float:left;}
.fright{ float:right; }
.cfix{ display:block; }

/* End Base.css*/

/*content*/
#content
{
	width: 960px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

.nvbar {
	line-height: 25px;
	color: #999999;
	text-indent: 10px;
	float: none;
	height: 25px;
	text-align: left;
	width: 958px;
	margin:2px auto 5px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/nbj.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
}
.nvbar a {
	color: #006699;
	text-decoration: none;
}
.nvbar a:visited {
	color: #006699;
	text-decoration: none;
}
.nvbar a:hover {
	color: #009900;
	text-decoration: none;
}



/*footsearch*/
#DS{width:958px; margin:0 auto;border:1px solid #ccc;border-bottom:1px solid #DAE9F7;clear:both;margin-top:5px}
h3{font-weight:100;font-size:13px;text-align:left!important;text-align:center;padding:3px 0 3px 12px!important;padding:3px 10px; 3px 10px;line-height:135%}
h3 a:link,h3 a:visited{color:#205001}
h3 a:hover{color:red}
#DE{border:1px solid #ccc;border-top:0;background:#fcf2f2;margin-bottom:10px;width:958px;margin:0 auto;}

#DE table{width:920px!important;width:100%;margin:0 0 5px; font-size:13px;font-size:13px!important}

#DE td{line-height:18px;text-algin:right!important; padding-top:5px}
#DE td a:link{ margin-right:3px; text-align:left}
#DE input {padding:auto!important;margin-right:5px!important;}

.wd850
{width:900px; overflow:hidden;}
.wd746
{width:806px; overflow:hidden;}
.rowFoot
{ 
	padding:10px 30px 5px 20px;
	 background-color:#fcf2f2;} 
/* +hotKeyList */
 .rowFoot .hotKeyList
{}
 .rowFoot .hotKeyList li
{ float:left; border-left:solid 1px #cc0303; padding:0 3px; margin-left:3px; margin-bottom:10px;}
.rowFoot .hotKeyList li a
{white-space:nowrap;}
/* search form Style */
 .searchForm
{ clear:both; text-align:center; margin-top:12px;}
 .cyinput
{width:250px; height:17px; border:solid 1px #b2b1b1;background:White url(../images/searchInputBg.gif) no-repeat left center; margin:0px; padding:2px 0 2px 20px;vertical-align:middle; }
 .searchBtn
{width:45px; height:22px; border:solid 1px #b2b1b1; background:White url(../images/btn.gif) repeat-X left bottom; color:#cc3333; font-weight:bold; cursor:pointer; margin:0px; padding:0px; line-height:22px;vertical-align:middle;}

/*style.css*/
.wd670
{ width:680px; overflow:hidden;}
.wd270
{width:270px; overflow:hidden;}
.wd270 .title
{
	background: white url(../images/lb/subjecttitle.gif) no-repeat scroll 0 0;
	height: 21px;
	padding: 12px 4px 0 33px;
}
.title span
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}









/*分页样式*/
.fright
{
	float: right;
}

.fleft
{
	float: left;
}
.dataNum
{ height:30px; padding-bottom:6px;}

.dataNum li
{
	padding: 0 2px;
	font-weight: bold;
}
.dataNum .updown
{
	color: #000000;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 6px;
	font-weight: bold;
}
.dataNum .updowns, .dataNum .updown:hover
{
	background-color: #cc0000;
	background-position: right;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 6px;
	font-weight: bold;
}
.dataNum .mm
{
	color: #000000;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 6px;
	font-weight: bold;
}
.dataNum .listNum, .dataNum .mm:hover, .dataNum .listNum, .dataNum .current
{
	background-image: url(../images/lb/bot.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 6px;
	font-weight: bold;
}















/*------------------------------------------------------------------

[Style Stylesheet]
Project:       Rkanr第5版
Description:	Reset.css, Base.css, Header.css, Footer.css
Version:       0.1
Last change:       2008.12.18
Assigned to:       lewure
Primary use:       sort page
-------------------------------------------------------------------*/
/*左边栏目*/
/*------------------------------------------------------------------
Name:             block1
Size:            670*自适应高度
Description:	 分类视频列表
Last change:       2008.12.18
Assigned to:       lewure
Primary use:       分类页
-------------------------------------------------------------------*/
.block1
{ margin:6px auto;}
.block1 .sortTop a img
{ width:680px;  overflow:hidden;}
.block1 .content
{width:678px; overflow:hidden; border:1px solid #dcdcdc ; margin:6px 0; }
/*+ulHead*/
.block1 .content .ulHead
{width:660px; height:29px; margin:0 9px;  border-bottom:5px solid #ededed; }
.block1 .content .ulHead .titles
{ padding-top:7px; padding-left:7px; font-size:14px; font-weight:bold; height:29px; overflow:hidden;}
.block1 .content .ulHead .dataNum 
{  height:29px; padding-top:7px;}

/*+ulFoot*/
.block1 .content .ulFoot
{width:650px; height:25px; margin:2px auto;}
.block1 .content .ulFoot .titles
{ padding-top:7px; padding-left:7px;  width:100px; height:20px; overflow:hidden;}
.block1 .content .ulFoot .dataNum 
{ height:28px; padding-bottom:6px;}


.block1 .content .dataList
{ width:650px; margin:0 9px;}
.block1 .content .dataList .imgLeft
{ width:130px; height:99px; overflow:hidden;}
.block1 .content .dataList .txtRight
{ width:500px; height:99px; padding-top:6px; padding-right:5px; overflow:hidden;}
.block1 .content .dataList .all
{ clear:both; background-image:url(../images/lb/dashed.gif); background-repeat:repeat-x; background-position:bottom;  width:650px; height:105px;overflow:hidden; padding:7px 0;}
.block1 .content .dataList .img
{width:118px; height:87px; padding:5px; border:1px solid #dedede;}
.block1 .content .dataList .txtRight .dTitle a
{font-weight:bold;}
.block1 .content .dataList .txtRight .dTxt
{text-indent:2em; line-height:26px;}
.block1 .content .dataList .txtRight .hot
{ width:491px; overflow:hidden; padding-top:7px;}
.block1 .content .dataList .txtRight .hot .hotList
{ padding-right:13px;}
/*右边栏目模块*/
/*------------------------------------------------------------------
Name:             sortBlock
Size:            270*自适应高度
Description:	 分类栏目视频列表/栏目推荐视频
Last change:       2008.12.18
Assigned to:       lewure
Primary use:       分类页
-------------------------------------------------------------------*/
.sortBlock
{ margin:10px auto; background-color:White; width:268px; overflow:hidden; border:1px solid #dcdcdc;}
.sortBlock .contents
{ width:252px;  overflow:hidden; border-top:1px dashed #858585; margin:0 auto;}
.sortBlock .contents .imgtxt
{  width:260px; overflow:hidden;}
.sortBlock .contents .imgtxt .litxt
{ width:130px; padding:10px 0 0 0; overflow:hidden;}
.sortBlock .contents .imgtxt .clearLiFloat
{clear:both;
float:none;
font-size:0;
height:0;
line-height:0;
overflow:hidden;}
.sortBlock .contents .imgtxt .litxt .img
{ width:110px; height:80px;  border:1px solid #dcdcdc; padding:5px; margin:0;}
.sortBlock .contents .imgtxt .litxt .dltxt
{ width:110px;   line-height:22px; padding-left:3px; overflow:hidden;}
.sortBlock .contents .imgtxt .litxt .dltxt dt
{ width:110px; overflow:hidden;}
.sortBlock .contents .imgtxt .litxt .dltxt dd
{ width:110px;  color:#585858; overflow:hidden;}
.sortBlock .contents .tagListTitle
{ width:250px;padding:4px 0 7px 0; overflow:hidden;}
.sortBlock .contents .tagListTitle li 
{
background-image:url(../images/lb/arrowheadplay.gif);
background-repeat:no-repeat;
background-position:6px 0;
line-height:22px;
overflow:hidden;
padding:0 0 0 19px;
width:220px;
height:24px;
}
/*------------------------------------------------------------------
Name:             block3
Size:            270*自适应高度
Description:	  专区排行模块
Last change:       2008.12.18
Assigned to:       lewure
Primary use:       分类页
-------------------------------------------------------------------*/
.block3
{ margin: 10px auto;width:268px; background-color:White; overflow:hidden; border:1px solid #dcdcdc;}
.videoChart
{width:250px; margin:0 10px; border-top:1px dashed #858585; }
.videoChart .chart
{ height:260px; overflow:hidden;}
.videoChart li
{width:210px; height:25px;line-height: 25px; overflow:hidden; clear:both; padding:0 5px 0 40px;  border-bottom:solid 1px #efefef;}


.charttxtNo1
{ background:url(../images/lb/no1s.gif) no-repeat 7px 6px;}
.charttxtNo2
{ background:url(../images/lb/no2s.gif) no-repeat 7px 6px;}
.charttxtNo3
{ background:url(../images/lb/no3s.gif) no-repeat 7px 6px;}
.charttxtNo4
{ background:url(../images/lb/no4s.gif) no-repeat 7px 6px;}
.charttxtNo5
{ background:url(../images/lb/no5s.gif) no-repeat 7px 6px;}
.charttxtNo6
{ background:url(../images/lb/no6s.gif) no-repeat 7px 6px;}
.charttxtNo7
{ background:url(../images/lb/no7s.gif) no-repeat 7px 6px;}
.charttxtNo8
{ background:url(../images/lb/no8s.gif) no-repeat 7px 6px;}
.charttxtNo9
{ background:url(../images/lb/no9s.gif) no-repeat 7px 6px;}
.charttxtNo10
{ background:url(../images/lb/no10s.gif) no-repeat 7px 6px;}


