body {
	 background-color: #b2b2b2;
}
body, div, td, th, form {
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: arial;
	font-size: 12px;
	vertical-align: top;
}
.clear_all {
	clear: both;
}
img {
	border: 0px;
}
.img_block {
	line-height: 0px;
	font-size: 0px;
}
.img_l {
	float: left;
	margin-right: 15px;
}
.img_r {
	float: right;
	margin-left: 15px;
}
.abs_center {
	vertical-align: middle;
	text-align: center;
}
p {
	margin: 4px 0px;
	padding: 4px 0px;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #3399ff;
}
h1, .h1 {
	font: bold 13px verdana;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	color: #000;
}
h2, .h2 {
	font: bold 13px verdana;
	margin: 0px;
	margin-bottom: 20px;
	color: #000;
}
h3, .h3 {
	font: bold 13px verdana;
	margin: 0px;
	padding-top: 20px;
	color: #000;
}

.blue{
	display: block;
	font: 11px verdana;
	color: #3399ff;

}

.red{
	font: 11px verdana;
	color: #FF3D33;

}

.container {
	min-width: 980px;
	width:expression(document.body.clientWidth > 980? "98%" :"980px");
	background: #b2b2b2; 
	margin: 10px;
}

.basic_rt{
		background: url(/img/basic_rt.gif) top right no-repeat;
		border-left: 1px solid #a3a3a3;

}

.basic_lt{
		background: url(/img/basic_lt.gif) top left no-repeat;  
}

.basic_bg{	
			background: #fff url(/img/basic_bg.gif) top right repeat-y;
}

.basic_bg_b{
	background: url(/img/bottom_bg.gif) bottom left repeat-x;
}

.basic_lb{
	background: url(/img/basic_lb.gif) bottom left no-repeat;  
}
.basic_rb{
	background:  url(/img/basic_rb.gif) bottom right no-repeat;
	padding-right: 5px;
	padding-top: 2px;
	/*padding-bottom: 10px;*/
}

.head{
	width: 100%;
	vertical-align: bottom;
}

.head th{
	width: 285px;
}

.head td{
	padding-left: 10px;
}

.menu{
	background: url(/img/menu.gif) top left repeat-x;
	height: 26px;
}

.menu div{
	background: url(/img/menu_b.gif) top left no-repeat;
	height: 26px;
}

.menu div div{
	background: url(/img/menu_c.gif) top right no-repeat;
	height: 26px;
	padding: 4px 15px;
}

.fmenu{
	background: url(/img/fmenu.gif) top left repeat-x;
	height: 26px;
	margin-top: 15px;
}

.fmenu div{
	background: url(/img/fmenu_b.gif) top left no-repeat;
	height: 26px;
}

.fmenu div div{
	background: url(/img/fmenu_c.gif) top right no-repeat;
	height: 26px;
	padding: 4px 15px;
}


.mn{
	width: 100%;
}

.mn td{
	font: bold 13px  Verdana;
	color: #fff;
	text-align: center;
}

.mn td a{
	font: bold 13px  Verdana;
	color: #fff;
	text-decoration: none;
	padding: 0px 15px;
	white-space: nowrap;
}

.mn td a:hover{
	color: #fff;
	text-decoration: underline;
}

#icons{
	text-align: right;
	background: #fff;
	padding-top: 7px;
	padding-right: 20px;

}

#icons a{
	background: #ccc;
	margin: 0px 10px;
	height: 18px;
}

#icons a img{
	margin: -3px 0px;
}


#icons a:hover{
	background: #3399ff;
}

.logo{
	width: 300px;
	padding-left: 5px;
	background: #fff;
	padding-top: 15px;
}

.content{
	background: #dde7ff url(/img/l_t.gif) top left no-repeat;
	margin-bottom: 22px;
	margin-right: 2px;
}
.content div{
	background: url(/img/r_t.gif) top right no-repeat;
}
.content div div{
	background: url(/img/l_b.gif) bottom left no-repeat;
}
.content div div div{
	background: url(/img/r_b.gif) bottom right no-repeat;
	padding: 15px 20px;
	padding-bottom: 0px;
	font: 12px arial;
	color: #666666;

}

.product{
	margin: 20px 30px;
}

.product td{
	padding-left: 10px;
}

.big{
	text-align: left;
	padding-left: 0px;
	padding-bottom: 15px;
}

.big a{
	font:24px Arial;
	color: #000;
	text-decoration: none;
	margin-left: 8px;
}

.big a span{
	text-decoration: underline;
}

.big a:hover{
	color: #3399ff;
}

.big em{
	display: block;
	font-style: normal;
	margin-left: 8px;
	margin-top: 10px;
}


.f{
	background-position:  30px 130px;
	background-repeat: no-repeat; 
	height: 200px;
	width: 210px;

}

.f img{
	padding-left: 35px;
	display: block;
}

big{
	display: block;
	padding-left: 25px; 
	font: 24px Arial;
	color: #3399ff;
}

small{
	position: relative;
	top: -5px;
	font: 11px Verdana;
	margin-top: -15px;
	padding: 0px;
	color: #666666;
}
.enter, .faq{
	font: 18px Arial;
	color: #3399ff;
	text-align: left;
	padding-left: 60px;
	padding-top: 3px;
		height: 30px;
}
.enter{
	background: url(/img/enter.gif) 20px 0px no-repeat;
	margin-bottom: 7px;
}

.faq{
		background: url(/img/que.gif) 20px 0px no-repeat;
		margin-top: 30px;
		margin-bottom: 20px;
}

.all th{
	width: 275px;
}

#frm{
		padding: 20px;
			text-align: left;
}

.all th table{
	margin-left: 20px;
}

.all th table td{
	padding-left: 10px;
	font: 12px Arial;
	color: #666666;
}

input{
	display: block;
	width: 110px;
	height: 15px;
	background: #e2e0e5;
	border: 1px solid #b2b2b2;
	margin-top: 3px;
}

.all th span input, .button{
	border: 0px;
	background: url(/img/button.gif) no-repeat;
	width: 86px;
	height: 21px;
	margin-left: 30px;
	margin-top: 10px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

.all th span a{
	display: block;
	color: #3399ff;
	font: 12px Arial;
	margin-top: -20px;
	margin-left: 130px;
	padding: 0px;
}

.all th a:hover{
	color: #000;
}

.left-ul{
	padding:0px;
	margin: 0px;
}

.left-ul li{
	list-style-type: none;
	background: url(/img/marquee.gif) 20px 2px no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-bottom: 10px;	
}

.left-ul li a{
	font: 12px Arial !important;
	color: #666 !important;
	padding: 0px !important;
	text-decoration: none;
	
}

.left-ul li a:hover{
	text-decoration: underline;
}

ul{
	padding:0px;
	margin: 0px;
}

li{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

.all th a{
	color: #3399ff;
	font: bold 13px  verdana;
	padding-left: 30px;
}


/**/

.con{
	background: #dde7ff url(/img/l_t.gif) top left no-repeat;
}
.con div{
	background: url(/img/r_t.gif) top right no-repeat;
		padding: 15px 20px;
	padding-bottom: 0px;
	font: 12px arial;
	color: #666666;
}

#bottom{
		background: #dde7ff url(/img/r_b.gif) bottom right no-repeat;
		height: 7px;
		vertical-align: bottom;
		line-height: 7px;
}
#bottom div{
		background: url(/img/l_b.gif) bottom left no-repeat;
}

#count{
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

#count img{
	margin-top: 15px;
	padding-left: 10px;
}

.copy{
	padding: 5px 0px;
	margin: 0px;
	font: 11px verdana;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	//padding-left: 10px;

}

.copy a{
	text-decoration: none;
	color: #999999;
}

.copy a:hover{
	text-decoration: underline;
}

#site{
	width: 100%;
}
#site td{
	padding-top: 10px;
	vertical-align: middle !important;
	}

#site td a{
	display: block;
	width: 129px;
	height: 130px;
	text-decoration: none;
	overflow: hidden;
	margin: 0px auto;
}

#site td a img{
	width: 127px;
	height: 128px;	
	border: 1px solid #4e9ff7;
}


#site td a span{
	display: block;
	width: 127px;
	height: 128px;	
	margin-top: -132px;
	padding: 0px;
	background: none !important;
}

#site td a span img{
	width: 127px;
	height: 128px;	
	border: 0px;
}

.pn{
	padding: 0px !important;
	width: 126px;
	height: 127px;
	cursor: pointer;
   background: url(/img/img.png) no-repeat !important;
	-background: none !important;
   -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/img.png', sizingMethod='scale');
	text-decoration: none;
	position: relative;
	top: -132px;
	left: 1px;
}

html:root .pn{
	position: relative;
	top: -132px;
	left: 1px;
}

a:hover .pn{
	display: none;
}

#site a{
	text-decoration: none;
}


#site .but{
	vertical-align: middle;
	text-align: center;
	width: 30px;
}

#site .but a{
	text-align: center;
	width: 30px;
	height: 30px;
}

#site .but img{
	border: 0px;
	width: 27px;
	height: 27px;
	
}

.content-table {
 border: solid #3399FF;
 border-width: 1px 1px 0px 0px;
 margin: 3px 0px;
 }
.content-table td, .content-table th {
 border: solid #3399FF;
 border-width: 0px 0px 1px 1px;
 padding: 3px 5px; 
 background: #fff;
}
.content-table th {
 background: #39f url(../img/blue-bg.gif) center repeat-x;
 color: #fff;
}
.content-table tr:hover td {
 background: #DCE7FF;
 color: #333;
}
.content-table td.x {
	background: #EAF0FF;
	text-align: center;
	font-size: 16px;
}



.button{
	padding: 0px !important;
	background: url(/img/button1.gif) repeat-x;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	height: 20px;
	margin: 10px auto;
	color: #fff;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
