﻿/* CSS Document */
* {
	list-style:none;
	padding:0;
	margin:0;
}
body {
	width:100%;
	font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size:12px;
	color:#444;
	margin:0px auto;
	padding:0;
	line-height:18px;
	text-align: justify;
	text-justify:inter-ideograph;
}
a {
	color:#444;
	text-decoration:none;
}
a:link {
	color:#444;
	text-decoration:none;
}

a:hover {
	color:#166B8A;
	text-decoration:none;
}
a:active {
	color:#444;
	text-decoration:none;
}

img {
	border:none;
	vertical-align:top;
}

.clear {
	content:".";
	height:0px;
	clear:both;
	overflow:hidden;
	overflow:inherit;
	line-height:0px;
	font-size:0px;
}

.lfloat {
	float:left;
	display:block;
}
.rfloat {
	float:right;
}

.h_space_10 {
	height:10px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}
.h_space_15 {
	height:15px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}

.margin_bottom10 {
	margin-bottom:10px;
	display:inline;
}
.margin_bottom15 {
	margin-bottom:15px;
	display:inline;
}

.margin_left13 {
	margin-left:13px;
	display:inline;
}

/*header*/
.header {
	width:935px;
	margin:0 auto;
	padding:26px 20px 0 45px;
}
.bgi_version {
	width:70px;
	height:17px;
	background:	url(/group/en/_include/images/index/bgi_version.gif) top left no-repeat;
	text-align:center;
	color:#fff;
	margin:0 0 0 5px;
	float:left;
}
.bgi_version a:link {
	color:#fff;
	text-decoration:none;
}
.bgi_version a:visited {
	color:#fff;
	text-decoration:none;
}
.bgi_version a:hover {
	color:#fff;
	text-decoration:none;
}
.bgi_version a:active {
	color:#fff;
	text-decoration:none;
}

.bgi_version2 {
	height:17px;
	margin-right:10px;
	float:left;
}

/*header*/

.main {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.input_search {
	border:none;
	background:transparent;
	width:109px;
	height:15px;
	line-height:15px;
}
.btn_search {
	border:none;
	background:transparent;
	width:24px;
	height:19px;
	cursor:hand;
	cursor:pointer;
}


/*copyright*/
.copyright {
	width:888px;
	padding:15px 90px 20px 22px;
	margin:0 auto;
	color:#888;
}
.icon_email {
	background:url(/group/en/_include/images/common/icon_email.gif) left top no-repeat;
	padding:1px 0 1px 21px;
}
.goto_top {
	background:	url(/group/en/_include/images/common/icon_goto_top.gif) right 4px no-repeat;
	padding:0 15px 0 0;
	color:#888;
}
.goto_top a:link {
	color:#888;
	text-decoration:none;
}
.goto_top a:visited {
	color:#888;
	text-decoration:none;
}
.goto_top a:hover {
	color:#f60;
	text-decoration:none;
}
.goto_top a:active {
	color:#888;
	text-decoration:none;
}
