/*global*/

* { margin: 0px; padding: 0px; }
html {
	overflow: -moz-scrollbars-vertical;
}
html, body {
	width: 100%;
	height: 100%;
}
img { border: 0px; }
table { border-collapse: collapse;}
body{
	margin: 0 auto;
	background: url('../images/bg_outside.jpg') repeat-x top left;
	background-color: #FFF;
	font-family: "Tahoma",MS Sans Serif, Arial;
	font-size: 11px;
	height: 100%;
	text-align: left;
	color: #666;
}
div.main{
	width: 990px;
	background: url('../images/bg_main.jpg') repeat-x top left;
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
	vertical-align: top;
}
a{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
/***********************************main page*******************************/

div.sec_top{
	position: relative;
	width: 990px;
}
div.sec_top div.settrade{
	position: absolute;
	top: 173px;
	right: 22px;
	width: 200px;
	height: 181px;
	z-index:5;
}
div.sec_news{
	float: left;
	width: 525px;
	_height: 121px;
	min-height: 121px;
	background: url('../images/bg_sec_news.jpg') repeat-y top left;
	color: #FFF;
	overflow: hidden;
}
div.sec_news img.head{
	margin: 5px 10px;
}
div.sec_news div.news{
	float: left;
	width: 260px;
}
div.news table.news_cont{
	margin: 5px 0px 0px 15px;
}
div.news table.news_cont td{
	vertical-align: top;
}
div.news table.news_cont td.head{
	padding-left: 10px;
	color: #F65103;
	font-weight: bold;
	text-align:justify;
}
table.news_cont td.detail{
	padding-left: 10px;
	line-height: 11px;
	text-align:justify;
}
table.news_cont td.btn_more{
	padding: 5px 0px 0px 10px;
}
div.news_cont img.thb_news{
	border: 2px solid #006E39;
}
div.main div.product{
	float: left;
	width: 230px;
	height: 121px;
	background: url('../images/bg_product.jpg') repeat-y top left;
}
div.main div.clear{
	float: left;
	width: 235px;
	height: 121px;
	background: url('../images/bg_clear.jpg') repeat-y top left;
}
div.main div.product img, div.main div.clear img{
	margin: 10px 0px 0px 20px;
}
div.main div.footer{
	clear: both;
	text-align: right;
	padding: 5px 5px 0px 0px;
}



/***********************************product page*******************************/

div.main table.cat_section{
	margin: 35px 2px 0px 2px;
	color: #333;
	font-weight: bold;
}
div.main table.cat_section td.cat{
	background-color: #F9F9F9;
	border: 1px solid #E6E6E6;
	margin: 20px 5px 0px 0px;
	padding: 5px 4px;
	width: 158px;
	height: auto;
}
div.main table.cat_section td.cat p{
	padding-top: 5px;
}
div.main table.cat_section td.cat ul a{
	width: 150px;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
div.main table.cat_section td.cat ul a:hover, div.main table.cat_section td.cat ul a.active{
	font-size: 11px;
	color: #006E39;
	text-decoration: none;
	font-weight: bold;
}
div.main table.cat_section div.img{
	margin: 10px 0px;
}
div.main td div.banner_product{
	float: left;
	padding: 3px;
	margin: 40px 0px 0px 0px;
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	width: 585px; 
	height: 200px;
}
div.main td div.search{
	float: right;
	width: 205px;
	_width: 205px;
	*width: 205px;
	height: 200px;
	padding: 3px;
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	margin: 40px 5px 0px 0px;
	*margin: 40px 10px 0px 0px;
	_margin: 40px 5px 0px 0px;
}
div.main td div.search select {
	font-size: 11px;
}
div.main td div.search #list{
	font-family: "Tahoma",MS Sans Serif, Arial;
	font-size: 11px;
	color: #666;
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	width: 200px;
	margin-top: 4px;
}
div.search div.text02{
	margin-top: 4px;
	_margin-top: 2px;
	*margin-top: 2px;
}
div.search div.text01{
	color: #333333;
}
div.search div.btn{
	margin-top: 5px;
	text-align: right;
}
div.main td div.sec_product{
	clear: both;
	background: url('../images/bg.jpg') no-repeat top left;
	text-align: left;
	background-color: #FFFFFF;
}
div.main td div.sec_product img.head{
	margin: 3px;
}
div.main table td.footer{
	padding: 20px 10px 5px 0px;
	text-align: right;
}
div.sec_product div.banner_sec{
	padding-top: 10px;
	*padding-top: 5px;
}
div.sec_product div.banner_sec table td.pic{
	padding: 2px 10px 7px 5px;
}
div.sec_product div.banner_sec table td.hot_sec{
	background: url('../images/product/bg_hot.jpg') no-repeat top left;
	width: 387px;
	height: 167px;
	vertical-align: top;
}
td.hot_sec div.pic_hot{
	margin: 5px 6px;
}
td.hot_sec div.text{
	margin: 7px 6px;
}
td.hot_sec div.text span{
	font-size: 13px;
	color: #006E39;
}
div.sec_product div.new_sec table.sec td{
	padding:2px;
}
div.sec_product div.new_sec table.sec td table.product{
	background-color: #006E39;
	width: 264px;
	height: 87px;
	vertical-align: top;
}
div.sec_product div.new_sec table.sec td table.product td{
	vertical-align: top;
}
div.sec_product div.new_sec table.sec td table.product td.thb{
	padding: 5px;
}
div.sec_product div.new_sec table.sec td table.product th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 3px;
	color: #CCCCCC;
}
div.sec_product div.new_sec table.sec td table.product th a {
	display: block;
	color: #FFFFFF;
	padding: 0px 0px 3px 0px;
}
div.sec_product div.new_sec table.sec td table.product td.text_head{
	color: #FFFFFF;
	padding: 3px 3px 0px 3px;
	line-height: 12px;
	height: 20px;
}
div.sec_product div.new_sec table.sec td table.product td.text_detail{
	color: #CCCCCC;
	padding: 0px 3px;
	line-height: 12px;
}
div.sec_product div.download{
	margin-top: 15px;
	width: 804px;
	border: 1px solid #CCCCCC;
}
div.download div.head{
	margin: 10px 10px;
}
div.download div.sec{
	margin: 5px 10px;
}
div.download div.sec table td{
	padding: 10px;
	vertical-align: top;
	text-align: left;
}
div.download div.sec table td a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
div.download div.sec table td a:hover{
	font-size: 11px;
	color: #006E39;
	text-decoration: none;
	font-weight: normal;
}
div.download div.sec_down{
	margin: 30px 0px 10px 0px;
}
div.download div.sec_down table td{
	vertical-align: middle;
}
div.download div.sec_down table td.cen{
	text-align: center;
}
div.download div.sec_down table td.text_red{
	padding-left: 10px;
	color: #FF0000;
	line-height: 12px;
}
div.sec_product div.product_head{
	font-size: 18px;
	font-weight: bold;
	color: #F65103;
	margin: 10px 0px 5px 5px;
}
div.sec_product div.all_product{
	width: 807px;
	margin: 8px 0px 5px 5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	height: auto;
}
div.sec_product div.all_product div.product_row{
	height: auto;
	clear: left;
}
div.sec_product div.all_product div.product_row div.p01{
	float: left;
	width: 262px;
	border: 1px dashed #666666;
	background-color: #F2F2F2;
	font-size: 11px;
	color: #666666;margin-bottom: 8px;
}
div.sec_product div.all_product div.product_row div.p02{
	float: left;
	width: 262px;
	border: 1px dashed #666666;
	background-color: #F2F2F2;
	font-size: 11px;
	color: #666666;
	margin: 0px 7px 8px 7px;
}
div.sec_product div.all_product div.product_row div.p03{
	float: left;
	width: 262px;
	border: 1px dashed #666666;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666666;
	margin-bottom: 8px;
}
div.sec_product div.all_product div.product_row div.p04{
	float: left;
	width: 262px;
	border: 1px dashed #666666;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666666;
	margin: 0px 7px 8px 7px;
}
div.sec_product div.all_product div.product_row table.detail td{
	vertical-align: top;
}
div.sec_product div.all_product div.product_row table.detail td.thb{
	padding: 8px;
}
div.sec_product div.all_product div.product_row table.detail td.brand{
	font-size: 13px;
	font-weight: bold;
	color: #006E39;
	line-height: 12px;
	padding-top: 8px;
}
div.sec_product div.all_product div.product_row table.detail td.code{
	font-size: 12px;
	font-weight: normal;
	color: #006E39;
	line-height: 12px;
}
div.sec_product div.all_product div.product_row table.detail td img.btn{
	margin: 0px 5px 3px 3px;
}
div.sec_product div.link{
	text-align: right;
	width: 807px;
	display: block;
	margin-bottom: 5px;
}
div.sec_product div.link a{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
div.sec_product div.link a:hover{
	font-size: 11px;
	color: #006E39;
	text-decoration: none;
}
div.sec_product div.link a.back a, div.sec_product div.link a.next{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
div.sec_product div.link a.back:hover, div.sec_product div.link a.next:hover{
	font-size: 11px;
	color: #F65103;
	text-decoration: none;
}
div.sec_product div.product_head_inside{
	float: left;
	margin: 10px 0px 5px 5px;
	border-right: 1px solid #333333;
	width: 340px;
}
div.sec_product div.product_head_inside a, div.sec_product div.product_head_inside a:hover{
	font-size: 18px;
	font-weight: bold;
	width: 340px;
	color: #F65103;
	text-decoration: none;
}
div.sec_product div.product_detail{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #006E39;
	margin: 14px 0px 5px 7px;
}
div.sec_product div.all_product div.left{
	float: left;
	width: 280px;
	height: auto;
	margin: 10px 5px 0px 5px;
}
div.sec_product div.all_product div.right{
	float: left;
	width: 490px;
	min-height: 390px;
	height: 390px;
	border-left: 1px dashed #999999;
	margin-top: 10px;
	padding: 5px 5px 5px 15px;
}
div.sec_product div.all_product div.left div table.comment{
	margin-top: 10px;
}
div.sec_product div.all_product div.left div table.comment td{
	padding: 3px 2px;
	vertical-align: top;
}
div.sec_product div.all_product div.left div table.comment td.head{
	font-size: 14px;
	color: #006A35;
	font-weight: bold;
}
div.sec_product div.all_product div.left div table.comment td.text{
	text-align: right;
}
div.sec_product div.all_product div.left div table.comment td input.box{
	font-family: "Tahoma",MS Sans Serif, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	width: 190px;
}
div.sec_product div.all_product div.left div table.comment td .text_area{
	font-family: "Tahoma",MS Sans Serif, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	width: 190px;
	height: 60px;
}
div.sec_product div.all_product div.left div table.comment td .space{
	margin-right: 5px;
}
div.sec_product div.all_product div.right dl#detail_product dt{
	color: #006A35;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px;
}
div.sec_product div.all_product div.right dl#detail_product dd{
	margin-left: 10px;
}
div.sec_product div.all_product div.right dl#detail_product dd ul.list_detail  {
	margin-left: 10px;
}
div.sec_product div.all_product div.right dl#detail_product dd ul.list_detail li {
	list-style-image: url('../images/li02.jpg');
}

/*************************************NEWS********************************************/

div.sec_left{
	float: left;
	width: 173px;
	height: auto;
	padding: 7px 0px 0px 7px;
}
div.sec_left div.navi_left{
	position: relative;
	width: 166px;
	height: 69px;
	background: url('../images/news/bg_navi.jpg') no-repeat top left;
}
div.sec_left div.img_link{
	margin: 10px 0px;
}
div.sec_right{
	float: left;
	width: 810px;
	height: auto;
	margin-bottom: 10px;
	background: url('../images/bg_content.jpg') repeat-x bottom left;
}
div.sec_right div.content{
	background: url('../images/bg.jpg') no-repeat top left;
}
div.sec_right div.content div.lastest{
	width: 770px;
	padding: 15px 0px 0px 15px;
}
div.lastest div.last{
	position: relative;
	width: 770px;
	height: 167px;
	_width: 770px;
	_height: 177px;
	*width: 770px;
	*height: 177px;
}
div.lastest div.last div.bg_last{
	width: 755px;
	height: 143px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px 7px;
}
div.last div.plus{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 84px;
	height: 66px;
}
div.sec_right div.content div.act{
	width: 770px;
	padding: 15px 0px 0px 15px;
}
div.act div.list_news{
	margin: 20px 0px 30px 20px;
	width: 710px;
	height: auto;
}
div.list_news table td{
	padding: 3px 0px;
}
div.list_news table td a{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}
div.list_news table td a:hover{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #F65103;
}
div.bg_last div.last_news{
	float: left;
	margin: 5px 15px 0px 20px;
}
div.last_news table.last_cont{
	margin: 10px 40px 0px 0px;
	width: 292px;
}
div.last_news table.last_cont .head{
	padding-left: 10px;
	color: #F65103;
	font-weight: bold;
}
div.last_news table.last_cont .wrap {
	height: 70px; overflow: hidden;
	line-height: 12px;
}
table.last_cont .detail{
	padding-left: 10px;
	line-height: 11px;
}
div.last_news img.thb_news{
	border: 2px solid #006E39;
}

div.sec_left div.navi_left a#news_btn{
	position: absolute;
	top: 15px;
	left: 32px;
	width: 91px;
	height: 17px;
	background: url('../images/news/news_btn.jpg') no-repeat top left;
	display: block;
}
div.sec_left div.navi_left a#career_btn{
	position: absolute;
	top: 38px;
	left: 32px;
	width: 91px;
	height: 17px;
	background: url('../images/news/career_btn.jpg') no-repeat top left;
	display: block;
}
div.sec_left div.navi_left a#news_btn:hover,div.sec_left div.navi_left a#news_btn.active,
div.sec_left div.navi_left a#career_btn:hover,div.sec_left div.navi_left a#career_btn.active{
	background-position: bottom left;
}

/*************************************Career********************************************/

div.sec_right div.content div.career{
	width: 770px;
	padding: 15px 0px 0px 15px;
}
div.career div.detail{
	margin: 10px 0px 55px 10px;
	width: 760px;
	font-size: 13px;
	color: #666;
}
div.career div.detail span.text01{
	color: #006E3A;
}
div.career div.detail span.text02{
	font-weight: bold;
	color: #006E3A;
}
div.detail img.space{
	margin: 10px 0px;
}
div.detail div.work_detail01{
	background: url('../images/news/bg01.jpg') repeat-y top left;
	padding: 10px 15px 15px 15px;
}
div.detail div.work_detail02{
	background: url('../images/news/bg02.jpg') repeat-y top left;
	padding: 10px 15px 15px 15px;
}
div.work_detail01 table td, div.work_detail02 table td{
	padding: 3px 0px;
	vertical-align: top;
}
div.work_detail01 table td.text_green, div.work_detail02 table td.text_green{
	color: #006E3A;
}
div.work_detail01 table td.text_bold, div.work_detail02 table td.text_bold{
	font-weight: bold;
}


/*************************************Know********************************************/

div.sec_right div.content div.know_out{
	width: 770px;
	padding: 15px 0px 0px 15px;
	margin-bottom: 50px
}
div.know{
	float: left;
	background: url('../images/know/bg.jpg') no-repeat top left;
	width: 345px;
	height: 121px;
	margin: 20px 15px;
}
div.know table{
	margin: 10px;
	width: 320px;
}
div.know table td{
	vertical-align: top;
}
div.know table td.pic{
	background: url('../images/know/bg_pic.gif') no-repeat top left;
	width: 107px;
	height: 97px;
	padding: 4px;
}
div.know table td.text{
	font-size: 14px;
	color: #006E39;
	font-weight: bold;
	padding: 5px 0px 0px 8px;
}
div.know table td.btn{
	text-align: right;
	padding: 5px 5px 8px 0px;
	vertical-align: bottom;
}

/*************************************Clearance********************************************/

div.sec_right div.content div.clear_out{
	width: 770px;
	height: auto;
	padding: 15px 0px 0px 15px;
	margin-bottom: 40px;
}
div.clear_out div.sec_pro{
	width: 765px;
	height: 176px;
	background-color: #006E39;
	margin: 10px 3px;
}
div.sec_pro div.promotion{
	float: left;
	background: url('../images/clear/bg_pro.jpg') no-repeat top left;
	width: 375px;
	_width: 360px;
	height: 164px;
	margin: 6px 0px 5px 5px;
	_margin: 6px 0px 5px 3px;
}
div.promotion table{
	margin: 8px;
}
div.promotion table td.pic{
	background: url('../images/clear/bg_pic.gif') no-repeat top left;
	width: 147px;
	height: 147px;
}
div.promotion table td.text{
	padding: 5px 10px 0px 15px;
	vertical-align: top;
	font-size: 12px;
	color: #666;
}
div.promotion table td.text span{
	font-size: 14px;
	color: #006E39;
	font-weight: bold;
}
div.promotion table td.text div.text01{
	float: left;
}
div.promotion table td.text div.price{
	float: right;
	padding-right: 10px;
	font-size: 13px;
	color: #F65103;
	font-weight: bold;
}
div.clear_out div.img_head{
	margin: 15px 0px 10px 0px;
}
div.clear_out div.sec_clear{
	width: 765px;
	height: auto;
	margin: 10px;
}
div.sec_clear div.clear_detail{
	float: left;
	background: url('../images/clear/bg_clear.jpg') no-repeat top left;
	width: 243px;
	_width: 225px;
	height: 102px;
	margin: 10px 0px;
}
div.sec_clear div.clear_detail02{
	float: left;
	background: url('../images/clear/bg_clear.jpg') no-repeat top left;
	width: 243px;
	_width: 225px;
	height: 102px;
	margin: 10px 15px;
	_margin: 10px 10px;
}
div.clear_detail table, div.clear_detail02 table{
	margin: 10px;
}
div.clear_detail table td.pic, div.clear_detail02 table td.pic{
	background: url('../images/clear/bg_pic_clear.gif') no-repeat top left;
	width: 80px;
	height: 79px;
}
div.clear_detail table td.pic div, div.clear_detail02 table td.pic div{
	width: 74px; height: 74px; overflow: hidden; text-align: center;
}
div.clear_detail table td.pic div img, div.clear_detail02 table td.pic div img{
	width: 74px;
}
div.clear_detail table td.text, div.clear_detail02 table td.text{
	padding: 5px 10px 0px 15px;
	vertical-align: top;
	font-size: 13px;
	color: #F65103;
}
div.clear_detail table td.text a, div.clear_detail02 table td.text a{
	font-size: 13px;
	color: #F65103;
}
div.clear_detail table td.text div.text01, div.clear_detail02 table td.text div.text01{
	float: left;
	font-size: 13px;
	color: #666;
}
div.clear_detail table td.text div.price, div.clear_detail02 table td.text div.price{
	float: right;
	padding-right: 10px;
	font-size: 13px;
	color: #006E39;
	font-weight: bold;
}


/************************************company*****************************************/

div.sec_left div.navi_company{
	position: relative;
	width: 166px;
	height: 189px;
	background: url('../images/company/bg_navi.jpg') no-repeat top left;
}
div.sec_left div.navi_company a#company01{
	position: absolute;
	top: 17px;
	left: 32px;
	width: 118px;
	height: 16px;
	background: url('../images/company/com01.jpg') no-repeat top left;
	display: block;
}
div.sec_left div.navi_company a#company02{
	position: absolute;
	top: 40px;
	left: 32px;
	width: 118px;
	height: 16px;
	background: url('../images/company/com02.jpg') no-repeat top left;
	display: block;
}
div.sec_left div.navi_company a#company03{
	position: absolute;
	top: 63px;
	left: 32px;
	width: 118px;
	height: 16px;
	background: url('../images/company/com03.jpg') no-repeat top left;
	display: block;
}
div.sec_left div.navi_company a#company04{
	position: absolute;
	top: 86px;
	left: 32px;
	width: 118px;
	height: 16px;
	background: url('../images/company/com04.jpg') no-repeat top left;
	display: block;
}
div.sec_left div.navi_company a#company05{
	position: absolute;
	top: 109px;
	left: 32px;
	width: 118px;
	height: 16px;
	background: url('../images/company/com05.jpg') no-repeat top left;
	display: block;
}
div.sec_left div.navi_company a#company06{
	position: absolute;
	top: 132px;
	left: 32px;
	width: 118px;
	height: 16px;
	background: url('../images/company/com06.jpg') no-repeat top left;
	display: block;
}
div.sec_left div.navi_company a#company07{
	position: absolute;
	top: 156px;
	left: 32px;
	width: 118px;
	height: 16px;
	background: url('../images/company/com07.jpg') no-repeat top left;
	display: block;
}
div.sec_left div.navi_company a#company01:hover, div.sec_left div.navi_company a#company01.active,
div.sec_left div.navi_company a#company02:hover, div.sec_left div.navi_company a#company02.active,
div.sec_left div.navi_company a#company03:hover, div.sec_left div.navi_company a#company03.active,
div.sec_left div.navi_company a#company04:hover, div.sec_left div.navi_company a#company04.active,
div.sec_left div.navi_company a#company05:hover, div.sec_left div.navi_company a#company05.active,
div.sec_left div.navi_company a#company06:hover, div.sec_left div.navi_company a#company06.active,
div.sec_left div.navi_company a#company07:hover, div.sec_left div.navi_company a#company07.active{
	background-position: bottom left;
}
div.lastest div.PadTop{
	padding:20px 0px 60px 0px;
}

div.lastest div.PadTop .text_13{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}
div.lastest div.PadTop .text_13 .text_green{
	color: #006E3A;
	font-weight:bold;
}
div.lastest div.PadTop .text_13 #table {
	text-align:left;
	width:400px;
	height:300px;
	vertical-align:top;
}
div.lastest div.PadTop .text_13 table td{
	padding:10px 10px 0px 70px;
}
div.lastest .text13{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	padding-bottom:50px;
}
div.lastest .text13 table th{
	padding:30px 10px 0px 7px;
}
div.lastest .text13 table td{
	padding:10px 10px 0px 20px;
}
div.lastest div.chart{
	padding:20px 0px 40px 0px;
}
div.lastest div.ISO{
	padding:40px 0px 130px 0px;
}
div.lastest div.bg_06{
	margin:20px 0px 40px 0px;
	background:url(../images/company/company06_bgname.gif) no-repeat;
	width:769px;
	height:400px;
}
div.lastest div.bg_name06{
	margin:35px 0px 0px 5px;
	background:url(../images/company/company06_name.gif) no-repeat;
	width:606px;
	height:311px;
}
div.lastest div.bg_name06 table,div.lastest div.bg_name07 table{
	border:none;
	margin-top:40px;
	text-align:left;
	font: 14px normal #666; 
}
div.lastest div.bg_name07 table{
	margin-top:45px;
}
div.lastest div.bg_name06 table td,div.lastest div.bg_name07 table td{
	padding:10px 0px 10px 20px;
}
div.lastest div.bg_07{
	margin:20px 0px 40px 0px;
	background:url(../images/company/company07_bgname.gif) no-repeat;
	width:769px;
	height:415px;
}
div.lastest div.bg_name07{
	margin:30px 0px 0px 0px;
	background:url(../images/company/company07_name.gif) no-repeat;
	width:612px;
	height:358px;
}

/***********************************register*******************************/

div.sec_right div.content div.regis{
	width: 770px;
	height: auto;
	padding: 15px 0px 0px 15px;
	margin-bottom: 40px;
}
div.regis div.regis_detial{
	background: url('../images/regis/bg_regis.jpg') no-repeat top left;
	width: 679px;
	height: 447px;
	margin: 20px 0px 0px 45px; 
}
div.regis_detial table{
	margin: 40px 0px 0px 30px;
	font-size: 13px;
	color: #006E39;
}
div.regis_detial table td{
	padding: 2px 0px;
	vertical-align: top;
}
div.regis_detial table td .text{
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	font-size: 11px;
	color: #666;
	width: 250px;
}
div.regis_detial table td.imp{
	color: #F65103;
}
div.regis_detial table td.btn{
	padding-top: 10px;
}

/***********************************forgot*******************************/

div.sec_right div.content div.forgot{
	width: 770px;
	height: auto;
	padding: 15px 0px 0px 15px;
	margin-bottom: 40px;
}
div.forgot div.forgot_detail{
	background: url('../images/regis/bg_forgot.jpg') no-repeat top left;
	width: 677px;
	height: 199px;
	margin: 60px 0px 50px 47px; 
}
div.forgot_detail table{
	margin: 30px 0px 0px 30px;
	font-size: 13px;
	color: #006E39;
}
div.forgot_detail table td{
	padding: 2px 0px;
	vertical-align: top;
}
div.forgot_detail table td span{
	color: #F65103;
	font-weight: bold;
}
div.forgot_detail table td.alert{
	color: #666;
	line-height: 12px;
	padding-bottom: 10px;
}
div.forgot_detail table td .text{
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	font-size: 11px;
	color: #666;
	width: 210px;
}
div.forgot_detail table td.imp{
	color: #F65103;
}
div.forgot_detail table td.btn{
	padding-top: 10px;
}

/*********************************** link *******************************/

div.sec_right div.content div.links{
	width: 770px;
	height: auto;
	padding: 15px 0px 0px 15px;
	margin-bottom: 40px;
}
div.links div.link_detail{
	margin: 25px 0px 25px 20px; 
}
div.link_detail table td{
	vertical-align: top;
}
div.link_detail table td ul{
	list-style-image: url('../images/li.gif');
	padding-left: 20px;
	margin: 0px;
	line-height: 22px;
}
div.link_detail table td ul li a{
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
div.link_detail table td ul li a:hover{
	font-size: 13px;
	color: #F65103;
	text-decoration: none;
}

/*********************************** contact *******************************/

div.sec_right div.content div.contact{
	width: 770px;
	height: auto;
	padding: 15px 0px 0px 15px;
	margin-bottom: 15px;
}
div.contact div.contact_detail{
	margin-top: 25px; 
	height: auto;
}
div.contact_detail div.left{
	float: left;
}
div.left img.map{
	border: 4px solid #006E39;
	margin: 30px 0px 5px 10px;
}
div.left div.text_pic{
	text-align: right;
	width: 432px;
}
div.contact_detail div.right{
	float: right;
	margin-right: 10px;
}
div.right div.add{
	background: url('../images/contact/bg.gif') no-repeat top left;
	width: 312px;
	height: 115px;
	margin-bottom: 15px;
}
div.right div.add02{
	background: url('../images/contact/bg.gif') no-repeat top left;
	width: 312px;
	height: 115px;
}
div.right div.add div.text, div.right div.add02 div.text{
	font-size: 13px;
	color: #666;
	margin: 10px 0px 0px 20px;
}
div.right div.add div.text span, div.right div.add02 div.text span{
	font-weight: bold;
}
div.add div.btn, div.add02 div.btn{
	margin: 15px 0px 0px 20px;
}

/************************************* Thickbox ********************************************/
#Thickbox { padding: 20px; }
#Thickbox .head { font-size: 18px; font-weight: bold; color: #F65103; padding-bottom: 10px; }
#Thickbox .text { font-size: 11px; color: #333333; padding-bottom: 10px; }
#Thickbox .lbl { color: #F65103; }
#Thickbox .images { padding: 10px 0px; text-align: center; }
#Thickbox .images div { width: auto; padding: 0px 0px 10px 0px;}

/*********************************** pop up *******************************/

.popup{
	text-align: center;
	background-image: none;
	background-color: #FFF;
}
div.popup01{
	width: 440px;
	height: 290px;
	text-align: left;
	margin: 15px 10px;
	font-size: 13px;
}
div.popup01 table{
	margin-top: 15px;
}
div.popup01 table td{
	padding: 5px 0px;
}
div.popup01 table td.text_color{
	color: #006E39;
}
div.popup01 .text{
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	font-size: 12px;
	color: #666;
	width: 210px;
	height: 15px;
}
div.popup01 div.link{
	margin-top: 15px;
}
div.popup01 div.link a{
	font-size: 13px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
div.popup01 div.link a:hover{
	font-size: 13px;
	color: #F87C41;
	font-weight: normal;
	text-decoration: underline;
}
div.popup02{
	width: 440px;
	height: 290px;
}
div.popup02 img{
	margin-top: 70px;
}
div.popup03{
	width: 550px;
	height: 220px;
	margin: 15px 10px;
	text-align: left;
}
div.popup03 div.list{
	width: 520px;
	height: 200px;
	margin: 5px 0px 10px 0px;
	overflow: auto;
	font-size: 13px;
}
div.popup03 div.list02{
	width: 520px;
	height: 280px;
	margin: 15px 0px 10px 0px;
	overflow: auto;
	font-size: 13px;
}
div.popup03 div.link{
	text-align: center;
}
div.popup03 div.link img{
	margin: 0px 2px;
}
div.popup03 table.out{
	border: 1px solid #C5C5C5;
	margin: 5px 0px 0px 5px;
}
div.popup03 table.out2{
	border: 1px solid #C5C5C5;
	background-color: #F0F0F0;
	margin: 5px 0px 0px 5px;
}
div.popup03 table.out td, div.popup03 table.out2 td{
	padding: 5px;
	font-size: 13px;
}
td.color_green{
	font-weight: bold;
	color: #006E39;
}
div.popup03 .text{
	background-color: #F3F3F3;
	border: 1px solid #333;
	font-size: 12px;
	color: #666;
	width: 30px;
	height: 15px;
}
div.popup03 div.link02{
	text-align: left;
}
div.popup03 div.link02 img{
	margin: 0px 2px;
}
