/* 网站总体样式控制 */
body { background-image: url('');margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;scrollbar-face-color: #EEEEEE;scrollbar-highlight-color: #FFFFFF;scrollbar-shadow-color: #DEE3E7;scrollbar-3dlight-color: #D1D7DC;scrollbar-arrow-color:#00659c;scrollbar-track-color: #ededed;scrollbar-darkshadow-color: #333333; }
td {font-family:宋体;font-size: 9pt;line-height: 150%;}
input {border-width: 1px,1px,1px,1px;font-size: 9pt;background-color:#efefef;}
button { font-size: 9pt;height: 20px;}
select { font-size: 9pt;height: 20px;}
.p {font-size:14px;line-height: 150%;}
a:visited { color: #003399; text-decoration: none;}
a:hover { color: #009900; text-decoration: underline;}
a:link { color: #0033CC; text-decoration: none;}

/* 页面宽度控制 */
.pagestyle { width:760px;align:center;background-color: #FFFFFF;}

/* 网站导航链接的css定义:可定义顶部导航链接字体颜色、样式等 */
a.nav:link{text-decoration: none;color: #000000;}
a.nav:visited {text-decoration:none;color:#000000;}
a.nav:active {text-decoration:none;color:#000000;}
a.nav:hover {text-decoration: underline;color:#000000;}
/* 网站导航表格定义:可定义导航处的背景颜色、样式等 */
.nav_body {font-size:12px;color:#ffffff;height:30px;background-image: url('images/main/nav_body_bg01.gif');border-top:3px solid #ffffff;border-bottom:3px solid #ffffff;}

/* 新闻页左右栏目颜色样式 */
.body_left { width: 160px;background-color:#FEF0E2;border-left:1px solid #E79D8C;border-right:4px solid #dedede;}
.body_right { background-color:#FBF6EE;border-right:1px solid #FFCC99;} 
.viewer_content { font-size:14px;line-height: 20px;} 
/* 新闻页内容标题及文字控制 */
.f14 {font-size:14px;}
.f24 {font-size:24px;}
.l17 {line-height:170%;}

/* 扩展链接样式 */
A.a1:link {color: #3366CC;text-decoration: none;}
A.a1:visited {color:#3366CC;text-decoration: none;}
A.a1:active {color: #3366CC;text-decoration: none;}
A.a1:hover {color: #FF6600;text-decoration: none;}

A.a2:link {text-decoration:none;color:#006600;}
A.a2:visited {text-decoration:none;color:#006600;}
A.a2:active {text-decoration:none;color:#ff6600;}
A.a2:hover {text-decoration:none;color:#ff6600;}

A.a3:link {text-decoration:none;color:#000000;}
A.a3:visited {text-decoration:none;color:#000000;}
A.a3:active {text-decoration:none;color:#000000;}
A.a3:hover {text-decoration:none;color:#ff0000;}

/* 字体大小扩展样式控制 */
.b2 {font-size:14px;font-weight: bold;}
.b1 {font-size:12px;font-weight: bold;}
.b3 {font-size:18px;line-height:21px;font-weight: bold;}

.date {	color: #808080;	font-size:7pt;font-family: Arial;}

/* 字体颜色扩展样式控制 */
.red { color:#FF3300 }
.blue { color: #006600; }
.gray { color: #808080; }
.white {color: #FFFFFF;}
.font-blue{color:#213899;font-size:14px;}
.title2 {color: #05006C; font-size: 22px; line-height: 22px; font-weight:bold}
.textcontent {FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 25px;}