/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a:link {text-decoration: none;color: #393939;}
a:visited {text-decoration: none;color: #393939;}
a:hover {text-decoration: underline;color: #FF0000;}
a:active {text-decoration: none;color: #393939;}
.style1 {font-size: 21px;line-height: 36px;}
.style2 {font-size: 14px;line-height: 26px;}
.style3 {font-size: 12px;line-height: 30px;}
.style4 {font-size: 12px;line-height: 26px;}
.style5 {font-size: 12px;line-height: 23px;}
.style6 {font-size: 14px;line-height: 32px;}
.pic1{border:4px solid #FFFFFF;FILTER: progid:dximagetransform.microsoft.glow(color=#868686,strength=1);}
body { background-attachment: fixed; background-image: url('/Skin/Gov_C/beijing.jpg'); background-repeat: REPEAT; background-position-x:CENTER}
.s_headline1 {color: red;}
.s_headline2 {color: red;}
.channel_title {background: #cccccc;}

/* 自定义样式*/
#bumen {border:1px solid #E6E6E6;CURSOR:hand;}
#index td {font-size: 14px;line-height: 24px;}
BODY {FONT-SIZE: 12px;text-decoration: none;}
TD {FONT-FAMILY:宋体;FONT-SIZE: 12px;line-height: 150%;}