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

/*首页外部容器*/
#Content{ width:980px; height:auto; margin:0 auto;}

/*左侧样式*/
#left{float:left;width:273px; height:auto;}
/*左侧列表样式*/
.left_center_list{ font-size:14px; margin:0 auto;}
.left_center_list ul li {text-align:center; margin:1px auto 0 auto}
.left_center_list ul li a{ line-height:20px; width:100%; display:block; background:#FBFEFF; text-align:left; text-indent:25px; text-decoration:none; }
.left_center_list ul li a:hover{ line-height:20px;width:100%; display:block; background:#E4F5FA; color:#000000; text-indent:25px;text-decoration:none; text-align:left; }

/*右侧样式*/
#right{float:left;width:697px; height:auto; margin:0 0 0 10px}

.Main_menu{ height:25px}
.Main_menu ul li{ float:left; padding:3px 5px 0 0; line-height:22px;}
.PMCSS1{ background:url(../Images/Main_title.gif) repeat-y; display:block; background-position:0px 25px; width:140px; height:22px;font-weight:bold;}

.Main_title{ background:url(../Images/Main_title_1.gif) no-repeat; height:5px; font-size:0px}
.Main_content{ height:auto; border-left:1px solid #D8E7E4; border-right:1px solid #D8E7E4; text-align:left}
.Main_content_mess{ padding:10px; font-size:14px;}
.Main_bottom{ background:url(../Images/Main_title_3.gif) no-repeat; height:5px;font-size:0px}

.XGmess{border:1px solid #EBF5F3; height:auto; width:98%; margin:5px auto 0 auto}
.XGmess_title{ background:#FAFFFE; color:#666666}
.XGmess_title a{ color:#666666}
.XGmess_title a:hover{ color:#000000}
.XGmess ul li{ line-height:22px; padding:1px 0 0 5px;}</pre></body></html>