@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
img {
	vertical-align:top;
}
a {
	text-decoration:none;
	color:#83daf6;
}
.right1 {
	background:#08121f;
	height:510px;
}
.right1 h1 {
	font-family:"微软雅黑";
	font-size:24px;
	color:#fff;
	text-align:center;
	font-weight:normal;
}
#titleDiv1 {
	margin-top:10px;
	text-align:center;
}
.selected_1 {
	color:#fff;
}