/*image style */
#leftpanel .box .close {
	cursor:pointer;
	opacity:0.6;
	position:absolute;
	right:0;
	top:0;
	z-index:8;
}
/*font style */
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
h4{font-size:12px;}


.fontHeader {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
	display:inline;
}
.fontHeader2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #510000;
	font-weight: bold;
	display:inline;
}
.fontHeaderBlack {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	display:inline;
}
.fontDefault {
	font-family:Tahoma;
	font-size: 12px;
	color: #666666;
	display:inline;
}

.fontDefaultTitle{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #606060;
}
.fontDefaultDetail
{
	font-family: Tahoma;
	font-size: 12px;	
	color: #606060;
}
.fontTextWarning
{
	font-family: Tahoma;
	font-size: 12px;
	color:#FF0000;
	display:inline;
}
.fontDefault strong {
padding-left: 5px;
padding-top: 0px;
}
.fontDefault span {
	float: right;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	margin-top: -15px;
	_margin-top: -18px;
	color: #666666;
}
.fontDefaultLoginThank {
	font-family: Tahoma;
	font-size: 11px;
}
.fontBold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}
.fontGray {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.fontRed {
	font-family: Tahoma;
	font-size: 12px;
	color: #B50000;
}
.fontMore {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.fontError {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}
.fontErrorLarge {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.fontErrorBold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.fontNormal {
	font-family: Tahoma;
	font-size: 14px;
	color:Red;
	font-weight: normal;
}
.fontRedLabel {
	font-family:Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.fontOrange {
	display:inline;
	font-family: Tahoma;
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
	text-decoration:none;
}
.fontGreen {
	display:inline;
	font-family: Tahoma;
	font-size: 12px;
	color: #0C0;
	font-weight: bold;
	text-decoration:none;
}
.fontOrange2 {
	display:inline;
	font-family: Tahoma;
	font-size: 18px;
	color: #ff6600;
	font-weight: bold;
	text-decoration:none;
}
.fontTitle {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.fontTitleHeader{
	font-family: tahoma, MS Sans Serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fontLink {
	font-family: Tahoma;
	font-size: 12px;
}

.fontWhite {
	font-family: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.fontRegis {
	font-size: 10pt;
	margin-bottom: 20px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.fontLabel
{
	font-size: 10pt;
	margin-bottom: 20px;
	color: #0099FF;
	font-family: Verdana;
	text-decoration: none;
}

.fontLabel2
{
	font-size: 8pt;
	margin-bottom: 20px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

.fontTitlePage
{
	font-size: 15pt;
	margin-bottom: 20px;
	color: #00CCFF;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
.fontTitleWhite
{
	font-size: 15pt;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
.fontTitlePage2
{
	font-size: 15pt;
	margin-bottom: 20px;
	color: #FF6600;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
.fontTitlePageRed
{
	font-size: 15pt;
	margin-bottom: 20px;
	color: #FF0000;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
.fontHelp {
	font-family: Tahoma;
	font-size: 12px;
	color: #060;
}
/* style 2 */
.style-menu-header-white
{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	font-family: Thahoma,verdana, Helvetica, sans-serif;
	text-decoration: none;

}
.style-menu-header-orange
{
	font-size: 13px;
	color: #ff6600;
	font-weight: bold;
	font-family: Thahoma,verdana, Helvetica, sans-serif;
	text-decoration: none;

}

.style-menu-header-black
{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-family: Thahoma,verdana, Helvetica, sans-serif;
	text-decoration: none;

}

/* end font style */
.text-style-1{
	float: left;
	text-transform: uppercase;
	color: #000000;
	background-color:#FFFFFF;
	border: 2px solid #C0DCE3;
	font-size: 1em;
	height:20px;
	padding:2px;
	width:964px;
	margin: 5px;
}

.linkcolor_01{
	font-family: tahoma, MS Sans Serif;
	font-size: 13px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
.linkcolor_01:hover{
	font-family: tahoma, "MS Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
.linktdbox{
    font-family: tahoma, MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.linktdbox:hover{
	font-family: tahoma, MS Sans Serif;
	font-weight: normal;
	text-decoration: underline;
}
.linkedt-blue{
	font-family: tahoma, MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: #0369C0;
	text-decoration: none;
}
.linkedt-blue:hover{
	font-family: tahoma, MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: #0369C0;
	text-decoration: underline;
}
.linkedt-violet{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #DA9BD4;
	text-decoration: none;
}
.linkedt-violet:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C86ABE;
	text-decoration: underline;
}
.linkedt-sky{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6DCBCD;
	text-decoration: none;
}
.linkedt-sky:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: underline;
}
.linkedt-green{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #89CB69;
	text-decoration: none;
}
.linkedt-green:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-decoration: underline;
}
.linkedt-orange{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF7B4D;
	text-decoration: none;
}
.linkedt-orange:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.linkeat-orange-bold{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
	text-decoration: none;
}
.linkeat-orange-bold:hover{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
.linkdrink-green-bold{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #609715;
	text-decoration: none;
}
.linkdrink-green-bold:hover{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #75B91A;
	text-decoration: none;
}
.linktravel-blue12{
	font-family: tahoma, "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0C84B8;
	text-decoration: none;
}
.linktravel-blue12:hover{
	font-family: tahoma, "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0DD3E3;
	text-decoration: none;
}
.linktravel-blue11{
	font-family: tahoma, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0C84B8;
	text-decoration: none;
}
.linktravel-blue11:hover{
	font-family: tahoma, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0DD3E3;
	text-decoration: none;
}
.linktravel-blueline-bold{
	font-family: tahoma, "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #20ADF2;
	text-decoration: underline;
}
.linktravel-blueline-bold:hover{
	font-family: tahoma, MS Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0C84B8;
	text-decoration: none;
}
.linktravel-blue-hover{
	font-family: tahoma, MS Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0C84B8;
	text-decoration: none;
}
.linktravel-blue-bold{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0C84B8;
	text-decoration: none;
}
.linktravel-blue-bold:hover{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0DD3E3;
	text-decoration: none;
}
.linkwrite{
	font-family: tahoma, MS Sans Serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwrite:hover{
	font-family: tahoma, MS Sans Serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkwrite2{
	font-family: tahoma, MS Sans Serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.linkwrite2:hover{
	font-family: tahoma, MS Sans Serif;
	font-size: 13px;
	color: #FFFFFF;
    text-decoration: none;
}
.linkblue{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #21A0D2;
	text-decoration: none;
}
.linkblue:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #21A0D2;
	text-decoration: underline;
}
.linkorange{
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FD7400;
}
.linkorange:hover{
	color: #21A0D2;
}
.linkblue2{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6D84B4;
	text-decoration: none;
}
.linkblue2:hover{
	color: #6D84B4;
	text-decoration: underline;
}
.linkorange2{
	display:inline;
	font-family: Tahoma;
	font-size: 20px;
	color: #ff6600;
	font-weight: bold;
	text-decoration:none;
}
.linkorange2:hover{	color: #FF9900;text-decoration:underline;}
.linkgreen{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #609715;
	text-decoration: none;
}
.linkgreen:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #76BA1B;
	text-decoration: underline;
}
.linkback01{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
}
.linkback01:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.linkback-blue2{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #7D7D7E;
	text-decoration: none;
}
.linkback-blue2:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #0C84B8;
	text-decoration: underline;
}
.linkback-blue3{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #7D7D7E;
	text-decoration: none;
}
.linkback-blue3:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #0C84B8;
	text-decoration: none;
}
.linkback-blue{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #0C84B8;
	text-decoration: underline;
}
.linkback-blue:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #FF6600;
	
}
.linkback-sky{
	font-family: tahoma, MS Sans Serif;
	font-size: 12px;
	color: #7D7D7E;
	text-decoration: none;
}
.linkback-sky:hover{
	font-family: tahoma, MS Sans Serif;
	font-size: 12px;
	color: #20ADF2;
	text-decoration: underline;
}
.linkback-green{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #969595;
	text-decoration: none;
}
.linkback-green:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #89CB69;
	text-decoration: underline;
}
.link-orange{
	font-family: Tahoma;
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
	text-decoration:none;
}
.link-orange:hover{
	text-decoration: underline;
}
.link-blue{
	font-family: Tahoma;
	font-size: 18px;
	color: #ff6600;
	font-weight: bold;
	text-decoration:none;
}
.link-blue:hover{
	text-decoration: underline;
}
.linkback-violet{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #969595;
	text-decoration: none;
}
.linkback-violet:hover{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #DA9BD4;
	text-decoration: underline;
}
.linkbb{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #969595;
	text-decoration: none;
}
.linkbb:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #F4A703;
	text-decoration: none;
}
.linkbb2{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #7A7A7A;
	text-decoration: none;
}
.linkbb2:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.linkbb4{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
.linkbb4:hover{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.linkbb3{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.linkbb3:hover{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.linkbb3_11{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.linkbb3_11:hover{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.linkbb3_10{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}
.linkbb3_10:hover{
	font-family:"Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif",tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.linkbbbold2{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold2:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold3{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold3:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #FE3501;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold4{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold4:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #30AB0D;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold5{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold5:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #22ADF2;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold6line{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.linkbbbold6line:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold7{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold7:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold8{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold8:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold9{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.linkbbbold9:hover{
	font-family: "Microsoft Sans Serif,Tahoma , Verdana , Ms Sans Serif", tahoma;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold10{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold10:hover{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.linkbbbold11{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.linkbbbold11:hover{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold12{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.linkbbbold12:hover{
	font-family: "Microsoft Sans Serif, Tahoma, Verdana, Ms Sans Serif", tahoma;
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* -----  icon ----- */

.icon1{ background-image: url(../images/icon/icon1.png); width:50px;height:50px;}


/* - table */
.tableColumn{float:left;width:230px;padding:2px;}
.tableColumn2{float:left;width:400px;padding:2px;}
.tableColumn3{float:right;width:150px;padding:2px;text-align:right;}

.CssShopImage {max-width: 660px;}
.CssShopImage {width: expression(Math.min(parseInt(this.offsetWidth), 660 ) + "px"); }
.CssShopLogo {max-width: 215px;}
.CssShopLogo {width: expression(Math.min(parseInt(this.offsetWidth), 215 ) + "px"); }

.payment-step-1{
display: block; 
width: 136px; height: 123px; 
background: url('../images/img_css/step/step-checkout.jpg') no-repeat; 
background-position: 0px 0px; 
text-indent: -9999px; 
position:relative;
float:left;
}
.payment-step-disable-1{
display: block; 
width: 136px; height: 123px; 
background: url('../images/img_css/step/step-checkout.jpg') no-repeat; 
background-position: 0px -124px; 
text-indent: -9999px; 
position:relative;
float:left;
}

.payment-step-2{
display: block; 
width: 136px; height: 123px; 
background: url('../images/img_css/step/step-checkout.jpg') no-repeat; 
background-position: -136px 0px; 
text-indent: -9999px; 
position:relative;
float:left;
}
.payment-step-disable-2{
display: block; 
width: 136px; height: 123px; 
background: url('../images/img_css/step/step-checkout.jpg') no-repeat; 
background-position: -136px -124px; 
text-indent: -9999px; 
position:relative;
float:left;
}

.payment-step-3{
display: block; 
width: 136px; height: 123px; 
background: url('../images/img_css/step/step-checkout.jpg') no-repeat; 
background-position: -272px 0px; 
text-indent: -9999px; 
position:relative;
float:left;
}
.payment-step-disable-3{
display: block; 
width: 136px; height: 123px; 
background: url('../images/img_css/step/step-checkout.jpg') no-repeat; 
background-position: -272px -124px; 
text-indent: -9999px; 
position:relative;
float:left;
}

.payment-step-4{
display: block; 
width: 136px; height: 123px; 
background: url('../images/img_css/step/step-checkout.jpg') no-repeat; 
background-position: -408px 0px; 
text-indent: -9999px; 
position:relative;
float:left;
}
.payment-step-disable-4{
display: block; 
width: 136px; height: 123px; 
background: url('../images/img_css/step/step-checkout.jpg') no-repeat; 
background-position: -408px -124px; 
text-indent: -9999px; 
position:relative;
float:left;
}

.product-step-1{
display: block; 
width: 137px; height: 86px; 
background: url('../images/img_css/step/step-product.jpg') no-repeat; 
background-position: 0px 0px; 
text-indent: -9999px; 
position:relative;
float:left;
}
.product-step-disable-1{
display: block; 
width: 137px; height: 86px; 
background: url('../images/img_css/step/step-product.jpg') no-repeat; 
background-position: 0px -86px; 
text-indent: -9999px; 
position:relative;
float:left;
}
.product-step-2{
display: block; 
width: 137px; height: 86px; 
background: url('../images/img_css/step/step-product.jpg') no-repeat; 
background-position: -137px 0px; 
text-indent: -9999px; 
position:relative;
float:left;
}
.product-step-disable-2{
display: block; 
width: 137px; height: 86px; 
background: url('../images/img_css/step/step-product.jpg') no-repeat; 
background-position: -137px -86px; 
text-indent: -9999px; 
position:relative;
float:left;
}
.product-step-3{
display: block; 
width: 137px; height: 86px; 
background: url('../images/img_css/step/step-product.jpg') no-repeat; 
background-position: -274px 0px; 
text-indent: -9999px; 
position:relative;
float:left;
}
.product-step-disable-3{
display: block; 
width: 137px; height: 86px; 
background: url('../images/img_css/step/step-product.jpg') no-repeat; 
background-position: -274px -86px; 
text-indent: -9999px; 
position:relative;
float:left;
}

#scrollbar1 { clear: both; margin: 20px 0 10px 0px; }
#scrollbar1 .viewport { width:98%; height: 300px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar1 .scrollbar,
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background: transparent url(../images/img_css/scrollbar/bg-scrollbar.png) no-repeat; }
#scrollbar1 .scrollbar { position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track	{ background: transparent url(../images/img_css/scrollbar/bg-scrollbar-end.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background-position: 100% 100%; height: 20px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { background-position: 100% 0; height: 5px; width: 13px; }
#scrollbar1 .disable { display: none; }



