/*
Theme Name: New RTUCN
Theme URI: https://rtucn.xyz
Description: 太联新网站WP主题测试-单帖
Version: 0.1
Author: wasserbogen
Author URI: http://wasserbogen.com
Tags: custom header and footer, responsive layout, full width slide, two columns, widgets
*/

	
/* 只用于老站静态页面的改版 */
p {
	color: #bbb;
	margin: 5px!important;
	}
font {
	font-size: 16px;
	line-height: 1.8;
	}
	
table,
tr,
td {
	border: 0;
	padding: 0;
	cellspacing: ;
	}
table {
	margin: 20px 0;
	}
.symbol_end {
	margin: 10px 0 80px 0;
	width: 25px;
	}
	
.nav_single {
	margin: 5px;
	padding: 5px;
	width: calc(100% - 10px);
	background: linear-gradient(to right, rgba(189,226,244,0.5), rgba(140,205,223,0.3), rgba(0,0,0,0));
	position: static;
	}
.nav_single_sub {
	text-align: center;
	background: linear-gradient(to right, rgba(189,226,244,0.9), rgba(140,205,223,0.5) 30%, rgba(0,0,0,0));
	}
.nav_single-box {
	height: 20px;
	line-height: 20px;
	}
	
@media screen and (max-width: 800px) {
.nav_single-box  { 
	text-align: right;
	}
}