.button1 {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 0px solid #92A0B8;
	vertical-align: bottom;
	height:18px;
    background:url(Images/search-bg.jpg) no-repeat left top;

}

.font1 {
	font-size: 14px;
}

.IndexChannelLeft {
	font-size: 16px;
	font-weight:normal;
	letter-spacing: 6px;
}
A:link
{
	text-decoration: none;
	color: black;
}

A:visited
{
	text-decoration: none;
	color: black;
}

A:active
{
	text-decoration: none;
	color: black;
}

A:hover
{
	text-decoration: underline;
	color: black;
}
.Head
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}
/* style of channels */
.GscasChannel
{
	font-size: 16px;
	font-weight: normal;
	color: black;
}
/* style of topics */
.GscasTopic
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

/* style of SubTopics */
.GscasSubTopic
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

/* style of titles */
.GscasTitle
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.Normal
{
	font-family: "Verdana", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	border-left-color: black;
	border-bottom-color: black;
	border-top-color: black;
	background-color: #00b1d5;
	border-right-color: black;
}

/* background and text style for the selected tab */
.SelectedTab
{
	background-color:#f2f2f2;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px; /* color:gainsboro;*/
	color: SkyBlue;  
	text-decoration: none;
	font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	color: darkred;
}

A.CommandButton:visited
{
	text-decoration: color: darkred;
}

A.CommandButton:active
{
	text-decoration: color: darkred;
}

A.CommandButton:hover
{
	text-decoration: color: red;
}


#hint
{
	width:250px;
	font-size:12px;
	border:1px solid #000000;
	background:#BFE4FF;
	position:absolute;
	z-index:9;
	padding:4px;
	line-height:20px
}

A.l:link
{
    text-decoration: none;
	color: white;

}

A.l:active
{
	text-decoration: none;
	color: white;

}
A.l:hover
{
	text-decoration: underline;
	color: white;
	
}
A.l:visited
{
	text-decoration: none;
	color: white;

}
A.f:link
{
    text-decoration: none;
	color: darkred;

}

A.f:active
{
	text-decoration: none;
	color: darkred;

}
A.f:hover
{
	text-decoration: underline;
	color: darkred;
	
}
A.f:visited
{
	text-decoration: none;
	color: darkred;

}
#kj{
	color: #6f6f6f;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	word-spacing: 3pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}
/*¹ö¶¯Í¼Æ¬ÑùÊ½±í*/
.container { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px }
    .container * { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px }
    .container { OVERFLOW: hidden; WIDTH: 368px; POSITION: relative; HEIGHT: 245px }
    .numContainer { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 368px; PADDING-TOP: 0px; POSITION: relative; HEIGHT: 20px; BACKGROUND-COLOR: black }
    .slider { POSITION: absolute }
    .slider LI { DISPLAY: inline; LIST-STYLE-TYPE: none }
    .slider IMG { DISPLAY: block; WIDTH: 368px; HEIGHT: 245px }
    .slider2 { WIDTH: 2000px }
    .slider2 LI { FLOAT: left }
    .num { RIGHT: 5px; BOTTOM: 2px; POSITION: absolute }
    .num LI { BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-SIZE: 12px; FLOAT: left; MARGIN: 0px; OVERFLOW: hidden; BORDER-LEFT: 0px; WIDTH: 16px; CURSOR: pointer; COLOR: #fff; LINE-HEIGHT: 16px; BORDER-BOTTOM: 0px; FONT-FAMILY: Arial; HEIGHT: 16px; TEXT-ALIGN: center }
    .num LI.on { BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN: 1px; BORDER-LEFT: 0px; WIDTH: 16px; COLOR: #fff; LINE-HEIGHT: 16px; BORDER-BOTTOM: 0px; HEIGHT: 16px; BACKGROUND-COLOR: blue }