@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-size:12px;
	font-family:"宋体","Arial Narrow";
	background:#FFF;
}
body,td,th{
	color: #333;
}
form,ul,li,p,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
input,select{
	font-size:12px;
}
img{
	border:0;
}
ul,li{
	list-style-type:none;
}
a{
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #FF3300;
	text-decoration:underline;
}
tr td{
	margin:0;
	padding:0;
}
.setHidden{
	display:none;
}
.setOpenTxt(){
	display:block;
}
/*Top Body*/
.top{
	margin:0px auto;
	width:955px;
	padding:5px 0px;
}
/*corp logo*/
.top .logo{
	float:left;
	background-image:url(logo.jpg);
	height:50px;
	width:250px;
}
/*Top Info*/
.top .info{
	float:right;
	text-align:right;
}
.top .info ul li{
	float:left;
	list-style:none;
	margin:20px 0px 5px 15px;
}
.top .info ul li a{
	font-weight:100;
}
/*Menubar Style*/
.jqueryslidemenu{
font: bold 12px Verdana;
background: #414141;
width: 955px;
margin:0px auto;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #414141; /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: black; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
	position: relative;
	z-index: 1;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color:#666;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */

}
/*---------------contact_form------------------*/
.contact_form{
	width:660px;
	float:left;
	padding:25px 20px 5px 20px;
	margin:20px 0 0 15px;
	_margin:20px 0 0 5px;
	border:1px #DFD1D2 dashed;
	position:relative;
	z-index:0;
	text-align:left;
}
.contact_esform{
	width:600px;
	float:left;
	padding:25px 20px 5px 20px;
	margin:20px 0 0 15px;
	_margin:20px 0 0 5px;
	border:1px #DFD1D2 dashed;
	position:relative;
	z-index:0;
	text-align:left;
}
.form_row{
	width:500px;
	_width:505px;
	clear:both;
	padding:10px 0 10px 0;
	_padding:5px 0 5px 0;
	color:#a53d17;
}
label.contact{
	width:75px;
	float:left;
	font-size:12px;
	text-align:right;
	padding:4px 5px 0 0;
	color: #333333;
}
input.contact_input{
	height:18px;
	background-color:#fff;
	color:#999999;
	border:1px #DFDFDF solid;
	float:left;
}
textarea.contact_textarea{
	width:373px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	background-color:#fff;
	border:1px #DFDFDF solid;
	float:left;
}
input.register{
	width:71px;
	height:25px;
	border:none;
	cursor:pointer;
	text-align:center;
	float:right;
	color:#FFFFFF;
	background:url(register_bt.gif) no-repeat center;
}
a.contact{
	width:53px;
	height:24px;
	display:block;
	float:right;
	margin:0 0 0 10px;
	background:url(contact_bt.gif) no-repeat center;
	text-decoration:none;
	text-align:center;
	line-height:24px;
	color:#fff;
}
a.checkout{
	width:71px;
	height:25px;
	display:block;
	float:right;
	margin:10px 30px 0 10px;
	background:url(register_bt.gif) no-repeat center;
	text-decoration:none;
	text-align:center;
	line-height:25px;
	color:#fff;
}
a.continue{
	width:71px;
	height:25px;
	display:block;
	float:left;
	margin:10px 0 0 0px;
	background:url(register_bt.gif) no-repeat center;
	text-decoration:none;
	text-align:center;
	line-height:25px;
	color:#fff;
}
.terms{
	padding:0 0 0 80px;
}
.form_subtitle{
	position:absolute;
	top:-11px;
	left:7px;
	width:auto;
	height:20px;
	background-color:#990000;
	text-align:center;
	padding:0 7px 0 7px;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
}
.leftcla{
	float:left;
	margin:0px 15px 0px 0px;
}
.showtxt{
	display:none;
}
