body {
	font-size: 9pt;
	margin: 0px;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

/* 网站默认的超链接*/
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline blink;
	color: #FE0103;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/* 网站顶部默认的超链接*/
a.top:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.top:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.top:hover {
	text-decoration: underline blink;
	color: #FFCC00;
}
a.top:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* 网站顶部菜单的超链接*/
a.menu:link {
	text-decoration: none;
	color: #000000;
	letter-spacing: 3px;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
	letter-spacing: 3px;
}
a.menu:hover {
	text-decoration: underline blink;
	color: #FF3300;
	letter-spacing: 3px;
}
a.menu:active {
	text-decoration: none;
	color: #000000;
	letter-spacing: 3px;
}
/* 网站整体布局板块样式*/
.baby_all {
	width: 778px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.baby_left {
	width: 170px;
	float: left;
	background-image: url(/en/images/left_baby.jpg);
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BEC3C7;
}
.baby_right {
	width: 170px;
	float: right;
	background-image: url(/en/images/right_baby.jpg);
}
.baby_middle {
	position: absolute;

}

/* 网站顶部样式*/
.top_banben {
	height: 71px;
	width: auto;
	background-image: url(/en/images/top.jpg);
	text-align: right;
	top: 10px;
	clip: rect(auto,auto,auto,auto);
	letter-spacing: 3px;
}
/* 网站两侧菜单样式*/
.2menu {
	height: 36px;
	width: 100%;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	font-weight: bold;
	background-image: url(/en/images/left_menubj.jpg);
}
/* 网站顶部菜单样式*/
.top_menu {
	width: auto;
	background-image: url(/en/images/menubj.jpg);
	clip: rect(auto,auto,auto,auto);
	text-align: left;
}

/* 网站版权样式*/
.copy {
	color: #FFFFFF;
	padding-top: 30px;
	letter-spacing: 3px;
}
.copyright {
	line-height: 1.5;
	height: 96px;
	width: 778px;
	color: #FFFFFF;
	background-color: #0869A5;
	text-align: center;
	padding-top: 20px;
}
/* 网站表格样式*/
td {
	font-size: 9pt;
}

/* 网站新闻列表样式*/
.newsline {
	height: 18px;
	width: 90%;
	text-align: left;
	margin-left: 10px;
	padding-top: 2px;
}
.lanmu {
	height: 20px;
	width: 100%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	background-color: #EDF0F2;
}
.lanmu2{
	height: 20px;
	width: 100%;
	text-align: left;
	padding-top: 5px;
	background-color: #EDF0F2;
}
/* 网站段落样式*/
.duanluo {
	text-align: left;
	margin: 5px;
	color: #FFFFFF;
}
/* 列表*/
.title {
	text-align: left;
	text-indent: 18px;
	line-height: 1px;
}
/* 网站标题样式*/
.biaoti {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* 网站广告动画样式*/
.guanggao {
	border: 1px solid #000000;
	height: 125px;
	width: 160px;
	background-position: center;
	background-color: #EEEEEE;
	padding: 5px;
	font-weight: bold;
	color: #FF0000;
}
/* 网站产品名称样式*/
.chanpin_name {
	border: thick #990000;
	padding-top: 5px;
}
/* 网站产品图片样式*/
.chanpin_pic {
	background-image: url(/en/images/cpbj.jpg);
	height: 135px;
	width: 172px;
	padding-top: 4px;
	padding-left:4px;
}
/* 网站表单样式*/
input {
	font-size: 9pt;
	background-color: #FCF8F8;
	border: 1px solid #B3ABAB;
}
.actricel {
	background-color: #FDEFD0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 15px;
	top: 5px;
	letter-spacing: 3px;
	padding-top: 5px;
	padding-left: 30px;
	text-align: left;
	width: 135px;
}
.manage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 15px;
	top: 5px;
	letter-spacing: 3px;
	padding-top: 5px;
	padding-left: 2px;
}
.search {
	background-image: url(/en/images/search_bj.jpg);
	height: 24px;
	width: 433px;
	border: 1px solid #999999;
	background-position: left;
	padding-left: 10px;
	text-align: left;
}
.right_menu {
	padding-left: 2px;
	background-position: left;
	text-align: left;
}
.left_menu {
	letter-spacing: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-color: #000000;
	text-align: left;
	background-color: #D9D9D9;
}
.left_menu2 {
	letter-spacing: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-color: #000000;
	text-align: left;
	background-color: #D9D9D9;
	border-top-style: solid;
}
/* 网站顶部默认的超链接*/
a.lefcd:link {
	text-decoration: none;
	color: #000000;
}
a.lefcd:visited {
	text-decoration: none;
	color: #000000;
}
a.lefcd:hover {
	text-decoration: none;
	color: #FF0000;
}
a.lefcd:active {
	text-decoration: none;
	color: #000000;
}
.menu {
	background-image: url(/en/images/ropmenu_bj.jpg);
	height: 40px;
}
.top {
	padding-top: 10px;
	font-size: 10pt;
	color: #000066;
	letter-spacing: 1px;
}
.left_member {
	background-image: url(/en/images/member_1.jpg);
	height: 38px;
	width: 179px;
}
.left_bj {
	text-align: left;
	background-repeat: repeat;
	background-image: url(/en/images/left_bj.jpg);
	height: auto;
}
.rightsy {
	background-image: url(/en/images/right_bj.jpg);
	height: 100%;
	width: 0px;
}
.newsbj {
	background-image: url(/en/images/news_bj.jpg);
	width: 444px;
}
.producbj {
	background-image: url(/en/images/produc_bj.jpg);
	width: 444px;
}
.tech {
	background-image: url(/en/images/wx2.jpg);
	width: 444px;
	height: 198px;
}
.right_to {
	background-image: url(/en/images/right_b.jpg);
	height: 204px;
	text-align: left;
	padding-left: 5px;
}

