body {
	padding: 0;
	margin: 0;
	background-color: #fff;
	font: 86% 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
}

h1 {
	font-size: 90%;
	font-weight: normal;
	color: #999999;
	margin: 0;
	padding: 2px 5px;
}

h2 {
	font-size: 115%;
	font-weight: bold;
	color:#333333;
	margin: 0;
  padding: 3px 0 3px 15px;
	margin-bottom: 16px;
	background-image: url(../image/h3_title_bg.jpg);
	background-repeat: no-repeat;

}
h3 {
	font-size: 112%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 16px 0;
	padding: 0 0 0 15px;
	background-image: url(../image/h4_title_bg.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 485px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../image/h5_title_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 0 16px 0;
	padding: 4px 0 4px 15px;
	width: 485px;
}

h5 {
	font-size: 85%;
	font-weight: bold;
	margin: 0;
}

p {
	padding: 0;
	margin: 5px 0;
}

img {
  border: 0;
}

form {
	margin: 0;
	padding: 3px 5px 0 0;
}

ul {
  margin: 0;
	padding: 0;
	list-style-type: none;
}

ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

a:link {
	color: #002166;
	text-decoration: none;
}
a:visited {
	color: #002166;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}


/* # id */

#body_head {
	width: 740px;
	border-right: 1px solid #cccccc;
	clear: both;
	margin: 0 auto 0 0;
	height: 112px;
}

#header_tel {
	background-image: url(../image/image_header_tel.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-indent: -9999pt;
}

#logo {
	float: left;
	height: 75px;
	width: 300px;
}

#logo_side {
	text-align: right;
	float: right;
	margin: 0;
	width: 440px;
	padding: 0px;
	display: block;
  font-size: 90%;
}

li.menu1 a {
	background-image: url(../image/button_rfid.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #001237;
	width: 183px;
	margin: 0px;
	padding: 12px 0 12px 15px;
	display: block;
}
li.menu2 a {
	background-image: url(../image/button_work.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #001237;
	width: 183px;
	margin: 0px;
	padding: 12px 0 12px 15px;
	display: block;
}
li.menu3 a {
	background-image: url(../image/button_develop.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #001237;
	width: 183px;
	margin: 0px;
	padding: 12px 0 12px 15px;
	display: block;
}
li.menu4 a {
	background-image: url(../image/button_verification.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #001237;
	width: 183px;
	margin: 0px;
	padding: 12px 0 12px 15px;
	display: block;
}
li.menu5 a {
	background-image: url(../image/button_webservice.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #001237;
	width: 183px;
	margin: 0px;
	padding: 12px 0 12px 15px;
	display: block;
}
li.menu8 a {
	background-image: url(../image/button_speasic_off.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #001237;
	width: 183px;
	margin: 0px;
	padding: 12px 0 12px 15px;
	display: block;
}

.menu_area {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 198px;
	background-repeat: repeat-y;
	display: block;
}
.menu_top {
	width: 198px;
	height: 16px;
	margin: 0px;
}

#main {
	float: left;
	width: 510px;
	text-decoration: none;
	background-image: url(../image/image_sub_menu.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#body_main {
	width: 724px;
	clear: both;
	margin: 0 auto 0 0;
	padding: 0 8px 0 8px;
	background-image: url(../image/image_main_body_bg.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#body_main:after {
	content:"";
	display:block;
	height:100%;
	clear:both;
}

#body_foot {
	width: 724px;
	margin: 0 auto 0 0;
	padding: 0px 8px 0 8px;
	background-image: url(../image/image_foot.gif);
	background-repeat: no-repeat;
	height: 65px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	clear: both;
}

#menu_bg {
	width: 724px;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	clear: both;
	text-decoration: none;
}
#footer_leftmenu {
	width: 198px;
	padding-top: 5px;
	float: left;
}
li.footer_menu1 a {
	background-image: url(../image/button_p.gif);
	height: 12px;
	width: 198px;
	margin-top: 3px;
	background-repeat: no-repeat;
	display: block;
}
li.footer_menu2 a {
	background-image: url(../image/button_s.gif);
	height: 12px;
	width: 198px;
	margin-top: 3px;
	background-repeat: no-repeat;
	display: block;
}

li.main_menu {
	background-image: url(../image/mainmenu_off.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 150px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	font: 12pt cursive, serif;
	font-weight: bold;
  text-indent: 18px;
  line-height: 50px;
}
li.main_menu a {
	background-image: url(../image/mainmenu_off.jpg);
	display: block;
	color : #025;
}
li.main_menu a:hover {
	background-image: url(../image/mainmenu_on.jpg);
	display: block;
	color : #FF6600;
  text-indent: 20px;
}

li.mm_speasic {
	background-image: url(../image/speasic_off.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 150px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	font: 12pt cursive, serif;
	font-weight: bold;
  text-indent: 18px;
  line-height: 50px;
}
li.mm_speasic a {
	background-image: url(../image/speasic_off.jpg);
	display: block;
}
li.mm_speasic a:hover {
	background-image: url(../image/speasic_on.jpg);
	display: block;
}

li.mm_blank {
	background-image: url(../image/button.jpg);
	height: 43px;
	width: 124px;
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
}

li.menu1 a:hover {
	font-size: 16px;
	color: #FF6600;
	background-image: url(../image/button_rfid_on.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 183px;
	margin: 0px;
	padding: 12px 0px 12px 15px;
	font-weight: bold;
	display: block;
}
li.menu2 a:hover {
	font-size: 16px;
	color: #FF6600;
	background-image: url(../image/button_work_on.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 183px;
	margin: 0px;
	padding: 12px 0px 12px 15px;
	font-weight: bold;
	display: block;
}
li.menu3 a:hover {
	font-size: 16px;
	color: #FF6600;
	background-image: url(../image/button_develop_on.gif);
	background-position: left;
	width: 183px;
	padding: 12px 0px 12px 15px;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	margin: 0px;
}
li.menu4 a:hover {
	font-size: 16px;
	color: #FF6600;
	background-image: url(../image/button_verification_on.gif);
	background-position: left;
	width: 183px;
	padding: 12px 0px 12px 15px;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	margin: 0px;
}
li.menu5 a:hover {
	font-size: 16px;
	color: #FF6600;
	background-image: url(../image/button_webservice_on.gif);
	background-position: left;
	width: 183px;
	padding: 12px 0px 12px 15px;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	margin: 0px;
}
li.menu8 a:hover {
	font-size: 16px;
	color: #FF6600;
	background-image: url(../image/button_speasic_on.gif);
	background-position: left;
	width: 183px;
	padding: 12px 0px 12px 15px;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	margin: 0px;
}

#footer_right {
	width: 510px;
	padding-top: 5px;
	float: right;
	font-size: 11px;
	line-height: 150%;
	padding-bottom: 5px;
}
.under_menu {
	font-size: 9pt;
	color: #666666;
	text-align: center;
	width: 510px;
	height: 32px;
	font-weight: normal;
}
.footer_copy {
	width: 510px;
	float: right;
	margin-top: 5px;
	text-align: center;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

#sub_menu {
	font-size: 90%;
	font-weight: normal;
	color: #666666;
	height: 13px;
	width: 510px;
	padding-top: 3px;
	margin-bottom: 16px;
}

li.menu6 a {
	font-size: 16px;
	color: #001237;
	background-image: url(../image/button_corp_off.gif);
	background-position: left;
	width: 183px;
	padding: 12px 0px 12px 15px;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	margin: 0px;
}
li.menu6 a:hover {
	font-size: 16px;
	color: #FF6600;
	background-image: url(../image/button_corp_on.gif);
	background-position: left;
	width: 183px;
	padding: 12px 0px 12px 15px;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	margin: 0px;
}

.h3_title2 {
  padding: 0;
	background-image: url(../image/h3_title_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 370px;
	height: 16px;
}

.box {
	width: 490px;
	margin-bottom: 16px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 160%;
	color: #333333;
	font-weight: normal;
}

.table_b {
	border: 1px solid #CCCCCC;
}

li.menu6_now {
	font-size: 16px;
	color: #FF6600;
	background-image: url(../image/button_corp_on.gif);
	background-position: left center;
	width: 186px;
	padding: 11px 13px 12px 0;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	margin: 0px;
	text-decoration: none;
}
li.side_sub_menu {
	font-size: 12px;
	color: #FF6600;
	background-image: url(../image/button_side_sub_on.jpg);
	background-position: left center;
	width: 178px;
	padding: 4px 0 4px 20px;
	background-repeat: no-repeat;
	font-weight: normal;
	display: block;
	margin: 0px;
}
li.side_sub a:hover {
	font-size: 12px;
	color: #FF6600;
	background-image: url(../image/button_sub_on.gif);
	background-position: left center;
	width: 178px;
	padding: 4px 0 4px 20px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
}
li.side_sub a {
	font-size: 12px;
	color: #000F2F;
	background-image: url(../image/button_sub_off.gif);
	background-position: left center;
	width: 178px;
	padding: 4px 0 4px 20px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
}
.fnt_12_box_left {
	font-size: 12px;
	line-height: 170%;
	font-weight: normal;
	color: #333333;
	background-color: #E6E6E6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.fnt_12_box_right {
	font-size: 12px;
	line-height: 170%;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

li.menu3_now {
	font-size: 16px;
	color: #FF6600;
	background-image: url(../image/button_develop_on.gif);
	background-position: left center;
	width: 186px;
	padding: 11px 13px 12px 0;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	margin: 0px;
}
li.menu4_now {

	font-size: 16px;
	color: #FF6600;
	background-image: url(../image/button_verification_on.gif);
	background-position: left center;
	width: 186px;
  padding: 11px 0 13px 12px;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	margin: 0px;
}
li.menu5_now {
	font-size: 16px;
	color: #FF6600;
	background-image: url(../image/button_webservice_on.gif);
	background-position: left center;
	width: 186px;
  padding: 11px 0 13px 12px;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	margin: 0px;
}

.css-caption-box {
   float: right;
   width: 180px;
   margin-top: 0;
   margin-right: 0.5em;
   text-align: center;
   font-weight: bold;
   font-size: 0.8em;
   color: #696969;
   background-color: #fffaf0;
}
.blue_bold {
	font-size: 12px;
	font-weight: bold;
	color: #1F2747;
}

.box_2 {
	width: 470px;
	margin-bottom: 16px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	background-color: #E8EFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}

.fnt_12_box_left2 {
	font-size: 12px;
	line-height: 170%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.box5 {
	border: 1px solid #999999;
	line-height: 160%;
	font-size: 12px;
	color: #333333;
	width: 480px;
	margin: 0 0 16px 10px;
	padding: 5px;
}

.bg_under {
	background-image: url(../image/bu__under_bg.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 198px;
}
.nolink {
	font-size: 12px;
	color: #999999;
}

.fnt_12_box_left3 {
	font-size: 12px;
	line-height: 170%;
	font-weight: normal;
	color: #333333;
	background-color: #E6E6E6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.form {
	font-size: 12px;
}

li.menu1_now {
	font-size: 16px;
	color: #FF6600;
	background-image: url(../image/button_rfid_on.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 186px;
	margin: 0px;
  padding: 11px 0 13px 12px;
	font-weight: bold;
	display: block;
}
li.menu2_now a {color: #001237;}
li.menu2_now a:hover {color: #FF6600;}

li.menu2_now {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	background-image: url(../image/button_work_on.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 186px;
	margin: 0px;
	padding: 11px 0 13px 12px;
	display: block;
}
li.menu2_now a {color: #001237;}
li.menu2_now a:hover {color: #FF6600;}

li.menu8_now {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	background-image: url(../image/button_speasic_on.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 186px;
	margin: 0px;
	padding: 11px 0 13px 12px;
	display: block;
}
li.menu8_now a {color: #001237;}
li.menu8_now a:hover {color: #FF6600;}


ol.dot {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 25px;
}
ol.no {list-style-type: none;}
ol.number {list-style-type: decimal;}

.table_top {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../work/image/table_top.jpg);
	padding-top: 4px;
	padding-bottom: 4px;
}
.table_line {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.fnt14_blue {
	font-size: 14px;
	color: #333399;
	font-weight: bold;
}

li.head_menu1 a {
	background-image: url(../image/button_otoi_off.gif);
	background-repeat: no-repeat;
	width: 110px;
	float: left;
	clear: none;
	height: 21px;
	margin: 0;
	padding: 0;
}
li.head_menu2 a {
	background-image: url(../image/button_site_off.gif);
	background-repeat: no-repeat;
	width: 110px;
	float: left;
	clear: none;
	height: 21px;
	margin: 0;
	padding: 0;
}
li.head_menu1 {
	background-image: url(../image/button_otoi_off.gif);
	background-repeat: no-repeat;
	width: 110px;
	float: left;
	clear: none;
	height: 21px;
	margin: 0;
	padding: 0;
}
li.head_menu2 {
	background-image: url(../image/button_site_off.gif);
	background-repeat: no-repeat;
	width: 110px;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	height: 21px;
}
.h_21 {
	width: 220px;
	height: 21px;
	padding: 0 0 0 220px;
  margin: 0;
}

li.side_sub_nolink {
	font-size: 12px;
	color: #666666;
	background-image: url(../image/button_sub_off.gif);
	background-position: left center;
	width: 178px;
	padding: 4px 0px 4px 20px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
}

li.main_menu1_now {
	background-image: url(../image/button_business_on.jpg);
	height: 43px;
	width: 150px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
}
li.main_menu2_now {
	background-image: url(../image/button_corp_on.jpg);
	height: 43px;
	width: 150px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
}
li.main_menu3_now {
	background-image: url(../image/button_adopt_on.jpg);
	height: 43px;
	width: 150px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
}
li.menu3_top a {
	font-size: 16px;
	color: #001237;
	background-image: url(../image/button_develop_on.gif);
	background-position: left center;
	width: 183px;
	padding: 11px 0px 10px 15px;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	margin: 0px;
}
li.menu5_top a {
	font-size: 16px;
	color: #001237;
	background-image: url(../image/button_webservice_on.gif);
	background-position: left center;
	width: 183px;
	padding: 11px 0px 10px 15px;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	margin: 0px;
}
li.menu6_top a {
	font-size: 16px;
	color: #001237;
	background-image: url(../image/button_corp_on.gif);
	background-position: left center;
	width: 183px;
	padding: 11px 0px 10px 15px;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	margin: 0px;
}

.b_table_under2 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 12px;
	padding-right: 12px;
	width: 196px;
	background-image: url(../../spe/image/image_table_under.jpg);
	background-repeat: repeat-y;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #35449B;
	height: 170px;
}
.b_table_under3 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 12px;
	padding-right: 12px;
	width: 196px;
	background-image: url(../../spe/image/image_table_under.jpg);
	background-repeat: repeat-y;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #35449B;
	height: 140px;
}
.box_center {
	width: 490px;
	margin-bottom: 16px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	font-weight: normal;
	text-align: center;
}
li.side_sub2 a {
	font-size: 12px;
	color: #000F2F;
	background-image: url(../image/button_sub_off.gif);
	background-position: left center;
	width: 188px;
	padding: 4px 0px 4px 10px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	font-weight: bold;
}
li.side_sub2 a:hover {
	font-size: 12px;
	color: #FF6600;
	background-image: url(../image/button_sub_on.gif);
	background-position: left center;
	width: 188px;
	padding: 4px 0px 4px 10px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	font-weight: bold;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}

