<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    padding-top:10px;
    padding-bottom:20px;
    padding-left:20px;
    padding-right:20px;
	margin: 0px 0px 0px 0px;
	font-family:Arial;
	background-color:White;
}


.top_banner{
	background-image:url('/img/top-banner.png');
	background-repeat:no-repeat;
    width:380px;
    height:73px;
}

.mbg1{
    width:12px;
    height:46px;
	background-image:url('/img/mbg1.png');
	background-repeat:no-repeat;
    overflow:hidden;
}

.mbg2{
    height:46px;
	background-image:url('/img/mbg2.png');
	background-repeat:repeat-x;
    overflow:hidden;
}

.mbg3{
    width:12px;
    height:46px;
	background-image:url('/img/mbg3.png');
	background-repeat:no-repeat;
    overflow:hidden;
}

.pdtop1{
    height:20px;
}

.pdnews{
    width:25px;
    height:25px;
}

.mnu_pdg1{
    padding-right:5px;
}

.mnu_pdg2{
    padding-right:40px;
}

.amnu{
    color:#d4effd;
    text-decoration:none;
}

.amnu:hover{
    color:white;
    text-decoration:none;
}

.news_top {
    width: 65px;
    height: 21px;
    background-image: url('/img/top-news-v4.png');
    background-repeat: no-repeat;
    overflow: hidden;
}

.news_left {
    width: 6px;
    height: 357px;
    background-image: url('/img/left-news-v4.png');
    background-repeat: no-repeat;
    overflow: hidden;
}

.news_right {
    width: 6px;
    height: 357px;
    background-image: url('/img/right-news-v4.png');
    background-repeat: no-repeat;
    overflow: hidden;
}

.news_line {
    height: 357px;
    background-image: url('/img/line-news-v4.png');
    background-repeat: repeat-x;
    overflow: hidden;
}

.hotnews_item
{
	color:#d3eefd;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:0px;
	line-height:1.5;
    cursor:pointer;
}
.hotnews_item_title
{
	color:#d3eefd;
	font-weight:bold;
}
.hotnews_split
{
	border-top: dotted 1px #FFFFFF;
	padding-top:2px;
	padding-bottom:2px;	
}

.homepro{
    padding-top:20px;
    padding-bottom:20px;
}

.ahmpr{
    text-decoration:none;
    font-size:small;
}

.ahmpr:hover{
    text-decoration:underline;
}

.gchat{
    text-align:left;
}

.div_agent_item
{
    color:#005aab;
    padding-top:5px;
    padding-bottom:5px;
}

.btm_page{
    padding-top:20px;
    line-height:1.7;
    color:#d4effd;
    white-space:nowrap;
}

.btm_left{
    width:10px;
    height:248px;
	background-image:url('/img/btm-left-v4.png');
	background-repeat:no-repeat;
    overflow:hidden;
}

.btm_right{
    width:10px;
    height:248px;
	background-image:url('/img/btm-right-v4.png');
	background-repeat:no-repeat;
    overflow:hidden;
}

.btm_line{
    height:248px;
	background-image:url('/img/btm-line-v4.png');
	background-repeat:repeat-x;
    overflow:hidden;
}

.pro_txt{
    line-height:1.5;
    padding-bottom:10px;
}

.flbl{
    font-style:italic;
}

.alert_info{
    color:crimson;
}

.ahmpr1{
    text-decoration:none;
    color:#101010;
}

.ahmpr1:hover{
    text-decoration:underline;
}

.adt{
    text-decoration:none;
    color:#005aab;
    font-size:x-small;
}

.adt:hover{
    text-decoration:underline;
}

.ahmpr2{
    text-decoration:none;
}

.ahmpr2:hover{
    text-decoration:underline;
}

.tdpd5{
    padding-top:5px;
    padding-bottom:5px;
    padding-left:0px;
    padding-right:5px;
}

.gchat_tip{
    font-size:small;
    padding-bottom:5px;
    color:gray;
}



#div_btm_clk {
    padding-bottom: 20px;
}

.clk_name {
    color: white;
    font-weight: bold;
    font-size: small;
}

.clock {
    position: relative;
    width: 100px;
    height: 100px;
    background: url('/img/clockface.png') no-repeat;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.sec, .min, .hour {
    position: absolute;
    width: 6px;
    height: 100px;
    top: 0px;
    left: 47px;
}

.sec {
    background: url('/img/sechand.png');
    z-index: 3;
}

.min {
    background: url('/img/minhand.png');
    z-index: 2;
}

.hour {
    background: url('/img/hourhand.png');
    z-index: 1;
}

.a_window_btn {
    font-size: large;
    color: #d3eefd;
    text-decoration: none;
}

.a_window_btn:hover {
    color: White;
}
.video_title {
    color: #d3eefd;
    font-weight: bold;
}

.border_video {
    border: 5px solid #d3eefd;
    background: #d3eefd;
}

.picture_sc {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: bottom;
}

.a_open_video {
    color: #2a3990;
    text-decoration: none;
}



.css_row_title {
    font-weight: bold;
    text-align: center;
    font-size: small;
    white-space: nowrap;
}
.css_td_title {
    border: 1px solid silver;
    padding: 5px 5px 5px 5px;
}
.css_row_data {
    font-size: small;
}
.css_row_data:hover {
    background-color: #dbeff9;
}
.bill_cells {
    border: 1px solid silver;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
}
.align_center {
    text-align: center;
}
.align_right {
    text-align: right;
}
</pre></body></html>