@charset "gb2312";
/* CSS Document */
/* Programming By Rance.Zhang */
@import "head.css";
@import "foot.css";
@import "news_list.css";
@import "commonweal_topic.css";

body{
	margin:0px;
	padding:0px;
	background-image:url(/theme/2009-08_first/images/index_bg.jpg);
	font-size: 12px;
}

a:link { color:#666666;text-decoration: none;}
a:visited {color:#666666;text-decoration: none;}
a:hover {color:#990000; text-decoration: none;}
a:active {color:#666666;text-decoration: none;}

#subPageBody #subContent #subContent_body #sitemap table td {
 line-height:20px; 
}
/* CSS3 begin  */
a[href^="http:"]{
background: url(/theme/2009-09_first/images/CSS3_img/externallink.jpg) no-repeat right top;
padding-right:15px;
}
a[href^="mailto:"]{
background: url(/theme/2009-08_first/images/CSS3_img/email.png) no-repeat right top;
padding-right:20px;
}
a[href$='.pdf']{
background: url(/theme/2009-08_first/images/CSS3_img/pdf.gif) no-repeat right top;
padding-right:20px;
}
a[href$='.doc']{
background: url(/theme/2009-08_first/images/CSS3_img/doc.gif) no-repeat right top;
padding-right:20px;
}
a[href$='.xls']{
background: url(/theme/2009-08_first/images/CSS3_img/xls.gif) no-repeat right top;
padding-right:20px;
}
a[href$='.exe']{
background: url(/theme/2009-08_first/images/CSS3_img/exe.gif) no-repeat right top;
padding-right:20px;
}
a[href$='.swf']{
background: url(/theme/2009-08_first/images/CSS3_img/swf.gif) no-repeat right top;
padding-right:20px;
}
a[href$='.rar']{
background: url(/theme/2009-09_first/images/CSS3_img/rar.gif) no-repeat right top;
padding-right:20px;
}
a[href$='.zip']{
background: url(/theme/2009-09_first/images/CSS3_img/zip.gif) no-repeat right top;
padding-right:20px;
}
/* CSS3 end  */