﻿/* CSS Document */

/*内容主体区*/
.content_index {
	width:960px;
	background:url(/group/en/_include/images/index/bgi_main_bottom.jpg) bottom left no-repeat;
	padding:10px 20px 100px;
	margin:0 auto;
}
.content_index .left_bar {
	width:197px;
	margin:0 20px 0 0;
	float:left;
}
.knowledge_top {
	height:16px;
	overflow:hidden;
	padding:0px;
}
.bgi_knowledge {
	background:url(/group/en/_include/images/index/bgi_knowledge.jpg) top left no-repeat;
	padding:0 15px 15px;
}

.bgi_knowledge p {
	line-height:20px;
	background:url(/group/en/_include/images/index/arrow_gray.gif) 2px 4px no-repeat;
	padding:0 0 0 15px;
}

.content_index .center_list {
	width:523px;
	margin:0 20px 0 0;
	float:left;
}
.line_list {
	width:515px;
	height:30px;
	background:url(/group/en/_include/images/index/line_list.gif) left bottom repeat-x;
	padding:0 8px 0 0;
	margin:0 0 5px 0;
	display:block;
	float:left;
}
.main_news_info_list {
	margin:0 0 13px 0;
}
.ad_list {
	width:160px;
	margin:0 12px 0 0;
	float:left;
}
.news_info_list {
	width:351px;
	float:right;
}
.news_info_list li {
	width:338px;
	line-height:23px;
	background:url(/group/en/_include/images/index/dotline_newslist.gif) bottom left repeat-x;
	line-height:23px;
	padding:0 13px 0 0;
	display:block;
	float:left;
}
.news_info_list li span {
	color:#888;
	float:right;
}
.news_info_list li p {
	background:url(/group/en/_include/images/index/dot_gray_list.gif) left 9px no-repeat;
	float:left;
	padding:0 0 0 9px;
}

.content_index .right_bar {
	width:200px;
	float:right;
}
.right_list {
	display:block;
	float:left;
	margin:0 0 10px 0;
}
.login_list {
	height:16px;
	overflow:hidden;
	clear:both;
}
.bgi_login {
	width:178px;
	background:url(/group/en/_include/images/index/bgi_login.gif) top left repeat-y;
	padding:0 8px 0 14px;
	display:block;
	float:left;
	color:#666;
}
.input_login {
	width:66px;
	height:17px;
	border:solid 1px #D6D6D6;
	margin:2px 0 1px;
}
.btn_login {
	width:39px;
	height:41px;
	background:url(/group/en/_include/images/index/btn_login.gif) top left no-repeat transparent;
	border:none;
	margin:2px 0 0 0;
}
.reg_list {
	background:url(/group/en/_include/images/index/icon_reg.gif) 3px 10px no-repeat;
	padding:14px 0 2px 30px;
	float:left;
}
.forget_list {
	background:url(/group/en/_include/images/index/icon_forget.gif) 5px 9px no-repeat;
	padding:14px 0 2px 38px;
	float:left;
}

.bgi_search {
	width:152px;
	height:26px;
	background:url(/group/en/_include/images/index/bgi_search_list.jpg) top left no-repeat;
	padding:7px 0 0 48px;
}

.production_list {
	width:190px;
	height:60px;
	background:url(/group/en/_include/images/common/bgi_production.jpg) right 3px no-repeat;
	margin:14px 0 8px;
	padding:0 0 10px 0;
	clear:both;
}

.tech_list {
	width:190px;
	height:60px;
	background:url(/group/en/_include/images/common/bgi_tech.jpg) right top no-repeat;
	margin:14px 0 8px;
	padding:0 0 18px 0;
	clear:both;
}
/*内容主体区*/
