.welcome{
	border: 3px solid #fdfdfd;
	border-top: none;
	width: 430px;
	margin: 0 auto;
	background-color: #e7e3d9;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	position: relative;
	padding-left: 18px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	font-family: 'Arial', sans-serif;
	box-shadow: 3px 7px 15px rgba(0,0,0,0.4);
	margin-bottom: 30px;	
}
.welcome:after{
	content:'';
	position: absolute;
	width:514px;
	height:9px;
	top:0px;
	left: -25px;
	background:url('../img/index/shadow-content.png') no-repeat 0 0;
}
.about{
	display: inline-block;
	float: right;
	color:#745503;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
}
.welcome p {
	text-indent:1.5em;

}
.news{
	border: 3px solid #fdfdfd;
	border-top: none;
	
	width:			430px;
	height:			215px;		
	
	margin: 0 auto;
	background-color: #e7e3d9;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	position: relative;
	padding-left: 18px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	font-family: 'Arial', sans-serif;
	box-shadow: 3px 7px 15px rgba(0,0,0,0.4);
	margin-bottom: 30px;
}
.scrollBox{
	width:			420px;
	height:			220px;	
}
.scroll-pane{
	width:				450px;
    height:				210px;
	padding-bottom:		5px;
    overflow:			auto;		
}
.news:after{
	content:'';
	position: absolute;
	width:514px;
	height:9px;
	top:0px;
	left: -25px;
	background:url('../img/index/shadow-content.png') no-repeat 0 0;
}
.news-pic{			
	height:				70px;
	width:				93px;
	
	background: 		no-repeat center center;
	background-size:	contain;
	float: 				left;
	margin-right:		5px;
}
.news-h{	
	text-indent:		0.35em;	
}
.news-preview p{
	margin-bottom:		0px;
	padding-top:		3px;
	height:				50px;
	overflow:			hidden;
	margin-top:			0px;
	text-indent:		1em;	
}
.news-preview{	
	margin-left:		23px;
	padding-bottom:		4px;
}
.view-news	{	
	margin-left:		23px;
	width:				95%;
	height:				16px;
	color:				#745503;
	font-size:			12px;
	font-family:		'Arial', sans-serif;	
	margin-top:			0;
	border-bottom:		1px solid #d0c8bb;
	padding-bottom:		1px;
}
.view-news-a	{
	margin-left:		23px;
	width:				95%;
	height:				14px;
	color:				#745503;
	font-size:			12px;
	font-family:		'Arial', sans-serif;	
	margin-top:			0;
	border-bottom:		1px solid #d0c8bb;
	padding-bottom:		3px;
	padding-top:		13px;
}
.vn-d{
	float:				left;	
	font-style:			italic;
	margin-left:		5px;
	border-bottom:		1px solid transparent;
}
.vn-a{
	float:				right;
	cursor:				pointer;	
	font-style:			italic;
	margin-right:		10px;
	border-bottom:		1px solid transparent;
}
.vn-a:hover{
border-bottom:		1px solid #745503;
}
.special{
		background:	#e7e3d9;
		opacity:	0.2;
		filter:		alpha(Opacity=20);		
		}
.wo {
	background:			no-repeat #e7e3d9;
	/*background-image:	url('../img/index/1.png');*/
	background-position:	69px 93px;
	width:				900px;
	height:				600px;
	position:			fixed;
	top:				50%;
	left:				50%;
	margin-top:			-300px;
	margin-left:		-450px;
	z-index:			1001;
	opacity:			1;
	visibility:			hidden;
	color:				#333;
	font-size:			12px;
	padding:			0px;
	border-radius:		15px;	
	border:				3px white solid;
	
	box-shadow:3px 7px 15px rgba(0, 0, 0, 0.4)
}
.woimg {
	width:				350px;
	height:				240px;
	background:			no-repeat center center;	
	background-size:	contain;	
	margin: 			0 auto;
	margin-top:			20px;
	margin-bottom:		15px;
}
.woh	{
	width:				100%;	
	padding-top:		10px;
	padding-bottom:		10px;
	text-align:			center;
	font-size:			24px;
	color:				#614a26;
	font-weight:		bold;
	margin-top:			5px;
	margin-bottom:		5px;
}
.wotext	{
	margin-top:			5px;
	width:				80%;
	padding-left:		10%;
	padding-right:		10%;		
	font-size:			18px;	
	text-indent:		2em;
	max-height:			250px;
	/*overflow-y:			scroll;*/
	overflow-x:			hidden;
}
.sblc	{
	width:				320px;
	height:				600px;
	margin-left:		15px;
	float:				left;
}
.lc	{
	width:				320px;
	height:				600px;		
	border-right:		1px solid #9b8f7b;	
	overflow:			auto;
}
.lcc	{
	padding-top:		15px;
	border-bottom:		1px solid #d0c8bb;
	width:				300px;
	
	display:			block;
	cursor:				pointer;
}
.lcci	{
	width:				290px;
	height:				200px;
	background:			no-repeat center center;
	background-size:	contain;
	margin-left:		5px;	
}
.lcch	{
	width:				300px;
	text-align:			center;	
	font-size:			18px;
	
	padding-bottom:		3px;
}
#rc		{
	height:				600px;
	width:				550px;
	float:				left;
}
.video{
	border: 3px solid #fdfdfd;
	border-top: none;
	width: 430px;
	height: 300px;
	margin: 0 auto;
	background-color: #e7e3d9;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	font-family: 'Arial', sans-serif;
	margin-bottom: 67px;
	box-shadow: 3px 7px 15px rgba(0,0,0,0.4);	
}
.video:after{
	content:'';
	position: absolute;
	width:514px;
	height:9px;
	top:0px;
	left: -25px;
	background:url('../img/index/shadow-content.png') no-repeat 0 0;
}
.video .player{
background: #49729e; /* Old browsers */
background: -moz-linear-gradient(top,  #49729e 0%, #1d1d1c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#49729e), color-stop(100%,#1d1d1c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #49729e 0%,#1d1d1c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #49729e 0%,#1d1d1c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #49729e 0%,#1d1d1c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #49729e 0%,#1d1d1c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49729e', endColorstr='#1d1d1c',GradientType=0 ); /* IE6-9 */

	
	cursor:	pointer;
	float:left;
	width:440px;
	height:310px;
	margin-left:-5px;
}
/* general playlist settings, light gray */
.playlist {
    position:	relative;
    overflow:	hidden;
    height:		300px !important;	
}
.playlist .clips {
    position:absolute;
    height:20000em;
}
.playlist, .clips {
	position:	absolute;
    width:		260px;
	top:		20px;
	left:		190px;
	height:		300px;
	
	transition-property:	left;
	transition-duration:	3s;
	transition-delay:		0s, 1s;
	transition-timing-function: cubic-bezier(0.1, 0.8, 0.5, 2), linear;
	}
.clips a {
    background:url(/flowplay/h80.png);
    display:block;
    background-color:#fefeff;
    padding:12px 15px;
    height:46px;
    width:195px;
    font-size:12px;
    border:1px outset #ccc;
    text-decoration:none;
    letter-spacing:-1px;
    color:#000;
    cursor:pointer;
	text-align:		right;
	float:			right;
	margin-right:	2px;
}
.clips a.first {
    border-top-width:1px;
}
.clips a.playing, .clips a.paused, .clips a.progress {
    background:url(/flowplay/light.png) no-repeat 0px -69px;
    width:225px;
    border:0;
	margin-right:	0px;
}
.clips a.progress {
    opacity:0.6;
}
.clips a.paused {
    background-position:0 0;
}
.clips a span {
    display:block;
    font-size:11px;
    color:#666;
}
.clips a:hover {
    background-color:#f9f9fa;
}
.clips a.playing:hover, .clips a.paused:hover, .clips a.progress:hover {
    background-color:transparent !important;
}
/* /general playlist settings, light gray */
/* petrol colored */
.clips.petrol a {
    background-color:#193947;
    color:#fff;
    border:1px outset #193947;
}
.clips.petrol a.playing, .clips.petrol a.paused, .clips.petrol a.progress {
    background:url(/flowplay/dark.png) no-repeat 0px -69px;
    border:0;
}
.clips.petrol a.paused {
    background-position:0 0;
}
.clips.petrol a span {
    color:#aaa;
}
.clips.petrol a em {
    color:#FCA29A;
    font-weight:bold;
}
.clips.petrol a:hover {
    background-color:#274D58;
}
.clips.petrol a.playing:hover, .clips.petrol a.paused:hover, 
.clips.petrol a.progress:hover {
    background-color:transparent !important;
}
/* /petrol colored */
/* low version */
.clips.low a {
    height:31px;
}
.clips.low a.playing, .clips.low a.paused, .clips.low a.progress {
    background-image:url(/flowplay/light_small.png);
    background-position:0 -55px;
}
.clips.low a.paused {
    background-position:0 0;
}
/* /low version */
/* go buttons */
a.go {
    display:block;
    width:18px;
    height:18px;
    background:url(/flowplay/up.png) no-repeat;
    margin:5px 0 5px 105px;
    cursor:pointer;
}
a.go:hover, a.go.down:hover {
    background-position:0px -18px;
}
a.go.down {
    background-image:url(/flowplay/down.png);
}
.petrol a.go {
    background-image:url(/flowplay/up_dark.png);
}
.petrol a.go.down {
    background-image:url(/flowplay/down_dark.png);
}
a.go.disabled {
    visibility:hidden;
}
/* /go buttons */