@CHARSET "UTF-8";

body {
	color: #666666;
	font-family: Verdana, "宋体", Arial, Sans;
	font-size: 13px;
}

h2 {
	font-size: 14px;
}

li {
}

p {
	margin: 0;
}

a {
	color: #2836F4;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.stress {
	color: red;
}

.label {
	font-weight: bold;
}
.w {
	font-size: 15px;
    font-weight: bold;
    color: #0058f9;
    line-height: 18px;
    background: #c9e7fd;
    padding: 11px;
    width: 126%;
    margin-left: -17%;
    text-align: center;
	margin-top:20px;
	margin-bottom:20px;
}

.content{ width:100%;    width: 75%;
    line-height: 2;
    font-size: 4px;
    margin: 20px auto;
}