﻿body{
	margin:0px auto 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:15px;
	text-align: center;
	color:#7D7D7D;}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
}
A:link {
	FONT-SIZE:  12px;
	COLOR: #ffffff;
	text-decoration: none;
}
A:visited {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	text-decoration: none;
}
A:hover {
	FONT-SIZE:  12px;
	COLOR: #FFff00;
	text-decoration: underline;
}
	
/*导航连接*/
A.menu {
	FONT-SIZE: 9pt;
	COLOR: #191919;
	font-weight: bold;
	text-decoration: none;
}
A.menu:link {
	COLOR: #191919;
	FONT-SIZE: 9pt;
	font-weight: bold;
	text-decoration: none;
}
A.menu:visited {
	COLOR: #191919;
	FONT-SIZE: 9pt;
	font-weight: bold;}
A.menu:hover {
	COLOR: #FF6400;
	FONT-SIZE: 9pt;
	font-weight: bold;}	
/*黑色字连接*/
A.list_font {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.list_font:link {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-weight: bold;
}
A.list_font:visited {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-weight: bold;
}
A.list_font:hover {
	FONT-SIZE: 8pt;
	COLOR: #FF6400;
	font-weight: bold;
}	
/*蓝字连接*/
A.bule {
	FONT-SIZE: 8pt;
	COLOR: #1999E0;
	font-weight: bold}
A.bule:link {
	FONT-SIZE: 8pt;
	COLOR: #1999E0;
	font-weight: bold;}
A.bule:visited {
	FONT-SIZE: 8pt;
	COLOR: #1999E0;
	font-weight: bold;}
A.bule:hover {
	FONT-SIZE: 8pt;
	COLOR: #FF6400;
	font-weight: bold;}	
/*蓝色小字连接*/
A.bule_Small{
	FONT-SIZE: 8pt;
	COLOR: #1999E0;
}
A.bule_Small:link {
	FONT-SIZE: 8pt;
	COLOR: #1999E0;
}
A.bule_Small:visited {
	FONT-SIZE: 8pt;
	COLOR: #1999E0;
}
A.bule_Small:hover {
	FONT-SIZE: 8pt;
	COLOR: #FF6400;}	
	
/*白色小字连接*/
A.White_Small {
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
	text-decoration: none;
}
A.White_Small:link {
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
	text-decoration: none;
}
A.White_Small:visited {
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
	text-decoration: none;
}
A.White_Small:hover {
	FONT-SIZE: 8pt;
	COLOR: #FF6400;
	text-decoration: none;
}	
/*黄色大字连接*/
A.yellow {
	FONT-SIZE: 10pt;
	COLOR: #FCFF00;
	font-weight: bold;
	text-decoration: none;
}
A.yellow:link {
	FONT-SIZE: 10pt;
	COLOR: #FCFF00;
	text-decoration: none;
}
A.yellow:visited {
	FONT-SIZE: 10pt;
	COLOR: #FCFF00;
	text-decoration: none;
}
A.yellow:hover {
	FONT-SIZE: 10pt;
	COLOR: #FCFF00;
	text-decoration: none;
}	

/*黄色小字连接*/
A.yellow_small {
	FONT-SIZE: 8pt;
	COLOR: #FCFF00;
	font-weight: bold;
	text-decoration: underline;
}
A.yellow_small:link {
	FONT-SIZE: 8pt;
	COLOR: #FCFF00;
	text-decoration: underline;
}
A.yellow_small:visited {
	FONT-SIZE: 8pt;
	COLOR: #FCFF00;
	text-decoration: underline;
}
A.yellow_small:hover {
	FONT-SIZE: 8pt;
	COLOR: #FCFF00;
	text-decoration: underline;
}	
/*灰色小字连接*/
A.gray_Small{
	FONT-SIZE: 8pt;
	COLOR: #7D7D7D;
}
A.gray_Small:link {
	FONT-SIZE: 8pt;
	COLOR: #7D7D7D;
}
A.gray_Small:visited {
	FONT-SIZE: 8pt;
	COLOR: #7D7D7D;
}
A.gray_Small:hover {
	FONT-SIZE: 8pt;
	COLOR: #444444;}	
/*白色13px字无下滑线连接*/
A.White {
	FONT-SIZE:10pt;
	COLOR: #ffffff;
	text-decoration:none;
}
A.White:link {
	COLOR: #ffffff;

}
A.White:visited {
	COLOR: #ffffff;
	
}
A.White:hover {
	COLOR: #FF6400;
	
}	
/*白色13px字有滑线连接*/
A.White_line {
	FONT-SIZE:10pt;
	COLOR: #ffffff;
	font-weight: bold;
}
A.White_line:link {
	COLOR: #ffffff;
	font-weight: bold;

}
A.White_line:visited {
	COLOR: #ffffff;
	font-weight: bold;
	
}
A.White_line:hover {
	COLOR: #FF6400;
	font-weight: bold;
	
}	
/*全站样式*/
.gray_font{
	font-size:8pt}
.textarea_name {
	border: 2px solid #1999E0;
	margin-top:13px;
	font-size: 10pt;
	width:144px;
	height:23px;
	line-height:23px;
	text-align: center;
	background-image:url(../images/name.gif);
	font-weight: bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
.textarea_password {
	border: 2px solid #1999E0;
	margin-top:13px;
	font-size: 10pt;
	width:144px;
	height:23px;
	line-height:23px;
	text-align:center;
    font-weight: bold;
	background-image:url(../images/password.gif);
    color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;  
} 
.textarea_name_de {
	border: 2px solid #1999E0;
	margin-top:13px;
	font-size: 10pt;
	width:144px;
	height:23px;
	line-height:23px;
	text-align: center;
	background-image:url(../images/name_de.gif);
	font-weight: bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
.textarea_password_de {
	border: 2px solid #1999E0;
	margin-top:13px;
	font-size: 10pt;
	width:144px;
	height:23px;
	line-height:23px;
	text-align:center;
    font-weight: bold;
	background-image:url(../images/password_de.gif);
    color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;  
}
.textarea_name_fr {
	border: 2px solid #1999E0;
	margin-top:13px;
	font-size: 10pt;
	width:144px;
	height:23px;
	line-height:23px;
	text-align: center;
	background-image:url(../images/name_fr.gif);
	font-weight: bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
.textarea_password_fr {
	border: 2px solid #1999E0;
	margin-top:13px;
	font-size: 10pt;
	width:144px;
	height:23px;
	line-height:23px;
	text-align:center;
    font-weight: bold;
	background-image:url(../images/password_fr.gif);
    color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;  
}
.textarea_name_es {
	border: 2px solid #1999E0;
	margin-top:13px;
	font-size: 10pt;
	width:144px;
	height:23px;
	line-height:23px;
	text-align: center;
	background-image:url(../images/name_es.gif);
	font-weight: bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
.textarea_password_es {
	border: 2px solid #1999E0;
	margin-top:13px;
	font-size: 10pt;
	width:144px;
	height:23px;
	line-height:23px;
	text-align:center;
    font-weight: bold;
	background-image:url(../images/password_es.gif);
    color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;  
}
.textarea_name_it {
	border: 2px solid #1999E0;
	margin-top:13px;
	font-size: 10pt;
	width:144px;
	height:23px;
	line-height:23px;
	text-align: center;
	background-image:url(../images/name_it.gif);
	font-weight: bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
.textarea_password_it {
	border: 2px solid #1999E0;
	margin-top:13px;
	font-size: 10pt;
	width:144px;
	height:23px;
	line-height:23px;
	text-align:center;
    font-weight: bold;
	background-image:url(../images/password_it.gif);
    color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;  
}
.textarea{
	background-color: #ffffff;
	border: 1px solid #F2FA05;
	height:27px;
	text-align:center;
	line-height:27px;
	font-size: 11px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.textarea1{
	background-color: #ffffff;
	border: 1px solid #F2FA05;
	line-height:16px;
	font-size: 11px;
	text-align: left;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.button_new {
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	font-size: 10pt;
	height:23px;
	padding: 0 4px;
	text-align: center;
	background-color:#1999E0;
	font-weight: bold;
	color:#ffffff;
	font-family:Verdana;
	cursor:pointer;
}
.textarea_button {
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	font-size: 10pt;
	width:70px;
	height:23px;
	text-align: center;
	background-color:#1999E0;
	font-weight: bold;
	color:#ffffff;
	font-family:Verdana;
	cursor:pointer;
}
.textarea_button2 {
	font-size: 10pt;
	width:90px;
	height:23px;
	text-align: center;
	background-color:#1999E0;
	font-weight: bold;
	color:#ffffff;
	font-family:Verdana;
	cursor:pointer;
}
.textarea_button_long {
	font-size: 10pt;
	width:130px;
	height:23px;
	text-align: center;
	background-color:#1999E0;
	font-weight: bold;
	color:#ffffff;
	font-family:Verdana;
	cursor:pointer;
}
.yellow_small_font{
	font-size:8pt;
	font-family:Verdana;
	font-weight: bold;
	color:#FCFF00}	
.Black_font{
	font-size:8pt;
	font-family:Verdana;
	Text-indent:10px;
	font-weight: bold;
	color:#000000}	
.yellow_font{
	font-size:10pt;
	font-family:Verdana;
	Text-indent:10px;
	font-weight: bold;
	color:#FCFF00}	

.yellow_font1{
	font-size:10pt;
	font-family:Verdana;
	font-weight: bold;
	color:#FCFF00}	

.font_Small{
	Text-align:left;
	font-SIZE:8pt;
	Text-indent:10px;
	color:#000000}

.White_font{
	color:#ffffff;
	Text-align:left;
	font-size:10pt;
	font-family:Verdana;
	Text-indent:10px;
	font-weight: bold;
}
.White_more_font{
	font-size:8pt;
	font-family:Verdana;
	font-weight: bold;
	color:#ffffff}

.White_font1{
	font-size:10pt;
	font-family:Verdana;
	font-weight: bold;
	color:#ffffff}
.big_font{
font-size:16pt;
color:#ffffff;
line-height:40px}
	.193{
width:193px}
.555{
width:555px
}
.button{
	background-image:url(../images/button_bg.gif);
	width:81px;
	height:31px;
	font-size:10pt;
	border:0px;
	font-family:Verdana;
	font-weight:bold;
	color:#1999E0;
	cursor:pointer;
} 
.button_Long {
	background-image:url(../images/button_bg_Long.gif);
	width:120px;
	height:31px;
	font-size:10pt;
	border:0px;
	font-family:Verdana;
	font-weight:bold;
	color:#1999E0;
	cursor:pointer;
} 

.textarea_72pxbutton {
border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; 
	font-size: 10pt;
	width:72px;
	border:0px;
	height:23px;
	text-align:center;
	background-color:#1999E0;
	font-weight: bold;
	color:#ffffff;
	font-family:Verdana", "Arial", "Helvetica", "sans-serif;
	cursor:pointer;} 
.textarea_100pxbutton {
 border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; 
	font-size: 10pt;
	width:100px;
	border:0px;
	height:23px;
	text-align: center;
	background-color:#1999E0;
	font-weight: bold;
	color:#ffffff;
	font-family:Verdana", "Arial", "Helvetica", "sans-serif;
	cursor:pointer;}

.pl_order
{
	/*
	background-image: url(../images/pl_1052.gif);
	border:0px;
	height: 35px;
	width: 83px;
	cursor:pointer;
	*/
	background-image:url(../images/button_bg.gif);
	width:81px;
	height:31px;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	color:#1999E0;
	border:0px;
	cursor:pointer;
}
.pl_next
{
	/*
  background-image: url(../images/button_next.gif);
	border:0px;
	height: 31px;
	width: 81px;
	cursor:pointer;
	*/
	background-image:url(../images/button_bg.gif);
	width:81px;
	height:31px;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	color:#1999E0;
	border:0px;
	cursor:pointer;
}
.pl_backsubmit
{
	/*
  background-image: url(../images/submit.gif);
	border:0px;
	height: 31px;
	width: 81px;
	cursor:pointer;	
	*/
	background-image:url(../images/button_bg.gif);
	width:81px;
	height:31px;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	color:#1999E0;
	border:0px;
	cursor:pointer;
}
.pl_back
{
	/*
  background-image: url(../images/Back_edit.gif);
	border:0px;
	height: 31px;
	width: 81px;
	cursor:pointer;	
	*/
	background-image:url(../images/button_bg1.gif);
	width:140px;
	height:31px;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	color:#1999E0;
	border:0px;
	cursor:pointer;
}
.pl_button
{
  background-image: url(../images/Continue_shopping.gif);
	border:0px;
	height: 31px;
	width: 148px;
	cursor:pointer;	
}
.pl_submit
{
	/*
  background-image: url(../images/Proceed_to_Payment_Details.gif);
	border:0px;
	height: 31px;
	width: 216px;
	cursor:pointer;	
	*/
	background-image:url(../images/button_bg.gif);
	width:81px;
	height:31px;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	color:#1999E0;
	border:0px;
	cursor:pointer;
}
.left_list{
	line-height: 22px;
	width:181px;
	padding-left:10px;
	padding-right:2px;
	background:url(../images/line_bg.gif) repeat-x bottom;
}
.pl_submitpage
{
  background-image: url(../images/button_go.gif);
	border:0px;
	height: 31px;
	width: 81px;
	cursor:pointer;	
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
}

.redfont{ 
	color:#FF0000;
	font-size:11px;
	font-weight:700
}
.yellowfont{ 
	color:#FFFF00;
	font-size:11px;
	font-weight:700
	
}
.whitefont{ 
	color:#FFf;
	font-size:11px;
	font-weight:700
}
.bizbg01{ background:url(../images/biz2.gif)  no-repeat; height:120px; width:196px;font-size:9px;color:#000000;  text-indent:42px; font-weight:100;line-height:20px;  margin:10px auto; }
.table_border {
	border: 1px dotted #FFFF00;
	margin: 5px;
	padding: 3px;
	text-align:center;
}
