.top{
	height:200px;
	background: #0099CC;
	}
	
	
.left{
	float:left;
	}
	
.right{
	float:right;
	}
	
.half{
	width:50%;
	margin:0 auto;
	}
	
.slogan{
	float:right;
	margin:30px auto;
	color:#fff; 
	font-weight:bold;
	}
	
.slogan p{ 
	font-size:23px; 
	font-weight:bold;
	line-height:40px;
	height:40px;
	}
	
	
.logtitle{
	background: #b50000;
	line-height:40px;
	height:40px;
	color:#fff; 
	font-weight:bold;
	margin:10px auto;
	padding:5px;
	font-size:24px;
	}
	
	
.text-yellow{
	color:yellow;
	}

.QQ>p{
	line-height:40px;
	height:40px;
	}
	
.QQ img{ 
	display:inline-table;
	line-height:30px;
	}
	
.email{
	background:url(../images/email.png) no-repeat left top;
	padding-left:30px;
	}
	
.qqimg{
	background: url(../images/qq.png) no-repeat left top;
	padding-left:30px;
	}
	
.qqimg a{
	color:#f00;
	}
	
.border{
	border:1px solid #ccc;
	padding:20px;
	}
	
.border p{
	line-height:30px;
	height:30px;
	}
	

.log{
	padding:1px;
	}
	
iframe{
	width:1000px;
	min-height:198px;
	margin:0 auto;
	overflow:auto;
	box-shadow:2px 2px 2px #eee;
	border:none;
	}
	
	

.STYLE2 {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	}
	
.STYLE3 {
    font-size: 18px;
    font-weight: bold;
    color: #FF0000;
	}
.STYLE3 {
}

	
.STYLE4 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF; 
	
	}
	
.STYLE5 {	
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
	
.link_button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #b50000;
    color: #FFF;
    padding: 8px 12px;
    text-decoration: none;
}

.link_button2 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #20538D;
    color: #FFF;
    padding: 8px 12px;
    text-decoration: none;
}


body {
    padding: 0;
    margin: 0 auto;
}

#footer {
    height: 30px;
    line-height: 30px;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #333;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 1px;
}

.content {
    height: 1800px;
    width: 100%;
    text-align: center;
}
.white {
text-decoration: none;
color: #F00;
}
