﻿body
{
	margin: 0;
	background:#fff url(Images/Main/TopBg.gif) repeat-x left top;
}

body, td, input, select
{
	font:12px "微软雅黑",Arial, Tahoma, Verdana;
	color: #474747;
}
.line{line-height:180%;}

h1
{
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 21px;
	font-weight:normal;
}

h2
{
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 12px;
	font-weight:normal;
}

.ProgrammeVideoPlayerTitleSize
{
	font-size: 16px;
}

h3
{
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 12px;
	font-weight: bold;
}

.HeaderTxtSize
{
	font-size: 13px;
}

.noBold
{
	font-weight: normal;	
}

.invisible
{
	display: none;
}

.searchBtn
{
  background: url(Images/Main/SearchBt.gif) no-repeat left 0;
  padding: 0 0 2px 0;
  margin: 0px;
  border:0px; 
  color:#fff;
  height: 22px;
  width: 50px;
}
.searchBtn:hover
{
 background: url(Images/Main/SearchBt.gif) no-repeat left -22px;
}

.MainTopInput 
{
	border: solid 1px #CCCCCC;
	padding: 3px;
	margin: 0px;
	height: 14px;
	background-color: #ffffff;
	color:#868686;
}

img
{
	border: 0;
}

a
{
	color: #0187ce;
	text-decoration: none;
}


a:hover
{
	text-decoration: underline;
}

a.MainColor, a.MainColor:link
{
	color: #474747;
}

a.White, a.White:link
{
	color: #ffffff;
}
a.NoHover:hover
{
	text-decoration: none;
}

q
{
   color:gray;
   font-size:14px;
   
   font-style: italic;
   font-weight:700;
}
name
{
 color:gray;
   font-size:14px;
   font-style: italic;
   font-weight:700;
}


/*===========*/

.SmallW {
	width: 324px;	
}

.SmallWBd {
	width: 322px;
}

.SmallHH {
	height: 278px;	
	}
	
.SmallH {
	height: 248px;	
	}
	
.LeftSmallW {
	width: 300px;	/*     300px      */
}
.RightSmallW {
	width: 324px;	
}
.LargeW {
	width: 652px;	
	}
	
.LargerW {
	width: 770px;	
	}

.MediumW {
	width: 488px;	
	}
	
.HMargin {
	margin-left: 4px;
	}
	
.VMargin {
	margin-top: 4px;
	}			

.Padding {
	padding: 10px;
	}
	
/*===========*/
.BgColor
{
	background-color: #f0f0f0;
}
.MainBg
{
	background-color: #fff;
	}
.Bd
{
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	background-color: #ffffff;	
}
.BdStyle
{
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 0;	
}

.HeaderText
{
	font-weight: bold;
}
.ErrorMesage
{
	color:#cc0000;	
}
	
/*===========*/

.Absolute {
	position: absolute;
	}
	
.FloatRight {
	float: right;
	}
	
.FloatLeft {
	float: left;
	}
.ClearLeft
{
	clear: left;
}
.ClearRight
{
	clear:right;
}
.Bold
{
	font-weight: bold;
}

/*===========*/

.Area {
	background-color: #ccc;
	}
	
.Border {
	border: solid 1px red;
	}
	
/*===========*/	
.FontWeightNormal
{
	font-weight:normal !important;
}

/*===========*/	

.CpBg 
{
  background:transparent url(Images/Main/MainBg.jpg) no-repeat scroll center top;
  height:473px;
  left:0px;
  position:absolute;
  top:184px;
  width:100%;
}

