@charset "utf-8";
a {
	outline: none; /* for Firefox Google Chrome  */
 behavior: expression(this.onFocus=this.blur()); /* for IE */
}

body {
	font-family: Arial, Tahoma;
	font-size:12px;
	padding:0px;
	margin:0px;
	font-size:13px;
	line-height:22px;
	color:#626262;
}

select, input {
	font-family: Arial, Tahoma;
	color:#959595;
    font-size:12px;
	line-height:12px;
}
/* RESET */
dd, dt, dl, p, ul, li, form, input, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
ul, ol {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
img {
	border: none;
}
.clear {
	clear:both;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}

/*LAYOUT*/
#container {
	width:930px;
	margin:0px auto;
}
#header {
	width:930px;
	height:101px;
	position:relative;
}
#contentBox {
	padding-top:8px;
}
#sideBar {
	margin-right:20px;
	float:left;
	
}
#content {
	float:left;
	width:720px;
	
}
#content_rss {
	float:left;
	width:930px;
}
#content_contact {
	padding-left: 17px;
	float:left;
	width:913px;
}
#indexFooter {
	width:930px;
	padding:20px 0px 20px 0px;
}
#footer {
	background:url(../images/footerBg.gif) no-repeat;
	width:930px;
	height:38px;
	margin:50px 0px 20px 0px;
}
/*HEADER*/
#header #logo {
	background:url(../images/logo.gif) no-repeat 0px 5px;
	width:127px;
	height:47px;
	position: absolute;
	top:15px;
	left:0px;
	text-indent:-9999px;
}
#header ul#nav {
	background:url(../images/navBg.gif) no-repeat;
	width:930px;
	height:28px;
	line-height:28px;
	margin-top:14px;
	color:#004ea2;
}
#header ul#nav li {
	float:left;
	font-weight:bold;
	margin-left:44px;
	display:inline;
}
#header ul#nav li a {
	color:#5d5c5c;
	font-size: 12px;
}
#header ul#nav li a:hover {
	color:#004ea2;
	text-decoration:none;
}
#header ul#subNav {
	color:#2f547b;
	font-size:11px;
	padding:13px 0px 25px 0px;
}
#header ul#subNav li {
	float: right;
	font-size:11px;
	line-height:13px;
}
#header ul#subNav li a {
	border-left:1px solid #2f547b;
	color:#2f547b;
	font-size:13px;
	padding:0px 10px;
}
#header ul#subNav li a:hover{
	color:#666;
}
#header ul#subNav li a.first {
	border: none;
}
#header ul#subNav li a.last {
	padding-right:0px;
}
/*Language*/
#header .language {
	width:180px;
	height:21px;
	color:#959595;
	float:left;
	margin-left:555px;
	_margin-left:0px;
	_padding-left:555px;
	position:relative;
}
#header .language .keyin {
	background: url(../images/languKeyin.gif) no-repeat;
	width:144px;
	height:21px;
	font-size:12px;
	line-height:21px;
	color:#959595;
	float:left;
	padding-left:8px;
}
#header .language .btn {
	background:url(../images/languBtn.gif) no-repeat;
	width:25px;
	height:21px;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
}
#header .language ul.items {
	z-index:50;
	width:154px;
	border:1px solid #cfcfcf;
	background-color:#FFF;
	position:absolute;
	font-size:12px;
}
#header .language ul.items li {
	padding:2px 8px 2px 8px;
}
#header .language ul.items li:hover {
	background: #F3F3F3;
}
#header .language ul.items a {
	color:#474747;
	display:block;
}
#header .language ul.items a:hover {
	text-decoration:none;
	color: #111;
}
/*Search*/
#header .search {
	width:188px;
	height:21px;
	margin-left:7px;
	float:left;
}
#header .search .keyin {
	background: url(../images/languKeyin.gif) no-repeat;
	width:163px;
	height:21px;
	color:#959595;
	float:left;
}
#header .search .keyin input.searchKeyin {
	border:0px;
	margin-left:5px;
	color:#959595;
	margin-top:3px;
	#margin-top:1px;
	width:150px;
}
#header .search .btn {
	background: url(../images/searchBtn.gif) no-repeat;
	width:25px;
	height:21px;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
}
/*INDEXFOOTER*/
#copyright {
	color:#858585;
	font-size:11px;
	float:left;
	width:430px;
	padding-left:5px;
}
#copyright a {
	color:#858585;
}

#footerLink li {
	float:left;
}
#footerLink li a {
	border-left:1px solid #000;
	color:#2f547b;
	font-size:12px;
	line-height:38px;
	padding-left:5px;
	padding-right:5px;
	
}
#footerLink li a:hover{
	color:#666;
}
#footerLink li a.first {
	border: none;
	padding-left:0px;
}
#footerLink li a.last {
	padding-right:0px;
}
/*FOOTER*/
#copyright {
	line-height:38px;
}
#footerLink {
	float:right;
	
	
	height:38px;
	padding-left:10px;
	padding-right:10px;
}
#footerLink li a.first {
	border: none;
	margin-left:20px;
}
/*TEMP*/
#contentBox .indexBanner {
	width:930px;
	height:321px;
	margin-bottom:8px;
}
#contentBox .mainBanner {
	width:930px;
	height:265px;
	margin-bottom:8px;
}
#contentBox .path {
	background: url(../images/latestNews_bg.gif) no-repeat;
	width:930px;
	height:27px;
	line-height:27px;
	margin-bottom:18px;
}
#contentBox .path p {
	padding-left:17px;
	font-size:13px;
	width:880px;
	float:left;
}
#contentBox .path a {
	color:#474747;
}
#contentBox .path a:hover {
	color:#000;
}
.path .rss {
	float:right;
	display:block;
	background:url(../images/icon_rss.gif) no-repeat 7px 0px;
	padding:0px 7px;
	margin-top:5px;
	width:17px;
	height:17px;
	text-indent:-9999px;
	border-left: 1px solid #d2d2d2;
	overflow: hidden;
}
#content .title {
	margin-bottom:20px;
	width:708px;

	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:27px;
}
#content em{
	color:#009999;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}
#sideBar .titleAbout, #sideBar .titlePressroom, #sideBar .titleProducts, #sideBar .titleSolutions, #sideBar .titleSupport, #sideBar .titleInvestor {
	width:190px;
	height:29px;
	background-image:url(../images/plusBox_top_long.gif);
	font-size:15px;
	line-height:29px;
	color:#FFFFFF;
	text-align:center;
}
#sideBar ul {
	width:190px;
	background:#e4e4e4;
}
#sideBar li {
	width:162px;
	padding:10px 0px 10px 26px;
	font-size:13px;
	line-height:13px;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	background:url(../images/sidebarPoint.gif) no-repeat 16px 15px;
	min-height:12px;
	_height:12px;
}
#sideBar li a {
	color:#2f547b;
}
#sideBar li a:hover{
	color:#0093dd;
}

#sideBar li.sub a:hover{
	color:#2d2d2d;
}
#sideBar li.choose {
	color:#4687cc;
	background:url(../images/sidebarChooseBg_new.gif) repeat-x;

}

#sideBar .bot {
	background:url(../images/sidebarBot.gif) no-repeat;
	width:190px;
	height:17px;
}
#sideBar li.sub {
	width:152px;
	font-size:12px;
	line-height:12px;
	background:#f5f5f5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 36px;
	background-color: #f5f5f5;
	background-image: url(../images/sidebarPoint2.gif);
	background-repeat: no-repeat;
	background-position: 26px 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c1c1c1;
	border-left-color: #c1c1c1;
}
#sideBar li.sub a {
	color:#3189e5;
}
#sideBar li.choose2 {
	color:#2f547b;
	background:url(../images/sidebarChooseBg.gif) repeat-x;
}
#sideBar li.choose3 {
	color:#2f547b;
}

element.style {
    display: none;
}

/*INDEX*/
#contentBox .latestNews {
	background: url(../images/latestNews_bg.gif) no-repeat;
	width:930px;
	height:27px;
	line-height:27px;
	margin-bottom:8px;
}
#contentBox .latestNews a {
	
	font-size:12px;
	color:#2f547b;
}

#contentBox .latestNews a:hover {
	text-decoration:none;
}
.latestNews .hl {
	display:block;
	float:left;
	font-style:italic;
	font-size:10px;
	padding-left:17px;
}
.latestNews .choose {
	width:19px;
	height:15px;
	float:left;
	padding:0px 11px;
	padding-top:8px;
 #padding-top:0px;
	_padding-top:7px;
}
.latestNews .choose .iconL {
	cursor:pointer;
	border-right:1px solid #cecece;
	padding-right:4px;
}
.latestNews .choose .iconR {
	cursor:pointer;
	padding-left:4px;
}
.latestNews h3 {
	float:left;
	width:613px;
	margin-left:5px;
	background:url(../images/latestNews_icon.gif) no-repeat 0px 12px;
	padding-left:8px;
	overflow:hidden;
	line-height:27px;
}
.latestNews h4 {
	float:left;
	font-size:11px;
}
.latestNews a.viewAll {
	display:block;
	float:right;
	height:15px;
	padding-right:7px;
}
.latestNews .viewAll:link {
	color:#474747;
}
.latestNews .rss {
	float:right;
	background:url(../images/icon_rss.gif) no-repeat 7px 0px;
	border-left:1px solid #d2d2d2;
	padding-right:14px;
	margin-top:5px;
	width:17px;
	height:17px;
	display:block;
}
#contentBox .pdCategory {
	width:734px;
	height:196px;
	float:left;
}
#contentBox .pdCategory li {
	margin-right:6px;
	width:179px;
	height:196px;
	float:left;
}
#contentBox .pdCategory li h2 {
	height:29px;
	line-height:29px;
	padding-left:21px;
	font-weight:bold;
	overflow: hidden;
}
#contentBox .pdCategory li h2 a {
	color:#474747;
}
#contentBox .pdCategory li h2 a:hover {
	color: #000;
	text-decoration:none;
}
#contentBox .pdCategory li.bg01 {
	background:url(../images/indexPd_bg01.gif) no-repeat;
}
#contentBox .pdCategory li.bg02 {
	background:url(../images/indexPd_bg02.gif) no-repeat;
}
#contentBox .pdCategory li.bg03 {
	background:url(../images/indexPd_bg03.gif) no-repeat;
}
#contentBox .pdCategory li.last {
	margin-right:0px;
}
#contentBox .quickLink {
	background:url(../images/indexQL_bg.gif) no-repeat;
	width:188px;
	height:196px;
	float:left;
	margin-left:8px;
}
#contentBox .quickLink li {
	float:left;
	width:167px;
	margin-left:7px;
	height:64px;
	border-bottom:1px solid #c1c1c1;
}
#contentBox .quickLink li.last {
	border:0px;
}
#contentBox .quickLink li.bg01 {
	background:url(../images/indexQL_bg01.jpg) no-repeat 0px 1px;
}
#contentBox .quickLink li.bg02 {
	background:url(../images/indexQL_bg02.jpg) no-repeat;
}
#contentBox .quickLink li.bg03 {
	background:url(../images/indexQL_bg03.jpg) no-repeat;
}
#contentBox .quickLink a {
	display:block;
	color:#2f547b;
	font-weight:normal;
	line-height:16px;
	margin:18px 0px 0px 35px;
	font-size:12px;
}
#contentBox .quickLink a strong{
	font-weight:bold;
}
#contentBox .quickLink a:hover {
	color:#333;
	text-decoration:none;
}
#contentBox .quickLink p {
	margin-left:35px;
	font-size:11px;
}
/*about*/
#contentBox .bannerAbout {
	background:url(../images/bannerAbout01.jpg) no-repeat;
}
#sideBar .titleAbout {
	background-position:0px 0px;
}
#content .titleAbout {
	background-position:0px 0px;
}
dl.about01 dt {
	padding-left:71px;
	height:63px;
	margin:31px 0px 10px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:63px;
	background:url(../images/about01_icon.jpg) no-repeat;
}

dl.noIcon dt{
	font-weight:bold;
	line-height:40px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}
dl.about01 dt.t01 {
	background-position:0px 0px;
}
dl.about01 dt.t02 {
	background-position:0px -62px;
}
dl.about01 dt.t03 {
	background-position:0px -124px;
}
dl.about01 dt.t04 {
	background-position:0px -186px;
}
dl.about01 dt.t05 {
	background-position:0px -248px;
}
#content .titleAbout03 {
	background-position:0px -38px;
}
#content ul.about03 {
	width:720px;
}
ul.about03 li {
	float:left;
	display:inline;
	position:relative;
	width:220px;
	height:145px;
	padding-left:127px;
	overflow:hidden;
	margin:0px 12px 10px 0px;
}
ul.about03 .honorPic {
	position:absolute;
	left:0px;
	top:0px;
}
ul.about03 h4 {
	line-height:18px;
	color:#2f547b;
	font-size:15px;
}
ul.about03 h5 {
	margin-top:14px;
	font-weight:bold;
	color:#2f547b;
	font-size:13px;
	line-height:13px
}
ul.about03 p {
	line-height:16px;
}
ul.about03 span {
	position:absolute;
	display:block;
	left:0px;
	top:120px;
	width:120px;
	font-size:13px;
	color:#2f547b;
	text-align:right;
}
ul.about03 li.line {
	width:720px;
	height:1px;
	border-bottom:1px solid #d2d2d2;
	padding:0px;
	margin:0px;
	margin-bottom:22px;
}
#content .titleAbout04 {
	background-position:0px -57px;
}
#content .about04 {
	width:720px;
	display:inline;
}
.about04 li {
	width:190px;
	height:280px;
	float:left;
	margin:0px 50px 30px 0px;
	display:inline;
}
.about04 li img {
	border:1px solid #cecece;
}
.about04 li h4 {
	color:#4a8cba;
	line-height:15px;
}
.about04 li h4 .bold {
	color:#4a8cba;
	line-height:16px;
	font-weight:bold;
}
.about04 li p {
	line-height:20px;
}
/*PAGE*/
#content .page {
	background:url(../images/pageBg.gif) no-repeat;
	width:720px;
	height:39px;
	text-align:center;
	font-size:12px;
	margin-top:40px;
	line-height:39px;
}
.page .prev {
	background: url(../images/pagePrev.gif) no-repeat 0px 7px;
	padding-left:10px;
	height:20px;
	width:45px;
	text-align:left;
	background-position:left 4px;
}
.page .next {
	background: url(../images/pageNext.gif) no-repeat right 7px;
	padding-right:10px;
	height:20px;
	width:45px;
	text-align:right;
	background-position:right 4px;
}
.page .current {
	font-weight:bold;
	color:#4d4d4d;
	font-size:11px;
	background:#d5d5d5;
	width:19px;
	height:19px;
}
.page a {
	color:#4d4d4d;
	padding:0px 7px;
	height:13px;
}
.page a:hover {
	color:#4d4d4d;
}
/*worldwide office*/
#content .titleAbout02 {
	background-position:0px -19px;
}
.worldwide {
	font-family: Arial;
	width: 700px;
	height: 200px;
	background-image: url(../images/worldwide_01.gif);
	background-repeat: no-repeat;
	font-size: 18px;
}
.worldafrica {
	font-family: Arial;
	width: 332px;
	height: 200px;
	background-image: url(../images/worldwide_africa.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	overflow: hidden;
}
ul.about02 h1 {
	line-height:18px;
	color:#428fc4;
	font-size:18px;
	padding-left: 81px;
	padding-top: 28px;
}
ul.about02 h2 {
	margin-top:0px;
	font-weight:bold;
	color:#5f7db0;
	font-size:12px;
	font-family: Arial;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 81px;
	line-height: 12px;
}
ul.aboutContents {
	font-size: 12px;
	padding-top: 26px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 18px;
}
ul.aboutContents .left, ul.aboutContents div.right {
	float: left;
}
ul.aboutContents .left {
	text-align: right;
	width: 115px;
	color: #4A87BD;
}
ul.aboutContents .right {
	padding: 0 0 0 4px;
}
.countrylist {
	width: 700px;
}
ul.africa {
	float: left;
	padding-right: 10;
	padding-bottom: 0;
	background-image: url(../images/worldwide_africa.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 350px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
}
ul.africa h1 {
	line-height:18px;
	color:#428fc4;
	font-size:18px;
	padding-left: 81px;
	padding-top: 28px;
}
ul.africa h2 {
	margin-top:0px;
	font-weight:bold;
	color:#5f7db0;
	font-size:12px;
	font-family: Arial;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 81px;
	line-height: 12px;
}
ul.asia {
	float: left;
	padding-bottom: 0;
	background-image: url(../images/worldwide_asiapacific.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 350px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
}
ul.asia h1 {
	line-height:18px;
	color:#428fc4;
	font-size:18px;
	padding-left: 81px;
	padding-top: 28px;
}
ul.africa h2 {
	margin-top:0px;
	font-weight:bold;
	color:#5f7db0;
	font-size:12px;
	font-family: Arial;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 81px;
	line-height: 12px;
}
ul.euro {
	float: left;
	padding-bottom: 0;
	background-image: url(../images/worldwide_euro.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 350px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
}
ul.euro h1 {
	line-height:18px;
	color:#428fc4;
	font-size:18px;
	padding-left: 81px;
	padding-top: 28px;
}
ul.japan {
	float: left;
	padding-bottom: 0;
	background-image: url(../images/worldwide_japan.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 350px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
}
ul.japan h1 {
	line-height:18px;
	color:#428fc4;
	font-size:18px;
	padding-left: 81px;
	padding-top: 28px;
}
ul.latin {
	float: left;
	padding-bottom: 0;
	background-image: url(../images/worldwide_latin.gif);
	background-repeat: no-repeat;
	height: 250px;
	width: 350px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
}
ul.latin h1 {
	line-height:18px;
	color:#428fc4;
	font-size:18px;
	padding-left: 81px;
	padding-top: 28px;
}
ul.china {
	float: left;
	padding-bottom: 0;
	background-image: url(../images/worldwide_china.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: 540px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
}
ul.china h1 {
	line-height:18px;
	color:#428fc4;
	font-size:18px;
	padding-left: 81px;
	padding-top: 28px;
}
ul.us {
	float: left;
	padding-bottom: 0;
	background-image: url(../images/worldwide_us.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: 300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
}
ul.us h1 {
	line-height:18px;
	color:#428fc4;
	font-size:18px;
	padding-left: 81px;
	padding-top: 28px;
}
ul.middleeast {
	float: left;
	padding-bottom: 0;
	background-image: url(../images/worldwide_middleeast.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: 300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
}
ul.middleeast h1 {
	line-height:18px;
	color:#428fc4;
	font-size:18px;
	padding-left: 81px;
	padding-top: 28px;
}
ul.taiwan {
	float: left;
	padding-bottom: 0;
	background-image: url(../images/worldwide_taiwan.gif);
	background-repeat: no-repeat;
	width: 350px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
}
ul.taiwan h1 {
	line-height:18px;
	color:#428fc4;
	font-size:18px;
	padding-left: 81px;
	padding-top: 28px;
}
ul.oem {
	float: left;
	padding-bottom: 0;
	background-image: url(../images/worldwide_oem.gif);
	background-repeat: no-repeat;
	width: 350px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
}
ul.oem h1 {
	line-height:18px;
	color:#428fc4;
	font-size:18px;
	padding-left: 81px;
	padding-top: 28px;
}
/*about_join*/
#content .titleAbout05 {
	background-position:0px -76px;
}
#join_searchbox {
	background-image: url(../images/unitech_about-join_searchbo.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 720px;
}
.join_box {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #4c548d;
	height: 41px;
	width: 177px;
	padding-left: 19px;
	padding-top: 32px;
	overflow: hidden;
}
.join_box2 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #4c548d;
	height: 41px;
	width: 177px;
	padding-top: 32px;
	overflow: hidden;
}
.join_form {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #959595;
	width: 270px;
	border: 1px solid #cecece;
	line-height: 16px;
}
.join_arrow {
	padding-top: 53px;
	overflow: hidden;
	float: left;
}
.join_go {
	padding-top: 52px;
	padding-left: 5px;
	color: #959595;
	overflow: hidden;
	float: left;
	height: 22px;
	width: 70px;
	font-family: Arial;
	font-size: 12px;
}
#join_searchresult {
	padding-top: 13px;
	width: 720px;
	float: left;
	overflow: hidden;
}
.searchreslut01 {
	font-family:Arial;
	color: #474747;
	font-size: 12px;
	float: left;
	overflow: hidden;
}
.searchreslut02 {
	font-family:Arial;
	color: #8d8d8d;
	font-size: 12px;
	float: left;
	overflow: hidden;
	padding-left: 4px;
}
.searchreslut03 {
	font-family:Arial;
	color: #4c548d;
	font-size: 12px;
	float: left;
	overflow: hidden;
	padding-left: 4px;
}
.join_searchresultline {
	width:720px;
	height:1px;
	border-bottom:1px solid #d2d2d2;
	padding:0px;
	margin-bottom:10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	overflow: hidden;
}
#resultlist {
	width: 720px;
}
ul.resultlist .left, ul.resultlist div.right, ul.resultlist div.right02 {
	float: left;
	overflow: hidden;
}
ul.resultlist .left {
	text-align: right;
	width: 90px;
	font-family:Arial;
	color: #4c548d;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
}
ul.resultlist .right {
	padding: 0 0 0 4px;
	font-family:Arial;
	color: #474747;
	font-size: 12px;
	line-height: 21px;
	width: 622px;
}
ul.resultlist .right02 {
	text-align: right;
	font-size: 12px;
	font-family:Arial;
	line-height: 21px;
	width: 720px;
}
/*Contact Us*/
#content_titleContact {
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:27px;
}
.contact_us {
	padding-top: 8px;
	width: 303px;
	height: 150px;
	float: left;
	overflow: hidden;
}
.contact_line {
	width:295px;
	height:1px;
	padding:0px;
	margin-bottom:10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
.contactline {
	width:303px;
	height:1px;
	padding:0px;
	margin-bottom:20px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #428FC4;
}
ul.contact .left, ul.contact div.right, ul.contact div.title {
	float: left;
	overflow: hidden;
}
ul.contact .title {
	width: 289px;
	margin-left: 6px;
	font-family:Arial;
	color: #428fc4;
	font-size: 15px;
	line-height: 20px;
	float: left;
	overflow: hidden;
	font-weight: bold;
}
ul.contact .title a{
	color: #428fc4;
}
ul.contact .title a:hover{
	text-decoration:underline;
}
ul.contact .title2 {
	width: 289px;
	margin-left: 6px;
	font-family:Arial;
	color: #428fc4;
	font-size: 12px;
	line-height: 18px;
	float: left;
	overflow: hidden;
}
ul.contact .left {
	text-align: right;
	width: 95px;
	font-family:Arial;
	color: #5f7db0;
	font-size: 12px;
	line-height: 16px;
	float: left;
	overflow: hidden;
}
ul.contact .right {
	padding: 0 0 0 4px;
	font-family:Arial;
	color: #474747;
	font-size: 11px;
	line-height: 16px;
	width: 190px;
	float: left;
	overflow: hidden;
}
.contact_form_title {
	font-family:Arial;
	color: #474747;
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
}
#contactform {
	/*background-image: url(../images/contact_form_bg.gif);
	background-repeat: no-repeat;*/
	width: 912px;
	border:1px solid #c9c9c9;
	background-color:#EFEFEF;
	padding-bottom:20px;
}
.contact_form_text01 {
	font-family:Arial;
	color: #c83831;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 17px;
}
ul.contactform .left, ul.contactform div.right, ul.contactform div.right2 {
	float: left;
	overflow: hidden;
}
ul.contactform .left {
	text-align: right;
	width: 200px;
	font-family:Arial;
	color: #4d4d4d;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 6px;
	float: left;
	overflow: hidden;
}
ul.contactform .right {
	padding: 0 0 0 4px;
	font-family:Arial;
	color: #474747;
	font-size: 12px;
	padding-bottom: 6px;
	line-height: 18px;
	width: 500px;
	float: left;
	overflow: hidden;
}
ul.contactform .right2 {
	padding: 0 0 0 4px;
	text-align: right;
	font-family:Arial;
	color: #474747;
	font-size: 12px;
	padding-bottom: 6px;
	line-height: 18px;
	width: 350px;
	float: left;
	overflow: hidden;
}
.contact_form {
	border: 1px solid #cecece;
	line-height: 16px;
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	width: 350px;
}
.contact_form2 {
	border: 1px solid #cecece;
	line-height: 16px;
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	width: 350px;
}
.contact_form3 {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	width: 350px;
	overflow: hidden;
	border: 1px solid #cecece;
	line-height: 16px;
}
/*investor-relationship*/
#sideBar .titleInvestor {
	background-position:0px -145px;
}
#content_titleSalesreport {
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:29px;
	height: 29px;
	height: 29px;
	padding-bottom:17px;
}
.salesreport_font01 {
	font-family:Arial;
	font-size:15px;
	font-weight: bold;
	color: #6f8748;
	padding-bottom:7px;
}
.salesreport_font02 {
	font-family:Arial;
	font-size:12px;
	color: #6f8748;
	padding-bottom:7px;
}
.salesreport_font03 {
	font-family:Arial;
	font-size:12px;
	color: #6f8748;
	padding-bottom:7px;
}
.salesreport_table {
	width:696px;
	table-layout:fixed;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c0c3a7;
	border-left-color: #c0c3a7;
	
	
}
.salesreport_tr01 {
	font-family: Arial;
	font-size: 12px;
	color: #888e5e;
	background-color: #e1e3d2;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.salesreport_tr02 {
	font-family: Arial;
	font-size: 12px;
	color: #4d4d4d;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.salesreport_td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c0c3a7;
	border-bottom-color: #c0c3a7;
}
/*Finance Report*/
#content_titleFinancereport {
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:29px;
	height: 29px;
	height: 29px;
	padding-bottom:17px;
}
.financereport_table {
	width:720px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c0c3a7;
	border-left-color: #c0c3a7;
}
.financereport_tr01 {
	font-family: Arial;
	font-size: 12px;
	color: #888e5e;
	background-color: #e1e3d2;
	vertical-align: middle;
	height: 30px;
	padding-left:10px;
}
.financereport_td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c0c3a7;
	border-bottom-color: #c0c3a7;
	background-color: #ced3a5;
	padding-left:8px;
	vertical-align: middle;
	height: 30px;
}
.financereport_td02 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c0c3a7;
	border-bottom-color: #c0c3a7;
	padding-left:8px;
	vertical-align: middle;
	height: 30px;
}
.financereport_td03 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c0c3a7;
	border-bottom-color: #c0c3a7;
	vertical-align: middle;
	height: 30px;
	text-align: center;
}
/*Investor Contact*/
#content_titleInvestorContact {
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:29px;
	height: 29px;
	height: 29px;
	padding-bottom:17px;
}
.investorContact_font01 {
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color: #474747;
	padding-bottom:7px;
}
.investorContact_font02 {
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color: #428fc4;
	padding-bottom:7px;
}
.investorContact {
	float: left;
	overflow: hidden;
	height: 63px;
	width: 463px;
}
.investorContact_line {
	width:463px;
	height:1px;
	border-bottom:1px solid #d2d2d2;
	padding:0px;
	margin-bottom:16px;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	overflow: hidden;
}
ul.investorContact .left, ul.investorContact div.right {
	float: left;
	overflow: hidden;
}
ul.investorContact .title {
	width: 450px;
	font-family:Arial;
	color: #428fc4;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
}
ul.investorContact .left {
	text-align: right;
	width: 50px;
	font-family:Arial;
	color: #5f7db0;
	font-size: 12px;
	line-height: 21px;
}
ul.investorContact .right {
	padding: 0 0 0 4px;
	font-family:Arial;
	color: #838383;
	font-size: 12px;
	line-height: 21px;
	width: 350px;
}

/*Investor_report 股東報告?/

.for_investor h2{
	font-size:15px;
	color:#060;
	font-weight:bold;}
	
.for_investor p{
	font-size:12px;}
	
.for_investor img{
	margin-bottom:0px;}

/*Investor_director menuBar */

#director_nav

#director_nav ul {
	}
	
#director_nav li{
	float:left;
	line-height:24px;
	padding-right:7px;
	} 	

#director_nav li a{
	color:#333;
	} 	
	
#director_nav li a:hover{
	color:#360;
		} 	
.investorintro h2{
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:27px;
	padding-bottom: 10px;
	}


/*director_intro 董事介紹 */


.director_intro {
	border-left: 1px solid #C0C3A7;
    border-top: 1px solid #C0C3A7;
    width: 720px;		}

.director_intro tr {
	border-bottom: 1px solid #C0C3A7;
	}
	
.director_intro td {
	border-bottom: 1px solid #C0C3A7;
    border-right: 1px solid #C0C3A7;
    height: 30px;
    padding-left: 8px;
    vertical-align: middle;	}
	
/*appoint_董事選任*/

.appoint {
	border-left: 1px solid #C0C3A7;
    border-top: 1px solid #C0C3A7;
    width: 720px;		}

.appoint tr {
	border-bottom: 1px solid #C0C3A7;
	}
	
.appoint td {
	border-bottom: 1px solid #C0C3A7;
    border-right: 1px solid #C0C3A7;
    height: 30px;
    padding-left: 8px;
    vertical-align: middle;	}
	
/*meeting_operation 董事會運?/

.meeting_operation {
	border-left: 1px solid #C0C3A7;
    border-top: 1px solid #C0C3A7;
    width: 720px;		}

.meeting_operation tr {
	border-bottom: 1px solid #C0C3A7;
	}
	
.meeting_operation td {
	border-bottom: 1px solid #C0C3A7;
    border-right: 1px solid #C0C3A7;
    height: 30px;
    padding-left: 8px;
    vertical-align: middle;	}

.operation h2{
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:27px;
	padding-bottom: 10px;
	}
	
.operation h3{
	font-size:15px;
	color:#363;
	font-family:Arial;
	line-height:27px;
	padding-bottom: 5px;
	}
	
/*director_intro 董事進修情形 */

.study {
	border-left: 1px solid #C0C3A7;
    border-top: 1px solid #C0C3A7;
    width: 720px;		}

.study tr {
	border-bottom: 1px solid #C0C3A7;
	}
	
.study td {
	border-bottom: 1px solid #C0C3A7;
    border-right: 1px solid #C0C3A7;
    height: 30px;
    padding-left: 8px;
    vertical-align: middle;	}
	
/*decision 董事會決?*/

.decision {
	border-left: 1px solid #C0C3A7;
    border-top: 1px solid #C0C3A7;
    width: 720px;		}

.decision tr {
	border-bottom: 1px solid #C0C3A7;
	}
	
.decision td {
	border-bottom: 1px solid #C0C3A7;
    border-right: 1px solid #C0C3A7;
    height: 30px;
    padding-left: 8px;
    vertical-align: middle;	}



	
/*important inside process_table download*/

.insideprocess h2{
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:27px;
	padding-bottom: 10px;
	}


.table_download a.download{
	background-image: url("images/investor/images/download_03.jpg");
    background-position: center top;
    color: #333333;
    display: block;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    margin: 0 auto;
    padding-left: 5px;
    width: 65px;
	}
	
.table_download a:hover.download{
	background-position:bottom;
	}



.table_download tr {
	font-family: Arial;
	font-size: 12px;
	color: #888e5e;
	background-color: #e1e3d2;
	vertical-align: middle;
	height: 30px;
	padding-left:10px;
}
.table_download td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c0c3a7;
	border-bottom-color: #c0c3a7;
	padding-left:8px;
	vertical-align: middle;
	height: 30px;
}

/*inside operation 公司治理運作*/

.insideoperarion h2{
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:27px;
	padding-bottom: 10px;
	}

.insideoperarion h3{
	font-size:15px;
	color:#363;
	font-family:Arial;
	line-height:27px;
	padding-bottom: 5px;
	}

.org img{
	padding-left:180px;
	}

.org_2 img{
	padding-left:70px;
	}

.operarion {
	border-left: 1px solid #C0C3A7;
    border-top: 1px solid #C0C3A7;
    width: 720px;		}

.operarion tr {
	border-bottom: 1px solid #C0C3A7;
	}
	
.operarion td {
	border-bottom: 1px solid #C0C3A7;
    border-right: 1px solid #C0C3A7;
    height: 30px;
    padding-left: 8px;
    vertical-align: middle;	}

/*inside operation 組織架構及職?/


.organize_table {
	margin:0 auto;
	border-left: 1px solid #C0C3A7;
    border-top: 1px solid #C0C3A7;
    width: 650px;		}

.organize_table tr {
	border-bottom: 1px solid #C0C3A7;
	}
	
.organize_table td {
	border-bottom: 1px solid #C0C3A7;
    border-right: 1px solid #C0C3A7;
    height: 30px;
    padding-left: 8px;
    vertical-align: middle;	}
	

.organize h2{
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:27px;
	padding-bottom: 10px;
	}

.organize img{
	margin-left:15px;
		}
	
/*inside operation 法人說明?/

.saymeeting {
	margin:0 auto;
	border-left: 1px solid #C0C3A7;
    border-top: 1px solid #C0C3A7;
    width:720px;		}

.saymeeting tr {
	border-bottom: 1px solid #C0C3A7;
	}
	
.saymeeting td {
	border-bottom: 1px solid #C0C3A7;
    border-right: 1px solid #C0C3A7;
    height: 30px;
    padding-left: 8px;
    vertical-align: middle;	}

.saymeeting a.download{
	margin:0 auto;
		display:block;
		width:70px;
		height:18px;
		background-image:url(../images/investor/images/download_03.jpg);
		background-position:top;
		font-size:10px;
		line-height:17.5px;
		color:#333;
	}
	
.saymeeting a:hover.download{
	background-position:bottom;
	}


/*stock info 股利資訊*/

.stock_info {
	margin:0 auto;
	border-left: 1px solid #C0C3A7;
    border-top: 1px solid #C0C3A7;
    width:720px;		}

.stock_info tr {
	border-bottom: 1px solid #C0C3A7;
	}
	
.stock_info td {
	border-bottom: 1px solid #C0C3A7;
    border-right: 1px solid #C0C3A7;
    height: 30px;
    padding-left: 8px;
    vertical-align: middle;	}
	
	
/*stock meeting 股東?/

.stock_meeting {
	margin:0 auto;
	border-left: 1px solid #C0C3A7;
    border-top: 1px solid #C0C3A7;
    width:720px;		}

.stock_meeting tr {
	border-bottom: 1px solid #C0C3A7;
	}
	
.stock_meeting td {
	border-bottom: 1px solid #C0C3A7;
    border-right: 1px solid #C0C3A7;
    height: 30px;
    padding-left: 8px;
    vertical-align: middle;	}

.stock_meeting a.download{
	margin:0 auto;
		display:block;
		width:70px;
		height:18px;
		background-image:url(../images/investor/images/download_03.jpg);
		background-position:top;
		font-size:10px;
		line-height:17.5px;
		color:#333;
	}
	
.stock_meeting a:hover.download{
	background-position:bottom;
	}


/*stock info contact 股務資訊*/

.stockinfo_contact {
	border-top:1px  solid #999;
	}

/*stock  price 股價資訊 重大訊息*/

.stock_price h3{
	font-size:15px;
	color:#363;
	font-family:Arial;
	line-height:27px;
	padding-bottom: 5px;
	}












/*Press Room*/
#sideBar .titlePressroom {
	background-position:0px -29px;
}
#content_titlePressroom {
	font-size:26px;
	color:#474747;
	font-family:Arial, Helvetica, sans-serif;
	line-height:27px;
	padding-bottom:30px;
}
#pressroom_searchbox {
	background-image: url(../images/Pressroom_search_bar.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 720px;
}
ul.pressroom_searchbox {
	vertical-align: middle;
	overflow: hidden;
	padding: 8px 0 0 65px;
}
.pressroom_searchbox li {
	float: left;
	margin: 0 6px 0 0;
}
.pressroom_form {
	font-family:Arial;
	color: #959595;
	font-size: 12px;
}
.pressroom_go {
	font-family:Arial;
	color: #626262;
	font-size: 12px;
	width: 35px;
}
#news_top {
	padding-top: 10px;
	height:200px;
	width: 720px;
	float: left;
	overflow: hidden;
}
#news_list {
	padding-top: 10px;
	width: 720px;
	float: left;
	overflow: hidden;
}
ul.news_date {
	padding-right: 30px;
	width:50px;
	float: left;
	overflow: hidden;
	background-image: url(../images/unitech_news_datebox.gif);
	background-repeat: no-repeat;
	height: 85px;
}
ul.news_date li{
	width:50px;
	float: left;
}
.news_day {
	font-family:Arial;
	color: #474747;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	overflow: hidden;

	
}
.news_month {
	font-family:Arial;
	color: #474747;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	padding-top: 4px;
	padding-bottom:4px;
	line-height:16px;
}
.date_line {
	width:25px;
	height:1px;
	border-bottom:1px solid #d2d2d2;
	overflow: hidden;
	margin-left: 12px;
}
.news_line {
	width:720px;
	height:1px;
	border-bottom:1px solid #d2d2d2;
	padding:0px;
	margin-bottom:8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	overflow: hidden;
}
.news_title {
	font-family:Arial;
	color: #725b4a;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
}
.news_title a:link {
	font-family:Arial;
	color: #725b4a;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
}
.news_title a:hover {
	font-family:Arial;
	color: #5c4737;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
}
ul.news_top .left, ul.news_top div.right {
	float: left;
}
ul.news_top .left {
	width: 160px;
	height:160px;
	padding: 0 10px 0 0;
}
ul.news_top .right {
	/*height:160px;*/
	width: 450px;
}
ul.news_top .right h1 {
	font-family:Arial;
	color: #5e89e9;
	font-size: 12px;
	font-weight: bold;
	float: left;
	overflow: hidden;
	line-height: 18px;
}
ul.news_top .right h2 {
	font-family:Arial;
	color: #8ca5de;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.news_more {
	font-family:Arial;
	color: #2696d0;
	font-size: 12px;
}
.news_more a:link {
	font-family:Arial;
	color: #2696d0;
	font-size: 12px;
	text-decoration:none;
}
.news_more a:hover {
	font-family:Arial;
	color: #336699;
	font-size: 12px;
	text-decoration:none;
}
ul.news_top .right2 {
	height:60px;
	width: 620px;
	float: left;
}
ul.news_top .right2 h1 {
	font-family:Arial;
	color: #5e89e9;
	font-size: 12px;
	font-weight: bold;
	float: left;
	overflow: hidden;
	line-height: 18px;
}
ul.news_top .right2 h2 {
	font-family:Arial;
	color: #8ca5de;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
/*news detail*/
#news_detail {
	padding-top: 10px;
	min-height:800px;
	_height:800px;
	width: 720px;
	float: left;
}
.detail {
	height: 382px;
	width: 312px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.detail li {
	padding-top: 6px;
	padding-left: 6px;
	float: left;
	overflow: hidden;
}
.news_img {
	height: 311px;
	width: 312px;
	background-image: url(../images/news_detail_img.gif);
	background-repeat: no-repeat;
}
.news_detail_imglist {
	background-image: url(../images/news_detail_img_list.gif);
	background-repeat: no-repeat;
	float:left;
	height: 71px;
	width: 312px;
}
ul .news_detail_imglist li {
	padding: 6px;
}
ul.news_top .info {
	width: 630px;
	min-height: 750px;
	_height: 750px;
	float: left;
}
ul.news_top .info h1 {
	font-family:Arial;
	color: #5e89e9;
	font-size: 12px;
	font-weight: bold;
	float: left;
	overflow: hidden;
	line-height: 18px;
}
ul.news_top .info h2 {
	font-family:Arial;
	color: #8ca5de;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
ul.news_top .info h3 {
	font-family:Arial;
	color: #474747;
	font-size: 12px;
	line-height: 22px;
}
/*Partner*/
#content2 {
	width: 930px;
	float:left;
}
#content_titlePartner {
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:27px;
	padding-bottom:14px;
	padding-left:0px;
}
.titlePartner_font01 {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #626262;
	/*padding-left: 17px;*/
}
.partner_line {
	width:930px;
	height:1px;
	border-bottom:1px solid #d2d2d2;
	padding:0px;
	margin-bottom:8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	overflow: hidden;
}
#partner_login {
	width: 270px;
	padding-right: 20px;
	float: left;
}
.titlePartner_font02 {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #474747;
	padding-left: 17px;
	font-weight: bold;
}
.titlePartner_font03 {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #474747;
	font-weight: bold;
}
ul.partner_login .left, ul.partner_login div.right {
	float: left;
}
ul.partner_login .left {
	width: 90px;
	height:20px;
	text-align:right;
	line-height: 16px;
	padding: 6px 5px 0 6px;
}
ul.partner_login .right {
	height:20px;
	line-height: 16px;
	padding: 6px 0 0 6px;
	float:left;
}
ul.partner_login div.right ul{
	float:left;
	display:inline;
}
ul.partner_login div.right ul li{
	padding-bottom:5px
}
.partner_form {
	float: left;
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	height: 17px;
	width: 145px;
	overflow: hidden;
	background-color: #f5f5f5;
	border: 1px solid #cecece;
}
#partner_join {
	width: 640px;
	float: left;
}
#partner_join_form {
	/*background-image: url(../images/partners_join_box.gif);
	background-repeat: no-repeat;*/
	
	width: 638px;
	float: left;
	margin-top: 5px;
	border:1px solid #c9c9c9;
	background-color:#EFEFEF;
	padding-bottom:20px;
}

ul.partner_join .left, ul.partner_join div.right, ul.partner_join div.right2 {
	float: left;
}
ul.partner_join .left {
    height: 35px;
    line-height: 12px;
    padding: 6px 5px 0 6px;
    text-align: right;
    width: 132px;
}
ul.partner_join .right {
	width: 400px;
	line-height: 16px;
	padding: 6px 0 0 6px;
}
ul.partner_join .right2 {
	height:20px;
	width: 400px;
	line-height: 16px;
	text-align: right;
	padding: 6px 0 0 6px;
}
.partner_join_form {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	width: 145px;
	line-height: 16px;
	border: 1px solid #cecece;
}
.partner_join_form2 {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	width: 300px;
	overflow: hidden;
	border: 1px solid #cecece;
	line-height: 16px;
	padding-left: 2px;
}
.partner_join_form3 {
	float: left;
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	height: 100px;
	width: 395px;
	border: 1px solid #cecece;
	overflow: hidden;
	padding-left: 2px;
}
.red {
	color: #c83831;
}
/*press events*/
#content_titlePressevent {
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:27px;
	padding-bottom:30px;
}
.detail2 {
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.detail2 li {
	padding-top: 6px;
	padding-left: 6px;
	float: left;
	overflow: hidden;
}
.press_img {
	height: 311px;
	width: 312px;
}
/*Press Review*/
#content_titlePressReview {
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:19px;
	height: 27px;
	line-height:27px;
	padding-bottom:30px;
	
}
/*Products*/
#sideBar .titleProducts {
	background-position:0px -58px;
}
#content_products {
	float:left;
	width:524px;
}
#content_titleProducts {
	background-image: url(../images/product_list_title.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-bottom:15px;
	padding-left:25px;
	font-family: Arial;
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
}
.product_line {
	width:100%;
	height:1px;
	border-bottom:1px solid #d2d2d2;
	padding:0px;
	margin-bottom:8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	overflow: hidden;
}
.products .left {
	margin: 0 10px 0 0;
	float: left;
}
.products .right {
	float: left;
	width: 389px;
}
.right .learnMore {
	margin-top: 5px;
	margin-bottom: 5px;
}
.right p {
	color:#626262;
	line-height:20px;
	max-height: 60px;
	_height: 60px;
	overflow: hidden;
}
.right h1 {
	font-family: Arial;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #35536f;
}
.right h2 {
	font-family: Arial;
	font-size: 12px;
	color: #35536f;
}
.right h3 {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #626262;
}
.product_icon {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	float: left;
	overflow: hidden;
}
.btn_learn {
	padding-top:5px;
	padding-bottom:5px;
}
/*Product PAGE*/
#content_products .page {
	background:url(../images/pageBg02.gif) no-repeat;
	width:100%;
	height:39px;
	font-size:12px;
	margin-top:40px;
	padding-top:10px;
	line-height: 20px;
	text-align: center;
}
.page .prev2 {
	background: url(../images/pagePrev.gif) no-repeat 0px 7px;
	height:20px;
	width:45px;
	text-align:left;
	line-height: 20px;
	background-position:left 4px;
}
.page .next {
	background: url(../images/pageNext.gif) no-repeat right 7px;
	height:20px;
	width:45px;
	text-align:right;
	line-height: 20px;
	background-position:right 4px;
}
.page .current {
	font-weight:bold;
	color:#4d4d4d;
	font-size:11px;
	line-height: 20px;
	background:#d5d5d5;
	padding: 2px 6px;
}
.page a {
	color:#4d4d4d;
	padding:0px 7px;
	height:20px;
	line-height: 20px;
}
.page a:hover {
	color:#4d4d4d;
}
/*Feature Product*/
#feature {
	width: 176px;
	float:right;
	
}
.feature_box {
	background-color: #f5f5f5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-left-color: #d4d4d4;
	padding-bottom:10px;
}
.feature_box .featureContainer {
	margin: 0 0 6px 0;
}
.feature_box .productName {
	width: 160px;
	height: 30px;
	overflow: hidden;
	text-align: left;
	color: #505050;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 0 0 10px;
}
.feature_box .left {
	padding: 0 0 0 10px;
	width: 71px;
	height: 71px;
	overflow: hidden;
	float: left;
}
.feature_box .right {
	width: 85px;
	height: 71px;
	overflow: hidden;
	float: left;
}
.feature_box .productNumber {
	color: #004EA2;
	font-size: 11px;
	padding: 0 0 0 6px;
	height: 47px;
	overflow: hidden;
}
.feature_box .learnMore {
	padding: 0 0 0 6px;
}
.feature_box_top {
	width:176px;
	height:29px;
	background-image:url(../images/plusBox_top.gif);
	font-size:15px;
	line-height:29px;
	color:#FFFFFF;
	text-align:center;
}
.feature_box_bot {
	background-image: url(../images/feature_bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 176px;
	float:left;
	margin-bottom:10px;
}
.feature_box_img {
	margin-right: 8px;
	margin-left: 10px;
	width: 71px;
	float:left;
}
.feature_box h1 {
	font-weight:bold;
	color:#505050;
	font-size:11px;
	line-height: 30px;
	padding-left:10px;
}
.feature_box h2 {
	color: #004ea2;
	font-size:11px;
	line-height: 16px;
}
.feature_box_learn {
	padding: 20px 0 10px 0;
}
.feature_box_line {
	width:140px;
	height:1px;
	border-bottom:1px solid #d2d2d2;
	margin-bottom:6px;
	margin-top: 6px;
	margin-left: 18px;
}
#support {
	width: 176px;
	float: right;
	margin-top:15px;
}
.support_box_top {
	background-image: url(../images/support_top.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 176px;
}
.support_font01 {
	padding-left:10px;
	padding-top:10px;
	min-height: 85px;
	_height: 85px;
}
.support_img {
	padding:5px 0 10px 10px;
}
/*Services*/
#sideBar .titleSupport {
	background-position:0px -116px;
}
#content_titleSupport {
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:27px;
}
.support_text01 {
	line-height: 20px;
	padding:10px 0 10px 0;
}
#support_searchbox {
	background-image: url(../images/Services_box.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 720px;
}
.support_box {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #b77950;
	height: 41px;
	width: 270px;
	padding-left: 19px;
	padding-top: 32px;
	overflow: hidden;
	font-family: Arial;
}
.support_box2 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #b77950;
	height: 41px;
	width: 270px;
	padding-top: 32px;
	overflow: hidden;
	font-family: Arial;
}
.support_form {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #959595;
	width: 270px;
	border: 1px solid #cecece;
	line-height: 16px;
}
.support_line {
	padding-left: 10px;
	padding-top: 10px;
}
.btn_repair {
	text-align:right;
	line-height: 24px;
	width: 709px;
	margin-top:8px;
}
.support_text02 {
	font-family:Arial;
	color: #b7794f;
	font-size: 12px;
	float: left;
	overflow: hidden;
	padding-left: 5px;
}

.support_table {
	width:720px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c5bab2;
	border-left-color: #c5bab2;
}
.support_tr01 {
	font-family: Arial;
	font-size: 12px;
	color: #b7794f;
	background-color: #e3d9d2;
	vertical-align: middle;
	height: 30px;
	padding-left:10px;
}
.support_td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c5bab2;
	border-bottom-color: #c5bab2;
	background-color: #e6c4ae;
	padding-left:8px;
	vertical-align: middle;
	height: 30px;
}
.support_td02 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c5bab2;
	border-bottom-color: #c5bab2;
	padding-left:8px;
	vertical-align: middle;
	height: 30px;
}
.support_td03 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c5bab2;
	border-bottom-color: #c5bab2;
	vertical-align: middle;
	height: 30px;
	text-align: center;
}
/*repair*/
#content_titleRepair {
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:27px;
}
#repair_join {
	width: 600px;
	float: left;	
}
#repair_form {
	/*background-image: url(../images/unitech_services2_box.gif);
	background-repeat: no-repeat;*/
	width: 720px;
	float: left;
	margin-top: 15px;
	border:1px solid #c9c9c9;
	background-color:#EFEFEF;
	padding-bottom:20px;
}

ul.repair_join .left, ul.repair_join div.right, ul.repair_join div.right2 {
	float: left;
}
ul.repair_join .left {
	width: 130px;
	height:20px;
	text-align:right;
	line-height: 16px;
	padding: 6px 5px 0 6px;
}
ul.repair_join .right {
	width: 550px;
	line-height: 16px;
	padding: 6px 0 0 6px;
}
ul.repair_join .right2 {
	height:20px;
	width: 485px;
	line-height: 16px;
	text-align: right;
	padding: 6px 0 0 6px;
}
.repair_join_form {
	font-family:Arial;
	color: #4d4d4d;
	width: 145px;
	border: 1px solid #cecece;
	line-height: 16px;
}
.repair_join_form2 {
	font-family:Arial;
	color: #4d4d4d;
	width: 300px;
	border: 1px solid #cecece;
	padding-left: 2px;
	line-height: 16px;
}
.repair_join_form3 {
	float: left;
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	height: 100px;
	width: 480px;
	border: 1px solid #cecece;
	overflow: hidden;
}
.repair_text {
	font-family:Arial;
	color: #8b8989;
	font-size: 13px;
	float: left;
	overflow: hidden;
}
/*FAQ*/
#content_titleFAQ {
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:27px;
}
.faq {
	width: 720px;
}
.faq_font01 {
	font-family:Arial;
	color: #004477;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
}
.faq_font02 {
	font-family:Arial;
	color: #626262;
	font-size: 13px;
	padding-left: 25px;
	line-height: 22px;
}
/*RSS*/
#content_titleRSS {
	background-image: url(../images/titleRSS.gif);
	background-repeat: no-repeat;
	height: 19px;
	width:930px;
	padding-bottom: 15px;
}
.rss_font01 {
	font-family:Arial;
	color: #474747;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	padding-left: 17px;
}
.rss_font02 {
	font-family:Arial;
	color: #474747;
	font-size: 12px;
	line-height: 18px;
	padding-left: 17px;
}
.rss_font03 {
	font-family:Arial;
	color: #387fb5;
	font-size: 12px;
	line-height: 21px;
	padding-left: 17px;
}
.rss_font03 a:link {
	font-family:Arial;
	color: #387fb5;
	font-size: 12px;
	line-height: 21px;
}
.rss_font03 a:hover {
	font-family:Arial;
	color: #003366;
	font-size: 12px;
	line-height: 21px;
	text-decoration: underline;
}
.rss_font04 {
	font-family:Arial;
	color: #387fb5;
	font-size: 12px;
	line-height: 21px;
	padding-left: 17px;
	float: left;
	overflow: hidden;
	width:100px;
}
.rss_font04 a:link {
	font-family:Arial;
	color: #387fb5;
	font-size: 12px;
	line-height: 21px;
	float: left;
	overflow: hidden;
	width:100px;

}
.rss_font04 a:hover {
	font-family:Arial;
	color: #003366;
	font-size: 12px;
	line-height: 21px;
	text-decoration: underline;
	float: left;
	overflow: hidden;
	width:100px;
}
.rss_btn {
	padding-top: 3px;
	padding-right: 50px;
	float: left;
	overflow: hidden;
}
.rss_line {
	width:930px;
	height:1px;
	border-bottom:1px solid #d2d2d2;
	padding:0px;
	margin-bottom:8px;
	margin-top: 8px;
}
/*product04*/
.products .left2 {
	margin: 0 10px 0 0;
	width: 200px;
	float: left;
	text-align: center;
}
.right2 h1 {
	font-family: Arial;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #35536f;
}
.right2 h2 {
	font-family: Arial;
	font-size: 12px;
	color: #35536f;
}
.right2 h3 {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #626262;
}
.products .right2 {
	float: left;
	width: 314px;
}
.print2 {
	text-align: right;
}
.print2 li {
	padding-left: 15px;
	float:right;
}
.menu_tag {
	height: 29px;
	width: 526px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336390;
	margin-top:20px;
}
.menu_tag li {
	float:left;
	font-family: Arial;
	font-size: 12px;
	line-height: 29px;
	color: #4d4d4d;
	background-image: url(../images/product4_tag.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 98px;
	text-align: center;
	margin-left:6px;
}
.menu_tag li.choose {
	float:left;
	font-family: Arial;
	font-size: 12px;
	line-height: 30px;
	color: #336390;
	background-image: url(../images/product4_tag_roll.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 98px;
	text-align: center;
	margin-left:6px;
	font-weight: bold;
}
.menu_tag li a:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 29px;
	color: #4d4d4d;
}
.menu_tag li a:hover {
	float:left;
	font-family: Arial;
	font-size: 12px;
	line-height: 30px;
	color: #336390;
	background-image: url(../images/product4_tag_roll.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 98px;
	text-align: center;
	font-weight: bold;
}
.tag_info {
	margin-top: 20px;
}
.tag_info h1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #626262;
}
.tag_info h2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: #626262;
}
.tag_info h3 {
	font-family: Arial;
	font-size: 13px;
	line-height: 30px;
	color: #000000;
	font-weight: bold;
	padding-left:11px;
}
.tag_table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b4ccdb;
	border-left-color: #b4ccdb;
}
.tag_table_td01 {
	color: #626262;
	background-color: #d6e8f3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b4ccdb;
	border-bottom-color: #b4ccdb;
	line-height: 24px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.tag_table_td02 {
	background-color: #e7f1f8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b4ccdb;
	border-bottom-color: #b4ccdb;
	line-height: 14px;
	padding-left: 10px;
	font-size: 11px;
}
.tag_table_td03 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b4ccdb;
	border-bottom-color: #b4ccdb;
	line-height: 30px;
	padding-left: 10px;
}
.tag_table_td04 {
	background-color: #e7f1f8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b4ccdb;
	border-bottom-color: #b4ccdb;
	line-height: 30px;
	text-align: center;
}
/*Accessories*/
.accessories {
	width: 524px;
	margin-top: 15px;
}
.accessories h1 {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #3d7399;
	padding-left: 8px;
}
.accessories h2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #4d4d4d;
	padding-left: 8px;
}
.accessories_box {
	width: 170px;
	height:200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	float: left;
}
.accessories_box2 {
	width: 170px;
	height:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	float: left;
}
.accessories_box3 {
	width: 170px;
	height:200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
}
.accessories_box4 {
	width: 170px;
	height:200px;
	float: left;
}
.accessories_img {
	text-align: center;
	padding-top: 5px;
	padding-bottom:10px;
}
/*Solutions*/
#sideBar .titleSolutions {
	background-position:0px -87px;
}
#content_titleSolutions {
	font-size:26px;
	color:#474747;
	font-family:Arial;
	line-height:27px;
	padding-bottom: 10px;
}
.solutions02 {
	padding-top: 15px;
	text-align: left;
	vertical-align: top;
}
.solutions_img {
	float: left;
	height: 300px;
	width: 300px;
	margin-right: 10px;
}
.solutions_title {
	background-image: url(../images/solution02_bar.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 410px;
	margin-bottom: 10px;
	float: left;
}
.solutions_font01 {
	font-family:Arial;
	color: #35536F;
	font-size: 15px;
	line-height: 29px;
	font-weight:bold;
	padding-left: 5px;
}
.solutions_font02 {
	font-family:Arial;
	color: #626262;
	font-size: 12px;
	line-height: 20px;
}
.solutions_font03 {
	font-family:Arial;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 29px;
	/*background-image:url(../images/solution02_table01.gif);
	background-repeat: no-repeat;*/
	height: 29px;
	background-color:#8fb7cb;
	width: 168px;
	text-align: center;
}
.solutions_font04 {
	font-family:Arial;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	/*background-image:url(../images/solution02_table02.gif);
	background-repeat: no-repeat;*/
	height: 29px;
	background-color:#8fb7cb;
	width: 420px;
	text-align: center;
	padding-left:132px;
	text-align:left;
}
.solutions_table01 {
	font-family:Arial;
	color: #296582;
	font-size: 12px;
	line-height: 24px;
	height:33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fb7cb;
	text-align: center;
}
.solutions_table02 {
	font-family:Arial;
	color: #296582;
	font-size: 12px;
	line-height: 24px;
	height:33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fb7cb;
	text-align: left;
	padding-left: 10px;
}
/*Solutions03*/
.print li {
	padding-top: 5px;
	padding-right: 25px;
	float: left;
}
.solutions02 h1, .solutions02 .h1 {
	font-family:Arial;
	color: #5e7fa7;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	margin-right: 10px;
}
.solutions02 h2, .solutions02 .h2 {
	font-family:Arial;
	color: #256fc9;
	font-size: 15px;
	line-height: 24px;
}
.solutions02 .h2 a:link {
	font-family:Arial;
	color: #256fc9;
	font-size: 15px;
	line-height: 24px;
	text-decoration: underline;
}
.solutions02 .h2 a:hover {
	font-family:Arial;
	color: #003366;
	font-size: 15px;
	line-height: 24px;
	text-decoration: underline;
}
.solutions_font05 {
	font-family:Arial;
	color: #626262;
	font-size: 13px;
	line-height: 22px;
	padding: 15px 0 15px 0;
}
.solution_box {
	height: 279px;
	width: 210px;
	margin-right: 45px;
	margin-bottom: 15px;
	float: left;
	background-image: url(../images/solution_box.gif);
	background-repeat: no-repeat;
}
.solution_box2 {
	height: 279px;
	width: 210px;
	margin-bottom: 15px;
	float: left;
	background-image: url(../images/solution_box.gif);
	background-repeat: no-repeat;
}
.solution_box ul {
	height: 257px;
	width: 210px;
}
.solution_box2 ul {
	height: 257px;
	width: 210px;
}
.solution_box_bottom {
	height: 22px;
	width: 210px;
	float: left;
	background-image: url(../images/solution_box_bottom.gif);
	background-repeat: no-repeat;
}
.solution_box_img {
	height: 200px;
	width: 200px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	color: #5e7fa7;
}
.solution_box_study {
	font-family: Arial;
	font-size: 12px;
	color: #407b99;
	text-align: right;
	line-height: 22px;
	padding-right:5px;
}
.solution_box_study a:link {
	font-family: Arial;
	font-size: 12px;
	color: #407b99;
	text-align: right;
	line-height: 22px;
	padding-right:5px;
}
.solution_box_study a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-align: right;
	line-height: 22px;
	padding-right:5px;
}
#content_titleIntegrated {
	background-image: url(../images/titleIntegrated.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-bottom: 10px;
}
.integrated_font01 {
	font-family:Arial;
	color: #4687cc;
	font-size: 12px;
	line-height: 22px;
	float: left;
	margin-right: 10px;
}
.integrated_font02 {
	font-family:Arial;
	color: #474747;
	font-size: 12px;
	line-height: 22px;
}
.integrated_font03 {
	font-family:Arial;
	color: #c11646;
	font-size: 12px;
	line-height: 12px;
	float: left;
	font-weight: bold;
	margin-right: 6px;
}
.integrated_font04 {
	font-family:Arial;
	color: #474747;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	
}
.integrated_font05 {
	font-family:Arial;
	color: #474747;
	font-size: 12px;
	line-height: 13px;
	float: left;
	width: 157px;
	_width: 150px;
	height: 30px;
}
.integrated_font06 {
	font-family:Arial;
	color: #474747;
	font-size: 12px;
	line-height: 12px;
	float: left;
	padding-right: 3px;
}
.integrated_font07 {
	font-family:Arial;
	color: #474747;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	float: left;
	padding-right: 5px;
	margin: 10px 0 10px 0;
}
.integrated_font08 {
	font-family:Arial;
	color: #8d8d8d;
	font-size: 12px;
	line-height: 20px;
	padding-right: 5px;
	margin: 10px 0 10px 0;
	float: left;
}
.integrated_font09 {
	font-family:Arial;
	color: #276dcc;
	font-size: 12px;
	line-height: 20px;
	padding-right: 5px;
	float: left;
	margin: 10px 0 10px 0;
}
.integrated_font10 {
	font-family:Arial;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	background-image:url(../images/solution02_table04.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 359px;
	text-align: center;
}
.integrated_font11 {
	font-family:Arial;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	background-image:url(../images/solution02_table05.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 361px;
	text-align: center;
}
.integrated_box {
	/*background-image: url(../images/Solution_Integrated_box.gif);
	background-repeat: no-repeat;
	height: 639px;*/
	width: 720px;
	margin-top: 10px;
	background-color:#e5e5e5;
	border:1px solid #c9c9c9;
	padding-bottom:15px;
}
.integrated_box2 {
	background-image: url(../images/Solution_Integrated_box2.gif);
	background-repeat: no-repeat;
	height: 467px;
	width: 720px;
	margin-top: 10px;
}
.integrated_box ul {
	padding-top: 12px;
	padding-left: 15px;
	float:left;
	width:705px;
	
}
.integrated_box2 ul {
	padding-top: 12px;
	padding-left: 15px;
	
}
.integrated_line {
	padding-left: 10px;
	padding-top: 12px;
}
.integrated_go {
	text-align: center;
	margin-top: 15px;
}
.integrated_table01 {
	font-family:Arial;
	color: #296582;
	font-size: 12px;
	line-height: 24px;
	height:33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fb7cb;
	text-align: center;
}
.integrated_table02 {
	font-family:Arial;
	color: #296582;
	font-size: 12px;
	line-height: 24px;
	height:33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fb7cb;
	text-align: center;
	padding-left: 10px;
}
/*product08*/
.product08_box {
	background-image: url(../images/product08_box_new.gif);
	background-repeat: no-repeat;
	height: 520px;
	width: 546px;
}
.product06_box {
	background-image: url(../images/product08_box_new.gif);
	background-repeat: no-repeat;
	height: 470px;
	width: 700px;
}
.product03_box {
	background-image: url(../images/product08_box_new.gif);
	background-repeat: no-repeat;
	height: 444px;
	width: 558px;
}
.product08_font01 {
	font-family:Arial;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 27px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
	width: 515px;
}
.product08_font02 {
	text-align:right;
	line-height: 27px;
	float: left;
	padding-top: 5px;
}
.product08_font03 {
	font-family:Arial;
	color: #c83831;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.product08_font04 {
	font-family:Arial;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 27px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
	width: 670px;
}
.product08_font05 {
	font-family:Arial;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 27px;
	font-weight: bold;
	margin:0 0 0 10px;
	width:525px;
	float: left;
}
.product08_left {
	width: 130px;
	float: left;
	text-align: right;
	padding-left: 30px;
	padding-top: 4px;
	line-height: 20px;
	padding-bottom: 6px;
}
.product08_right {
	line-height: 20px;
	padding-bottom: 6px;
	padding-left: 5px;
	float: left;
}
.product08_right2 {
	width: 258px;
	line-height: 20px;
	padding-bottom: 6px;
	text-align: right;
	float: left;
}
.product08_form {
	float: left;
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	height: 20px;
	width: 177px;
	overflow: hidden;
	margin-top: 2px;
	border: 1px solid #cecece;
}
.product08_form1 {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	width: 250px;
	overflow: hidden;
	margin-top: 2px;
	padding-left: 2px;
	border: 1px solid #cecece;
	line-height: 16px;
}
.product08_form2 {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	width: 250px;
	margin-top: 2px;
	padding-left: 2px;
	padding-top: 3px;
	border: 1px solid #cecece;
	line-height: 16px;
	height: 60px;
}
.youtube {
	height: 385px;
	width: 640px;
	border: 1px solid #4d4d4d;
	margin: 25px 0 0 25px;
	float: left;
}
#product03_2_thumb {
	height: 62px;
	width: 542px;
	margin-top: 345px;
	margin-left:8px;
	background-image: url(../images/zoom_box.gif);
	background-repeat: no-repeat;
	float: left;
}
.thumb_left {
	position: absolute;
	left: 0;
	top: 18px;
}
.thumb_right {
	position: absolute;
	right: 0;
	top: 18px;
}
.thumb {
	float: left;
	height: 48px;
	width: 48px;
	border: 1px solid #a7a7a7;
	margin-right: 7px;
}
#tabs {
	min-height: 500px;
	_height: 500px;
}
.productSlider {
	top: 0;
	left: 20px;
	width: 285px;
	height: 54px;
	overflow: hidden;
	position: absolute;
}
.productSlider ul {
	position: relative;
	width: 285px;
	height: 54px;
}
#thumbNav {
	height: 54px;
	width: 314px;
	position: relative;
}


.plusPadding{
	padding-left:135px;
}
.plusHeight{
	height:60px;
	line-height:22px;
}
.plusLineHeight{
	line-height:22px;
}
li.serviceLink {
	height:18px;
}
li.serviceLink span{
	margin:0;
	padding:0;
	padding-right:5px;
	float:left;
	min-width:65px;
	_width:65px;
}
#partner_login li.plusDisplay{
	float:left;
	display:inline;
}

.plusWidth{
	width:160px;
}
ul.partner_join .plusSendBar{
	width:615px;
}

ul.plusLeft li div.left{
	width:255px;
}

.slideshow { 
  height: 20px; 
  width: 668px; 
  float:left;
  background-color:#f1f1f1;
  border-top:1px solid #d2d2d2;
}
.slideshowIn{
	background::transparent;
}

ul.plusBox {
	margin-top:10px;
	float:left;
	width:176px;
}
ul.noPDT{
	margin-top:0px;
}
ul.plusBox li.plusBoxTop{
	width:176px;
	height:29px;
	background-image:url(../images/plusBox_top.gif);
	font-size:15px;
	line-height:29px;
	color:#FFFFFF;
	text-align:center;
}
ul.plusBox li.plusBoxBottom{
	width:176px;
	height:18px;
	background-image:url(../images/plusBox_bottom.gif);
}
ul.plusBox a{
	min-height:12px;
	_height:12px;
	background:#e4e4e4 url(../images/sidebarPoint.gif) no-repeat scroll 12px 20px;
	display:block;
	color:#2F547B;
	width:142px;
	padding:10px 10px 10px 22px;
	border-top:1px solid #C1C1C1;
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
}
ul.plusBox a:hover{
	color:#0093dd;
}

#PrivacyPolice_title{
	width:900px;
	line-height:20px;
	margin-top:15px;
	padding-bottom:18px;
	border-bottom:1px dotted #474747;
}
#PrivacyPolice_title em{
	color:#428fc4;
	font-style:normal;
	
}

#PrivacyPolice{
	width:870px;
	margin-left:10px;
}

#PrivacyPolice li{
	background-image:url(../images/sidebarPoint.gif);
	background-repeat:no-repeat;
	background-position:0 9px;
	padding-left:8px;
	margin-top:28px;
}
#PrivacyPolice li strong{
	color:#428fc4;
	font-weight:bold;
}

ul.sitemap{
	width:930px;
	margin-top:15px;
	float:left;
	padding-bottom:20px;
	min-height:135px;
	_height:135px;
	
}
ul.sitemap a:hover{
	text-decoration:underline;
}
ul.sitemap li.sitemap_parent{
	float:left;
	width:285px;
	border-top:1px solid #d2d2d2;
	padding-top:10px;
	padding-left:5px;
	margin-right:10px;
	
}
ul.sitemap_child2 li{
	background-image:url(../images/sidebarPoint.gif);
	background-repeat:no-repeat;
	background-position:0 9px;
	padding-left:8px;
	margin-left:5px;
}
ul.sitemap_child2 li a{
	color:#5f7db0;
}
ul.sitemap_child2 li ul.sitemap_child3 li{
	background-image:url(../images/sidebarPoint2.gif);
	background-repeat:no-repeat;
	background-position:0 9px;
	padding-left:8px;
	margin-left:5px;
}
ul.sitemap_child2 li ul.sitemap_child3 li a{
	color:#474747;
}
a.sitemap_child1{
	color:#004ea2;
	font-size:15px;
	
}

.lastli{
	margin-right:0px;
}

p.about_worldwide{
	padding-bottom:15px;
}

table.aboutTable {
	border-top:1px solid #626262;
	border-left:1px solid #626262;
	border-right:1px solid #626262;
}
table.aboutTable th{
	border-right:1px solid #626262;
	border-bottom:1px solid #626262;
}
table.aboutTable td{
	border-bottom:1px solid #626262;
	padding-left:15px;
	background-image:url(../images/cubeDot.gif);
	background-repeat:no-repeat;
	background-position:8px 11px;
}

span.red{
	color:#F00;
}
ul.numberUL{
	list-style:decimal;
	list-style-position:outside;
	margin-left:18px;
}

ul.dotUL li{
	padding-left:12px;
	background-image:url(../images/cubeDot.gif);
	background-repeat:no-repeat;
	background-position:6px 9px;
}

span.titleSP2{
	font-size:16px;
	line-height:26px;
	font-weight:bold;
}

#serviceTable{
	width:720px;
	border:2px solid #000;
}
#serviceTable tr.gray td{
	height:44px;
	line-height:44px;
	color:#000;
	background-color:#C0C0C0;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	border-bottom:2px solid #000;
	border-right:1px solid #000;
}
#serviceTable td{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding-left:5px;
	padding-right:5px;
	color:#000;
	text-align:center;
}
#serviceTable td.last{
	border-right:none;
}

#serviceTable td.blue{
	background-color:#CCFFFF;
	font-weight:bold;
	height:30px;
	color:#000;
	line-height:30px;
	text-align:center;
}
#serviceTable td.noBottom{
	border-bottom:none;
}
.service_img{
	width:720px;
	text-align:center;
}
ul.number{
	margin-left:5px;
	margin-top:15px;
	list-style:decimal;
	list-style-position:outside;
	padding-left:15px;
}
ul.letter{
	margin-left:5px;
	list-style:upper-alpha;
	list-style-position:outside;
	padding-left:15px;
}

img.plusImg{
	margin-top:1px;
	margin-left:5px;
}

.plusPDL1{
	margin-left:30px;
}

ul.historyUL{
	float:left;
	font-size:12px;
	width:708px;
	display:inline;
}
ul.historyUL li{
	width:708px;
	float:left;
}
ul.historyUL span {
	float:left;
	color:#004ea2;
	display:block;
	width:60px;
}
ul.historyUL p {
	float:left;
	width:648px;
	display:block;
}


div.newOnePage{
	float:left;
	font-size:12px;
	width:708px;
	display:inline;
}

#content div.newOnePage p{
	width:708px;
	float:left;
	display:block;
}
#content div.newOnePage em{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
#content div.newOnePage strong{
	color:blue;
}
#newOnePageDL{
	float:left;
	font-size:12px;
	width:708px;
	display:inline;
}
#newOnePageDL dt{
	float:left;
	width:695px;
	color:#000;
	font-weight:bold;
	background-image:url(../images/icon_arrow.jpg);
	background-repeat:no-repeat;
	padding-left:13px;
	background-position:0 3px;
	margin-top:10px;
}
#newOnePageDL dt.first{
	margin-top:0px;
}
#newOnePageDL dd{
	float:left;
	width:695px;
	padding-left:13px;
}
#newOnePageDL dd ol{
	list-style:decimal;
}
a.downloadPDF{
	width:229px;
	height:35px;
	float:left;
	background-image:url(../images/download.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	margin-top:5px;
}
div.service_spTitle{
	float:left;
	width:720px;
	height:29px;
	background-image:url(../images/bg_service_spTitle.jpg);
	background-repeat:repeat-x;
	
}
div.service_spTitle h2{
	width:230px;
	height:29px;
	float:left;
	display:block;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
div.service_spTitle h2.sp1{
	background-image:url(../images/service_spTitle_01.jpg);
}
div.service_spTitle h2.sp2{
	background-image:url(../images/service_spTitle_02.jpg);
}
span.newColor1{
	color:#005BAB;
	font-weight:bold;
}

a.learnMoreBtn{
	width:58px;
	height:18px;
	display:block;
	background-image:url(../images/btn_learnMore.jpg);
	background-repeat:no-repeat;
	background-position:left 0;
	color:#7c7c7c;
	font-size:11px;
	line-height:18px;
	padding-right:12px;
	text-align:right;
	
}
a:hover.learnMoreBtn{
	background-position:right 0;
	color:#252525;
}

#PrivacyPolice li ul.PrivacyPolice_child{
	width:860px;
	margin-left:10px;
	padding:0;
	padding-bottom:20px;
}
#PrivacyPolice li ul.PrivacyPolice_child li{
	background-image:url(../images/sidebarPoint.gif);
	background-repeat:no-repeat;
	background-position:0 9px;
	margin:0;
	padding-lift:8px;
}

#PrivacyPolice li a:hover{
	text-decoration:underline;
}
#PrivacyPolice li ul.earsePDBottom{
	padding-bottom:0px;
}
a.footerLinkGlobal{
	background-image:url(../images/footerGlobal.gif);
	background-repeat:no-repeat;
	display:block;
	width:22px;
	height:23px;
	text-indent:-9999px;
	float:left;
	margin-left:10px;
	margin-top:8px;
	display:inline;
}
.formButton {
	font-size: 12px;
	display: block;
	margin: 0 0 0 4px;
	float: right;
	text-align: center;
	border: 1px solid #bcbcbc;
	background: #eeeeee;
	color: #7c7c7c;
	width: 80px;
	height: 20px;
}
a.partnerLink {
	background: url(../images/link_back.jpg);
	width: 44px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	color: #7e7e7e;
	font-size: 12px;
	display: block;
	float: left;
}
/*--------------------------------------- all investor tables ---------------------------------------------*/
.table_download, .salesreport_table, .meeting_operation, .appoint, .operarion, .stock_info, .financereport_table, .director_intro, .organize_table  {
	border-collapse: collapse;
	border: 1px solid #c0c3a7;
}