body {
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif,????;
	white-space: normal;
}

.bg_page {
	background: url(css/bg_page.jpg) repeat-x top;
	text-decoration: none;
}
.bg_main {
	background: #FFFFFF;
}
.bg_member {
	background: url(css/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(css/leftmenu-line.jpg) repeat-x bottom;
	margin: 0px;
	padding: 0px 0px 2px;
}
.leftmenu h2 a {
	text-decoration: none;
	color: #FFFFFF;
	background: #7DC011 url(css/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; width: auto; height: auto }
.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: 5px 5px 0px;
	padding: 0px;
	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: #333333;
	margin: 15px 14px 10px 18px;
	padding: 0px;
}

.title_products2 {
	font-size: 14px;
	color: #333333;
	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_job a{
	line-height: 140%;
	color: #00329B;
	font-weight: bold;
	text-decoration: none;
}
.title_job a:hover{
	line-height: 140%;
	color: #00329B;
	font-weight: bold;
	text-decoration: none;
}





.title {
	margin: 10px 14px 0px 0px;
	padding: 0px 0px 4px;
	border-bottom: 1px solid #E8E8E8;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.title a {
	margin: 10px 14px 0px 0px;
	padding: 0px 0px 4px;
	border-bottom: 1px solid #E8E8E8;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.title  a:hover {
	margin: 10px 14px 0px 0px;
	padding: 0px 0px 4px;
	border-bottom: 1px solid #E8E8E8;
	font-size: 14px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
}


.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: 20px 20px 0px 10px; padding: 0px }
.list_news li {
	list-style: none;
	background: url(css/dot.gif) repeat-x bottom;
	margin: 5px 0px 0px;
	padding: 0px 0px 6px;
}
.list_news a  { color: #333333; line-height: 90%; text-decoration: none; background: url(css/arrow_list.gif) no-repeat 6px 0px; margin: 0px; padding: 0px 0px 0px 19px; display: block }
.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(css/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(css/banner_about.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 141px;
	width: 778px;
}
.banner-news {
	background: #FFFFFF url(css/banner_news.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 141px;
	width: 778px;
}
.banner-service {
	background: #FFFFFF url(css/banner_serivce.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 141px;
	width: 778px;
}
.banner-product {
	background: #FFFFFF url(css/banner_products.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 141px;
	width: 778px;
}
.banner-down {
	background: #FFFFFF url(css/banner_down.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 141px;
	width: 778px;
}
.banner-careers {
	background: #FFFFFF url(css/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 {
	text-decoration: none;
	color: #FF0000;
}
.f-green {
	line-height: 130%;
	text-decoration: none;
	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(css/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(css/leftmenu-line.jpg) repeat-x bottom;
	margin: 0px;
	padding: 0px 0px 2px;
}
.table_h2a {
	text-decoration: none;
	color: #FFFFFF;
	background: #7DC011 url(css/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(css/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(css/arrow_list.gif) no-repeat 5px 8px;
	padding-left: 16px;
	margin-bottom: 6px;
	border: 1px solid #E7E7E7;
}


.list_news_head   { color: #333333; margin: 20px 20px 0px 10px; padding: 0px }
.list_news_head li {
	list-style: none;
	background: url(css/dot.gif) repeat-x bottom;
	margin: 5px 0px 0px;
	padding: 0px 0px 6px;
}
.list_news_head a  { color: #333333; line-height: 90%; text-decoration: none; margin: 0px; padding: 0px 0px 0px 0px; }
.list_news_head a:hover {text-decoration: none; color: #FF8000;}

.list_news_head span {
	color: #B7B7B7;
	text-decoration: none;
}


