@charset   "UTF-8";
/* *** CSS Document By Alimanman 2008/12/30
	
	0_Reset
	1_Class
	2_Link
	3_Title
	4_Header
	5_Main
	  -lefter
	  -righter
	6_Footer
	7_This
	
*/

/* 0_Reset
-------------------------------------------------------------------
*/
*{
    
  margin:0;padding:0;
} ol, ul{
    
  list-style:none;
} a img{
    
  border:none;
}
body {  
	line-height: normal;
	line-height: 150%;
	font-weight: 400;
	font-size: 14px;
	font-family: MS pgothic, osaka;
	background-color: #ffffff;
	color: #555555;
	padding-bottom: 40px;
}
input,textarea{
    
  font-family:MS PGothic, Osaka;
}
.bg001{
    
  background:url(../img/bg001.jpg) repeat-y center center;
}
.bg002{
  background:url(../img/bg002.jpg) no-repeat center 60px;
}
.keyword{  
    
	margin:0 auto;
	width:960px;
}

.form_error_message {  
	text-align: center;
	color: red;
	border-width: 2px;
	border-style: dotted;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* 1_Class
-------------------------------------------------------------------
*/
.float-left   {
    
  float:left;
}
.float-right  {
    
  float:right;
}
.text-left    {
    
  text-align:left;
}
.text-right   {
    
  text-align:right;
}
.text-center  {
    
  text-align:center;
}
.no-margin    {
    
  margin:0;
}
.no-padding   {
    
  padding:0;
}
.hide         {
    
  display:none;
}
.clear        {
    
  clear:both;
}
.clearFF:after{  
    
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
/* 2_Link
-------------------------------------------------------------------
*/
a:link {  
	color: #18278f;
	text-decoration: none;
}
a:visited {
	color: #18278f;
	text-decoration:none;
}

a:hover {  
	color: #cc0000;
	text-decoration: none;
}

a:active {  
	color: #cc0000;
	text-decoration: none;
}
/* 3_Title
-------------------------------------------------------------------
*/
h1 {  
    
	text-align:center;
	color:#BFBFBF;
	font:400 12px/35px MS PGothic, Osaka;
	background:#FFF;
}
.cms h2 {  
    
	position:relative;
	overflow:hidden;
	height:40px;
}
.page_main .lefter h2{
	clear:both;
	height:36px;
}

.page_main .righter h2,
.page_main .righter h2.typeTwo,
.page_main .righter h2.typeThree{
	padding-left:25px;
	height:48px;
	color:#0042BD;
	font:700 18px/37px MS PGothic, Osaka;
	background:url(../img/title_h2.jpg) no-repeat 0 0;
}
.page_main .righter h2.typeTwo{
	color:#007FFF;
	background:url(../img/title_h2002.jpg) no-repeat 0 0;
}
.page_main .righter h2.typeThree{
	color:#E37E1E;
	background:url(../img/title_h2003.jpg) no-repeat 0 0;
}
.page_main .righter h2 span,
.page_main .righter h2 span.typeTwo{
	font-size:12px;
	color:#9F9F9F;
	font-weight:400;
	display:inline-block;
	padding-left:45px;
	vertical-align:middle;
}
.page_main .righter h2 span.typeTwo{
	padding-left:20px;
	color:#0042BD;
}
.page_main .righter h2.typeTwo span.typeTwo{color:#007FFF;}

.page_main .righter {  
	float: left;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 648px;
	background-image: url(../img/page_main.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#footer h2 {
	text-align:center;
	color:#FFF;
	font:400 12px/20px Arial;
	background:#0042BD;
}

#footer ul {  
	padding-bottom: 3px;
}

h3.h3001 {  
    
	margin:15px 0 0px 0;
	padding:3px 0;
	color:#5F5F5F;
	font-size:14px;
	border-bottom:1px dashed #9F9F9F;
}
h3.h3001 span{
    
  color:#99BF00;
}
h3.h3002 {  
    
	margin:20px 0 0px 0;
	padding:3px 0;
	color:#5F5F5F;
	font-size:14px;
	border-bottom:1px dashed #9F9F9F;
}
h3.h3002 span{
    
  color:#99BF00;
}
h3.h3003 {  
    
	margin:0px 0 0px 0;
	padding:3px 0;
	color:#5F5F5F;
	font-size:14px;
	border-bottom:1px dashed #9F9F9F;
}
h3.h3003 span{
    
  color:#99BF00;
}
h4 {}
h5 {}

/*
 * Top Image and link
*/
#top {  
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 960px;
	background-color: #ffffff;
	overflow: hidden;
	height: 60px;
	position: relative;
	font-size: 12px;
}

#top .logo {  
}

#top .topLink {  
}

#top UL LI {  
	position: relative;
	float: left;
	padding-right: 7px;
}

/*
 * Class Menu
 */
.classMenu {  
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-width: 1px;
	border-color: gray;
	border-style: solid;
	background-color: #ececec;
}

.classMenu .HMenu_category {  
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

/* 4_Header
-------------------------------------------------------------------
*/
#header {  
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	background-color: #ffffff;
	font-size: 12px;
}
#header .topImg{  
	overflow:hidden;
	height : 60px;
}
#header ul{  
    
	height:30px;
}
#header ul li{  
    
	position:relative;
	float:left;
	width:137px;
	height:30px;
}
#header ul li.last{
    
  border-right:1px solid #0053ab;
}
#header ul li a,
#header ul li a:visited{  
    
	display:block;
	padding-top:7px;
	width:137px;
	height:23px;
	text-align:center;
	color:#FFF;
	font-weight:700;
	background:#5581d3 url(../img/main_menu.jpg) no-repeat 0 0;
}
#header ul li a:hover,
#header ul li.jQhere a,
#header ul li.jQhere a:visited{  
	color:#0042BD;
	background:#5581d3 url(../img/main_menu_hover.jpg) no-repeat 0 0;
}
#header ul li a span{  
	display:block;
	font:700 12px/15px Arial;
}
#header ul li ul{  
	position:absolute;
	left:1px;
	top:30px;
	height:auto;
}
#header ul li ul,
#header ul li.jQhere ul{  
	padding:5px 0;
	background:url(../img/main_menu_bg.jpg) no-repeat left bottom;
}
#header ul li ul li,
#header ul li.jQhere ul li{  
    
	float:left;
	clear:both;
	height:auto;
}
#header ul li ul li a,
#header ul li ul li a:visited,
#header ul li.jQhere ul li a,
#header ul li.jQhere ul li a:visited{  
    
	display:block;
	width:112px;
	padding:2px 10px 2px 15px;
	line-height:17px;
	height:auto;
	text-align:left;
	color:#FFF;
	background:url(../img/icon001.gif) no-repeat 7px 8px;
}
#header ul li ul li a:hover,#header ul li.jQhere ul li a:hover {  
	color: yellow;
	background-image: url(../img/icon001.gif);
	background-repeat: no-repeat;
	background-position: 7px 8px;
}

/* 5_Main
-------------------------------------------------------------------*/
#main{
    
  margin:0 auto;
}
.index_main{  
	padding:55px 0px 99px 27px;
	width:933px;
	background:#FFF url(../img/index_img005.jpg) no-repeat right bottom;
}
.index_lefter {  
	float: left;
	padding-right: 25px;
	width: 333px;
	font-size: 12px;
}
.index_lefter ul{}
.index_lefter ul li{  
    
	position:relative;
	clear:both;
	float:left;
	margin-bottom:13px;
	width:334px;
}
.index_lefter ul li img{
    
  display:block;
}
.index_lefter ul li a{  
    
	position:absolute;
	right:12px;
}
.index_lefter ul li a.one{
    
  bottom:12px;
}
.index_lefter ul li a.two{
    
  bottom:13px;
}
.index_lefter ul li a.three{
    
  bottom:13px;
}
.index_lefter ul li a.four{
    
  bottom:12px;
}
.index_lefter ul li span{  
    
	position:absolute;
	font-size:10px;
	color:#FFF;
	line-height:13px;
	left:15px;
	bottom:15px;
	font-weight:700;
}
.index_lefter ul li span.w002{
    
  bottom:9px;
}
.index_lefter ul li span.w004{
    
  bottom:13px;
}

.index_righter{float:left;}
.index_righter .cms{}
.index_righter .cms h2 a{
	position:absolute;
	right:12px;
	top:7px;
}
.index_righter .cms .cms_box{
	overflow:auto;
	margin-bottom:22px;
	padding:5px 12px 12px 12px;
	width:520px;
	height:148px;
	color:#7F7F7F;
	font:400 12px/24px MS PGothic, Osaka;
	border:1px solid #CFCFCF;
	border-top:none;
}
.index_righter .line{
	overflow:hidden;
	width:100%;
	height:7px;
	border-bottom:1px solid #AFAFAF;
}

.page_main{
	width:960px;
	background:#FFF url(../img/index_img005.jpg) no-repeat right bottom;
}
.page_main .lefter {  
	float: left;
	padding-top: 15px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 256px;
	background-image: url(../img/page_main.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 12px;
}
.page_main .lefter ul{
	clear:both;
	float:left;
	padding:0 23px 0 23px;
	background:url(../img/left_menu_bg.jpg) repeat-y 0 0;
}
.page_main .lefter ul li{
	clear:both;
	float:left;
	width:210px;
	background:url(../img/icon002.gif) no-repeat 3px center;
	border-top:1px solid #5F5F5F;
	border-bottom:1px solid #FFF;
}
.page_main .lefter ul li.top{
    
  border-top:none;
}
.page_main .lefter ul li.bottom{
    
  border-bottom:none;
}
.page_main .lefter ul li a,
.page_main .lefter ul li a:visited{  
    
	display:block;
	padding-left:12px;
	line-height:32px;
	color:#FFF;
}
.page_main .lefter ul li a:hover{
    
  text-decoration:underline;
}
.page_main .lefter ol{  
    
	clear:both;
	float:left;
	background:#BFBFBF;
}
.page_main .lefter ol li{  
    
	position:relative;
	clear:both;
	float:left;
	padding-top:10px;
}
.page_main .lefter ol li img{  
    
	display:block;
	width:256px;
}
.page_main .lefter ol li span{  
    
	position:absolute;
	display:block;
	width:246px;
	line-height:12px;
	font-size:9px;
	color:#FFF;
	left:10px;
	bottom:11px;
}
.page_main .lefter ol li span.w002{
    
  bottom:5px;
}

/* 6_Footer
-------------------------------------------------------------------*/
#footer {  
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	color: #5f5f5f;
	background-color: #ffffff;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
}
#footer ul {  
	padding-top: 5px;
	text-align: center;
}
#footer ul li{
	display:inline;
}
#footer ul li a,
#footer ul li a:visited{
    
  color:#5F5F5F;
}
#footer ul li a:hover{
    
  text-decoration:underline;
}
#footer address{  
    
	text-align:center;
	font:normal 400 12px/26px MS PGothic, Osaka;
	border-top:1px solid #5F5F5F;
}

/* 7_This
-------------------------------------------------------------------
*/
.color_0000FF{
    
  color:#0000FF;
}
.color_E37E1E{
    
  color:#E37E1E;
}
.color_9F9F9F{
    
  color:#9F9F9F;
}
.color_99BF00{
    
  color:#99BF00;
}
.color_007FFF{
    
  color:#007FFF;
}
.title_img{
  height:100px;
}
.go_top {  
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.go_top a,
.go_top a:visited{  
    
	margin:0 auto;
	padding-left:15px;
	display:block;
	width:43px;
	height:14px;
	line-height:15px;
	color:#FFF;
	font-weight:700;
	background:url(../img/icon004.png) no-repeat 0 0;
}
.go_top_w{  
    
	padding:10px 0 20px 0;
	text-align:right;
}
.go_top_w a,
.go_top_w a:visited{  
    
	color:#99BF00;
}
.go_top_w a:hover{
    
  text-decoration:underline;
}

.link_tags{  
	margin-bottom:15px;
	padding:10px 0 10px 0;
	text-align:center;
}
.link_tags li{
	display:inline;
	padding:0 5px;
}
.link_tags li a,
.link_tags li a:visited{  
	line-height:20px;
	text-decoration:none;
}
.link_tags li a:hover{
  text-decoration:underline;
}

.call_css001{  
    
	width:530px;
}
.call_css001 tr th{  
    
	width:180px;
	line-height:20px;
	text-align:left;
	vertical-align:top;
	color:#5F5F5F;
	font-size:14px;
}
.call_css001 tr th span{
    
  color:#99BF00;
}
.call_css001 tr td{  
    
	padding:0 0 13px 0;
	vertical-align:top;
}
.call_css001 tr td input{  
    
	padding:2px 0 0 0;
	height:16px;
	border:1px solid #7F7F7F;
}
.call_css001 tr td input.checkbox,
.call_css001 tr td input.radio{  
    
	vertical-align:middle;
	border:none;
}
.call_css001 tr td textarea{  
    
	overflow:auto;
	width:348px;
	border:1px solid #7F7F7F;
}
.call_css001 tr td input.w348{
    
  width:348px;
}
.call_css001 tr td input.w162{
    
  width:162px;
}
.call_css001 tr td input.w120{
    
  width:120px;
}
.call_css005 tr td input.w121{
    
  width:121px;
}
.call_css005 tr td input.w232{
    
  width:232px;
}
.call_css005 tr td input.w140{
    
  width:140px;
}
.call_css001 tr td p{
    
  padding:5px 0;
}
.textarea001{
    
  height:48px;
}
.textarea002{
    
  height:148px;
}
.textarea003{
    
  height:68px;
}
.call_css001 tr td table{
    
  margin-top:1em;
}
.call_css001 tr td table tr td.typeTwo{
    
  padding-right:21px;
}
.call_css002 th,
.call_css002 td{
    
  border-bottom:1px dashed #9F9F9F;
}
.call_css001 tr.call_css003 th,
.call_css001 tr.call_css003 td{
    
  padding:17px 0 13px 0;
}
.call_css004{
    
  padding-bottom:25px;
}
.call_css004 a,
.call_css004 a:visited{  
    
	margin:0 auto;
	display:block;
	width:190px;
	height:23px;
	line-height:23px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	font-weight:700;
	background:url(../img/icon003.png) no-repeat 0 0;
}
.call_css001 tr td table.call_css005{
    
  margin:0;
}
.call_css005 tr td{  
    
	padding-bottom:0px;
	line-height:20px;
}
.call_css005 tr td.typeThree{
    
  padding:0 6px 5px 7px;
}
.call_css005 tr td.typeFour{
    
  padding:0 6px 0px 7px;
}
.call_css005 tr td input{
    
  margin-bottom:5px;
}
.resaler_css001{  
    
	padding:10px 0 50px 0;
	text-align:center;
	color:#007FFF;
	font-size:14px;
}
.resaler_css001 a{  
    
	color:#007FFF;
	text-decoration:underline;
}
.company_css001{  
    
	padding:10px 0 0 0;
	line-height:20px;
}
.company_css002{  
    
	padding:10px 0 0 0;
	line-height:21px;
	font-size:18px;
}
.company_css002 a,
.company_css002 a:visited{
    
  color:#007FFF;
}
.company_css002 a:hover{
    
  text-decoration:underline;
}
.company_css003{  
    
	margin:25px 45px 35px 15px;
	width:245px;
}
.company_css003 tr td{  
    
	padding:7px 0;
	vertical-align:top;
	line-height:20px;
	border-bottom:1px solid #B2D9FF;
}
.press_css001{  
	margin-bottom:15px;
	padding:0 0 10px 0;
	text-align:center;
	border-bottom:1px solid #9F9F9F;
}
.press_css001 li{  
    
	display:inline;
	padding:0 5px;
}
.press_css001 li a,
.press_css001 li a:visited{  
    
	line-height:20px;
	color:#007FFF;
	text-decoration:underline;
}
.press_css001 li a:hover{
    
  text-decoration:none;
}
.press_css002{  
    
	clear:both;
	margin-bottom:15px;
	height:45px;
	line-height:normal;
	color:#0000FF;
	background:url(../img/icon004.gif) no-repeat left bottom;
}
.press_css002 dt{  
    
	float:left;
	font-size:39px;
	font-family:Arial;
}
.press_css002 dd{  
    
	float:left;
	line-height:20px;
	font-size:14px;
}
.press_css003{
    
  background:url(../img/press_img002.jpg) no-repeat 350px 130px;
}
.press_css004{  
    
	padding:5px 0;
	line-height:normal;
	color:#0042BD;
	font-size:24px;
	background:url(../img/icon005.jpg) no-repeat 0 33px;
}
.press_css005{  
    
	margin:10px 0 35px 0;
	font-size:14px;
	line-height:normal;
}
.press_css005 td{  
    
	padding-bottom:15px;
	vertical-align:top;
}
.press_css005 span{
    
  color:#E37E1E;
}
.press_css006{  
    
	height:22px;
	line-height:18px;
	font-size:14px;
	border-bottom:1px dashed #9F9F9F;
}
.press_css006 i,
.press_css006 span{  
    
	float:left;
	font-style:normal;
}
.press_css006 i{  
    
	margin-right:5px;
	width:18px;
	height:18px;
	text-align:center;
	color:#FFF;
	background:#E37E1E;
}
.press_css006 i.typeTwo{
    
  background:#99BF00;
}
.press_css007{  
    
	margin:15px 0 5px 0;
	width:597px;
	height:78px;
	text-align:center;
	font-size:14px;
	background:url(../img/press_bg001.jpg) no-repeat 0 0;
}
.press_css007 th{  
    
	font-weight:400;
	color:#FFF;
	font-size:12px;
}
.press_css008{
    
  background:url(../img/press_bg002.jpg) no-repeat 0 0;
}
.press_css009 a,
.press_css009 a:visited{  
    
	color:#007FFF;
	text-decoration:underline;
}
.press_css010{  
    
	line-height:25px;
	font-size:18px;
	font-weight:700;
}
a.press_css011,
a.press_css011:visited{  
    
	color:#007FFF;
}
a.press_css011:hover{
    
  text-decoration:underline;
}
.press_css012{  
    
	padding:5px 0 50px 0;
	background:url(../img/press_bg003.jpg) no-repeat right 280px;
}
.press_css013{  
    
	margin-bottom:5px;
	padding:3px 0;
	color:#99BF00;
	font-size:14px;
	border-bottom:1px dashed #9F9F9F;
}
.antivirus_css001{  
    
	padding-top:5px;
	line-height:20px;
	background:url(../img/antivirus_bg001.jpg) no-repeat right center;
}
.antivirus_css002{  
    
	width:600px;
	height:49px;
	text-align:center;
	background:url(../img/antivirus_bg002.jpg) no-repeat right center;
}
.antivirus_css002 th{  
    
	font-weight:400;
	color:#FFF;
}
.antivirus_css003{  
    
	margin:1px 0;
	width:600px;
}
.antivirus_css003 td{  
    
	padding:3px 60px 3px 0;
	width:126px;
	text-align:right;
}
.antivirus_css003 td.typeTwo{  
    
	padding-right:28px;
	width:202px;
}
* html .antivirus_css003 td.typeTwo{
    
  width:202px;
}
*+html .antivirus_css003 td.typeTwo{width:202px;}
.antivirus_css003 td.typeThree{  
    
	width:124px;
	border-left:1px solid #9F9F9F;
	border-right:1px solid #9F9F9F;
}
* html .antivirus_css003 td.typeThree{
    
  width:125px;
}
*+html .antivirus_css003 td.typeThree{width:125px;}
.antivirus_css004{  
    
	width:600px;
	height:27px;
	text-align:center;
	background:url(../img/antivirus_bg003.jpg) no-repeat right center;
}
.antivirus_css005{  
    
	margin-bottom:10px;
	width:600px;
	height:49px;
	text-align:center;
	background:url(../img/antivirus_bg004.jpg) no-repeat right center;
}
.antivirus_css005 th{  
    
	font-weight:400;
	color:#FFF;
}
.antivirus_css006{  
    
	margin-bottom:10px;
	width:600px;
	line-height:25px;
	text-align:center;
	border:1px solid #9F9F9F;
	background:url(../img/antivirus_bg005.jpg) repeat-x 0 0;
}

.antivirus_css007{
    
  background:url(../img/antivirus_bg006.jpg) no-repeat right center;
}
.antivirus_css007 img{
    
  margin:5px 0 0 25px;
}
.antivirus_css008{
    
  padding-bottom:35px;
}
.antivirus_css008 a,
.antivirus_css008 a:visited{  
    
	margin:0 auto;
	display:block;
	width:335px;
	height:23px;
	line-height:23px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	font-weight:700;
	background:url(../img/antivirus_bg007.png) no-repeat 0 0;
}
.backup_css001{  
    
	clear:both;
	padding:3px 0;
	line-height:30px;
	font-size:21px;
	color:#0042BD;
	background:url(../img/icon006.jpg) no-repeat left bottom;
}
.backup_css001 span{
    
  font-size:14px;
}
.backup_css002{  
    
	margin-bottom:10px;
	padding-left:10px;
	width:600px;
	line-height:22px;
	color:#FFF;
	border:1px solid #9F9F9F;
	background:url(../img/backup_bg001.jpg) repeat-x 0 0;
}
.backup_css003{
    
  padding-right:37px;
}
.backup_css004{  
    
	width:600px;
	height:27px;
	background:url(../img/backup_bg002.jpg) no-repeat 0 0;
}
.backup_css004 td{  
    
	width:50%;
	text-align:center;
}
.backup_css005{  
    
	margin:1px 0 20px 0;
	width:600px;
}
.backup_css005 td{
    
  padding-left:20px;
}
.backup_css005 img{
    
  margin:20px 0;
}
.backup_css005 td.typeTwo{  
    
	width:50%;
	padding:0 20px 0 0;
	border-right:1px solid #9F9F9F;
}
.backup_css006{  
    
	width:600px;
	height:23px;
	color:#FFF;
	background:url(../img/backup_bg003.jpg) no-repeat 0 0;
}
.backup_css006 td{
    
  padding-left:10px;
}
.backup_css007{  
    
	margin:1px 0 30px 0;
	width:600px;
}
.backup_css007 td{  
    
	padding:5px 0 5px 20px;
	vertical-align:top;
	border-bottom:1px dashed #9F9F9F;
}
.backup_css007 td.typeTwo{  
    
	padding-left:10px;
	width:137px;
	border-right:1px solid #9F9F9F;
}
.backup_css008{  
    
	clear:both;
	width:600px;
	height:27px;
	background:url(../img/backup_bg004.jpg) no-repeat 0 0;
}
.backup_css008 tr td{  
    
	text-align:center;
}
.backup_css009{  
    
	clear:both;
	margin:1px 0 20px 0;
	width:600px;
}
.backup_css009 td{  
    
	padding:5px 0 5px 0;
	vertical-align:top;
	text-align:center;
	border-bottom:1px dashed #9F9F9F;
	border-right:1px solid #9F9F9F;
}
.backup_css009 td.typeTwo{  
    
	border-right:none;
}
.ups_css001{  
    
	background:url(../img/ups_bg001.jpg) no-repeat right 50px;
}
.ups_css002{  
    
	margin:10px 0 30px 0;
	background:url(../img/ups_bg003.jpg) no-repeat 270px 5px;
}
.ups_css002 li{  
    
	padding-bottom:13px;
}
.ups_css002 li a,
.ups_css002 li a:visited{  
    
	display:block;
	width:234px;
	height:23px;
	text-align:center;
	color:#FFF;
	line-height:23px;
	font-size:14px;
	background:url(../img/ups_bg002.jpg) no-repeat 0 0;
}
.ups_css002 li a:hover{
    
  text-decoration:underline;
}
.ups_css003{  
    
	width:600px;
	height:23px;
	color:#FFF;
	text-align:center;
	background:url(../img/ups_bg004.jpg) no-repeat 0 0;
}
.ups_css004{  
    
	clear:both;
	margin:1px 0 20px 0;
	width:600px;
}
.ups_css004 td{  
    
	padding:5px 0 5px 0;
	vertical-align:top;
	text-align:center;
	border-bottom:1px dashed #9F9F9F;
	border-right:1px solid #9F9F9F;
}
.ups_css004 td.typeTwo{  
    
	border-right:none;
}
.suport_css001{
    
  background:url(../img/suport_bg001.jpg) no-repeat right center;
}
.suport_css002{
    
  background:url(../img/suport_bg002.jpg) no-repeat right 70px;
}
.download_css001{  
    
	margin:6px 0 20px 0;
	height:88px;
	background:url(../img/download_img001.jpg) no-repeat 0 0;
}
.download_css002{  
    
	margin-top:5px;
	width:646px;
	height:23px;
	color:#FFF;
	text-align:center;
	background:url(../img/download_bg001.jpg) no-repeat 0 0;
}
.download_css003{  
    
	clear:both;
	margin:1px 0 45px 0;
	width:646px;
}
.download_css003 td{  
    
	padding:5px 0 5px 0;
	border-bottom:1px dashed #9F9F9F;
	border-right:1px solid #9F9F9F;
}
.download_css003 td.typeTwo{  
    
	border-right:none;
}
.download_css003 td.typeThree{  
    
	padding:5px 10px;
}
.download_css003 a,
.download_css003 a:visited{  
    
	margin:0 auto;
	display:inline-block;
	width:102px;
	height:23px;
	line-height:23px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	font-weight:700;
	background:url(../img/download_bg002.jpg) no-repeat 0 0;
}
.download_css003 a:hover{
    
  text-decoration:underline;
}
.mente_css001{  
    
	margin-top:20px;
	height:22px;
	line-height:18px;
	font-size:14px;
	color:#007FFF;
	border-bottom:1px dashed #9F9F9F;
}
.mente_css001 i,
.mente_css001 span{  
    
	float:left;
	font-style:normal;
}
.mente_css001 i{  
    
	margin-right:5px;
	width:18px;
	height:18px;
	text-align:center;
	color:#FFF;
	background:#99BF00;
}
.mente_css002{  
    
	margin:10px 0;
}
.mente_css002 td{  
    
	padding:0 5px;
}
.mente_css002 td.typeTwo{
    
  color:#9F9F9F;
}
.technote_css001{
    
  padding:10px 0 0 0;
}
.technote_css002{  
    
	margin:5px 0 5px 0;
	vertical-align:middle;
}
.technote_css003{
    
  margin:10px 0;
}
.technote_css003 td{  
    
	padding:5px 5px 5px 0;
	vertical-align:top;
}
.technote_css003 a,
.technote_css003 a:visited{  
    
	color:#007FFF;
	text-decoration:underline;
}
.technote_css004{  
    
	margin:10px 0 10px 0;
	padding:3px 0;
	color:#0000FF;
	font-size:12px;
	border-bottom:1px dashed #9F9F9F;
}
.technote_css005{  
    
	margin-bottom:5px;
	padding-left:10px;
	color:#FFF;
	line-height:18px;
	background:url(../img/technote_bg001.jpg) repeat-x 0 0
;
}
.bugs_css001{  
    
	width:646px;
	height:23px;
	color:#FFF;
	text-align:center;
	background:url(../img/bugs_bg001.jpg) no-repeat 0 0;
}
.bugs_css002{  
    
	clear:both;
	margin:1px 0 5px 0;
	width:646px;
}
.bugs_css002 td{  
    
	padding:5px;
	border-bottom:1px dashed #9F9F9F;
	border-right:1px solid #9F9F9F;
}
.bugs_css002 td.typeTwo{  
    
	border-right:none;
}
.bugs_css002 a,
.bugs_css002 a:visited{  
    
	color:#007FFF;
	text-decoration:underline;
}
.bugs_css003{  
    
	width:646px;
	height:23px;
	color:#FFF;
	text-align:center;
	background:url(../img/bugs_bg002.jpg) no-repeat 0 0;
}
.bugs_css004{  
    
	clear:both;
	margin:1px 0 5px 0;
	width:646px;
}
.bugs_css004 td{  
    
	padding:5px;
	border-bottom:1px dashed #9F9F9F;
	border-right:1px solid #9F9F9F;
}
.bugs_css004 td.typeTwo{  
    
	border-right:none;
}
.gw_css001{  
    
	padding:10px 0 50px 0;
}
.gw_css001 a,
.gw_css001 a:visited{  
    
	font-size:14px;
	color:#0000FF;
	text-decoration:underline;
}
.gw_css002{  
    
	width:600px;
	text-align:center;
	color:#FFF;
	height:22px;
	line-height:22px;
	border:1px solid #9F9F9F;
	background:url(../img/gw_bg001.jpg) repeat-x 0 0;
}
.gw_css003{  
    
	clear:both;
	margin:1px 0 10px 0;
	width:600px;
}
.gw_css003 td{  
    
	padding:5px;
	border-bottom:1px dashed #9F9F9F;
	border-right:1px solid #9F9F9F;
}
.gw_css003 td.typeTwo{  
    
	border-right:none;
}
.gw_css003 td a,
.gw_css003 td a:visited{  
    
	margin:3px 0;
	display:inline-block;
	width:319px;
	height:23px;
	line-height:23px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	background:url(../img/gw_bg002.jpg) no-repeat 0 0;
}
.gw_css003 td a:hover{
    
  text-decoration:underline;
}
.gw_css004{  
    
	width:600px;
	padding:0px 0 40px 0;
	text-align:center;
}
.gw_css004 a,
.gw_css004 a:visited{  
    
	font-size:14px;
	color:#0000FF;
	text-decoration:underline;
}
.gw_css005{  
    
	width:600px;
	text-align:center;
	color:#FFF;
	height:22px;
	line-height:22px;
	border:1px solid #9F9F9F;
	background:url(../img/gw_bg003.jpg) repeat-x 0 0;
}
.gw_css006{  
    
	width:600px;
	height:73px;
	text-align:center;
	background:url(../img/gw_bg004.jpg) no-repeat 0 0;
}
.gw_css006 .typeTwo{
    
  color:#FFF;
}
.gw_css007{  
    
	clear:both;
	margin:1px 0 1px 0;
	width:600px;
}
.gw_css007 td{  
    
	padding:5px;
	text-align:center;
	border-bottom:1px dashed #9F9F9F;
	border-right:1px solid #9F9F9F;
}
.gw_css007 td.typeTwo{  
    
	border-right:none;
}
.gw_css007 td.typeThree{
    
  border-bottom:none;
}
.gw_css007 td a,
.gw_css007 td a:visited{  
    
	margin:3px 0;
	display:inline-block;
	width:165px;
	height:23px;
	line-height:23px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	background:url(../img/gw_bg005.jpg) no-repeat 0 0;
}
.gw_css007 td a:hover{
    
  text-decoration:underline;
}
.gw_css008{  
    
	width:600px;
	height:52px;
	text-align:center;
	background:url(../img/gw_bg006.jpg) no-repeat 0 0;
}
.b770_css001{  
    
	margin:10px 0 20px 0;
	width:646px;
}
.b770_css001 td{  
    
	text-align:center;
}
.b770_css001 td p{  
    
	padding-left:30px;
	text-align:left;
}
.b770_css001 a,
.b770_css001 a:visited{  
    
	margin:3px 0;
	display:inline-block;
	width:284px;
	height:23px;
	line-height:23px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	background:url(../img/b770_bg001.jpg) no-repeat 0 0;
}
.b770_css001 td a:hover{
    
  text-decoration:underline;
}
.b770_css002{  
    
	margin-top:5px;
	width:646px;
}
.b770_css002 td{  
    
	padding:0 3px 0 0;
	border-bottom:1px dashed #9F9F9F;
}
.b770_css003{  
    
	margin-top:5px;
	width:646px;
}
.b770_css004{  
    
	position:relative;
	margin-bottom:7px;
	font-size:21px;
	color:#0042BD;
	line-height:30px;
	background:url(../img/b770_bg002.jpg) no-repeat left bottom;
}
.b770_css004 span{
    
  font-size:14px;
}
.b770_css004 img{  
    
	position:absolute;
	left:455px;
	top:-10px;
}
.b770_css005{  
    
	margin-top:10px;
	width:600px;
	height:73px;
	line-height:120%;
	background:url(../img/b770_bg003.jpg) no-repeat 0 0;
}
.b770_css005 .typeTwo td{
    
  color:#FFF;
}
.b770_css006{  
    
	width:600px;
	height:22px;
	color:#FFF;
	text-align:center;
	background:url(../img/b770_bg004.jpg) no-repeat 0 0;
}
.b770_css007{  
    
	clear:both;
	margin:1px 0 1px 0;
	width:600px;
}
.b770_css007 td{  
    
	padding:5px;
	border-bottom:1px dashed #9F9F9F;
	border-right:1px solid #9F9F9F;
}
.b770_css007 td.typeTwo{  
    
	padding-left:20px;
	border-right:none;
}
.b770_css007 td span,
.b770_css007 td span a,
.b770_css007 td span a:visited{
    
  color:#007FFF;
}
.b770_css007 td span a:hover{
    
  text-decoration:underline;
}
.b770_css008 {  
    
	margin:0px 0 0px 0;
	padding:3px 0;
	color:#5F5F5F;
	font-size:14px;
	border-bottom:1px dashed #9F9F9F;
}
.b770_css008 span{
    
  color:#99BF00;
}
.b770_css008 span.typeTwo,
.b770_css008 span.typeTwo a,
.b770_css008 span.typeTwo a:visited{
    
  color:#007FFF;
}
.b770_css008 span.typeTwo a:hover{
    
  text-decoration:underline;
}
.b770_css009{  
    
	padding-bottom:25px;
	text-align:center;
}
.b770_css009 a,
.b770_css009 a:visited{  
    
	display:inline-block;
	width:295px;
	height:23px;
	line-height:23px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	font-weight:700;
	background:url(../img/b770_bg005.png) no-repeat 0 0;
}
.mp_css001{  
    
	width:600px;
	height:23px;
	color:#FFF;
	text-align:center;
	background:url(../img/mp_bg001.jpg) no-repeat 0 0;
}
.mp_css002{  
    
	clear:both;
	margin:1px 0 1px 0;
	width:600px;
}
.mp_css002 td{  
    
	padding:5px;
	border-bottom:1px dashed #9F9F9F;
	border-right:1px solid #9F9F9F;
}
.mp_css002 td.typeTwo{  
    
	padding-left:20px;
	border-right:none;
}
.mailp_css001{  
    
	width:600px;
	margin-top:5px;
}
.mailp_css002{  
    
	color:#0042BD;
	font-size:21px;
	padding:5px 0 0 0;
	line-height:26px;
	margin-top:10px;
}
.mailp_css002 span{
    
  font-size:14px;
}
.mailp_css003{  
    
	padding-top:5px;
	background:url(../img/mailp_bg001.jpg) no-repeat right top;
}
.mailp_css004{  
    
	width:600px;
	height:93px;
	color:#FFF;
	text-align:center;
	background:url(../img/mailp_bg002.jpg) no-repeat 0 0;
}
.mailp_css004 tr.typeTwo td{
    
  color:#9F9F9F;
}
.mailp_css005{  
    
	padding:35px 0 35px 0;
	text-align:center;
}
.mailp_css005 a,
.mailp_css005 a:visited{  
    
	display:inline-block;
	width:190px;
	height:23px;
	line-height:23px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	font-weight:700;
	background:url(../img/icon003.png) no-repeat 0 0;
}
.mailp_css006{  
    
	padding:250px 0 0 395px;
	height:123px;
	background:url(../img/mailp_bg003.jpg) no-repeat -10px 0;
}
.mailp_css006 a,
.mailp_css006 a:visited{  
    
	margin:10px 0;
	display:block;
	width:234px;
	height:23px;
	line-height:23px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	background:url(../img/mailp_bg004.jpg) no-repeat 0 0;
}
.mailp_css006 td a:hover{
    
  text-decoration:underline;
}
.mailp_css007{  
    
	width:641px;
	height:49px;
	background:url(../img/mailp_bg005.jpg) no-repeat 0 0;
}
.mailp_css007 td{
    
  padding-left:10px;
}
.mailp_css007 .typeTwo td{
    
  color:#FFF;
}
.mailp_css008{  
    
	clear:both;
	margin:1px 0 1px 0;
	width:641px;
}
.mailp_css008 td{  
    
	padding:5px;
	border-bottom:1px dashed #9F9F9F;
	border-right:1px solid #9F9F9F;
}
.mailp_css008 td.typeTwo{  
    
	padding-left:20px;
	border-right:none;
}
.mailp_css008 td.typeThree{
    
  border-bottom:none;
}
.mailp_css009{  
    
	width:641px;
	height:27px;
	background:url(../img/mailp_bg006.jpg) no-repeat 0 0;
}
.mailp_css009 td{
    
  padding-left:10px;
}
.mailp_css010{  
    
	height:204px;
	background:url(../img/mailp_bg007.jpg) no-repeat right 0;
}
.mailp_css011{
    
  margin:5px 0 20px 0;
}
.mailp_css011 td{
    
  padding:10px 20px;
}
.mailp_css012{  
    
	margin-top:10px;
	padding-left:15px;
	color:#FFF;
	line-height:23px;
	background:url(../img/mailp_bg008.jpg) no-repeat 0 0;
}
.mailp_css013,
.mailp_css016{  
    
	margin:10px 0 0 25px;
	width:641px;
	height:50px;
	background:url(../img/mailp_bg009.jpg) no-repeat 0 0;
}
.mailp_css016{
    
  background:url(../img/mailp_bg011.jpg) no-repeat 0 0;
}
.mailp_css013 td,
.mailp_css016 td{
    
  padding-left:15px;
}
.mailp_css013 td.typeTwo,
.mailp_css016 td.typeTwo{
    
  color:#FFF;
}
.mailp_css014{  
    
	clear:both;
	margin:1px 0 1px 25px;
	width:600px;
}
.mailp_css014 td{  
    
	padding:5px;
	border-bottom:1px dashed #9F9F9F;
	border-right:1px solid #9F9F9F;
}
.mailp_css014 td.typeTwo{  
    
	padding-left:20px;
	border-right:none;
}
.mailp_css014 td.typeThree{
    
  border-bottom:none;
}
.mailp_css015{  
    
	margin:0px 0 0 25px;
	width:641px;
	height:27px;
	background:url(../img/mailp_bg010.jpg) no-repeat 0 0;
}
.mailp_css015 td{
    
  padding-left:15px;
}
.mailp_css017{  
    
	width:661px;
	height:292px;
	background:url(../img/mailp_bg012.jpg) no-repeat 0 0;
}
.mailp_css017 p{  
    
	padding-left:25px;
	line-height:23px;
	color:#FFF;
}
.mailp_css018{  
    
	padding:250px 0 0 395px;
	height:123px;
	background:url(../img/mailp_bg013.jpg) no-repeat -10px 0;
}
.mailp_css018 a,
.mailp_css018 a:visited{  
    
	margin:10px 0;
	display:block;
	width:234px;
	height:23px;
	line-height:23px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	background:url(../img/mailp_bg004.jpg) no-repeat 0 0;
}
.mailp_css018 td a:hover{
    
  text-decoration:underline;
}
.mailp_css019{  
    
	width:648px;
	height:49px;
	background:url(../img/mailp_bg014.jpg) no-repeat 0 0;
}
.mailp_css019 td{
    
  text-align:center;
}
.mailp_css019 .typeTwo td{
    
  color:#FFF;
}
.mailp_css020{  
    
	clear:both;
	margin:1px 0 1px 0;
	width:641px;
}
.mailp_css020 td{  
    
	padding:5px;
	border-right:1px solid #9F9F9F;
}
.mailp_css020 td.typeTwo{  
    
	padding-left:20px;
	border-right:none;
}
.mailp_css020 td.typeThree{
    
  border-bottom:none;
}
.mailp_css021{  
    
	width:648px;
	height:51px;
	background:url(../img/mailp_bg015.jpg) no-repeat 0 0;
}
.mailp_css021 td{
    
  padding:0 10px;
}
.mailp_css021 td.typeTwo{  
    
	color:#FFF;
}
.mailp_css022{  
    
	width:648px;
	height:93px;
	background:url(../img/mailp_bg016.jpg) no-repeat 0 0;
}
.mailp_css022 td{
    
  padding:0 10px;
}
.mailp_css022 td.typeTwo{  
    
	color:#FFF;
}
.mailp_css023{  
    
	margin:5px 0 0 0;
	width:598px;
	height:78px;
	text-align:center;
	color:#FFF;
	background:url(../img/mailp_bg017.jpg) no-repeat 0 0;
}
.mailp_css023 .typeTwo{  
    
	line-height:170%;
	color:#7F7F7F;
}
.z880_css001{  
    
	position:relative;
	padding:5px 0 0 0;
	background:url(../img/z880_bg001.jpg) no-repeat 410px 30px;
}
.z880_css001 p{  
    
	position:absolute;
	left:400px;
	top:110px;
}
.z880_css001 p a,
.z880_css001 p a:visited{  
    
	margin:10px 0;
	display:block;
	width:234px;
	height:23px;
	line-height:23px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	background:url(../img/mailp_bg004.jpg) no-repeat 0 0;
}
.z880_css001 p td a:hover{
    
  text-decoration:underline;
}
.z880_css002{  
    
	margin-top:5px;
	background:url(../img/z880_bg002.jpg) no-repeat right 10px;
}
.z880_css003{  
    
	height:66px;
	background:url(../img/z880_bg003.jpg) no-repeat 0 0;
}
.z880_css004{  
    
	width:600px;
	height:171px;
	background:url(../img/z880_bg004.jpg) no-repeat 0 0;
}
.z880_css004 .typeTwo{
    
  color:#FFF;
}
.z880_css005 a,
.z880_css005 a:visited{  
    
	margin:10px auto;
	display:block;
	width:295px;
	height:23px;
	line-height:23px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	background:url(../img/z880_bg005.jpg) no-repeat 0 0;
}
.z880_css005 a:hover{
    
  text-decoration:underline;
}
.z880_css006{
    
  border-bottom:1px solid #007FFF;
}
.z880_css007{  
    
	margin-bottom:10px;
	width:599px;
	height:280px;
	text-align:center;
	background:url(../img/z880_bg006.jpg) no-repeat 0 0;
}
.z880_css007 .typeTwo{
    
  color:#FFF;
}
* html .z880_css007 .bug{
    
  height:25px;
}
*+html .z880_css007 .bug{height:25px;}
.z880_css008{  
    
	margin-bottom:10px;
	width:600px;
	height:280px;
	text-align:center;
	background:url(../img/z880_bg007.jpg) no-repeat 0 0;
}
.z880_css008 .typeTwo{
    
  color:#FFF;
}
* html .z880_css008 .bug{
    
  height:25px;
}
*+html .z880_css008 .bug{height:25px;}
.z880_css009{  
    
	margin-bottom:10px;
	width:600px;
	height:359px;
	text-align:center;
	background:url(../img/z880_bg008.jpg) no-repeat 0 0;
}
.z880_css009 td{
    
  height:30px;
}
.z880_css009 .typeTwo{
    
  color:#FFF;
}
.z880_css009 .typeTwo td{
    
  height:43px;
}
* html .z880_css009 .bug{
    
  height:26px;
}
*+html .z880_css009 .bug{height:26px;}
.z880_css009 .typeThree{
    
  text-align:left;
}
.z880_css010{  
    
	margin-top:30px;
	width:600px;
	background:url(../img/z880_bg009.jpg) no-repeat right center;
}
.z880_css011{  
    
	width:600px;
	height:91px;
	text-align:center;
	background:url(../img/z880_bg010.jpg) no-repeat 0 0;
}
.z880_css011 .typeTwo{  
    
	color:#FFF;
}
.z880_css011 .typeTwo td{
    
  height:21px;
}
.z880_css012{  
    
	margin-top:5px;
	width:600px;
	height:498px;
	text-align:center;
	background:url(../img/z880_bg011.jpg) no-repeat 0 0;
}
.z880_css012 .typeTwo{  
    
	color:#FFF;
}
.z880_css013{  
    
	margin-top:5px;
	width:600px;
	height:434px;
	text-align:center;
	background:url(../img/z880_bg012.jpg) no-repeat 0 0;
}
.z880_css013 .typeTwo{  
    
	color:#FFF;
}
.z880_css014{  
    
	position:relative;
}
.z880_css014 a{
    
  margin-bottom:10px;
}
.z880_css014 span{  
    
	position:absolute;
	display:block;
	left:125px;
}










.z771_css001{  
    
	position:relative;
	padding:5px 0 0 0;
	background:url(../img/z771_bg001.jpg) no-repeat 410px 30px;
}
.z771_css001 p{  
    
	position:absolute;
	left:400px;
	top:110px;
}
.z771_css001 p a,
.z771_css001 p a:visited{  
    
	margin:10px 0;
	display:block;
	width:234px;
	height:23px;
	line-height:23px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	background:url(../img/mailp_bg004.jpg) no-repeat 0 0;
}
.z771_css001 p td a:hover{
    
  text-decoration:underline;
}
.z771_css002{  
    
	margin-top:5px;
	background:url(../img/z880_bg002.jpg) no-repeat right 10px;
}
.z771_css003{  
    
	height:66px;
	background:url(../img/z880_bg003.jpg) no-repeat 0 0;
}
.z771_css004{  
    
	width:600px;
	height:171px;
	background:url(../img/z880_bg004.jpg) no-repeat 0 0;
}
.z771_css004 .typeTwo{
    
  color:#FFF;
}
.z771_css005 a,
.z771_css005 a:visited{  
    
	margin:10px auto;
	display:block;
	width:295px;
	height:23px;
	line-height:23px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	background:url(../img/z880_bg005.jpg) no-repeat 0 0;
}
.z771_css005 a:hover{
    
  text-decoration:underline;
}
.z771_css006{
    
  border-bottom:1px solid #007FFF;
}
.z771_css007{  
    
	margin-bottom:10px;
	width:599px;
	height:280px;
	text-align:center;
	background:url(../img/z880_bg006.jpg) no-repeat 0 0;
}
.z771_css007 .typeTwo{
    
  color:#FFF;
}
* html .z771_css007 .bug{
    
  height:25px;
}
*+html .z771_css007 .bug{height:25px;}
.z771_css008{  
    
	margin-bottom:10px;
	width:600px;
	height:280px;
	text-align:center;
	background:url(../img/z880_bg007.jpg) no-repeat 0 0;
}
.z771_css008 .typeTwo{
    
  color:#FFF;
}
* html .z771_css008 .bug{
    
  height:25px;
}
*+html .z771_css008 .bug{height:25px;}
.z771_css009{  
    
	margin-bottom:10px;
	width:600px;
	height:359px;
	text-align:center;
	background:url(../img/z880_bg008.jpg) no-repeat 0 0;
}
.z771_css009 td{
    
  height:30px;
}
.z771_css009 .typeTwo{
    
  color:#FFF;
}
.z771_css009 .typeTwo td{
    
  height:43px;
}
* html .z771_css009 .bug{
    
  height:26px;
}
*+html .z771_css009 .bug{height:26px;}
.z771_css009 .typeThree{
    
  text-align:left;
}
.z771_css010{  
    
	margin-top:30px;
	width:600px;
	background:url(../img/z880_bg009.jpg) no-repeat right center;
}
.z771_css011{  
    
	width:600px;
	height:91px;
	text-align:center;
	background:url(../img/z880_bg010.jpg) no-repeat 0 0;
}
.z771_css011 .typeTwo{  
    
	color:#FFF;
}
.z771_css011 .typeTwo td{
    
  height:21px;
}
.z771_css012{  
    
	margin-top:5px;
	width:600px;
	height:498px;
	text-align:center;
	background:url(../img/z880_bg011.jpg) no-repeat 0 0;
}
.z771_css012 .typeTwo{  
    
	color:#FFF;
}
.z771_css013{  
    
	margin-top:5px;
	width:600px;
	height:434px;
	text-align:center;
	background:url(../img/z880_bg012.jpg) no-repeat 0 0;
}
.z771_css013 .typeTwo{  
    
	color:#FFF;
}
.z771_css014{  
    
	position:relative;
}
.z771_css014 a{
    
  margin-bottom:10px;
}
.z771_css014 span{  
    
	position:absolute;
	display:block;
	left:125px;
}
























