.boxintro{
	width:96%;
	margin:15px auto 35px auto;
	padding:0 0 10px 0;
	border-bottom:1px dotted #0E7796;
}
.boxintro h4, .boxintro p{
	padding-bottom:10px;
}
.box-register{
	width:580px;
	height:auto;
	float:left;
	margin:0 0 15px 15px;
	background:#fff;
	padding:10px;
}
.box-register p, .box-register h3{
	margin-bottom:10px;
}
.box-register p.spe{
	float:right;
	font-size:12px;
}
.box-register p.submiter{
	margin-top:30px;
	text-align:center;
}
.box-register input[type="submit"]{
	background:url(../images/mainimg/botton.png) no-repeat;
	width:127px;
	height:27px;
	text-align:center;
	cursor:pointer;
	color:#fff;
	border:none;
	font-size:18px;
}
.box-register .ops{
	width:500px;
	margin:15px auto;
}
.box-register .ops input[type="checkbox"]{
	float:left;
}
.box-register .ops span{
	float:right;
	width:470px;
}
.box-register span.red{
	color:#FF0D0D;
}
.box-register label.opl{
	display:inline-block;
	width:200px;
}
.box-register label.error{}
.box-register input[type="text"], .box-register select{
	width:200px;
	margin-right:10px;
}
.box-l2{
	float:right;
	height:200px;
	margin-right:15px;
}
h1{
	font-size:40px;
	font-weight:bold;
}
h4.trigger{
	cursor:pointer;
}
.block{
	width:100%;
	height:auto;
}
.block p{
	margin:0 0 5px 0;
	padding:5px;
	clear:both;
}
.block p span.trd{
	width:120px;
	float:left;
	font-style:italic;
}
.block p span.trs{
	float:right;
	width:600px;
}
.block p span.trs a{
	color:#187E3D;
}

.downloadlist .imgleft{
	width:150px;
	height:auto;
	text-align:center;
}
.downloadlist .imgleft img.borlo{
	margin-bottom:5px;
	padding:5px;
	background:#fff;
}
.downloadlist .detailr{
	width:580px;
}
.downloadlist a.bttdownload{
	background:url(dlbutton.png) no-repeat;
	width:83px;
	height:23px;
	display:inline-block;
	margin-top:25px;
}
.downloadlist a.bttdownload span{
	visibility:hidden;
}
.faqs-list-l1 a.opx{
	font-weight:bold;
	color:#107070;
	margin:5px 0 0 0;
	padding:5px 0;
	text-decoration:none;
	font-size:1.1em;
	display:block;
	border-bottom:1px dotted #107070;
}


#blockgpp{
	width:100%;
	height:100%;
	min-height:100%;
	background:#000;
	background:rgba(0,0,0,0.3);
	z-index:1001;
	position:fixed;
	top:0;
	left:0;
	display:none;
}

#insideblobg{
	width:400px;
	height:130px;
	background:#fff;
	border:5px solid #000;
	text-align:center;
	font:normal 14px/22px Arial, Helvetica, sans-serif;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-110px;
	margin-left:-215px;
	padding:30px 15px;
	display:none;
	z-index:1002;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-moz-box-shadow:0 0 10px #000000;
    -webkit-box-shadow:0 0 10px #000000;
    box-shadow:0 0 10px #000000;
}
.gshock {
	-moz-box-shadow:inset 0px 1px 0px 0px #33db8f;
	-webkit-box-shadow:inset 0px 1px 0px 0px #33db8f;
	box-shadow:inset 0px 1px 0px 0px #33db8f;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #02c778), color-stop(1, #066646) );
	background:-moz-linear-gradient( center top, #02c778 5%, #066646 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#02c778', endColorstr='#066646');
	background-color:#02c778;
	border:1px solid #478f7b;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	padding:8px 30px;
	text-decoration:none;
	text-shadow:1px 1px 0px #136d70;
}.gshock:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #066646), color-stop(1, #02c778) );
	background:-moz-linear-gradient( center top, #066646 5%, #02c778 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#066646', endColorstr='#02c778');
	background-color:#066646;
}.gshock:active {
	position:relative;
	top:1px;
}
#boxvode{
	width:882px;
	height:auto;
	margin:0 auto 20px auto;
	padding:10px 15px;
	background:#fff;
}
#boxvode p#pollmain{
	font-size:18px;
	margin-bottom:15px;
}
#boxvode label{
	padding-bottom:5px;
	display:block;
}
#boxvode input[type="submit"]{
	margin-top:10px;
}
#boxpollvode{
	width:500px;
	height:auto;
	margin:0 15px 0 100px;
}
#boxpollvode div#x1p{
	margin-bottom:10px;
	padding:12px 0;
	background:#378C04;
	position:relative;
}
#boxpollvode div#x2p{
	margin-bottom:10px;
	padding:12px 0;
	background:#116DB9;
	position:relative;
}
#boxpollvode div#x3p{
	padding:12px 0;
	background:#A65213;
	position:relative;
}
#boxpollvode div#x1p span.g, #boxpollvode div#x2p span.g, #boxpollvode div#x3p span.g{
	position:absolute;
	top:3px;
	right:-105px;
	display:inline-block;
	width:110px;
}
#boxpollvode div#x1p span.z, #boxpollvode div#x2p span.z, #boxpollvode div#x3p span.z{
	position:absolute;
	top:3px;
	left:-105px;
	display:inline-block;
	width:100px;
	text-align:right;
}
#totalvode{
	margin-top:15px;
	text-decoration:underline;
}