/*  
Theme Name: Tutorial
Theme URI: https://wpdesigner.com
Description: This is my theme for a tutorial.
Version: 1.0
Author: WP Designer
Author URI: https://wpdesigner.com/

*/
body {
    margin: 0;
    font-size: 12px;
    text-align: left;
    vertical-align: top;
    background: #000000;
    color: #ffffff;
}
#header {
    margin:0 auto; 
    width:1366px; 
    height: 80px;
    background: #0000A5;
}

#msgbar {
    margin:0 auto; 
    width:1366px; 
    height: 40px;
	font-family:"宋体";
    background: #00005B;
}

#new {
	position: absolute;
	margin-left: 30px; 
	margin-top: 8px; 
    width:72px; 
    height: 24px;
	font-family:"宋体";
    font-size: 16px;
	color : yellow;
	padding-left: 5px;
    line-height:24px;
	background-color: red;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
　　border-radius: 5px;
}

#toptitle {
	position: absolute;
	margin-left: 30px; 
	margin-top: 8px; 
    height: 24px;
	font-family:"宋体";
    font-size: 16px;
	color : yellow;
	padding-left: 85px;
    line-height:24px;
}

.logo {
    float:left;
    margin-left: 0px;
    width: 237px;
    height: 80px;
    background-image: url(./images/logo.png);
}

.menu {
    float:left;
    margin-left: 48px;
    margin-top: 33px;
    width: 139px;
    height: 47px;
}
.imgblock {
    margin:0 auto; 
    width:1366px; 
    height: 200px;
    background: #000020;
}

.mainblock {
    margin:0 auto; 
    width:1366px; 
    background: #000040;
}
.bigblock {
    margin:0 auto; 
    width:1366px; 
    background: #000040;
	padding-top: 20px;
	padding-bottom: 20px;
}

.articleblock {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 810px;
    background: #000040;
}

.msgblock {
    float : left;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0px;
    width: 510px;
    background: #00005B;
}

.link-top {
    width: 810px;
    height: 1px;
    border-top: solid #00ABA7 1px;
}

.tt {
    float: left;
    width: 28px;
    height: 28px;
    background: #fff;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height:28px
}
.tt img {
    vertical-align: middle;
}
.tt:after {
    content:"";
    display:inline-block;
    vertical-align:middle;
    height:100%;
    width:0;
}
.title {
    float: left;
    width: 770px;
    height: 28px;
    background: #0000A5;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 微软雅黑, Helvetica, sans-serif;
    font-size: 18px;
    line-height:28px;
    padding-left: 10px;
}

.about {
    float: left;
    width: 800px;
    height: 45px;
    background: #0000A5;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
}

.content {
    font-family: 微软雅黑, Helvetica, sans-serif;
    font-size: 15px;
	color: #ffffff;
    line-height:30px;
    text-indent: 2em;
}

.righttext {
	font-family:"宋体";
    font-size: 16px;
    line-height:30px;
    text-indent: 1em;
	color: #00ff00;
}

.content-bottom {
    font-family: 微软雅黑, Helvetica, sans-serif;
    font-size: 15px;
	color:#999999;
    text-indent: 2em;
    margin-right: 30px;
    text-align: right;
    height: 28px;
    line-height:28px;
}
.site-footer {
    margin:0 auto;
    padding-top: 20px; 
    width:1366px; 
    height: 80px;
    background: #000020;
    text-align: center;
}
.gtext {
    font-family: 微软雅黑, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
}
.btext {
    font-family: 微软雅黑, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFF33;
}
.clear {
    clear : both;
}
p{ margin: 0;} 
.site-info {
    font-family: 微软雅黑, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFF33;
    line-height: 30px;
}

.site-copyright {
    font-family: 微软雅黑, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFF;
    line-height: 30px;
}

.site-beian {
    font-family: 微软雅黑, Helvetica, sans-serif;
    font-size: 16px;
    color: #AAAAAA;
    line-height: 30px;
}

table{
    font-family: 微软雅黑, Helvetica, sans-serif;
    font-size: 15px;
}
th{
	font-weight:bold;
	text-align:center;
}

td{
}
a:link{ color:#ffffff; text-decoration:none;} /* 未访问的链接 */
a:visited{color:#ffffff;text-decoration:none;} /* 已访问的链接 */
a:hover{ color:#fffff;text-decoration:none;}/* 鼠标在链接上 */
a:active{ color:#fffff;text-decoration:none;}/* 点击激活链接 */

.table, .table * {margin: 0 auto; padding: 0;font-size: 15px;}   
.table {display: table; width: 80%; border-collapse: collapse;}   
  
.table-tr {display: table-row; height: 30px;}   
.table-th {display: table-cell;font-weight: bold;height: 25px;border: 1px solid gray;vertical-align: middle;}   
.table-td {display: table-cell; height: 25px;}   
  
.sub-table {width: 100%;height: 100%;display: table;}   
.sub-table-tr {display: table-row; height: 100%;}   
.sub-table-td {display: table-cell; height: 100%;border: 1px solid gray; vertical-align: middle;}   

/*样式一*/
.pagination{ text-align: center;font-size: 12px;padding: 10px 0;display:inline-block; width:100%}
.pagination a,.pagination span{display: inline-block;padding: 0 10px;height: 28px;line-height: 28px;border: 1px solid #ddd;border-radius: 4px;text-decoration: none;color: #999;cursor: pointer;  margin-right:5px;}
.pagination a:hover:not(.disabled):not(.current),.pagination span:hover:not(.disabled):not(.current){color:#0000A5}
.pagination a.disabled,.pagination span.disabled{color: #bfbfbf;background: #f5f5f5;cursor: no-drop;border: 1px solid #ddd;}
.pagination a.current,.pagination span.current{color: #fff;background: #0000A5;border: 1px solid #fff;}

