@charset "utf-8";

a:hover{ text-decoration:none}
a:hover,a:focus{color: #015392}
a:focus,a.thumbnail:hover,a.thumbnail:focus{border-color: #015392}
.cl{color: #015392;}
.k-state-selected, 
.k-state-selected:link,
.k-state-selected:visited,
.k-list > .k-state-selected,
.k-list > .k-state-highlight,
.k-panel > .k-state-selected,
.k-button:active, .k-ghost-splitbar-vertical, 
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover,
.k-scheduler .k-scheduler-toolbar .k-state-selected, 
.k-marquee-color{
	background-color:#7497c8;
	border-color: #7497c8;
}

.k-state-hover,.k-state-hover:hover,.k-splitbar-horizontal-hover:hover,.k-splitbar-vertical-hover:hover,.k-list>.k-state-hover,.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,.k-pager-wrap .k-link:hover,.k-dropdown .k-state-focused,.k-imagebrowser-dropzone{
	background-color:#7497c8;
	border-color: #7497c8;
}

.p-blue{
	color: #7497c8;
}

.p-gray{
	color: #cacaca;
}

.navigationBar .g-nav-master li.active a,.navigationBar .g-nav-master li.active .dropdown-menu a:hover{
	color: #fff;
	background-color: #7497c8;
	background-image: -moz-linear-gradient(top, #0762a8, #085591);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0762a8),
		to(#085591) );
	background-image: -webkit-linear-gradient(top, #0762a8, #085591);
	background-image: -o-linear-gradient(top, #0762a8, #085591);
	background-image: linear-gradient(to bottom, #0762a8, #085591);
	background-repeat: repeat-x;
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#ff0762a8', endColorstr = '#ff085591', GradientType = 0 );
}

.navigationBar .g-nav-master li a:hover {
	color: #fff;
	background-color: #7497c8;
	background-image: -moz-linear-gradient(top, #0762a8, #085591);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0762a8),
		to(#085591) );
	background-image: -webkit-linear-gradient(top, #0762a8, #085591);
	background-image: -o-linear-gradient(top, #0762a8, #085591);
	background-image: linear-gradient(to bottom, #0762a8, #085591);
	background-repeat: repeat-x;
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#ff0762a8', endColorstr = '#ff085591', GradientType = 0 );
}

.contentWarp .nav li.active a {
	color: #fff;
	background-color: #03569f;
}

.contentWarp .nav li.active a.nav-title {
	color: #03569f;
	background-color: #fff;
	font-size:20px;
	padding-left: 0;
}

.contentWarp .nav li.active a.more {
	color: #5a5a5a;
	background-color: #fff;
}

.contentWarp .nav-b-line{
	padding:5px;
	border-bottom: 1px solid #dddddd;
}

.contentWarp .nav-b-line .nav,.contentWarp .nav-b-line .nav li.active a{
	margin: 0;
	padding: 0;
}

.contentWarp .nav-b-line .thumbnails span{
	margin:10px;
}

.p-content{
	padding: 10px 0;
}

.p-list ul{
	margin:0;
	padding: 10px 0 10px 10px;
}

.p-list li{
	padding: 2px 0 2px 0;
}

.p-list .span4 li{
	height:auto;
	width:auto;
	margin: 0;
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a
	{
	color: #fff;
	text-decoration: none;
	background-color: #7497c8;
	background-image: -moz-linear-gradient(top, #0762a8, #085591);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0762a8),
		to(#085591) );
	background-image: -webkit-linear-gradient(top, #0762a8, #085591);
	background-image: -o-linear-gradient(top, #0762a8, #085591);
	background-image: linear-gradient(to bottom, #0762a8, #085591);
	background-repeat: repeat-x;
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#ff0762a8', endColorstr = '#ff085591', GradientType = 0 );
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus
	{
	color: #fff;
	text-decoration: none;
	background-color: #7497c8;
	background-image: -moz-linear-gradient(top, #0762a8, #085591);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0762a8),
		to(#085591) );
	background-image: -webkit-linear-gradient(top, #0762a8, #085591);
	background-image: -o-linear-gradient(top, #0762a8, #085591);
	background-image: linear-gradient(to bottom, #0762a8, #085591);
	background-repeat: repeat-x;
	outline: 0;
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#ff0762a8', endColorstr = '#ff085591', GradientType = 0 );
}

.carouselWarp {
	background-color: transparent;
}


.contentWarp .returntop a:hover {
	color: #fff;
	background-color: #7497c8;
}

.album .taglist {
	border-left: 3px solid #7497c8;
	margin-left: 0;
	font-size: 12px;
}

.album .taglist li a {
	color: #7497c8;
}

.album .taglist li a:hover {
	background-color: #7497c8;
}

.branch-v .thumbnail .caption i {
	color: #fff;
	background-color: #7497c8;
	padding: 1px 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.contentWarp .sidebar .topList span.list-index {
	color: #7497c8;
	margin: 0px 10px 0px 0px;
	font-style: italic;
	padding: 4px 6px 4px 4px;
}

.contentWarp .sidebar .topList span.hot {
	color: #fff;
	background-color: #7497c8;
}

.label-category {
	background-color: #7497c8;
}

.contentWarp .contentbox {
	border: 1px;
	border-color: #7497c8;
	border-style: solid;
	padding: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px;
}

.gr .label {
	font-size: 13.844px;
	line-height: 24px;
	background-color: #7497c8;
	background-image: -moz-linear-gradient(top, #0762a8, #085591);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0762a8),
		to(#085591) );
	background-image: -webkit-linear-gradient(top, #0762a8, #085591);
	background-image: -o-linear-gradient(top, #0762a8, #085591);
	background-image: linear-gradient(to bottom, #0762a8, #085591);
	background-repeat: repeat-x;
	outline: 0;
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#ff0762a8', endColorstr = '#ff085591', GradientType = 0 );
}

.contentWarp .sidebar .cloudTags li{
	padding: 5px 10px 5px 10px;
	margin: 0 10px 10px 0;
}

.contentWarp .thumbnail p.otherContentover{
	position: absolute;
	margin: 0;
	bottom: 0;
	display: block;
	visibility:visible;
	line-height: 250%;
    background: transparent\9;
    zoom:1\8; /* required for the filters */
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.56);
	color: #fff;
	width: 100%;
	text-indent : 10px;
	font-size: 13px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-indent:0;
	text-align:center;
}

.nav-small li.active a {
	font-size: 14px;
	padding: 4px;
}

.linkLis-fix {
	margin-bottom: 15px;
}

.slcsearchlabel,.slcsearch{
	margin-bottom: 10px;
}

.slcsearch{
	background-color: #014e8b; 
	color: #fff;
	padding: 4px 10px;
	border: 0;
}

.carousel-tag .carousel-indicators .active {
	background-color: #7497c8;
}

.carousel-tag .carousel-indicators {
	right: 25px;
}

#cfooter .bannerInner {
	height: 85px;
}

#cfooter .bannerInner h3 {
	padding-top: 5px;
	margin: 0;
	color: #7497c8;
}

#cfooter .banner_link {
	font-size: 12px;
}

#cfooter .banner_link .nav {
	margin-bottom: 0;
}

.copyright{
	padding: 20px 0;
}

.slctopbanner{
	background:url(../../images/top_bg.gif) repeat-x; 
	width:100%;
}
.slc_searchinput{
	border:1px solid #ccc;
}
.warpfix{
	padding: 0;
	background:#024f8e;
	padding: 5px 0;
}

.navigationfix{
	margin: 0;
}

.navigationBarfix{
	height: 100%;
}

.navigationBarfix .g-nav-master li a{
	color: #fff;
}

.channelInfo{
	padding-top: 32px;
}

.channelLogo{
	font-size:28px; 
	font-weight:bold; 
	color:#024e8c;
	height: 28px;
	line-height: 28px;
}