.right_menu {
    margin-top: 20px;
    font-size: 16px;
}
.right_menu li {
    list-style-type: none;
    margin-top: 16px;
}

.gray_column {
    width: 253px;
    border: 1px solid #d7d7d7;
    padding: 20px;
    margin: 12px;
    display: inline-block;
    font-size: 16px;
}

.green_column {
  width: 249px;
  border: 3px solid #00a54f;
  padding: 20px;
  margin: 5px 12px;
  display: inline-block;
}

.column_z1 {
    position: relative;
    float: left;
    z-index: 1;
}
.column_z2{
    position: relative;
    float: left;
    z-index: 2
}
.column_z3{
    position: relative;
    float: left;
    z-index: 3
}

.new_main_banner{
  position: relative;
  overflow: hidden;
  zoom: 1;
  float: left;
  width: 638px;
  height: 291px;
  margin: 0 25px 0 12px;
  z-index: 1;
}

.subnote{
    font-size: 12px;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.newform .btn{
    width: 100%;
	position: relative;
	display: inline-block;
	*display: inline;
	vertical-align: top;
	zoom: 1;
	height: 58px;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px #077d00;
	color: #FFF;
	border: 1px solid #73ab3a;
	background-color: #72bd46;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8fca6b), to(#0eb14c));
	background-image: -webkit-linear-gradient(top, #8fca6b, #0eb14c);
	background-image: -moz-linear-gradient(top, #8fca6b, #0eb14c);
	background-image: -ms-linear-gradient(top, #8fca6b, #0eb14c);
	background-image: -o-linear-gradient(top, #8fca6b, #0eb14c);
	background-image: linear-gradient(to bottom, #8fca6b, #0eb14c);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#8fca6b, endColorstr=#0eb14c);    
}
.newform .btn:hover{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#94c947), to(#85c447));
	background-image: -webkit-linear-gradient(top, #94c947, #85c447);
	background-image: -moz-linear-gradient(top, #94c947, #85c447);
	background-image: -ms-linear-gradient(top, #94c947, #85c447);
	background-image: -o-linear-gradient(top, #94c947, #85c447);
	background-image: linear-gradient(to bottom, #94c947, #85c447);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#94c947, endColorstr=#85c447);
}
.newform .btn:active{
	background-color: #56b146;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	filter: none;
}
.newform .txt{
    width: 228px;
	padding: 6px 10px;
	border: 1px solid #c5c8d1;
	-moz-box-shadow: 0 0 3px black;
	-webkit-box-shadow: 0 0 3px black;
	-o-box-shadow: 0 0 3px black;
	box-shadow: inset 0 2px 2px #dcdde0;
	behavior: url(PIE.htc);
}

.newform .chk{
	-webkit-appearance: none;
	border: 1px solid #c5c8d1;
	box-shadow: inset 0 2px 2px #dcdde0;
	padding: 8px;
	display: inline-block;
	position: relative;    
    *overflow: hidden;
    vertical-align: bottom;
}

.newform .chk:active, .newform .chk:checked:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.newform .chk:checked {
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}

.newform .chk:checked:after {
	content: '\2714';
	font-size: 12px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #666666;
}

.newform label{
    display: block;
    padding-left: 32px;
    text-indent: -32px;
}

.newform .error{
    border: 1px solid #cc3399;
}

.qtip-content .new-qtip-content{
    font-size: 10px;
    color: black;
}

.normal_text h1{
    color: black;
    font-size: 30px;
    padding-left: 16px;
    margin-bottom: 30px;
}

.new_tabs{
    width: 658px;
    font-size: 0.9em;
    margin: 0 0 0 16px;
    zoom: 1;
    padding: 1px;
    position: relative;
}
.new_tabs dt{
    float: left;
    height: 27px;
    background: #e4e4e4;
    border-bottom: 0;
    padding: 10px 18px 0 18px;
    position: relative;
    margin-right: 4px;
    cursor: pointer;
    font-size: 14px;
    color: black;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -khtml-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    behavior: url(PIE.htc);
    min-width: 140px;
    text-align: center;
}
.new_tabs dt.selected{
    height: 28px;
    padding: 10px 18px 0 18px;
    background: #f6f6ec;
    font-weight: bold;
    text-decoration: none;
    z-index: 3;
    cursor: auto;
}
.new_tabs dt.twolines{
	line-height:15px;
	padding:4px 18px 6px 18px;
	text-align: center;
}
.new_tabs dd{
    background: #fff;
    display: none;
    float: right;
    width: 100%;
    margin: 38px 0 22px -100%;
    position: relative;
    z-index: 2;
}
.new_tabs dd.selected{
        display: block;
}
.new_tabs .tab-content{
    padding: 23px 28px 23px 28px;
    -moz-border-radius: 0 10px 10px 10px;
    -webkit-border-radius: 0 10px 10px 10px;
    -khtml-border-radius: 0 10px 10px 10px;
    border-radius: 0 10px 10px 10px;
    background: #f6f6ec;
    behavior: url(PIE.htc);
}

.down_button{
	width: 116px;
	height: 42px;
	border: 3px solid #c81e6d;
	line-height: 42px;
	text-align: center;
}
.down_button a{
	color: black;
	text-decoration: none;
}
