BODY{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#202020;
	-webkit-font-smoothing: subpixel-antialiased;
}	

#wrap{
	max-width: 98%;
	min-width:780px;
}
a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#27aeff;
	text-decoration: none;
	line-height: 24px;
	}
a:hover{
	color:#0091e8;
	}

h1 {
	font-size: 26px;
	
}


h2 a {
	font-size: 14px;
	line-height: 12px;
	color: #007bd9;
	text-decoration: underline;
}
h2 a:hover{
	color:#4bb8f9;
	}
h3 {
	font-size: 18px;
	line-height: 24px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #606060;
}
h5{
	font-size: 14px;
	font-weight: bold;
	}
h6{
	color: #FFF;
	}
.note_t{
	color:#F60;
	}

.title{
	padding-left: 20px;
	padding-right: 20px;
	margin-top:20px;
	height: 45px;
	}
.foot{
	float: right;
	margin-top:30px;
	width: 350px;
	}
.content{
	width:auto;
	min-width:744px;
	padding-right: 20px;
	padding-left: 20px;
	height:500px;
	}

.logo_text2{
	font-size: 24px;
	color: #000;
	font-weight: bold;
	line-height: 28px;
	}

.bottom{
	color: #333;
	text-align: left;
	vertical-align: middle;
	line-height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-left: 20px;
	height: 50px;
	padding-top: 5px;
}
.qs_subtitle{
	font-size: 26px;

	}
td{
	text-indent: 6px;
	line-height: 26px;
	}
.ol_t{
	font-size: 20px;
	color: #F60;
	font-weight: bolder;
	line-height: 32px;
	}
.screenshot{
	border: 1px solid #999;
	}