@charset "utf-8";
/* CSS Document */

body {
	padding: 0 0 0 40px;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
}

.bodyDiv {
	float: left;
	/*background-color: Aqua;*/
	width: 928px;
}

.headerDiv{
	width: 928px;
	/*height: 600px;*/
	float: left;
}

.headerDiv img{
	float: left;
}

.language{

	float: right;
	margin-right: 18px;
	*margin-right: 18px;
	_margin-right: 10px;
	/*background-color: Olive;*/
	width: 171px;
}

.contentDiv{
	/*background-color: Fuchsia;*/
	height: 600px;
	width: 928px;
	float: left;
}

.leftBanner{
text-align: center;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*background-color: Orange; */
	/*height: 50px;*/
	float: left;
}

.leftBar .leftBanner img{
float: none;
border: none;
}

.leftBar{
	float: left;
	background-color: #bfd5ae;
	text-align: center;
	
	/*vertical-align: bottom;*/
	/*height: 500px;*/
	width: 210px;
	padding: 0;
	margin: 0;
}

.leftBar img{

	float: left;
}

.leftBar .underLine{
	float: left;
	margin-top: 0;
}

.searchDiv{
	background-color: #fafbed;
	width: 210px;
	height: 141px;
	/*background-image: url(../images/search_s_bg.gif);*/
	float: left;
	margin: 0;
	padding: 0;
}

.searchTable{
	float: left;
	border: 0;
	width: 200px;
	text-align: center;
	margin-left: 5px;
	*margin-left: 5px;
	_margin-left: 3px;
	margin-top: 18px;
	/**margin-top: 14px;
	_margin-top: 14px;*/
	/*background-color: Black;*/
}

.formType {
	font-size: 12px;
	width: 162px;
	padding-left: 5px;
	color: #4a4a4a;
}

.formTypeSelect {
	font-size: 12px;
	width: 170px;
	padding-left: 5px;
	color: #4a4a4a;
}

.formBtn{
	width: 47px;
	height: 18px;
	margin-right: 12px;
	/*background-color: Aqua;*/
	background-image: url(../images/btn_go.gif);
	border: none;
	display: inline-block;
	line-height: 18px;
}

.formBtn:hover{
	width: 47px;
	height: 18px;
	background-image: url(../images/btn_go_a.gif);
	border: none;
	display: inline-block;
	line-height: 18px;
}



.leftCopy{
	margin-top: 358px;
	width: 210px;
	float: left;
	/*display: block;*/
	/*vertical-align: bottom;*/
}

.leftCopy img{
	float: none;
}
/*indexDiv........................................*/
.indexMiddle{
	float: left;
	background-color: White;
	width: 401px;
	border-right-color: #d2dad4;
	border-right-style: solid;;
	border-right-width: 1px;
	height: 600px;
}

.indexMiddle img{
	float: left;
	border: none;
}

.indexMiddle p{
	color: #4a4a4a;
	width: 280px;
	margin-top: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	/*line-height: 18px;*/
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	*margin-bottom: 25px;
	_margin-bottom: 25px;
}

.indexMiddle .showImg{
	float: left;
	margin-right: 12px;
	margin-top: 12px;
}

.indexMiddle p img{
	float: left;
	margin: 0;
	clear: left;
}

.indexNews{
	/*background-color: Gray;*/
	width: 288px
	float: left;
}

.indexNews p{
	/*background-color: Orange;*/
	width: 286px;
	height: 118px;
	float: left;
	display: inline-block;
	border-bottom-color: #d2dad4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0;
	padding: 0;
	
}

.indexNews .titleNew{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #447c51;
	float: left;
	margin-top: 23px;
	margin-left: 8px;
}

.indexNews .newsInside{
	text-align: justify;
	font-size:12px;
	color: #818181;
	float: left;
	margin-top: 10px;
	width: 178px;
	display: inline-block;
	margin-left: 8px;
}

.indexNews .newsInside a{
	color: #818181;
	text-decoration: none;
}

.indexNews .newsInside a:hover{
	color: #447c51;
}

.indexContact{
	background-color: #f3f4f3;
	width: 286px;
	height: 195px;
	float: left;
}

.indexContact ul{
	/*margin-left: 20px;*/
	/*padding: 10;*/
	padding: 10px 0 0 3px;
	/*margin: 0;*/
	margin: 0;
	float: left;
	
}

.indexContact li{
	padding: 0;
	margin-left: 24px;
	list-style: none;
	font-size: 11px;
	width: 250px;
	color: #818181;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.indexContact li .cTitle{
	font-weight: bold;
	width: 58px;
	float: left;
	text-align: right;
	display: inline-block;
	/*width: 150px;*/
}

.indexContact li .cInside{
	margin-left: 4px;
	width: 185px;
	color: #497a55;
	float: left;
	display: inline-block;
	/*width: 150px;*/
}

.indextitleContact{
	background-image: url(../images/index_contactTitle.gif);
	background-repeat: no-repeat;
	height: 53px;
	display: inline-block;
	width: 286px;
	float: left;
}

.indexContactBtn{
	width: 91px;
	height: 50px;
	padding: 0;
	margin-right: 10px;
	background-position: top;
	background: url(../images/index_contact_btn.gif) no-repeat 0px 12px;
	border: none;
	display: inline-block;
	line-height: 50px;
}

.indexContactBtn:hover{
	width: 91px;
	height: 50px;
	margin-right: 10px;
	background-position: top;
	background: url(../images/index_contact_btn_a.gif) no-repeat 0px 12px;
	border: none;
	display: inline-block;
	line-height: 50px;
}

.showIcon{
	float: left;
	display: block;
	padding: 8px;
	/*height: 83px;
	width: 83px;*/
	/*display: inline-block;*/
	margin-left: 13px;
	*margin-left: 13px;
	_margin-left: 8px;
	margin-top: 17px;
	text-align: center;
	background-image: url(../images/index_new_icon_bg.gif);
}

.showIcon img{
	/*text-align: center;*/
	float: left;
	/*vertical-align: middle;*/
	/*margin: 0 auto;*/
	/*margin-top: 8px;*/
	/*margin-left: 8px;*/
}

.indexNewsTitle{
	background-image: url(../images/index_news_title.gif);
	background-repeat: no-repeat;
	height: 33px;
	display: inline-block;
	width: 286px;
	float: left;
}

.indexNewsBtn{
	width: 91px;
	height: 24px;
	margin-right: 10px;
	background-position: top;
	background: url(../images/index_news_btn.jpg) no-repeat 0px 6px;
	border: none;
	display: inline-block;
	line-height: 24px;
}

.indexNewsBtn:hover{
	width: 91px;
	height: 24px;
	margin-right: 10px;
	background-position: top;
	background: url(../images/index_news_btn_a.jpg) no-repeat 0px 6px;
	border: none;
	display: inline-block;
	line-height: 24px;
}

.contentRight{
	/*background-color: Gray;*/
	width: 689px;
	float: right;
	display: inline-block;
	/*margin-left: 28px;*/
}

.footerDiv{
	/*background-color: Gray;*/
	width: 928px;
	height: 50px;
	float: left;
}

.menuDiv{
	margin: 0;
	*margin-top: -4px;
	width: 928px;
	padding: 0;
	float: left;
	background-image: url(../images/menu_green.jpg);
}














