<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.wrap-content{
	background:#fff none repeat scroll 0 0;
    padding:15px;
}
.wrap-left{
	float:left;
    width:240px;
	background:#d9e9f1;
    margin-right:15px;
}
.wrap-left h3 {
    background:url(bg_col_Ltit_grrc.jpg) no-repeat left top;
    color:#fff;
    font-size:18px;
    font-weight:bold;
    height:42px;
    line-height:42px;
    padding-left:13px;
}
.wrap-left ul{
	margin:1px 5px 15px 5px;
}
.wrap-left li {
	background:#398fd9;
	line-height:22px;
	padding:10px;
    margin:0 auto 1px;
	color:#fff;
}
.wrap-left li a{
	color:#fff;
    font-size:15px;
    font-weight:bold;
}
.wrap-left li a:hover{
	color:#e6fcff;
}


.wrap-right{
	float:left;
    width:795px;
}
.wrap-right ol {
    line-height:26px;
}
.wrap-maincontent {
    background:#fbfbfb none repeat scroll 0 0;
    border-top:3px solid #0676c0;
    margin-top:5px;
}
.wrap-maincontent h2 {
	background:#ecf3f7;
    color:#006bb1;
    font-size:16px;
    font-weight:bold;
    height:30px;
    line-height:30px;
    margin-top:10px;
    padding-left:10px;
}

/*page*/
.page {
    float:right;
    margin-right:20px;
}
.page li {
    float:left;
    font-size:14px;
    line-height:40px;
    padding:0 5px;
}
.page li a:hover{
	color:#ff7800;
}
.page input {
    border: 1px solid #c8c8c8;
    height: 22px;
    line-height: 22px;
    margin: 0 3px;
    padding: 0 2px;
    text-align: center;
    width: 30px;
}
.page button {
    background: #0676c0 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 24px;
    line-height: 24px;
    width: 50px;
}

/*fontlist*/
.wrap-fontlist{
	border-bottom:1px solid #0676c0;
    margin:15px;
    padding-bottom:20px;
}
.wrap-fontlist ul {
    margin-top:15px;
}
.wrap-fontlist li {
	background:url(ico_square_blue_grrc.gif) no-repeat 8px 10px;
	padding-left: 18px;
	line-height:26px;
	font-size:15px;
}
.wrap-fontlist li span {
    float:right;
    padding-right:3px;
}
/*piclist*/
.wrap-piclist{
	border-bottom:1px solid #0676c0;
    margin:15px;
    padding-bottom:20px;
}
.wrap-piclist li {
    float: left;
    padding: 10px 11px;
	width:168px;
}
.wrap-piclist li img{
	width:168px;
	height:95px;
}
.wrap-piclist li span{
	display:block;
	text-align:center;
	height:26px;
}
/*newsimglist*/
.wrap-newsimglist{
    margin:15px;
    padding-bottom:20px;
}
.wrap-newsimglist li{
	border-bottom: 1px dotted #aaa;
	padding: 15px 10px;
}
.wrap-newsimglist img{
	border:1px solid #3379A3;
	padding: 3px;
    display: block;
    float: left;
    position: relative;
    width: 25%;
}
.wrap-newsimglist div{
    display: block;
    float: right;
    width: 70%;
}
.wrap-newsimglist h4 a{
	color: #184b7a;
	font-size: 15px;
}
.wrap-newsimglist h4 a:hover{
	color: #D38300;
}
.wrap-newsimglist h4 span{
	color:#6f6f6f;
	font-size: 12px;
	padding-left: 10px;
}
.wrap-newsimglist p{
	text-indent: 2em;
	line-height: 22px;
	margin-bottom: 5px;
}
.wrap-newsimglist span a{
	color:#2b3e68;
}
.wrap-newsimglist span a:hover{
	text-decoration: underline;
}

/*detail*/
.wrap-article {
    margin: 20px 40px;
}
.wrap-article div{
	border-bottom:none;
}
.wrap-article h1 {
    color: #006bb1;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 15px;
    text-align: center;
}
.wrap-article .titlesub {
    background: #e3ebf2  none repeat scroll 0 0;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.wrap-article .article {
    line-height: 24px;
    padding: 10px 0;
}
.wrap-article .wrap-appendix {
    border-top: 1px dashed #e8f2f4;
    margin-top: 30px;
    padding: 10px;
}
.wrap-article .wrap-appendix h5{
	color: #1662b6;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-bottom: 5px;
}
.wrap-article .wrap-appendix li {
	font-size:13px;
    height: 28px;
    line-height: 22px;
}
.wrap-article .wrap-appendix li i{
	font-size:10px;
}</pre></body></html>