body {
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	white-space: normal;
}

.bg_page {
	background: url(../images/bg_page.jpg) repeat-x top;
	text-decoration: none;
}
.bg_main {
	background: #FFFFFF;
}
.bg_member {
	background: url(../images/bg_login.jpg) no-repeat top;
	height: 400px;
}

.mianpad4px {
	margin: 0px;
	padding: 0px;
	width: 4px;
}
.mainpad9px {
	margin: 0px;
	padding: 0px;
	width: 9px;
}

.mainsidebar {
	margin: 0px;
	padding: 0px;
	width: 189px;
}



.toplinkspad {
	margin: 0px;
	padding: 0px 7px 0px 0px;
}
.leftmenu {
	margin: 0px;
	padding: 0px;
	width: 189px;
}
.leftmenu h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px 0px 1px;
	padding: 0px;
	/*word-break:break-all;*/
}
.leftmenu h2.s1{
	background: url(../images/leftmenu-line.jpg) repeat-x bottom;
	margin: 0px;
	padding: 0px 0px 2px;
}
.leftmenu h2 a {
	text-decoration: none;
	color: #FFFFFF;
	background: #7DC011 url(../images/bg_leftmenu.jpg) repeat-x top;
	display: block;
	margin: 0px;
	padding: 7px 6px 6px 20px;
	height: auto;
}
.leftmenu h2 a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.leftmenu h3 {
	font-size: 11px;
	background: #F5F5F5;
	margin: 1px 0px;
	padding: 5px 0px 5px 20px;
	line-height: 120%;
	color: #434343;
}
.leftmenu h3 a {
	line-height: 120%;
	color: #434343;
	text-decoration: none;
}
.leftmenu h3 a:hover {
	text-decoration: none;
	color: #FF7800;
}

.leftmenu h4 {
	font-size: 11px;
	background: #F5F5F5;
	margin: 1px 0px;
	padding: 5px 0px 5px 28px;
	line-height: 120%;
	color: #434343;
	font-weight: normal;
}
.leftmenu h4 a {
	line-height: 120%;
	color: #434343;
	text-decoration: none;
	font-weight: normal;
}
.leftmenu h4 a:hover {
	text-decoration: none;
	color: #FF7800;
	font-weight: normal;
}

.container {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 561px;
}
.page {
	background: #F4F4F4;
	border: 1px solid #D3D3D3;
	margin: 10px 9px 20px 0px;
	text-align: right;
	padding: 5px 17px 5px 0px;
	line-height: 150%;
	color: #333333;
	clear: both;
}


.page select {
	font: 11px  Arial, Helvetica, sans-serif;
	color: #333333;
}

.page a {
	color: #333333;
	text-decoration: none;
}
.page a:hover {
	text-decoration: none;
	color: #FF8000;
}

.page2 {
	background: #F4F4F4;
	border: 1px solid #D3D3D3;
	margin: 10px 6px 20px;
	text-align: right;
	padding: 5px 17px 5px 0px;
	line-height: 150%;
	color: #333333;
	clear: both;
}


.page2 select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}

.page2 a {
	color: #333333;
	text-decoration: none;
}
.page2 a:hover {
	text-decoration: none;
	color: #FF8000;
}
.title_news {
	margin: 12px 12px 5px;
	padding: 6px;
	text-align: center;
	color: #333333;
	font: bold 16px/160%  Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #CCCCCC;
}
.title_products {
	font-size: 16px;
	font-weight: bold;
	color: #00AEEF;
	margin: 15px 14px 10px 18px;
	padding: 0px;
}
.title_orange {
	font-size: 17px;
	color: #FF8000;
	line-height: 150%;
	font-weight: bold;
}
.title_job {
	line-height: 140%;
	color: #00329B;
	font-weight: bold;
}






.title {
	margin: 10px 14px 0px 0px;
	padding: 0px 0px 4px;
	border-bottom: 1px solid #E8E8E8;
	font-size: 14px;
	font-weight: bold;
	color: #FF8000;
}
.title li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.title .bigtitle {
	color: #434343;
	margin-left: 14px;
	font-size: 16px;
	font-weight: bold;
}
.title .crumb {
	color: #999999;
	display: block;
	float: right;
	margin: 5px 4px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
.crumb a {
	color: #999999;
	text-decoration: none;
}
.crumb a:hover {
	text-decoration: none;
	color: #FF8000;
}

.title .crumb em {
	color: #FF5A00;
	font-style: normal;
}
.list_news {
	color: #333333;
	margin: 22px 21px 0px 12px;
	padding: 0px;
	line-height: 150%;
}
.list_news li {
	list-style: none;
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 5px 0px 0px;
	padding: 0px 0px 6px;
}
.list_news a {
	background: url(../images/arrow_list.gif) no-repeat 7px 6px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 19px;
	color: #333333;
}
.list_news a:hover {
	text-decoration: none;
	color: #FF8000;
}


.list_news span {
	color: #B7B7B7;
	text-decoration: none;
}
.list_pro {
	margin: 0px;
	padding: 0px;
}
.list_pro li {
	list-style: none;
	display: block;
	float: left;
	width: 280px;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 90px;
	line-height: 120%;
	color: #151515;
}
.list_pro span {
	margin-left: 155px;
	display: block;
	line-height: 120%;
}

a.aprotitle {
	text-decoration: underline;
	color: #FF7800;
	display: block;
	margin: 12px 5px 5px 145px;
	background: url(../images/arrow_list.gif) no-repeat left 4px;
	padding-left: 10px;
}

.probord {
	border: 1px solid #E0E0E0;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.photobord {
	padding: 3px;
	border: 1px outset #CCCCCC;
}



















#bottom {
	border-top: 1px solid #EFEFEF;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 100%;
	background: #FFFFFF;
	color: #FF5A00;
	text-decoration: none;
}
.banner {
	margin: 0px auto;
	width: 778px;
	padding-bottom: 6px;
	background: #FFFFFF;
	height: 184px;
}
.banner-about {
	background: #FFFFFF url(../images/banner_about.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 141px;
	width: 778px;
}
.banner-news {
	background: #FFFFFF url(../images/banner_news.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 141px;
	width: 778px;
}
.banner-service {
	background: #FFFFFF url(../images/banner_serivce.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 141px;
	width: 778px;
}
.banner-product {
	background: #FFFFFF url(../images/banner_products.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 141px;
	width: 778px;
}
.banner-down {
	background: #FFFFFF url(../images/banner_down.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 141px;
	width: 778px;
}
.banner-careers {
	background: #FFFFFF url(../images/banner_careers.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 141px;
	width: 778px;
}
.content {
	line-height: 180%;
	color: #333333;
	margin: 10px;
	padding: 0px;
}
.content2 {
	line-height: 180%;
	color: #333333;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 18px;
	padding: 0px;
}


.f-time {
	text-decoration: none;
	font: normal 11px/160% Verdana, Arial, Helvetica, sans-serif;
	color: #FF8000;
}
.f-news {
	line-height: 180%;
	color: #333333;
	margin: 0px 12px 12px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.f-gray {
	font: 12px/130% Verdana, Arial, Helvetica, sans-serif;
	color: #747474;
}
.f-gray2 {
	color: #3E3E3E;
	font-size: 12px;
	line-height: 140%;
}
.f-gray3 {
	color: #333333;
	line-height: 150%;
}
.f-black {
	line-height: 180%;
	color: #000000;
}


.f-red {
	color: #FF0000;
}
.f-green {
	line-height: 130%;
	color: #76a506;
}
.f-blue2 {
	line-height: 180%;
	color: #1C4DB6;
}


a.ablack {
	color: #000000;
	text-decoration: none;
}
a.ablack:hover {
	text-decoration: none;
	color: #FF8000;
}
a.agray {
	color: #333333;
	text-decoration: none;
}
a.agray:hover {
	text-decoration: none;
	color: #FF8000;
}
a.asite {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 9px;
}
a.ablue {
	color: #3399CC;
	text-decoration: underline;
}
a.ablue:hover {
	color: #FF8000;
}

a.ablue2 {
	color: #1C4DB6;
	text-decoration: underline;
}
a.ablue2:hover {
	text-decoration: underline;
	color: #FF8000;
}









.box_photo {
	border: 1px solid #E0E0E0;
}

.layer_back {
	margin: 10px 12px 20px;
	text-align: center;
	font-size: 12px;
}
.layer_back a {
	color: #6DAC03;
	text-decoration: none;
}
.layer_back a:hover {
	text-decoration: none;
	color: #FF8000;
}






.copyright {
	margin: 0px auto;
	padding: 0px;
	width: 778px;
	text-align: right;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF8000;
}
.form-select {
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
}
.form-inputbox {
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	border-top: 2px solid #CDCDCD;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-left: 2px solid #CDCDCD;
}
.form-inputbox2 {
	font-size: 11px;
	color: #434343;
	border-top: 2px solid #A6B5C4;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #A6B5C4;
}
.f4 {
	font-size: 11px;
	border-style: none;
	background: #F6F7F2;
}
.f5 {
	font-size: 11px;
	border: 1px solid #006393;
}




.btn_go {
	background: url(../images/btn_go.jpg) no-repeat;
	height: 18px;
	width: 36px;
	border-style: none;
}


.table_h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px 0px 1px;
	padding: 0px;
	/*word-break:break-all;*/
}
.table_h2s1{
	background: url(../images/leftmenu-line.jpg) repeat-x bottom;
	margin: 0px;
	padding: 0px 0px 2px;
}
.table_h2a {
	text-decoration: none;
	color: #FFFFFF;
	background: #7DC011 url(../images/bg_leftmenu.jpg) repeat-x top;
	display: block;
	margin: 0px;
	padding: 7px 6px 6px 20px;
	height: auto;
}
.table_h2a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.table_h3 {
	font-size: 11px;
	background: #F5F5F5;
	line-height: 120%;
	color: #434343;
}
.table_h3a {
	line-height: 120%;
	color: #434343;
	text-decoration: none;
}
.table_h3a:hover {
	text-decoration: none;
	color: #FF7800;
}
.structure {
	color: #FF8000;
	border: 1px solid #E6E6E6;
	background: #F9F9F9 url(../images/dot.jpg) no-repeat 5px 8px;
	padding: 4px 0px 4px 17px;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
}
.structure2{
	margin: 0px;
	padding: 0px;
	color: #4C4C4C;
	font-size: 11px;
	line-height: 200%;
	font-weight: bold;
}
.structure2 li {
	list-style: none;
	background: url(../images/arrow_list.gif) no-repeat 5px 8px;
	padding-left: 16px;
	margin-bottom: 6px;
	border: 1px solid #E7E7E7;
}

