td {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 200%;
	text-decoration: none;
}
.d_l_border_1 {
	background-color: #e9a8e4;
	border: 1px solid #b9b9b9;
}
.d_l_border_2 {
	background-color: #FFFFFF;
	border: 1px solid #b9b9b9;
}
.d_l_border_3 {
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
}
.d_l_border_4 {
	background-color: #FFFFFF;
	border-left: 1px solid #9ED3F2;
	border-right: 1px solid #9ED3F2;
}
.d_l_border_5 {
	background-color: #FFFFFF;
	border: 1px solid #9ED3F2;
}
.font_4588BC {
	font-weight: bold;
	color: #4588BC;
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.title_view {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 240%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.title_left {
	font-size: 14px;
	font-weight: bold;
	color: #CE0000;
	line-height: 240%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE0000;
}
.title_right {
	font-size: 14px;
	font-weight: bold;
	color: #CE0000;
	line-height: 240%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE0000;
}
.content_view {
	font-size: 14px;
}
.STYLE4 {color: #FFFFFF}

/* 以下为导航专用CSS样式代码*/
/*全局样式*/
body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-size:13px;
	color:#000000;
	font-family: "宋体",Arial, Helvetica, sans-serif;
}
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
/*主导航菜单*/
#menu_out{
	width:960px;
	padding-left:2px;
	margin-left:auto;
	margin-right:auto;
	background:url(/images/menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(/images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(/images/menu_bg.gif) repeat-x;
	height:73px;
}
.menu_line{
	background:url(/images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(/images/menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(/images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 15px 10px 10px;
	line-height:14px;
	background:url(/images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 15px 7px 10px;
}
/*子栏目*/
#menu_con{
	text-align:left;
	padding-left:0px;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:6px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(/images/menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(/images/menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(/images/menu_on_left2.gif) no-repeat left bottom;
}
#menu_con li a:hover span{
	background:url(/images/menu_on_right2.gif) no-repeat right bottom;
}
/*导航代码*/

TABLE.puicsPic {BORDER-RIGHT: #f7f7f7 1px solid; BORDER-TOP: #f7f7f7 1px solid; BACKGROUND: #e5e5e5; BORDER-LEFT: #f7f7f7 1px solid; BORDER-BOTTOM: #f7f7f7 1px solid}
TABLE.puicsPic TD {BORDER-RIGHT: #b2b2b2 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #b2b2b2 1px solid; PADDING-LEFT: 4px; BACKGROUND: #ffffff; PADDING-BOTTOM: 4px; BORDER-LEFT: #b2b2b2 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #b2b2b2 1px solid}
TABLE.puicsPic TD IMG {BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid}