div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
body {text-align: center;margin: 0px;}
td {font-size: 12px;line-height: 22px;color: #333333;text-decoration: none;}
a {color: #333333;text-decoration: none;}
a:hover {color: #FF3300;text-decoration: none;}
.orange a {font-size: 12px;color: #FF6600;text-decoration: none;}/*橙色连接样式*/
.blue a {color: #003399;}/*蓝色连接样式*/
.white {
	font-weight: bold;
	color: #FFFFFF;
}

.white a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.red a {color: #ff0000;}/*红色色连接样式*/

/*彩色文字开始*/
.whitefont {color: #FFFFFF;}
.redfont {color: #FF0000;text-decoration: none;}
.bluefont {
	font-size: 14px;
	color: #0b408e;
	font-weight: bold;
}
/*彩色文字结束*/

li {list-style-type: none;}
.heng-down-hui {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color#EBEBEB;}
.xuxian-heng-down {
	background-image: url(../images/xuxian.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.kuang {border: 1px solid #72aaeb;}

/*一级导航栏目样式*/
.topmenu {
	background-image: url(../images/swj_03.jpg);
	background-repeat: repeat-x;
	height: 37px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-size: 14px;
	line-height: 37px;
	font-weight: bold;
	padding-left: 100px;
}
.topmenu span {
	display: block;
	height: 37px;
	width: 20px;
	float: left;
	text-align: center;
}

.topmenu a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 90px;
	float: left;
}
.topmenu a.hover {
	font-size: 14px;
	color: #2a5d98;
	text-decoration: none;
	background-image: url(../images/swj_05.jpg);
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	line-height: 30px;
	padding-top: 7px;
}
.topmenu a:hover {
	font-size: 14px;
	color: #2a5d98;
	text-decoration: none;
	background-image: url(../images/swj_05.jpg);
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	line-height: 28px;
	padding-top: 9px;
}/*一级导航栏目样式结束*/


/*详细页面新闻标题样式蓝色*/
.newstitle {font-size: 24px;font-weight: bold;color: #0B408E;text-decoration: none;
line-height: 40px;}


/*横向图片友情链接样式开始*/
.links {padding-top: 10px;padding-bottom: 10px;}
.links img {border: 1px solid #EBEBEB;margin-right: 5px;margin-left: 5px;}/*友情链接样式结束*/


/*左侧导航，可以有三级栏目的样式*/
#nav {
	list-style-type: none;
	text-align:center;
	padding-top: 10px;
    /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a {
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 27px;
	width: 184px;
	display: block;
	font-size: 13px;
	color: #003366;
	margin-left: 0px;
	line-height: 27px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav ul {
	margin-left: 0px;
	margin-top: 0px;
}
#nav li {
	list-style-type: none;
	text-align: center;
	margin: 0px;
}
#nav li a:hover{
	background-image: url(../images/hover.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	font-size: 13px;
	font-weight: bold;
}

#PARENT{
	 width:178px; border: #666666 solid 1px;}
/*左侧导航结束*/

.index-jj {
	background-image: url(../images/swj_26.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 323px;
	border: 1px solid #72aaeb;
}
.sub-left {
	background-image: url(../images/left-tu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

