/************* Homepage *************/
/* body.home div.ff_box p, 
body.home div.ff_box td, 
body.home div.ff_box li {
	font-family:Times New Roman, SimHei, Georgia;
}  */

div.ff_main,
div.ff_main_content{
	background:none;
	background-color:#fff;
}

div.read_more{
	position: absolute;
	right: 0px;		top: 0px; 
	width: 80px; 	height: 36px;
}

div.asso_intro {
	width:870px;
	margin-left:85px;
	position:relative;
}

div.asso_intro p {
	color:#6c4023;
}

div.dot_break {
	width:970px;
	margin-top:20px;
	margin-left:30px;
}

/*** cms - lastest news ***/
/*width:250px;*/
div.gallery {
	height:450px;
	width:233px;
	overflow:hidden;
}

img.arrow_up,
img.arrow_down {
	position:absolute;
	left:235px;
	cursor:pointer;
}

img.arrow_up {
	top:470px;
}

img.arrow_down {
	top:490px;
}

div.lastest_news_spacing {
	height:30px;
}

div.block_news {
	width:190px;
	margin-top:15px;
	margin-left:30px;
}

span.news_date , span.news_date a, span.news_date a:link{
	color:#892330;
	padding-right:10px; text-decoration:none;
}

span.news_category , span.news_category a, span.news_category a:link{
	color:#c01551; text-decoration:none;
}

div.news_desc, div.news_desc a, div.news_desc a:link {
	margin-top:10px; text-decoration:none;
}

div.lastest_news div.gallery div.news_desc a {
	color:#000;
}

/*** news block ***/
div.middle_news {
	position: relative;
	width:930px; height: 580px;
	margin-left:60px;
}

div.middle_left_news{
	position: absolute;
	left: 0px;		top: 0px;
	width: 665px; 	height: 580px;
}

div.middle_right_news{
	position: absolute;
	left: 665px;		top: 0px;
	width: 265px; height: 580px;
}

/* middle left box */
div.news_block{
	width: 639px; height: 187px;
	margin: 0px 0px 15px 0px;
	position: relative;
}

div.news_block div.left_photo{
	position: absolute;
	left: 0px;		top: 0px;
	width: 244px; 	height: 187px;
	background:url(../images/photo_19.jpg) no-repeat;
	padding: 12px 0px 0px 12px;
}

div.news_block div.right_news {
	position: absolute;
	left: 244px;	top: 0px;
	width: 395px;	height: 187px;
}

div.news_block  div.right_news_title {
	width:380px;
}
div.news_block div.right_news p {
	margin-left:15px;
	color:#224b8b;
	/* text-align:justify; */
}

/* middle right box */

div.lastest_news {
	background:url(../images/home_24.jpg) no-repeat;
	width:265px; height:508px;
}

/* bottom left news */
div.bottom_news {
	position:relative;
	width:980px;	height:260px;
	background:url(../images/home_44.jpg) no-repeat center center;
	margin-left:30px;
}

div.bottom_left_news {
	position:absolute;
	left: 0px;		top: 0px;
	width: 473px;	height: 225px;
}

div.bottom_right_news {
	position: absolute;
	left: 498px;		top: 0px;
	width: 473px;	height: 225px;
}

div.bottom_news div.left_photo{
	position:absolute;
	left: 0px;		top: 0px;
	width:253px; 	height:183px;
	background:url(../images/photo_48.jpg) no-repeat;
	padding: 18px 0px 0px 27px;
}

div.bottom_news div.inner_news {
	position:absolute;
	left: 256px; 	top: 0px;
	width:220px; 	height:183px;
}

div.bottom_news div.inner_news div.right_inner_title {
	width:220px;
}

div.bottom_news div.inner_news p {
	margin-left: 5px;
	line-height:20px;
}


/* Counter */
div.bottom_news div.counter{
	position: absolute;
	right: 0px; top: 225px;
	width:280px; height:35px;
}

div.counter table.counter {
	width:280px; height:35px;
	background-color:#faf3ff;
	margin-bottom:10px;
	margin-right:45px;
}

div.counter table.counter td{
	color:#47245e;
	font-size:14px;
}
