/*hide facebook addthis*/
a.at4-share-btn.at-svc-facebook{
	//display: none !important;
}
/* CSS Document */

body {
	font-family: 'Helvetica Neue',Helvetica,Arial,STHeiti,'Microsoft JhengHei',�L�n������,sans-serif !important;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 100%;
}
a:link, a:visited {
	color: #5AB54A;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #D70B24;
	text-decoration: underline;
	outline: none;
}
a img {
	border: 0;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-family: 'Helvetica Neue',Helvetica,Arial,STHeiti,'Microsoft JhengHei',�L�n������,sans-serif !important;
}
div.pull-left {
	float: left;
}
div.pull-right {
	float: right;
}
div.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 0 20px;
	overflow: hidden;
}
span.access {
	position: absolute;
	left: 0;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

span.whiteaccess {
	/*background: #fff; */
	color: #fff; 
	font-size: 18px; 
	width: 100%;
	display: inline-block;
	padding-left: 10px; 
	line-height: 32px;
	margin-top: 106px;
}

div#container {
	width: 100%;
	min-width: 960px;
}
div#header {
	width: 100%;
	min-width: 1000px;
	height: 120px;
	background: url(/images/header-bg.gif) repeat-x 0 43px;
	overflow: hidden;
}
div#header-logo {
	float: left;
	margin-top: 20px;
}
div#header ul {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 43px;
	overflow: hidden;
	right: 20px;
	top: 0;
}
div#header ul li {
	float: left;
	line-height: 43px;
	font-size: 0.9em;
	color: #333333;
	padding: 0 5px;
}
div#header ul li a {
	color: #333333;
}
div#header ul li a:hover, div#header ul li a:active, div#header ul li a:focus {
	color: #D70B24;
}
li#header-color {
	padding-left: 26px !important;
	background: url(/images/header-color.png) no-repeat left center;
}
li#header-search div {
	border: 1px solid #999999;
	margin-top: 10px;
	padding: 0 0 0 5px;
	font-size: 0;
	line-height: 0;
	width: 130px;
	overflow: hidden;
	height: 20px;
}
li#header-search div input {
	width: 100px;
	height: 18px;
	border: 0;
	font-size: 13px;
	line-height: 18px;
	display: inline-block;
	float: left;
}
li#header-search div a {
	display: inline-block;
	float: right;
}
li#header-login {
	padding-left: 26px !important;
	background: url(/images/header-login.png) no-repeat left center;
}
li#header-logout {
	padding-left: 26px !important;
	background: url(/images/header-logout.png) no-repeat left center;
}
li#header-register {
	padding-left: 26px !important;
	background: url(/images/header-register.png) no-repeat left center;
}
li#header-social {
	padding: 0 !important;
	width: 125px;
}
li#header-social a {
	float: right;
	margin: 7px 5px;
	display: inline-block;
	height: 28px;
	width: 28px;
	font-size: 0;
}
li#header-font-size a.active {
	color: #D70B24;
}
a#header-font-size-1 {
	font-size: 10px !important;
	font-weight: bold;
}
a#header-font-size-2 {
	font-size: 14px !important;
	font-weight: bold;
}
a#header-font-size-3 {
	font-size: 18px !important;
	font-weight: bold;
}
div#header-banner {
	float: right;
	margin-top: 43px;
}
div#header-app {
	float: right;
	clear: right;
	margin: 56px 0 0 10px;
}
ul#nav {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	width: 140px;
	float: left;
	padding: 10px 0;
}
ul#nav li {
	margin: 0 0 8px 0;
}
ul#nav li > a {
	font-size: 0.9em;
	color: #E8455C;
	font-weight: bold;
	background: url(/images/nav-bullet.png) no-repeat left center;
	padding-left: 24px;
	display: inline-block;
	line-height: 1.1em;line-height: 1.2em;
}
ul#nav li > a.nav-toggle {
	background: none;
	padding-left: 0;
	width: 1em;
	text-align: center;
}
ul#nav li ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#nav li ul li {
	margin: 8px 0 0 30px; margin: 8px 0 0 15px;
}
ul#nav li ul li a {
	color: #F19B9A;
	background: url(/images/subnav-1-bullet.png) no-repeat left center;
	padding-left: 12px;padding-left: 30px; background-position: 14px;
}
/*newly added*/
#nav>li.active>ul>li.active>a:nth-child(1) {
	background: url(/images/subnav-1-bullet-active.png) no-repeat left center;
	background-position: 9px;
}

#nav>li.active>ul>li.active>ul>li.active>a {
	background: url(/images/subnav-2-bullet-active.png) no-repeat left center;
	  background-position: 18px;
}

table ul li {
	margin-left: -15px;
}
/*newly added*/
ul#nav li ul li ul {
}
ul#nav li ul li ul li {
	margin: 8px 0 0 14px;
}
ul#nav li ul li ul li a {
	color: #CC6666;
	background: url(/images/subnav-2-bullet.png) no-repeat left center;
	background-position: 18px;
}
div#content {
	width: 800px;
	min-height: 400px;
	float: right;
	padding: 10px 0;
}
ol#content-breadcrumb {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	clear: both;
}
ol#content-breadcrumb li {
	float: left;
}
ol#content-breadcrumb li:before {
	content: '>';
	margin: 0 5px;
	color: #999999;
}
ol#content-breadcrumb li:first-child:before {
	content: normal;
}
ol#content-breadcrumb li a {
	font-size: 0.9em;
	color: #999999;
	background-color: #F6F6F6;
	padding: 2px 8px;
	border-radius: 8px;
}
ol#content-breadcrumb li a:hover, ol#content-breadcrumb li a:active, ol#content-breadcrumb li a:focus {
	color: #D70B24;
}
ul#content-tags {
	position: absolute;
	right: 0;
	top: 0.1em;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 999;
}
ul#content-tags > li {
	float: left;
	margin-left: 2px;
	overflow: auto;
}
ul#content-tags > li > a {
	background: #FF4C4B url(/images/content-tags-bg.gif) no-repeat right center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.8em;
	display: block;
	padding: 0 10px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	min-width: 130px;
}
ul#content-tags > li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	background-color: #FFFFFF;
}
ul#content-tags > li ul li a {
	display: block;
	padding: 0 10px;
	font-size: 1.2em;
	line-height: 1.8em;
	text-decoration: none;
	color: #D70B24;
}
ul#content-tags > li ul li a:hover, ul#content-tags > li ul li a:active, ul#content-tags > li ul li a:focus {
	color: #FFFFFF;
	background-color: #FF4C4B;
}
div#content-main {
	float: left;
	clear: both;
	width: 800px;
	min-height: 400px;
	overflow: auto;
	position: relative;
}
div#content-main h1 {
	color: #84B131;
	color: #5AB54A;
	font-size: 1.5em;
	margin: 0;
	background: url(/images/content-main-heading.png) no-repeat left bottom;
	height: 1.5em;
	padding-left: 50px;
	min-width: 163px;
}
div#content-main h2 {
	color: #5AB54A;
	font-size: 1.5em;
	line-height: 1.5em;
}
div#content-main h2.image {
	margin: 0;
}
div#content-main div.box {
	padding: 10px 20px;
	background-color: #F6F6F6;
	color: #000000; color: #747575;
	margin-bottom: 10px;
	width: 760px;
}
div#content-main div.box.fgcolor-black {
	color: #000000;
}
div#content-main div.box.fgcolor-white {
	color: #FFFFFF;
}
div#content-main div.box.fgcolor-yellow {
	color: #FFFF00;
}
div#content-main div.box.fgcolor-green {
	color: #00FF00;
}
div#content-main div.box.fgcolor-blue {
	color: #000080;
}
div#content-main div.box.fgcolor-magenta {
	color: #FF00FF;
}
div#content-main div.box.bgcolor-black {
	background-color: #000000;
}
div#content-main div.box.bgcolor-white {
	background-color: #FFFFFF;
}
div#content-main div.box.bgcolor-red {
	background-color: #800000;
}
div#content-main div.box.bgcolor-gray {
	background-color: #F6F6F6;
}
div#content-main div.box p, div#content-main div.box ol, div#content-main div.box ul {
	font-size: 0.9em;
}

div#content-siblings {
	width: 780px;
	margin: 10px 0;
	font-size: 0.9em;
}
div#content-siblings select {
	width: 600px;
}
div#content-filter {
	background-color: #fafafa;
	padding: 10px 20px;
	margin-bottom: 10px;
}
div#content-filter label {
	min-width: 100px;
	display: inline-block;
	font-size: 0.9em;
}
div#content-filter-buttonpane {
	width: 100%;
	text-align: right;
	margin-top: 10px;
}
div#content-pager {
	float: left;
	clear: both;
	width: 780px;width: 800px;
	margin-top: 20px;
}
div#content-pager ol {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
div#content-pager ol li {
	float: left;
}
div#content-pager ol li a {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	text-align: center;
	margin: 0 5px;
	background-color: #CCCCCC;
	color: #192F23;
	font-size: 0.9em;
	border-radius: 50%;
	text-decoration: none;
}
div#content-pager ol li a.active {
	background-color: #8EC31E;
	color: #FFFFFF;
}
a.content-pager-next, a.content-pager-prev {
	float: right;
	width: 1.5em;
	height: 1.5em;
	display: inline-block;
	background-color: #FFFFFF;
	border-radius: 50%;
	margin: 0 5px;
	box-shadow: 0 2px 4px #CCCCCC;
}
a.content-pager-next {
	background: url(/images/content-pager-next.png) no-repeat center center;
}
a.content-pager-prev {
	background: url(/images/content-pager-prev.png) no-repeat center center;
}
div#footer {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 30px 20px 50px 20px;
	overflow: auto;
}
div#footer-nav {
	float: left;
	clear: both;
	font-size: 0.8em;
	margin-bottom: 20px;
}	
div#footer-nav a {
	color: #000000;
}
div#footer-nav a:hover, div#footer-nav a:active, div#footer-nav a:focus {
	color: #D70B24;
}
div#footer-nav span {
	white-space: nowrap;
}
div#footer ul {
	list-style: none;
	font-size: 0.6em;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}
div#footer ul li {
	float: left;
	margin: 0 10px;
}
div#footer ul li img {
	margin-top: 10px;
}
/* home */
div#home {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 0 20px;
	overflow: auto;
}
a.home-tile {
	width: 140px;
	height: 137px;
	display: inline-block;
	float: left;
	margin: 4px 0 0 4px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	box-shadow: inset 0 0 0 0 #003417;
	transition : box-shadow 100ms;
}
a.spacer {
	cursor: default;
}
div#home a.green:hover, div#home a.green:active, div#home a.green:focus {
	box-shadow: inset 0 0 0 4px #5AB54A;
	border-radius: 8px;
}
div#home a.red:hover, div#home a.red:active, div#home a.red:focus {
	box-shadow: inset 0 0 0 4px #D70B24;
	border-radius: 8px;
}
div#home a.pink:hover, div#home a.pink:active, div#home a.pink:focus {
	box-shadow: inset 0 0 0 4px #F19B9A;
	border-radius: 8px;
}
div#home a.teal:hover, div#home a.teal:active, div#home a.teal:focus {
	box-shadow: inset 0 0 0 4px #008080;
	border-radius: 8px;
}
div#home a.blue:hover, div#home a.blue:active, div#home a.blue:focus {
	box-shadow: inset 0 0 0 4px #0054a5;
	border-radius: 8px;
}
div#home-weather {
	float: left;
	width: 320px;
	height: 175px;
	position: relative;
	margin-bottom: 5px;
	clear: left;
}
span#home-weather-temperature {
	color: #FFFFFF;
	position: absolute;
	left: 185px;
	top: 95px;
	font-size: 24px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
}
div#home-weather-alert {
	position: absolute;
	left: 210px;
	top: 90px;
	width: 30px;
	height: 30px;
}
div#home-weather-alert img {
	width: 30px;
	height: 30px;
}
span#home-weather-time {
	color: #FFFFFF;
	position: absolute;
	right: 10px;
	top: 40px;
	font-size: 48px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
}
span#home-weather-date {
	color: #FFFFFF;
	position: absolute;
	right: 10px;
	top: 90px;
	font-size: 12px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
}
span#home-weather-day {
	color: #FFFFFF;
	position: absolute;
	right: 10px;
	top: 105px;
	font-size: 12px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
}
span#home-weather-message {
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	bottom: 20px;
	font-size: 0.9em;
	background-color: #F19B9A;
	width: 300px;
	padding: 5px 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
}
div#home-courses {
	float: right;
	width: 620px;
	height: 320px;
	clear: right;
	background: url(/images/home-courses-bg.png) no-repeat;
	margin-bottom: 10px;
	position: relative;
}
div#home-courses h2 {
	margin: 10px 0 5px 55px;
	display: block;
	font-size: 0;
}
div#home-courses-carousel {
	height: 137px;
	width: 468px;
	overflow: hidden;
	float: left;
	position: absolute;
	right: 4px;
	top: 38px;
}
a#home-courses-carousel-next {
	display: block;
	position: absolute;
	width: 16px;
	height: 32px;
	background: url(/images/home-courses-carousel-next.png) no-repeat;
	right: 0;
	top: 52px;
	z-index: 999;
	display: none;
}
a#home-courses-carousel-prev {
	display: block;
	position: absolute;
	width: 16px;
	height: 32px;
	background: url(/images/home-courses-carousel-prev.png) no-repeat;
	left: 0;
	top: 52px;
	z-index: 999;
	display: none;
}
div#home-courses-carousel ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 137px;
	white-space: nowrap;
	font-size: 0;
	position: absolute;
	z-index: 1;
	left: -476px;
	top: 0;
}
div#home-courses-carousel ul li {
	margin: 0 2px;
	display: inline-block;
	width: 280px;
	height: 137px;
	opacity: 0.25;
	filter: alpha(opacity=25);
	float: left;
}
div#home-news {
	float: left;
	width: 320px;
	height: 140px;
	position: relative;
	//background-color: #D70B24;
	background: url(/images/zh-hk/home-news-bg.png) repeat-x;
	clear: left;
	margin-bottom: 10px;
}
div#home-news h2 {
	display: block;
	height: 30px;
	margin: 0 0 0 10px;
	background: url(/images/home-news-heading.png) no-repeat left center;
	padding: 10px 0 0 30px;
	font-size: 0;
}
div#home-news ul {
	list-style: none;
	/*background: url(/images/home-news-bg.gif) repeat-x;*/
	width: 264px;
	height: 62px;
	overflow-y: scroll;
	/*margin: 0 10px;*/
	padding: 0 20px;
	font-size: 0.85em;
}
div#home-news ul li a {
	color: #000000;
}
div#home-news ul li a:hover, div#home-news ul li a:active, div#home-news ul li a:focus {
	color: #D70B24;
}
div#home-news ul li span.new {
	color: #D70B24;
	font-weight: bold;
}
div#home-news ul li a.first-news {
	olor: #D70B24;
	font-size: 1.06em;
	font-weight: bold;
}
div#home-about {
	float: left;
	width: 320px;
	height: 320px;
	clear: left;
	margin-bottom: 10px;
	background: url(/images/home-about-bg.png) no-repeat;
}
div#home-about h2 {
	margin: 10px 0 5px 55px;
	display: block;
	font-size: 0;
}
div#home-info {
	float: right;
	width: 620px;
	height: 320px;
	clear: right;
	margin-bottom: 10px;
	background: url(/images/home-info-bg.png) no-repeat;
	position: relative;
}
div#home-info h2 {
	margin: 10px 0 5px 55px;
	display: block;
	font-size: 0;
}
div#home-info h2.home-title {
	margin: 10px 0 0px 55px;
	display: block;
	font-size: 20px;
	position: relative;
	bottom: 4px;
	color: #4391ea;
}
div#home-info-forum {
	width: 324px;
	height: 137px;
	background: url(/images/home-info-forum-bg.gif) repeat-y;
	position: absolute;
	right: 4px;
	bottom: 4px;
}
div#home-info-forum.sc {
	background: url(/images/zh-cn/home-info-forum-bg.png) repeat-y;
}
div#home-info-forum div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	//background-color: #D70B24;
}
div#home-info-forum div h3 {
	padding: 7px 10px;
	margin: 0;
	font-size: 0;
}
div#home-info-forum ul {
	width: 264px;
	height: 65px;
	padding: 9px 9px 9px 29px;
	margin: 0;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 0.9em;
	overflow-y: scroll;
	position: absolute;
	left: 10px;
	top: 10px;
}
div#home-info-forum ul li a {
	color: #000000;
}
div#home-info-forum ul li a:hover, div#home-info-forum ul li a:active, div#home-info-forum ul li a:focus {
	color: #D70B24;
}
div#home-shortcuts {
	float: left;
	width: 960px;
	height: 320px;
	clear: both;
	background: url(/images/home-shortcuts-bg.png) no-repeat;
	position: relative;
}
div#home-shortcuts h2 {
	margin: 10px 0 5px 55px;
	display: block;
	font-size: 0;
}
div#home-shortcuts-carousel {
	position: absolute;
	left: 4px;
	top: 38px;
	width: 520px;
	height: 137px;
	z-index: 1;
}
div#home-shortcuts-activities {
	width: 324px;
	height: 137px;
	//background-color: #5AB54A;
	position: absolute;
	bottom: 4px;
	right: 4px;
	background: url(/images/zh-hk/home-shortcuts-activities-bg.png) no-repeat;
}
div#home-shortcuts-activities.sc {
	background: url(/images/zh-cn/home-shortcuts-activities-bg.png) no-repeat;
}
div#home-shortcuts-activities div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	//background-color: #5AB54A;
}
div#home-shortcuts-activities div h3 {
	padding: 7px 10px;
	margin: 0;
	font-size: 0;
}
div#home-shortcuts-activities ul {
	list-style:none;
	background: linear-gradient(to top, #ffffff 70%,#e6edf5 94%,#b6c0ca 99%);
	width: 262px;
	height: 68px;
	padding: 8px 20px;
	margin: 0;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 0.9em;
	overflow-y: scroll;
	position: absolute;
	left: 10px;
	top: 10px;
}
div#home-shortcuts-activities ul li a {
	color: #000000;
}
div#home-shortcuts-activities ul li a:hover, div#home-shortcuts-activities ul li a:active, div#home-shortcuts-activities ul li a:focus {
	color: #D70B24;
}
/* login */
div#login label {
	font-size: 0.9em;
	display: block;
}
/* category */
ul#categories {
//	background-color: #F6F6F6;
	background-image: url(/images/stripe_bg.gif);
	padding: 4px;
	margin: 0 0 10px 0;
	width: 792px;
	/*overflow: auto;*/
	overflow: hidden;
	list-style: none;
}
ul#categories li {
	float: left;
	width: 154px;
	height: 154px;
}
ul#categories li a {
	width: 144px;
	height: 144px;
	display: inline-block;
	margin: 5px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	box-shadow: inset 0 0 0 0 #003417;
	transition : box-shadow 100ms;
}
ul#categories li a:hover, ul#categories li a:active, ul#categories li a:focus {
	box-shadow: inset 0 0 0 4px #5AB54A;
	border-radius: 8px;
}
/* gallery */
div#content-main a.tile {
	width: 250px;
	height: 250px;
	display: inline-block;
	float: left;
	margin: 0 8px 16px 8px; margin: 8px 15px 7px 0px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	box-shadow: inset 0 0 0 0 #003417;
	transition : box-shadow 100ms;
}

/*div#content-main > a:nth-child(3n),
div#content-main > a:nth-child(3n+1),{
	margin-right: 25px;
}*/

/*div#content-main > a:nth-child(4),
div#content-main > a:nth-child(5),
div#content-main > a:nth-child(8),
div#content-main > a:nth-child(9),
div#content-main > a:nth-child(11),
div#content-main > a:nth-child(12){
	margin-right: 25px;
}*/

div#content-main a.green:hover, div#content-main a.green:active, div#content-main a.green:focus {
	box-shadow: inset 0 0 0 10px #192F23;
}
div#content-main a.tile h2 {
	width: 210px;
	background-color: #8EC31E;
	padding: 10px 20px;
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	transition : bottom 100ms, background-color 200ms;
	text-align: right;
	font-size: 1em;
}
div#content-main a.tile:hover h2 {
	bottom: 20px;
}
div#content-main div.tile-content {
	display: none;
}
div.tile-content {
	padding: 10px;
}
/* graphic */
/*div#content-main a.graphic div {
	height: 210px;
	height: 210px;
	text-align: center;
	display: table;
	padding: 20px;
}
div#content-main a.graphic:hover div {
	background-color: rgba(232, 70, 92, 0.8);
}
div#content-main a.graphic div h2 {
	background-color: transparent;
	text-align: center;
	position: inherit;
	display: none;
	vertical-align: middle;
	font-size: 0.8em;
}
div#content-main a.graphic:hover div h2 {
	display: table-cell;
	width: 210px;
}
div#content-main a.graphic div h2 span {
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 1.25em;
}*/
body.graphic div.view {
	border-style: solid;
    border-width: 3px;
	border-color: rgb(246,246,246);
	width: 243px;
	height: 180px;
	margin: 8px 15px 7px 0px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 1px 1px 2px #e6e6e6;
	-moz-box-shadow: 1px 1px 2px #e6e6e6;
	box-shadow: 1px 1px 2px #e6e6e6;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
body.graphic div.mask {
	border-style: solid;
    border-width: 3px;
	border-color: rgb(246,246,246);
	width: 243px;
	height: 180px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	background-color: rgba(232, 70, 92, 0.8);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in 0.4s;
	-moz-transition: all 0.3s ease-in 0.4s;
	-o-transition: all 0.3s ease-in 0.4s;
	-ms-transition: all 0.3s ease-in 0.4s;
	transition: all 0.3s ease-in 0.4s;
}
body.graphic div.view h2 {
	border-bottom: 1px solid #FFFFFF;
	text-transform: uppercase;
	color: #fff !important;
	text-align: center;
	position: relative;
	font-size: 1.2em !important;
	margin: 0 20px;
	padding: 20px 0 10px 0;
}
body.graphic div.view p {
	font-size: 0.9em !important;
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	margin: 0;
}
body.graphic div.view a.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	background-color: #660000;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.9em !important;
}
/*body.graphic div.view:hover div.mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
body.graphic div.view:hover img {
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
body.graphic div.view:hover h2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
body.graphic div.view:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
body.graphic div.view:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}*/
/* faq */
div.faq {
	float: left;
	clear: both;
	width: 780px;
	padding: 10px;
	background-color: #F6F6F6;
	color: #999999;
}
div.faq-question {
	width: 780px;
}
div.faq-question a {
	color: #8EC31E;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/faq-question.png);
	display: block;
	padding-left: 20px;
	width: 760px;
	min-height: 20px;
	text-decoration: none;
}
div.faq-question a.active {
	background-image: url(../images/faq-question-active.png);
}
div.faq-answer {
	display: none;
	width: 760px;
	padding-left: 20px;
	padding-top: .5em;
	padding-bottom: .5em;
}
.faq-answer > ul {
	font-size: .9em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: .5em;
}
.faq-answer > ol{
	font-size: .9em;
	-webkit-margin-before: .5em;
	-webkit-margin-after: .5em;
}

div.faq-answer p {
	margin: 0;
	padding: 0 35px 0 20px;
	font-size: 0.9em;
	text-align: justify;
}
div.faq-answer > ul > li > p{
	margin: 0;
	padding: 0 38px 0 0;
	text-align: justify;
}
/* info */
div.info {
	float: left;
	clear: both;
	margin-bottom: 10px;
	width: 800px;
}
div.info-date {
	color: #5AB54A;
	font-weight: bold;
	padding: 5px;
	font-size: 0.9em;
	float: left;
}
div.info-box {
	width: 760px;
	padding: 20px;
	background-color: #F6F6F6;
	float: left;
}
div.info-box h2 {
	text-decoration: underline;
	color: #8EC31E !important;
	margin: 0 0 14px 0;
	font-size: 0.9em !important;
	font-weight: bold;
}
div.info-box h2 a {
	color: #8EC31E !important;
}
div.info-box p {
	color: #999999;
	font-size: 0.9em !important;
	margin: 0;
}
div.info-box img {
	float: right;
	margin-left: 10px;
}
/* video */
div.video-slideshow {
	height: 300px;
	width: 780px;
	overflow: hidden;
	float: left;
	border: 10px solid #F6F6F6;
	position: relative;
	background-color: #F6F6F6;
}
div.video-clip {
	height: 260px;
	width: 780px;
	overflow: hidden;
	float: left;
	border: 10px solid #F6F6F6;
	position: relative;
}
div.video-clip img {
	position: absolute;
	left: 0;
	top: 0;
	width: 780px;
	height: 260px;
	z-index: 1;
	opacity: 1;
}
div.video-clip iframe {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 2;
}
a.video-clip-more {
	float: left;
	display: block;
	clear: both;
	color: #FFFFFF;
	background: #8FC31F url(/images/shadow.png) repeat-x left top;
	text-decoration: none;
	margin: 0 0 10px 20px;
	padding: 5px 15px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	white-space: nowrap;
}
div.video-clip-box {
	padding: 20px;
	width: 760px;
	float: left;
	display: none;
	border-radius: 8px;
	background-color: #F6F6F6;
}
div.video-clip-guide {
	width: 760px;
	float: left;
}
div.video-clip-guide h2 {
	margin: 0;
	background-color: #FF4C4B;
	color: #FFFFFF !important;
	display: block;
	float: left;
	font-size: 1em !important;
	line-height: 1.5em !important;
	padding: 5px 10px;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	font-weight: normal;
}
div.video-clip-guide p {
	background-color: #8FC31F;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px 10px;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	margin: 0;
}
div.video-clip-guide-left {
	float: left;
	width: 440px;
	clear: left;
	font-size: 0.9em;
}
div.video-clip-guide-left ul {
	color: #666666;
	list-style: none;
	margin: 0;
	padding: 0;
}
div.video-clip-guide-left ul li {
	float: left;
	width: 50%;
	margin-top: 10px;
}
div.video-clip-guide-left ul li h3 {
	background-color: #CDCDCD;
	display: block;
	float: left;
	padding: 5px;
	border-radius: 8px;
	font-size: 1em;
	margin: 0 0 10px 0;
}
div.video-clip-guide-left ul li ol {
	padding: 0 0 0 30px;
}
div.video-clip-guide-left ul li ul {
	padding: 0 0 0 10px;
}
div.video-clip-guide-left ul li li {
	width: 100%;
	margin: 0;
}
div.video-clip-guide-right {
	color: #666666;
	float: right;
	width: 320px;
	clear: right;
	font-size: 0.9em;
}
div.video-clip-guide-right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.video-clip-guide-right ul li {
	float: left;
	width: 320px;
	margin: 10px 0 0 10px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
div.video-clip-guide-right ul li h3 {
	color: #FFFFFF;
	background-color: #4D4D4D;
	padding: 5px;
	font-size: 1em;
	margin: 0 0 10px 0;
}
div.video-clip-guide-right ul li ul {
	padding: 0 10px;
}
div.video-clip-guide-right ul li li {
	width: 100%;
	margin: 0;
	padding: 0;
}
/* audio */
div#audio-module {
	padding: 20px; padding: 20px 12px 20px 8px;
	width: 760px; width: 760px;
	float: left;
	border-radius: 8px;
	background-color: #F6F6F6;
	margin: 10px 0;
}
div#audio-module h2 {
	float: left;
	margin: 0;
	color: #ffffff;
	font-size: 1.8em;
}
span.audio-heading-start {
	background-color: #ff4c4b;
	padding: 0 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	float: left;
}
span.audio-heading-end {
	background-color: #5ab64b;
	padding: 0 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	float: left;
	display: none;
}
span#audio-week {
	float: right;
	color: #ffffff;
	background-color: #8fc31f;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.6em;
	padding: 0 10px;
	border-radius: 10px;
	height: 43px;
}
div.audio-item {
	float: left; float: right;
	width: 246px;
	margin: 20px 3px 0 3px;
	display: none;
}
div.audio-item h3 {
	margin: 0;
	background-color: #d80c24; background-color: #f09c98;
	color: #ffffff;
	float: left;
	font-size: 0.9em;
	padding: 0 8px;
	border-radius: 5px;
	clear: both;
	line-height: 24px;
}
div.audio-item a {
	float: left;
	clear: both;
	border: 3px solid #ffffff;
	font-size: 0;
	width: 240px;
	height: 160px;
	cursor: default;
}
div.audio-tips {
	float: left;
	margin: 20px 3px 0 3px; margin: 20px 3px 0 10px;
	height: 190px;
	width: 498px; width: 492px;
	display: none;
}
div.audio-tips h4 {
	color: #ffffff;
	background-color: #4d4d4d;
	margin: 0;
	font-size: 0.9em;
	padding: 0 10px;
	line-height: 24px;
}
div.audio-tips > ul {
	float: left;
	font-size: 0.9em;
	line-height: 2em;
	margin: 0;
	padding: 0 10px 0 30px;
	background-color: #ffffff;
	color: #626262;
	height: 166px;
	width: 458px; width: 452px;
}
/* e2ctv */
div#e2ctv-left {
	width: 640px;
	float: left;
}
div#e2ctv-video {
	background-color: #D5D5D5;
	padding: 5px;
	width: 630px;
	float: left;
	text-align: center;
	font-size: 0;
}
div#e2ctv-video iframe {
	width: 560px;
	border: 15px solid #575757;
	border-radius: 8px;
}
div#e2ctv-info {
	color: #FFFFFF;
	background-color: #3F3F3F;
	padding: 5px;
	margin: 1px 0;
	float: left;
	width: 630px;
}
div#e2ctv-info-title {
	float: left;
	padding: 0 10px;
}
div#e2ctv-info-duration {
	float: left;
	padding: 0 10px;
}
div#e2ctv-info-social {
	float: right;
}
div#e2ctv-tabs {
	float: left;
	width: 640px;
	background-color: #3F3F3F;
	border-radius: 8px;
	overflow: hidden;
}
div#e2ctv-tabs ul {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}
div#e2ctv-tabs ul li {
	float: left;
}
div#e2ctv-tabs ul li a {
	display: block;
	background-color: #8B898A;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	text-align: center;
	width: 120px;
	border-bottom: 4px solid #C9C9C9;
	font-weight: bold;
}
div#e2ctv-tabs ul li a:hover, div#e2ctv-tabs ul li a:focus, div#e2ctv-tabs ul li a.active {
	background-color: #8FC320;
	height: 28px;
	border-bottom: 2px solid #5AB64B;
	color: #00602B;
}
a#e2ctv-tabs-close {
	display: block;
	float: right;
	background-color: #7D7B7C;
	width: 16px;
	height: 16px;
	margin: 6px 10px;
	border: 1px solid #C9C9C9;
	border-radius: 4px;
}
div.e2ctv-tabs-panel {
	background-color: #8FC320;
	padding: 10px;
	width: 620px;
	float: left;
	clear: both;
	display: none;
}
div.e2ctv-tabs-panel h2 {
	color: #FFFFFF !important;
	margin: 0 0 5px 0;
	font-size: 1.2em !important;
	padding-left: 24px;
	background: url(/images/e2ctv-tabs-panel-heading.png) no-repeat left center;
}
div.e2ctv-tabs-panel > div {
	background-color: #FFFFFF;
	border-radius: 8px;
	padding: 20px;
}
div.e2ctv-tabs-panel > div p {
	margin: 0;
	font-size: 1em;
}
div.e2ctv-tabs-panel.active {
	display: block;
}
div#e2ctv-latest {
	float: left;
	/*width: 640px;*/
	width: 100%;
	
	margin-top: 10px;
}
div#e2ctv-latest h2 {
	color: #007434;
	background-color: #D8E698;
	float: left;
	clear: both;
	font-size: 1.1em;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-right: 2px solid #009944;
	line-height: 40px;
	padding: 0 10px 0 40px;
	background-image: url(../images/e2ctv-latest-heading.png);
	background-repeat: no-repeat;
	margin: 0;
}
div#e2ctv-latest > div {
	background-color: #D8E698;
	float: left;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	width:95%;
	padding: 10px;
}
a#e2ctv-latest-prev {
	display: block;
	width: 25px;
	height: 40px;
	float: left;
	background-image: url(../images/e2ctv-latest-prev.png);
	background-repeat: no-repeat;
	margin: 125px 0;
}
a#e2ctv-latest-next {
	display: block;
	width: 25px;
	height: 40px;
	float: left;
	background-image: url(../images/e2ctv-latest-next.png);
	background-repeat: no-repeat;
	margin: 125px 0;
}
div#e2ctv-latest > div > div {
	/*width: 570px;*/
	width: 91%;
	height: 290px;
	float: left;
	position: relative;
	overflow: hidden;
}
div#e2ctv-latest > div > div ul {
	list-style-type: none;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #FFFFFF;
	border-radius: 8px;
	margin: 0;
	padding: 5px;
	/*width: 560px;*/
	width: 100%;
	height: 280px;
	/*display: none;*/
}
div#e2ctv-latest > div > div ul li {
	float: left;
	width: 130px;
	height: 130px;
	margin: 5px;
	background-size: auto 130px;
	background-repeat: no-repeat;
	background-position: center;
}
div#e2ctv-latest > div > div ul li a {
	display: block;
	width: 130px;
	height: 130px;
	position: relative;
}
div#e2ctv-latest > div > div ul li a > div {
	/*position: absolute;*/
	left: 0;
	bottom: 0;
	background-color: #FFFFFF;
	min-height: 30px;
	width: 130px;
	color: #000000;
	font-size: 0.7em;
}

.youku_img {
	position: top;
	width: 130px;
	height: 100px;
	background-color: #123123;
	background-size: auto 100px;
	background-repeat: no-repeat;
	background-position: center;
}

.youtube_img {
	position: top;
	width: 130px;
	height: 100px;
	background-color: #123123;
	background-size: auto 135px;
	background-repeat: no-repeat;
	background-position: center;
}

div.e2ctv-latest-title {
	width: 75%;
	float: left;
}
div.e2ctv-latest-duration {
	width: 25%;
	float: right;
	text-align: right;
}
div#e2ctv-channels {
	min-height: 1014px;
	width: 160px;
	border-radius: 8px;
	float: right;
	overflow: hidden;
	background-image: url(../images/e2ctv-channels-bg.gif);
}
div#e2ctv-channels h2 {
	color: #FFFFFF;
	margin: 0;
	background-color: #8FC321;
	font-size: 1em;
	line-height: 40px;
	padding-left: 40px;
	width: 120px;
	background-image: url(../images/e2ctv-channels-heading.png);
	background-repeat: no-repeat;
}
div#e2ctv-channels ul {
	list-style-type: none;
	padding: 10px 0;
	margin: 0;
	text-align: center;
}
div#e2ctv-channels ul li a {
	border-radius: 8px;
	color: #FFFFFF;
	background-color: #54B54A;
	border-bottom: 2px solid #009944;
	padding: 10px;
	width: 100px;
	display: inline-block;
	margin: 10px 0;
	text-decoration: none;
}
div#e2ctv-channels ul li a:hover, div#e2ctv-channels ul li a:focus, div#e2ctv-channels ul li a.active {
	background-color: #F0433D;
	border-bottom: 2px solid #C50017;
}
div#e2ctv-tabs-comments, div#e2ctv-tabs-description{
	min-height: 210px;
}
div#e2ctv-tabs-description > div{
	min-height: 144px;
	overflow-x: hidden;
    overflow-y: auto;
}
#e2ctv-tabs-comments > div{
	min-height: 177px;
}
/* e2cradio */
ul#e2cradio-focus-nav {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
	background-color: #8FC321;
	height: 30px;
	float: left;
	width: 658px;
	line-height: 30px;
}
ul#e2cradio-focus-nav span {
	float: left;
	padding: 0 40px 0 20px;
	background-image: url(../images/e2cradio-focus-nav.png);
	background-repeat: no-repeat;
	background-position: right center;
}
ul#e2cradio-focus-nav li ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#e2cradio-focus-nav li ul li {
	float: left;
}
ul#e2cradio-focus-nav li ul li a {
	display: block;
	color: #FFFFFF;
	background-image: url(../images/e2cradio-focus-nav-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 10px 0 30px;
	text-decoration: none;
}
ul#e2cradio-focus-nav li ul li a:hover, ul#e2cradio-focus-nav li ul li a:focus, ul#e2cradio-focus-nav li ul li a.active {
	color: #000000;
	background-color: #56B64B;
}
ul#e2cradio-archive-nav {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
	background-color: #8FC321;
	width: 140px;
	height: 30px;
	float: right;
	line-height: 30px;
	border-left: 1px solid #243D09;
}
ul#e2cradio-archive-nav > li {
	position: relative;
}
ul#e2cradio-archive-nav > li > a {
	display: block;
	text-decoration: none;
	color: #000000;
	text-align: center;
	width: 120px;
	background-image: url(../images/e2cradio-archive-nav.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 20px 0 0;
	height: 30px;
}
ul#e2cradio-archive-nav > li > ul {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	right: 0;
	top: 30px;
	background-color: #FFFFFF;
	min-width: 140px;
	display: none;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid rgba(0, 0, 0, 0.3);
	border-bottom: 2px solid rgba(0, 0, 0, 0.3);
	background-clip: padding-box;
}
ul#e2cradio-archive-nav > li > ul > li a {
	display: block;
	background-color: #DDEDBC;
	border-bottom: 2px solid #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
	color: #000000;
}
ul#e2cradio-archive-nav > li > ul > li a:hover, ul#e2cradio-archive-nav > li > ul > li a:focus {
	background-color: #F19B9A;
}
div#e2cradio {
	padding: 10px;
	width: 780px;
	background-color: #F2F2F2;
	float: left;
	clear: both;
}
div#e2cradio-video {
	background-color: #BFBFBF;
	border-radius: 16px;
	padding: 20px;
	width: 484px;
	float: left;
}
div#e2cradio-video iframe {
	border: 2px solid #FFFFFF;
}
ul#e2cradio-episodes {
	float: right;
	border-radius: 16px;
	background-color: #DBDBDB;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 246px;
	height: 318px;
}

#e2cradio-episodes ul {
    height: 246px;
    overflow: auto;
}

ul#e2cradio-episodes li h2 {
	background-color: #8FC321;
	line-height: 50px;
	color: #000000;
	font-weight: normal;
	margin: 20px 0 0 0;
	background-image: url(../images/e2cradio-episodes-heading.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
ul#e2cradio-episodes li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#e2cradio-episodes li ul li {
	margin-top: 2px;
	display: block;
	line-height: 27px;
}
ul#e2cradio-episodes li ul li a {
	color: #FFFFFF;
	background-color: #8E8E8E;
	display: block;
	text-decoration: none;
	padding: 0 10px;
	/*width: 226px;*/
	min-height: 27px;
	overflow: auto;
}
ul#e2cradio-episodes li ul li:nth-child(even) a {
	background-color: #696969;
}
ul#e2cradio-episodes li ul li a:hover, ul#e2cradio-episodes li ul li a:focus, ul#e2cradio-episodes li ul li a.active {
	color: #000000;
	background-color: #F19B9A;
}
div.e2cradio-episodes-title {
	float: left;
}
div.e2cradio-episodes-duration {
	float: right;
}
div#e2cradio-info {
	background-color: #8FC31F;
	padding: 20px;
	border-radius: 16px;
	float: left;
	clear: both;
	margin: 10px 0;
	width: 740px;
}
h2#e2cradio-info-title {
	float: left;
	margin: 0 0 10px 0;
	color: #000000 !important;
	font-weight: normal;
	font-size: 1.3em !important;
}
div#e2cradio-info-host {
	float: right;
	margin-bottom: 10px;
	font-size: 1.3em;
	line-height: 1.5em;
}
div#e2cradio-info-description {
	float: left;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #9E9F99;
	padding: 10px;
	width: 718px;
}
div#e2cradio-info-description p {
	margin: 0;
	font-size: 0.9em;
}
div#e2cradio-programs {
	float: left;
	clear: both;
	margin: 10px 0;
}
a#e2cradio-programs-prev {
	display: block;
	width: 30px;
	height: 60px;
	float: left;
	background-image: url(../images/e2cradio-programs-prev.png);
	background-repeat: no-repeat;
	margin: 105px 0;
}
a#e2cradio-programs-next {
	display: block;
	width: 30px;
	height: 60px;
	float: left;
	background-image: url(../images/e2cradio-programs-next.png);
	background-repeat: no-repeat;
	margin: 105px 0;
}
div#e2cradio-programs > div {
	margin: 0 6px;
	width: 708px;
	height: 270px;
	overflow: hidden;
	float: left;
	position: relative;
}
div#e2cradio-programs > div > ul {
	height: 270px;
	padding: 0;
	list-style-type: none;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}
div#e2cradio-programs > div > ul > li {
	height: 270px;
	float: left;
	margin: 0 1px;
	width: 175px;
}
div#e2cradio-programs > div > ul > li > div {
	border: 1px solid #C4C4C4;
	height: 268px;
	width: 173px;
	overflow: hidden;
	background-color: #FFFFFF;
	text-align: center;
}
div#e2cradio-programs > div > ul > li > div > h3 {
	font-size: 1.5em;
	margin: 12px 0;
	font-weight: normal;
}
div#e2cradio-programs > div > ul > li > div.active {
	background-image: url(../images/e2cradio-program-active-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#e2cradio-programs > div > ul > li > div > a {
	color: #FFFFFF;
	background-color: #6FCA3C;
	padding: 2px 10px;
	border-radius: 4px;
	font-size: 1.2em;
	text-decoration: none;
	box-shadow: 0 2px 2px #333333;
	margin-bottom: 18px;
	display: inline-block;
}
table.e2cradio-program {
	font-size: 0.9em;
	text-align: center;
	width: 153px;
	margin: 0 10px;
	border-collapse: collapse;
	height: 160px;
}
td.e2cradio-program-day, td.e2cradio-program-time, td.e2cradio-program-host {
	border-top: 1px solid #D1D1D1;
	padding: 8px 0;
}
td.e2cradio-program-day, td.e2cradio-program-time {
	height: 20px;
}
div#e2cradio-programs > div > ul > li > div.active td.e2cradio-program-day {
	border-top: 1px solid rgba(255, 255, 255, 0);
	background-clip: padding-box;
}
div#e2cradio-programs > div > ul > li > div > a:hover, div#e2cradio-programs > ul > li > div > a:focus {
	background-color: #F0433D;
}
div#e2cradio-comments {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0;
}

.head_main {
	float:left;
	color: #5AB54A;
	font-size: 1.5em;
	line-height: 1.7em;
	margin: 0;
	background: url(/images/content-main-heading2.png) repeat-x center bottom;
	height: 1.7em;
	font-weight: bold;
}
.head_start {
	float:left;
	color: #5AB54A;
	font-size: 1.5em;
	margin: 0;
	background: url(/images/content-main-heading1.png) no-repeat left bottom;
	height: 1.7em;
	padding-left: 53px;
}
.head_end {
	float:left;
	color: #5AB54A;
	font-size: 1.5em;
	margin: 0;
	background: url(/images/content-main-heading3.png) no-repeat right bottom;
	padding-left: 16px;
	height: 1.7em;
}

.shohead_main {
	float:left;
	color: #5AB64B;
	font-size: 1.28em;
	line-height: 2em;
	margin: 0;
	background: url(/images/shosearch_headb.png) repeat-x center bottom;
	height: 2em;
	font-weight: bold;
}
.shohead_start {
	float:left;
	color: #5AB54A;
	font-size: 1.5em;
	margin: 0;
	height: 1.7em;
	padding-left: 38px;
}
.shohead_end {
	float:left;
	color: #5AB54A;
	font-size: 1.5em;
	margin: 0;
	background: url(/images/shosearch_headc.png) no-repeat right bottom;
	padding-left: 16px;
	height: 1.7em;
}
.hidden {
	display:none;
}