<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*update 090827*/
/*全局定义*/
*{margin:0; padding:0;}
html{ border:0;}
body{font-size:12px; font-family:Verdana,"宋体"; color:#666;} /* 定义页面的默认字体 */
table, div, p, td, li, dd, a, span{font:inherit;}
select, input, textarea, button {font:inherit;}
h1{font:inherit; font-size:26px; color:#f30; line-height:135%;} /* 定义页面H1标题 */
h2{font:inherit; font-size:14px; font-weight:bold; color:#666;} /* 定义页面H2标题 */
h3{font:inherit; font-size:12px; font-weight:bold; color:#666;} /* 定义页面H3标题 */
ul{list-style:none;} /* 定义所以列表都没黑圆点 */
p{line-height:160%;} /* 定义段落行高 */
a img{border:0;} /* 定义所有图片链接都没边框 */
a{text-decoration:none; color:#666; font-family:"宋体";} /*定义默认文字链接为灰色无下滑线 */
a:hover{text-decoration:underline; color:#f30;} /*定义默认文字链接选中样式为：红色有下滑线 */
.c{zoom:1;} /* 清除浮动 */
.c:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}  /* 清除浮动 */
.l{float:left;} /* 左浮动 */
.r{float:right;} /* 右浮动 */
.fixed{overflow:hidden; white-space :nowrap; text-overflow:ellipsis;}
.dn{display:none;}
.tac{text-align:center;} /* 文字居中对齐 */
.tal{text-align:left;}  /* 文字居左对齐 */
.tar{text-align:right;}  /* 文字居右对齐 */
.in24{ text-indent:24px;} /* 文字缩进两个中文字符 */
.ch{cursor:pointer; cursor:hand;} /* 光标为手指 */
.inside{float:left; width:100%;}

#wrapper_notice{ margin:0 auto;}
#wrapper_notice #main{ width:100%; margin:10px auto; background:url(/app_images/pingan/v10/notice/main_bg.gif) repeat-x 0 bottom; padding:0;}
.wrapper{ width:590px; margin:10px auto;}
#header{ height:83px; background:url(/app_images/pingan/v10/notice/header_bg.gif) repeat-x; position:relative;}
#logo{ width:214px; height:24px; position:absolute; left:32px; top:26px; background:url(/app_images/pingan/v10/notice/logo.gif) no-repeat;}
#arrow{ width:13px; height:8px; position:absolute; left:475px; top:58px; background:url(/app_images/pingan/v10/notice/arrow.gif) no-repeat; font-size:1px;}

#footer{ padding:2px; text-align:center;}

.in24{ text-indent:24px;}

.c_a_a{ color:#FF5400; font-weight:bold; font-size:14px;}

.c_p_a{ width:590px; height:12px; background:url(/app_images/pingan/v10/notice/top_bg1.gif) no-repeat; font-size:1px;}
.c_p_b{ width:564px; background:url(/app_images/pingan/v10/notice/middle_bg1.gif) repeat-y; padding:0 16px 0 10px;}
.c_p_b_b{ padding:20px 10px;}
.c_p_b_b p{ margin:6px 0; line-height:22px; padding:0 10px;}
.c_p_b_c{ line-height:33px; padding:0 0 6px 0; border-bottom:1px #BCBCBC solid; margin:0 auto; text-align:center; width:518px;}
.c_p_b_d{ border-top:6px #FA5900 solid; padding:10px 0 0 0; line-height:22px; text-align:right;}
.c_p_c{ width:590px; height:26px; background:url(/app_images/pingan/v10/notice/bottom_bg1.gif) no-repeat;}
.c_p_d{width:650px; height:83px; position:relative; margin:0 auto;}

a.a_b{color:#e24800; text-decoration:underline;}/* 红字下划线 */
a.a_b:hover{color:#666; text-decoration:none;}/* 灰字无划线 */

</pre></body></html>