BODY{
	font-family:  arial, sans-serif;
	font-size: 13px;
	color:#515151;
	-webkit-font-smoothing: subpixel-antialiased;
}	

h1 {
	color:#3e3671;
	font-size: 24px;
	line-height: 16px;
}
.t2{
	color:#665db0;
	font-size: 20px;
	font-weight: bold;
	}

h2 {
	color:#665db0;
	font-size: 30px;
	line-height: 28px;
}

h3 {
	color:#FFF;
}
.t3 {
	color:#844c4d;
	font-size: 30px;
	line-height: 28px;
	font-weight: bold;
}
a {
	outline:none;
	text-decoration:underline;
}
a:hover {
	outline:none;
	color: #bfb7f7;
	text-decoration: underline;
}
th {
	color:#FFF;
	background-color:#665db0;
	padding:5px;
}
.table {
	background-color:#6d2d2d;
	border: 1px solid #6d2d2d;
	border-collapse:collapse;
}
.td {background-color:#FFFFFF; border: 1px solid black; padding:5px;}
.title{
	width:auto;
	min-width:1024px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #9282ed;
	padding-left: 20px;
	height: 50px;
	background-image: url(../images/title_bg.png);
	}
.content{
	width:auto;
	min-width:744px;
	padding-right: 20px;
	padding-left: 20px;
	}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}
h5{
	font-size: 14px;
	font-weight: bold;
	}
h6{
	color: #FFF;
	}
.text2{
	font-size: 20px;
	font-weight: bold;
	color: #060;
	}
.logo_text{
	font-size: 16px;
	font-weight: bold;
	color: #665db0;
	font-style: normal;
	}
.logo_text2{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
	}
.note_text{
	color: #F00;
	}
.main{
	height: 165px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	}
.bottom{
	color: #333;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
}
.btn_text{
	color: #FFF;
	text-decoration: none;
	}
.home_btn{
	color: #ffffff;
	background-color: #665cb0;
	display: block;
	float: right;
	height: 28px;
	width: 75px;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	margin-top: 8px;
	margin-right: 60px;
	font-weight: bold;
	}

.to_top{
	background-image: url(../images/to_top.png);
	background-repeat: no-repeat;
	float: right;
	height: 32px;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	padding-left: 10px;
}
.next_btn{
	color: #ffffff;
	background-color: #665cb0;
	display: block;
	float: right;
	height: 30px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	margin-right: 20px;
	font-weight: bold;
	}
