body {
	padding:0px;
	margin:0px;
	font-family: 'Nunito',sans-serif,"宋体";
	}
img {
	border:0px;
}
#loy_box {
	margin-top: 0;
	background-color:#DDE1EA;
	clear: both;
}
#loy_wrapper-top {
	height: 132px;
	width: 100%;
	background-color: #fff;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#loy_header-top {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 132px;
	color: #FFF;
	position: relative;
}
#loy_encn {
height:20px;
line-height:25px;
padding-top:5px;
text-align:right;
}

#loy_logo {
	float: left;
	width: 370px;
}
#loy_topmenu {
	position: absolute;
	top: 0px;
	right: 50px;
	font-size: 13px;
}
#loy_topmenu ul {
    padding:0px;
	margin:0px;
}
#loy_topmenu li {
	float: left;
	text-align: center;
	padding: 5px;
	line-height: 23px;
	list-style-type: none;
}
#loy_topmenu a {
	text-decoration: none;
	color: #757575;
	font-size:13px;
}
#loy_topmenu a:hover {
	text-decoration: none;
	color: #F48221;
}
#loy_topmenu li a img {
	float:left;
	padding-right: 3px;
}

#loy_box #loy_page {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	border: 1px solid #ddd;
	padding-top: 20px;
	padding-bottom: 30px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0 0 8px #abaeb6;
	-webkit-box-shadow:0 0 8px #abaeb6;
	box-shadow:0 0 8px #abaeb6;
	color:#000;
}
#loy_page1 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	border: 1px solid #ddd;
	padding-top: 20px;
	padding-bottom: 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0 0 8px #abaeb6;
	-webkit-box-shadow:0 0 8px #abaeb6;
	box-shadow:0 0 8px #abaeb6;
	color:#000;
	padding-left:50px;
}
#loy_page h1, #loy_page1 h1{
	margin:16px 0 0 0;
}

#loy_page p, #loy_page1 p{
	line-height:14px;
	margin-top: 10px;
	font-size:13px;
}
#loy_page p b, #loy_page1 p b{
	font-size:13px;
	font-weight:bold;
}
#loy_page #flashmain {
	width:340px;
	float: left;
	margin-top: 14px;
	padding-left: 30px;
}
#flashmain img{
	padding:2px;
	border:solid 1px #ccc;
}
table{
	
}
label,strong{
	color:#000;
}
strong{
	font-size:20px;
	font-weight:bold;
}
.move{
	padding-left:85px;
}
tr{
	line-height:20px;
}
td.input{
	margin-bottom:20px;
}
.title a{
	font-size:13px;
}
.title label{
	font-size:14px;
}
td.title{
	padding:10px 0;
}
td.input input{
	padding:8px 4px;
	margin-left: 8px;
}
.title strong{
	float:right;
	margin-bottom: -40px;
	margin-left: 50px;
	font-size: 20px;
}
tr td select{
	margin-left: 8px;
}
#loy_box #bigbox{
	float: right;
	padding-right: 50px;
	width: 300px;
	margin-top:6px;
}

#bigbox form {
    width: 320px;
}
#bigbox form #links{
	width: 320px;
	clear:both;
	margin-top: 10px;
	
}
#links a{
	font-size:13px;
	padding-left: 6px;
    padding-right: 6px;
}
#links a.first{
	padding-left: 0;
}
