@CHARSET "UTF-8";

/*
* Initialization
*/
html,body,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd {
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#111111;
}
body {
	margin:0px;
	font-size:13px;
	font-family:Helvetica,Verdana,LiHei Pro,新細明體,sans-serif;
	color:#464646;
	background:#F7F6F5;
	overflow:auto;
}
img {
	border:0px;
}

.lf {
	float:left;
}
.rt {
	float:right;
}
.overhidden {
	overflow:hidden;
	text-overflow:clip;
	word-wrap:word-break;
}
.pr {
	position:relative;
}
.roundedBorder {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.clearfix{
    *zoom:1;/*ie6,7*/
}
.clearfix::before, .clearfix::after {
    content:"";
    display:block;
}
.clearfix::after{
    clear:both;
    visibility: hidden;
}
.clearfix:after{
    clear:both;
    visibility: hidden;
}
.inherit
{
	color: inherit;
	text-decoration: inherit;
}
.w100 {
	width:100%;
}
.w80 {
	width:80%;
}
.w50 {
	width: 50%;
}
.w49 {
	width: 49%;
}
.w48 {
	width:48%;
}
.w47 {
	width:47%;
}
.w40 {
	width:40%;
}
.h100 {
	height:100%;
}
.h50 {
	height:50%;
}
.h49 {
	height:49%;
}
.mg-l15 {
	margin-left: 15px;
}
.mg-r15 {
	margin-right: 15px;
}
.mg-t20 {
	margin-top: 20px;
}

.mg-t10 {
	margin-top: 10px;
}
.mg-b10 {
	margin-bottom: 10px;
}
.mg-b20 {
	margin-bottom: 20px;
}
.mg-l2 {
	margin-left: 2%;
}
.mg-r2 {
	margin-right: 2%;
}
.mg-r10p {
	margin-right:10%;
}
.fblue16 {
	color:#3552b3;
	font-size:14px;
}
.fgrey12 {
	color:#707070;
	font-size:11px;
}
.service_background {
	position:absolute;
	width:100%;
	height:100%;
	background: url(/images/service_bg1.jpg) top center repeat;
	background-size:100%;
}
.service_main {
	position:absolute;
	top:100px;
	width:883px;
	height:740px;
	left:50%;
	margin-left:-408px;
}
.service_ctn {
	position:absolute;
	top:10px;
	right:22px;
	width:98%;
	height:740px;
}

.servce_flag {
	position:absolute;
	top:30px;
	right:0px;
	width:299px;
	height:97px;
	background: url(/images/service_orangeflag.png) no-repeat;
}
.servce_flag a {
	display: block;
	height: 37%;
	width: 80%;
	margin-top: 10%;
	margin-left: 10%;
}
.transpr_line {
	width:100%;
	height:5px;
	background:black;
	opacity:.5;
	filter:alpha(opacity=50);
}
.service_head {
	position:relative;
	width:100%;
	height:120px;
	background:white;
}
.service_content {
	position:relative;
	width:100%;
	height:501px;
}

.service_content_1 {
	width:30%;
	height:501px;
	background: url(/images/service_bluebg.jpg) ;
}
.service_content1_t {
	width:100%;
	height:330px;
	position:relative;
}
.service_content1_t img {
	position:absolute;
	width:93%;
	top:20px;
	right:0px;
}
.service_content1_b {
	position:relative;
	width:100%;
	height:171px;
	overflow:hidden;
}
.service_content1_b img {
	width:100%;
	height:171px;
}

.service_content_2 {
	position:relative;
	width:30%;
	height:501px;
	background: url(/images/service_smsbg.jpg) ;
}
.service_content_2 img {
	position:absolute;
	width:100%;
	height: 100%;
	top:0px;
	right:0px;
}
.service_content2_form {
	position:absolute;
	top:146px;
	width:100%;
	text-align:center;
}
.service_content2_form input[type="text"] {
	width:80%;
	margin-bottom:8px;
	height:30px;
	background:white;
	color:#898989;
	font-size:15px;
	line-height:30px;
	text-indent:2%;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	border:0px;
}
.service_content2_form input[type="password"] {
	width:80%;
	margin-bottom:8px;
	height:30px;
	background:white;
	color:#898989;
	font-size:15px;
	line-height:30px;
	text-indent:2%;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	border:0px;
}
.service_content2_formtext {
	margin-left:10%;
	margin-top:6px;
	margin-bottom:10px;
	text-align:left;
	width:80%;
	color:#363636;
	font-size:13px;
}
.service_content2_form textarea {
	width:80%;
	height:100px;
	color:#363636;
	font-size:15px;
	background-color:white;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border:0px;
}
.service_content2_formtext2 {
	margin-left:10%;
	margin-bottom:10px;
	text-align:left;
	width:80%;
	color:white;
	font-size:16.1px;
}
.service_content2_formtext3 {
	font-size:28.67px;
}
.service_content2_formtext4 {
	margin-left:10%;
	text-align:left;
	width:40%;
	color:#9e0b0f;
	font-size:13px;
}
.service_content2_formtext4 a {
	text-decoration: none;
	color: inherit;
}

.service_content_3 {
	width:40%;
	height:501px;
}
.service_content3_blocks {
	position:relative;
	width:100%;
	height:167px;
	overflow:hidden;
}
.service_content3_blocks img {
	width:100%;
	height:167px;
}
.service_halving {
	position:relative;
	width:100%;
	height:8px;
}

.service_form {
	position:absolute;
	top:170px;
	width:100%;
	text-align:center;
}
.service_form input[type="text"] {
	width:80%;
	margin-bottom:8px;
	height:30px;
	background:white;
	color:#898989;
	font-size:15px;
	line-height:30px;
	text-indent:2%;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	border:0px;
}
.service_form input[type="password"] {
	width:80%;
	margin-bottom:8px;
	height:30px;
	background:white;
	color:#898989;
	font-size:15px;
	line-height:30px;
	text-indent:2%;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	border:0px;
}
.service_formtext {
	margin-top:14px;
	margin-left:10%;
	width:43%;
	color:white;
	font-size:13px;
}


.service_img_overlapping {
	width:100%;
	height:100%;
	position:absolute;
	z-index:10;
	cursor:pointer;
}
.service_img_overlapping:hover {
	width:100%;
	height:100%;
	position:absolute;
	z-index:10;
	background:black;
	opacity:0.8;
	filter:alpha(opacity=80);
	cursor:pointer;
}


.service_foot {
	position:relative;
	width:100%;
	height:85px;
	background:#fffdf7;
	opacity:0.65;
	filter:alpha(opacity=65);
	overflow:hidden;
}
.service_foot_1 {
	width:40%;
	color:black;
	font-size:12px;
}
.service_foot_2 {
	width:20%;
}
.service_foot_block {
	width:33%;
	padding-top:15px;
}
.service_foot_block ul li {
	width:100%;
	margin-left:5%;
	list-style:none;
	height:20px;
	text-align:left;
}
.service_foot_block a {
	text-decoration:none;
	color:black;
	font-size:12px;
}
.service_foot_block a:hover {
	color:red;
}
.service_popupbg {
	position:absolute;
	position:fixed;
	z-index:11;
	width:100%;
	height:100%;
	background:black;
	opacity:0.8;
	filter:alpha(opacity=0.8);
	display:none;
}
.service_popupctn {
	position:absolute;
	z-index:12;
	top:130px;
	width:66%;
	height:680px;
	margin-left:18%;
	background:#636363;
	display:none;
}
.service_popupctn2 {
	/*
	position:absolute;
	z-index:13;
	*/
	width:98%;
	left:1%;
	top:1%;
	height:98%;
	background:white;
}
.service_popupmain {
	padding-top:4%;
	padding-bottom:4%;
	padding-left:2%;
	padding-right:2%;
	width:96%;
	height:92%;
}
.service_main1 {
	width:39%;
	margin-left:1%;
	height:90%;
}
.service_main2 {
	width:29%;
	margin-left:1%;
	height:90%;
}
.service_main1_bg {
	width:100%;
}
.service_main1_2blocks {
	width:100%;
	height:50%;
	overflow:hidden;
}
.service_main1_2blocks img {
	width:100%;
}
.linerbg {
	background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#fff));
}
.service_main1_bg2 {
	border:1px solid #e0e0e0;
	width:100%;
	height:60px;
	margin-top:10px;
}
.service_main1_bg2 a {
	text-decoration:none;
	color:#617ca3;
	font-size:13px;
}
.popup_title {
	height:25px;
	color:#2e5d7f;
	font-size:13px;
	background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#fff));
}
.block2_2 {
	width:100%;
	border:1px solid #e0e0e0;
}
.block2_2_ctn {
	padding:3%;
	color:#606060;
	font-size:12px;
}
.block2_2_ctn a {
	color:#008bb5;
	text-decoration:none;
	font-weight:bold;
}
.block2_2_ctn ul li {
	list-style: square inside url(/images/news_foreign_dot.gif);
	height:20px;
}
.block2_2_ctn ul li a {
	color:#06A8FF;
	text-decoration:none;
	font-size:12px;
}
.block2_2_ctn ul li a:hover {
	color:#006298;
}
.folderMenu {
	width:97%;
	height:25px;
	background:url(/images/stylebg001.jpg);
	text-indent:3%;
	font-size:13px;
	color:#00517e;
	cursor:pointer;
}
.folderMenu2 {
	width:97%;
	height:25px;
	background:url(/images/cs_menu_bg.jpg);
	text-indent:3%;
	font-size:13px;
	color:#27732d;
	cursor:pointer;
}
.unfold {
	width:97%;
	text-indent:3%;
	font-size:12px;
	color:#707070;
	display:none;
}
.unfold ul li {
	list-style: square inside url(/images/cs_subpt_close.gif);
	margin-left:4%;
	height:28px;
	line-height:30px;
	cursor:pointer;
}
.unfold a {
	font-size:12px;
	color:#707070;
	text-decoration:none;
}
.block3_img {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:15px;
}
.block3_img img {
	width:100%;
}
.footer {
	width:100%;
	height:40px;
	background:url(/images/footer_bg.gif) repeat top;
}
.footer_shortcut {
	color:#484848;
	font-weight:bold;
	font-size:11px;
	width:70%;
}
.footer_shortcut ul li {
	width:14%;
	text-align:center;
	list-style:none;
	float:left;
	height:40px;
	line-height:40px;
	color:#484848;
	font-weight:bold;
	font-size:11px;
}
.footer_shortcut a {
	color:#005ad5;
	font-size:11px;
	text-decoration:none;
}
.footer_shortcut a:hover {
	color:#4D98FF;
	font-size:11px;
	text-decoration:none;
}
.footer_other_link {
	width:30%;
}
.footer_other_link ul li {
	width:25%;
	text-align:left;
	list-style:none;
	float:left;
	height:40px;
	line-height:40px;
}
.footer_other_link a {
	color:#484848;
	font-size:11px;
	text-decoration:none;
}
.footer_other_link a:hover {
	color:#8A8A8A;
	font-size:11px;
	text-decoration:none;
}

.popup2_left {
	width:70%;
	height:90%;
}
.popup2_left_1banner {
	width:99%;
	height:20px;
	border:1px solid #eae3de;
	background:#f7f4f2;
	position:relative;
}
.popup2_left_1banner img {
	position:absolute;
	right:0px;
}
.popup2_left_1banner_block2_1 {
	margin-top:20px;
	width:48%;
	height:250px;
	margin-right:2%;
	background:url(/images/personal.jpg) no-repeat top center;
	background-size:100%;
	overflow:hidden;
}
.popup2_left_1banner_block2_2 {
	margin-top:20px;
	width:48%;
	height:250px;
	margin-right:2%;
	background:url(/images/business.jpg) no-repeat top center;
	background-size:100%;
	overflow:hidden;
}
.popup2_left_1banner_block2ulli {
	margin-top:30px;
	margin-left:3%;
	margin-right:3%;
}
.popup2_left_1banner_block2ulli ul li {
	list-style:none;
	height:30px;
	width:100%;
	border-bottom:1px solid #d0c2d3;
	line-height:30px;
}
.popup2_left_1banner_block2ulli a {
	color:#929292;
	text-decoration:none;
}
.popup2_left_1banner_block2ulli a:hover {
	color:#454545;
}
.popup2_right {
	width:30%;
	/* height:90%; */
	background:url(/images/right_bg.jpg) repeat;
	/* overflow: scroll; */
}
.webmailloginform {
	width:80%;
	height:120px;
	margin-left:5%;
	margin-right:5%;
	padding:5%;
	color:#707070;
	font-size:12px;
	background:#DFE8BF;
}
.webmailloginform table {
	width:100%;
}
.webmailloginform table tr td{
	width:50%;
}
.webmailloginform input[type="text"] {
	width:80%;
}
.webmailloginform input[type="password"] {
	width:80%;
}
.webmailloginform input[type="submit"] {
	background-image: url(/images/cs_mail_login.gif);
	height: 15px;
	width: 54px;
	border: 0px;
}

.vec1 {
	position:absolute;
	left:7%;
	top:30px;
}
.vec2 {
	position:absolute;
	right:0px;
}
.button-bevel {
	vertical-align: top;
	border-radius: 4px;
	border: none;
	padding: 3px 25px 3px;
	text-decoration:none;
	font-size:16px;
}
.button-bevel:active {
	position: relative;
	top: 5px;
	text-decoration:none;
}
.button-bevel.cyan {
  box-shadow: #1994d3 0 6px 0px, rgba(0, 0, 0, 0.3) 0 10px 3px;
  color:white;
}
.button-bevel.cyan:active {
	box-shadow: #1994d3 0 3px 0, rgba(0, 0, 0, 0.2) 0 6px 3px;  
}
.cyan {
  background: rgb(130,207,241);
  background: -moz-linear-gradient(top,  rgba(130,207,241,1) 0%, rgba(56,174,234,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(130,207,241,1)), color-stop(100%,rgba(56,174,234,1)));
  background: -webkit-linear-gradient(top,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  background: -o-linear-gradient(top,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  background: -ms-linear-gradient(top,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  background: linear-gradient(to bottom,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82cff1', endColorstr='#38aeea',GradientType=0 );
  border: 1px solid #3cafcf;
}
  
 .cyan:hover {
    background: rgb(153,216,244);
    background: -moz-linear-gradient(top,  rgba(153,216,244,1) 0%, rgba(79,183,236,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,216,244,1)), color-stop(100%,rgba(79,183,236,1)));
    background: -webkit-linear-gradient(top,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    background: -o-linear-gradient(top,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    background: -ms-linear-gradient(top,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    background: linear-gradient(to bottom,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d8f4', endColorstr='#4fb7ec',GradientType=0 );
  }
  
.button-bevel.yellow {
  box-shadow: #c46d00 0 6px 0px, rgba(0, 0, 0, 0.3) 0 10px 3px;
  color:white;
}
.button-bevel.yellow:active {
	box-shadow: #c46d00 0 3px 0, rgba(0, 0, 0, 0.2) 0 6px 3px;
}
.yellow {
   background: rgb(255,183,0);
  background: -moz-linear-gradient(top,  rgba(255,183,0,1) 0%, rgba(255,140,0,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,183,0,1)), color-stop(100%,rgba(255,140,0,1)));
  background: -webkit-linear-gradient(top,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
  background: -o-linear-gradient(top,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
  background: -ms-linear-gradient(top,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb700', endColorstr='#ff8c00',GradientType=0 );
  border: 1px solid #e59500;
}
  
.yellow:hover {
    background: rgb(255,203,72);
    background: -moz-linear-gradient(top,  rgba(255,203,72,1) 0%, rgba(255,156,35,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,203,72,1)), color-stop(100%,rgba(255,156,35,1)));
    background: -webkit-linear-gradient(top,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb48', endColorstr='#ff9c23',GradientType=0 );
  }
  