/* STARTPAGE CSS */
#sp_content_col {
	float: left;
	width: 688px;
	padding: 0 0 0 14px;
	margin: 0 0 40px 0;
}

#sp_content_col h1 {
	font-size: 36px;
	padding: 18px 0 0 15px;
	line-height: 40px;
	height: 90px;
	overflow: hidden;
}

#news_menu {
	float: left;
	padding: 13px 0 0 0;
}

#news_menu li {
	float: left;
	padding: 0 1px 1px 0;
}

#news_menu li a {
	display: block;
	height: 18px;
	padding: 8px 10px 0 10px;
	background: #FFF url('../images_design/news_menu_bg.jpg') repeat-x top left;
	color: white;
	font-size: 11px;
	font-weight: bold;
	float: left;
	text-decoration: none;
}

#news_menu li a.news_menu_active {
	background-color: #e4e4e4;
	background-image: none;
	color: #333333;
}

#news_menu li a:hover {
	background-color: #e4e4e4;
	background-image: none;
	color: #333333;
}

.dailynews_container {
	float: left;
	width: 688px;
	height: 277px;
	background-color: #e4e4e4;
	xbackground-color: blue;
	position: relative;
}

.dailynews_item_container {
	float: left;
	width: 434px;
	padding: 0 20px 0 15px;
}

.display_VD {
	position:absolute;
	left: 0px;
	z-index:2;
	width: 688px;
	height: 276px;
	background-color: transparent;
	display: none;
}

.dailynews_item_text_container {
	float: left;
	width: 434px;
	height: 240px;
	overflow: hidden;
}

.dailynews_item_container h2 {
	font-size: 24px;
	font-weight: normal;
	padding: 21px 0 15px 0;
}

.dailynews_item_container p {
	line-height: 16px;
	height: 145px;
}

.greytext1 {
	font-size: 11px;
	color: #666666;
}

.dailynews_item_container a {
	display: block;
	height: 14px;
	font-size: 11px;
	float: left;
	clear: left;
	width: 200px;
}

.dailynews_list_container {
	float: left;
	width: 190px;
	height: 235px;
	padding: 0 0 0 10px;
	margin: 25px 0 0 0;
	border-left: 1px solid #cdcdcd;
	font-size: 11px;
	line-height: 14px;
}

.dailynews_list_list {
	margin-top: -3px;
	height: 195px;
	overflow: hidden;
}

#dailynews_list_showmore_container {
	padding: 10px 0 0 0;
	float: left;
}

#startpage_rss_link {
	display: block;
	background: #e4e4e4 url('../images_design/startpage_rss_icon.gif') no-repeat top left;
	width: 71px;
	height: 20px;
	padding: 6px 0 0 30px;
	float: left;
	margin: 10px 0 0 -3px;
}

#startpage_showmore_link {
	display: block;
	background: #e4e4e4 url('../images_design/startpage_vertline_1.jpg') no-repeat top left;
	float: left;
	width: 50px;
	height: 20px;
	padding: 1px 0 0 10px;
	margin: 15px 0 0 0;
}



#mostread_container {
	float: left;
	width: 190px;
	height: 139px;
	background-color: #d6d3ce;
	margin: 15px 0 0 0;
	padding: 15px 15px 15px 15px;
	font-size: 11px;
	line-height: 13px;
}

#mostread_container h3 {
	padding: 5px 0 13px 0;
}

#sp_banners_col {
	float: left;
	width: 220px;
	padding: 32px 0 0 15px;
}

#sp_banners_col_eng {
	float: left;
	width: 220px;
	padding: 93px 0 0 15px;
}


#members_container {
	float: left;
	height: 81px;
	width: 205px;
	background: #FFF url('../images_design/startpage_member_bg.jpg') no-repeat top left;
	font-size: 11px;
	padding: 20px 0 0 15px;
	line-height: 14px;
}

#members_container h3 {
	padding: 0 0 7px 0;
}


#xinno_container {
	background: #E4E4E4 url(../images_design/greybox_corner.gif) no-repeat scroll right top;
	/*background: #FFF url('../images_design/startpage_inno_bg.jpg') no-repeat top left;*/
	height: 131px;
	width: 220px;
	margin: 15px 0 0 0;
	float: left;
}

#know_container , #inno_container {
	background: #E4E4E4 url(../images_design/greybox_corner.gif) no-repeat scroll right top;
	height: 97px;
	width: 190px;
	float: left;
	margin: 15px 0 0 0;
	padding: 19px 15px 15px 15px;
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
}
#know_container h3 , #inno_container h3 {
	padding: 0 0 12px 0;
}

#env_container {
	background: #FFF url('../images_design/startpage_env_bg.jpg') no-repeat top left;
	height: 169px;
	width: 220px;
	float: left;
	margin: 15px 0 0 0;
}

#envimg_container {
	background: #FFF url('../images_design/startpage_env_bg.jpg') no-repeat top left;
	height: 125px;
	width: 220px;
	float: left;
	margin: 15px 0 6px 0;
}


.hidden {
	display: none;
}

#news_eng {
	width: 658px;
	height: 262px;
	float: left;
	background-color: #e4e4e4;
	padding: 15px 15px 0 15px;
}

#news_eng h2 {
	font-size: 15px;
	padding: 6px 0 20px 0;
	line-height: 19px;
}

#news_eng_text {
	float: left;
	width: 440px;
	line-height: 19px;
	height: 253px;
	overflow: hidden;
}

#news_eng img {
	float: right;
}

#news_eng_spacer {
	width: 220px;
	height: 60px;
	float: left;
}

#inno_container img {
	cursor: pointer;
}

#env_container img {
	cursor: pointer;
}