﻿@charset "utf-8";
/* CSS Document */

/*head*/
*{
	font-family:arial;
}
div.enHeader{
	width:938px;
	height:117px;
	margin:0 auto;
	background:url(/portals/1/skins/second/enIndex_headerBg.jpg) no-repeat;
	}
div.enLogo{
	width:683px;
	height:83px;
	float:left;
	}
div.enHeader_search{
	width:255px;
	height:117px;
	float:left;
	}
/* language and search */
.site_language{
	width:120px;
	height:20px;
	margin-top:10px;
	line-height:20px;
	float:right;
	}
.site_language a{
	text-decoration:none;
	color:#485778;
	width:auto;

	}
.site_language img{
	position:relative;
	top:2px;
	padding-left:5px;
	padding-right:5px;
	}
.index_search{
	width:180px;
	_width:190px;
	height:18px;
	margin-top:20px;
	float:right;
	margin-right:15px;
	_margin-right:5px;
	}
.stext{
	width:114px;
	height:18px;
	border:none;
	float:left;
	background:url(/Portals/0/images/home/index_searchBox_bg.jpg);
	_height:18px;
	_background:none;
	_border:1px solid #eee;
	}
.stext input{
	width:114px;
	height:18px;
	line-height:18px;
	background:none;
	border:none;
	}
.sbutton{
	width:59px;
	height:18px;
	_height:18px;
	float:left;
	margin-left:5px;
	cursor:pointer;
	}
.sbutton img{
	_height:26px;
	_position:relative;
	_top:-1px;
}
/*nav*/
div.enNav{
	width:938px;
	height:32px;
	margin:0 auto;
	}
	/*flash*/
div.enFlash{
	width:938px;
	height:auto;
	margin:0 auto;
	}
/*content*/
div.enIndex_content{
	width:938px;
	height:auto;
	min-height:300px;
	margin:0 auto;
	margin-top:35px;
	}
/*left*/
div.content_left{
	width:201px;
	height:auto;
	float:left;
	}
/*right*/
div.content_right{
	width:722px;
	height:auto;
	margin-left:15px;
	float:left;
	}
/*footer*/
div.enFooter{
	width:938px;
	height:73px;
	clear:both;
	margin:0 auto;
	background:url(/portals/1/skins/second/enFooter_bg.jpg) repeat-x;
	}
div.footer_bq{
	width:400px;
	height:24px;
	line-height:24px;
	margin:0 auto;
	margin-top:15px;
}
/*分页*/
div#article_pager{
	width:auto;
	min-width:100px;
	height:22px;
	float:right;
	margin-top:10px;
}
div#article_pager a{
	display:block;
	width:20px;
	height:20px;
	float:left;
	border:1px solid #eee;
	margin-right:5px;
}
div#article_pager a span{
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	cursor:pointer;
}
div#article_pager a.active span,div#article_pager a:hover span{
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	background:#eee;
	color:#ef0010;
	text-align:center;
}
/*精品工程*/
.jProject_module{
	width:678px;
	height:450px;
	margin-left:38px;
}
.jProject_item{
	width:154px;
	height:138px;
}
.jProject_item_pic{
	width:154px;
	height:114px;
}
.jProject_item_title{
	width:154px;
	height:24px;
	line-height:24px;
	padding:0;
}
