@charset "utf-8";
body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e82525;
}
#top1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.toplink-top{
	float:right;
}
.toplink-menu{
	display:none;
	visibility:hidden;
	background:none;
}
#top1 .main {
	padding: 0px;
	float: left;
	height: auto;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
#top1 .one {
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#top1 .one a{
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	color: #656262;
	text-decoration: none;
	font-family: Calibri;
}
#top1 .one .bar{
	margin-left:15px;
	margin-right:15px;
	float: right;
	height: auto;
	width: auto;
	color: #FF0000;
}
#top1 .two {
	padding: 0px;
	float: left;
	height: 50px;
	width: 100%;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#top1 .two .logo{
	width:20%;
	margin-top:-1.5%;
	float:left;
	position: absolute;
}
#top1 .two .logo img{
	width:90%;
	float:left;
	max-width:265px;
}
#top1 .two .menu{
	width:75%;
	float:right;
	margin-top: 7px;
}
#top1 .two .logo{
}
#banner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	padding-bottom:25px;
	overflow: hidden;

}
#rotary-box {
	padding: 0px;
	float: left;
	width: 25%;
	position: absolute;
	left: 13.1%;
	z-index: 5;
	margin-top: 15%;
	height: auto;
	max-width:322px;
	max-height:108;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rotary-box img{
	width:100%;
}
#rotary-box-sub {
	padding: 0px;
	float: left;
	width: 25%;
	position: absolute;
	right: 13.1%;
	z-index: 5;
	margin-top: 3%;
	height: auto;
	max-width:322px;
	max-height:108;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rotary-box-sub img{
	width:100%;
}
#register-box {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 20%;
	position: absolute;
	right: 10%;
	z-index: 5;
	height: auto;
}
#register-box .box-cntent{
	background-color:#FFFFFF;
	border-radius:8px;
	margin:10%;
	float: right;
	height: auto;
	width: 80%;
	padding: 0px;
}
.box-cntent .head {
	display: inline-block;
	height: 35px;
	margin-left: 20%;
	margin-top: 0px;
	position: relative;
	width: 60%;
	margin-right: 20%;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box-cntent .head a{
	color:#FFFFFF;
	text-decoration:none;
}

.box-cntent   .form  {
	float:left;
	height:auto;
	width: 80%;
	padding: 0px;
	margin-right: 10%;
	margin-left: 10%;
}
.box-cntent .form .text{
	width:100%;
	padding: 0px;
	float: left;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
.box-cntent .form .text-field{
	background-color:#676464;
	height:23px;
	width: 80%;
	border: none;
	border-radius:12px;
	padding-top: 1px;
	padding-left: 10%;
	font-size: 14px;
	padding-right: 10%;
	color: #FFFFFF;
}
.box-cntent .form select{
	background-color:#676464;
	height:23px;
	width: 100%;
	border: none;
	border-radius:12px;
	padding-top: 1px;
	padding-left: 10%;
	font-size: 14px;
	padding-right: 5%;
	color: #FFFFFF;
}
.box-cntent .form .submit {
	width: 100px;
	height: 25px;
	background: red;
	position: relative;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: -13%;
	margin-bottom: 15px;
	margin-left: 0px;
}
.box-cntent .form .submit a{
	width: 100px;
	height: 20px;
	text-align:center;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	float: left;
	
}
.box-cntent .form .submit:hover{
	background-color:#000000;
	color:#FFFFFF;
}
.box-cntent .form .submit:before {
	content:"";
	position: absolute;
	right: 100%;
	top: 0px;
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-right: 8px solid red;
	border-bottom: 12px solid transparent;
}
#top2 {
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	float: left;
	width: 90%;
	float: left;
	width: 100%;
	background-color: #993366;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	
}

#top2  .main {
	padding: 0px;
	float: left;
	height: auto;
	width: 83%;
	margin-right: 8.5%;
	margin-left: 8.5%;
}
#top2 .box{
	width:30%;
	background-color:#FFFFFF;
	margin-right: 1.5%;
	margin-left: 1.5%;
	float: left;
	height: auto;
	padding: 0px;
	border: 1px solid #cccdcd;
	border-radius:4px;
	min-height:225px;
	box-shadow: 0px 1px 7px #dedede;
}

#top2 .box-left{
	width: auto;
	float: left;
	min-height:100%;
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	height: 100%;
	text-decoration: none;
	text-blur:none;
	margin: 0px;
	min-height:100%;
	max-height:100%;
	background-image: url(../images/rd-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	border-radius:5px;
	background-color: #eb3e24;
}
#top2 .box-left-head{
	display:none;
	visibility:hidden;
}

#top2 .box-right{
	margin: 0px;
	float: right;
	height: auto;
	width: 70%;
	padding-top: 7.5%;
	padding-right: 7.5%;
	padding-bottom: 5%;
	padding-left: 7.5%;
}
#top2 .box-right .text{
	width:100%;
	padding: 0px;
	float: left;
	height: auto;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-family: Calibri;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
#top2 .box-right select{
	background-color:#f7f5f5;
	height:35px;
	width: 100%;
	border: 1px solid #f58364;
	border-radius:5px;
	padding-top: 1px;
	padding-left: 5%;
	font-size: 14px;
	padding-right: 5%;
	color: #000000;
	text-decoration: none;
	margin-bottom: 10px;
}
#top2 .box-right .btn{
	float:right;
	border-radius:5px;
	margin: 0px;
	padding: 0px;
}
#top2 .box-right .btn a{
	width:100%;
	float:right;
	background-color:#FF0000;
	border-radius:5px;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px;
}
#top2 .box-news{
	margin: 0px;
	float: right;
	height: auto;
	width: 72%;
	padding-top: 6.5%;
	padding-right: 6.5%;
	padding-left: 6.5%;
	padding-bottom: 0px;
}
#top2 .box-news ul{
	width:100%;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	text-decoration:none;
}
#top2 .box-news ul li{
	width:100%;
	height:auto;
	min-height:70px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style:none;
	list-style-type:none;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#top2 .box-news ul li .mor{
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
}
#top2 .box-news ul li .mor a{
	background:#FFFFFF;
	color:#FF0000;
	padding:5px;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
}
#top2 .box-news ul li p{
	margin:0px;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style:none;
	list-style-type:none;
	text-decoration:none;
	text-align: justify;
}
#top2 .box-news ul li img{
	width:25%;
	height:auto;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0px;
}

#top3 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
}
#top3 h1{
	font-family: Calibri;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ed2224;
	text-decoration: none;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-top: 25px;
	margin:0px;
}
#top3 p{
	font-family: Calibri;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #676464;
	text-decoration: none;
	width: 100%;
	text-align: justify;
}
#top3 .mor{
	width:25%;
	float:right;
	height:auto;
	text-align: center;
	margin-bottom:20px;
}
#top3 .mor a{
	font-family: Calibri;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	height: auto;
	width: 100%;
	float: right;
	margin: 0px;
	background-color: #cd2227;
	border-radius:4px;
}

#top3 .mor a:hover{
	background-color:#000000;
}



#top3 p img{
	width:20%;
	margin-right:5%;
	float: left;
	height: auto;
}

#top3   .main {
	padding: 0px;
	float: left;
	height: auto;
	width: 83%;
	margin-right: 8.5%;
	margin-left: 8.5%;
}
#top3  .box{
	width:30.3%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	float: left;
	height: auto;
	padding: 0px;
}
#top3 .content {
	padding: 0px;
	float: left;
	height: auto;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	padding-top:20px;
	padding-bottom:20px;
	font-family:Calibri;
	font-size:16px;
}

#top4 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	background: rgba(125,20,22,1);
	background: -moz-linear-gradient(top, rgba(125,20,22,1) 0%, rgba(238,46,36,1) 50%, rgba(255,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125,20,22,1)), color-stop(50%, rgba(238,46,36,1)), color-stop(100%, rgba(255,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(125,20,22,1) 0%, rgba(238,46,36,1) 50%, rgba(255,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(125,20,22,1) 0%, rgba(238,46,36,1) 50%, rgba(255,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(125,20,22,1) 0%, rgba(238,46,36,1) 50%, rgba(255,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(125,20,22,1) 0%, rgba(238,46,36,1) 50%, rgba(255,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d1416', endColorstr='#ff0000', GradientType=0 );
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b5b3b3;
}
#top4 .main {
	padding: 0px;
	float: left;
	height: auto;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
#top4 .f-left {
	width:65%;
	height:auto;
	float:left;
	font-family: Calibri;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: left;
}

#top4 .f-right {
	width:35%;
	height:auto;
	float:left;
	font-family: Calibri;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: right;
}

#top3 .content h1
{
font-family:Calibri;
font-size:24px;
font-weight:normal;
text-transform:uppercase;
color: #ed2224;



}