/* BLOCK ELEMENTS */
body {
	font-family: "Microsoft YaHei" ! important;
	font-size: medium;
}

p,
dl {
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
	letter-spacing: 2px;
	font-size: 1em;
}

h1 {
	display: block;
	font-size: 1em;
	margin: 0.67em 0;
}

.con_g {
	max-width: 720px;
	margin: 0 auto;

}

.logo_g {
	width: 100%;
	border-top: 1px solid rgb(216, 216, 216);
	border-bottom: 1px solid rgb(216, 216, 216);
	padding: 10px 0 10px 0;
}

.logo_g1 {
	width: 50px;
	height: 50px;
	display: block;
	float: left;
}

.logo_g1 img {
	width: 100%;
}

.logo_g2 {
	line-height: 50px;
	font-size: 1em;

	margin-right: 15px;
	margin-left: 15px;
	display: block;
	float: left;
}

.logo_g3 {
	line-height: 50px;
	font-size: 1em;
	color: orange;
	margin-left: 20px;
	display: block;
	float: left;
}

.clear {
	clear: both;
}

.pos_g {
	width: 100%;
	color: white;
}

.pos_g span {
	padding: 10px 0 10px 0;
	background: rgb(0, 0, 127);
}

.tit_g {
	color: red;
}

.content_g {
	padding: 10px;
}

.content_title_g {
	width: 100%;
	height: 50px;
}

.lou_pho_g {
	width: 50px;
	height: 50px;
	display: block;
	float: left;
}

.lou_con {
	margin-left: 15px;
	float: left;
	line-height: 25px;
	margin-right: 15px;
}

.blue_g {
	color: rgb(84, 141, 212);
}

.louzhu_g {
	height: 26px;
	float: left;
}

.jz {
	text-align: center;
}

.jr {
	text-align: right;
	color: rgb(216, 216, 216);
}

.red {
	color: rgb(192, 0, 0);
	font-weight: bold;
}

.sh {
	text-indent: 2em;
}

.yel {
	background: yellow;
}

.gray_g {
	color: gray;
}

.red_bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

.white_g {
	color: white;
}

.border_b {
	border-bottom: 1px dashed rgb(216, 216, 216);
	padding-bottom: 5px;
}

.content_title_g_p {
	width: 100%;
	height: 50px;
	border-top: 1px solid rgb(216, 216, 216);
	padding-top: 15px;
}

.pl_g {
	margin-left: 50px;
}

.none {
	display: none;
}

.dww {
	position: fixed;
	top: 0;
	background: white;
	width: 720px;
}
