body{
	font-size:13px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
/* 单元格的CSS定义:对应CSS中的“TD”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
TD
{
FONT-FAMILY:宋体;FONT-SIZE: 9pt;line-height: 150%; 
}
/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{COLOR: #AE0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 顶部频道文字链接的CSS定义－－将顶部频道文字链接与网站链接总的CSS定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的CSS相同即可。调用代码为<a class='Channel' ***>***</a> */
a.Channel:link {color: #000000;}
a.Channel:visited {color: #000000;}
a.Channel:hover{COLOR: #ff0000;}
a.Channel:active {color: #ff0000;}
/* 顶部当前频道文字链接的CSS定义－－调用代码为<a class='Channel2' ***>***</a> */
a.Channel2:link {color: #ff0000;}
a.Channel2:visited {color: #ff0000;}
a.Channel2:hover{COLOR: #FF6600;}
a.Channel2:active {color: #ff0000;}
/* 底部版权信息文字链接的CSS定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='Bottom' ***>***</a> */
a.Bottom:link {color: #000000;}
a.Bottom:visited {color: #000000;}
a.Bottom:hover{COLOR: #27CE15;}
a.Bottom:active {color: #27CE15;}
/* 。要相同可不设置。调用代码为<a class='Class' ***>***</a> */文章栏目标题文字链接的CSS定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留
a.Class:link {color: #ffffff;}
a.Class:visited {color: #ffffff;}
a.Class:hover{COLOR: #ff0000;}
a.Class:active {color: #ffffff;}

/*以下是自定义连接*/
/*头部导航链接，白文字  红链接*/
a.top:link {color: #FFFFFF;}
a.top:visited {color: #FFFFFF;}
a.top:hover{COLOR: #ff0000;}
a.top:active {color: #ff0000;}
/*红文字  绿链接*/
a.link_1:link {color: #EA0023;}
a.link_1:visited {color: #EA0023;}
a.link_1:hover{COLOR: #38CF30;}
a.link_1:active {color: #38CF30;}
/*绿文字  红连接*/
a.link_2:link {color: #38CF30;}
a.link_2:visited {color: #38CF30;}
a.link_2:hover{COLOR: #EA0023;}
a.link_2:active {color: #EA0023;}
/*底部*/
a.foot:link {color: #000000;}
a.foot:visited {color: #000000;}
a.foot:hover{COLOR: #27CE15;}
a.foot:active {color: #27CE15;}
/*头部css 开始*/
.top_bg_1 {
	background-image: url(/Skin/tu/top_bg_1.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 8px;
}
.top_bg_2 {
	background-image: url(/Skin/tu/top_bg_2.gif);
	background-position: center;
	background-repeat: repeat-x;
	margin: 0px;
}
.top_bg_3 {
	background-image: url(/Skin/tu/top_bg_3.gif);
	background-position: center;
}
.top_bg_4 {
	background-image: url(/Skin/tu/top_bg_4.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #666666;
	font-size: 12px;
}
.top_bg_5 {
	background-image: url(/Skin/tu/top_bg_5.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.top_bg_6 {
	background-image: url(/Skin/tu/top_bg_6.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.top_z_bg1 {
	background-color: #FAFBFC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8c6c6;
}
.top_z_bg2 {
	background-color: #F0F3F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c6c6;
}
.top_dao_1 {
	background-image: url(/Skin/tu/top_dao_1.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
}
.top_dao_1 td {
	background-image: url(/Skin/tu/top_dao_1.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.top_dao_1 td.s {
	background-image: url(/Skin/tu/top_dao_1.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.top_dao_2 {
	background-image: url(/Skin/tu/top_dao_2.gif);
	background-position: center;
	font-size: 13px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
}
.top_dao_3 {
	background-image: url(/Skin/tu/top_dao_3.gif);
	background-position: center;
	font-size: 13px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
}
/*头部 css结束*/
/*网站中间css 开始*/
.zj_z_css {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	background-color: #FFFFFF;
}
.zj_bg_1 {
	background-image: url(/Skin/tu/zj_bg_1.gif);
	background-position: center;
}
.zj_bg_2 {
	background-image: url(/Skin/tu/zj_bg_2.gif);
	background-position: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.zj_bg_01 {
	background-image: url(/Skin/tu/zj_bg_01.gif);
	background-position: center;
	font-size: 14px;
	font-weight: bold;
	color: #34BD20;
}
.zj_bg_bk1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #357749;
	border-bottom-color: #357749;
	border-left-color: #357749;
	background-color: #F9FDF9;
}
.zj_bg_bk2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 3eb74d;
	border-bottom-color: 3eb74d;
	border-left-color: 3eb74d;
	background-color: #FCFEFC;
	font-family: "宋体";
	font-size: 9pt;
	line-height: 24px;
}
.zj_bg_jd1 {
	background-image: url(/Skin/tu/zj_bg_jd1.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 8px;
}
.zj_bg_jd2 {
	background-image: url(tu/zj_bg_jd2.gif);
	background-position: center;
	color: #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 8px;
}
.zj_bg_jd3 {
	background-image: url(tu/zj_bg_jd2.gif);
	background-position: center;
	color: #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #357749;
}
.zj_bg_gg {
	background-image: url(/Skin/tu/zj_bg_2.gif);
	background-position: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #357749;
}
.zj_bg_xlzd_1 {
	background-color: #FCFCF8;
}
.zj_bg_lx001 {
	background-image: url(/Skin/tu/zj_bg_lx001.gif);
	background-repeat: repeat-x;
}
.zj_bg_lxgd {
	background-image: url(/Skin/tu/zj_bg_lx001.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #357749;
}
.zj_bg_lxbk {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #357749;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #357749;
	border-left-color: #357749;
}
/*线路 下拉变换 css开始*/
.zj_bg_bk_jd1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #357749;
	border-bottom-color: #357749;
	border-left-color: #357749;
	background-color: #FCFEFC;
}
.zj_bg_bk_jd2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #357749;
	border-bottom-color: #357749;
	border-left-color: #357749;
	background-color: #FFFBFB;
}
.zj_bg_bk_jd3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #357749;
	border-bottom-color: #357749;
	border-left-color: #357749;
	background-color: #F7F7FF;
}
.zj_bg_bk_jd4 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #357749;
	border-bottom-color: #357749;
	border-left-color: #357749;
	background-color: #FDF9FD;
}
.zj_bg_xbx1 {
	background-image: url(/Skin/tu/zj_jd_bg00001.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	background-position: center;
}
.zj_bg_xbx2 {
	background-image: url(/Skin/tu/zj_jd_bg00002.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	background-position: center;
}
.zj_bg_xbx3 {
	background-image: url(/Skin/tu/zj_jd_bg00003.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	background-position: center;
}
.zj_bg_xbx4 {
	background-image: url(/Skin/tu/zj_jd_bg00004.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	background-position: center;
}
.zj_bg_jq01 {
	background-image: url(/Skin/tu/zj_jd_bg____01.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.s_xl_t_sbk {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4f711e;
}
.s_xl_t_002 {
	background-image: url(/Skin/tu/s_xl_t_002.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 8px;
}
.s_xl_t_003 {
	background-image: url(/Skin/tu/s_xl_t_003.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.s_xl_t_004 {
	background-image: url(/Skin/tu/s_xl_t_004.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.s_xl_zbk {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bc7202;
}
.s_xl_c_bg_01 {
	background-image: url(/Skin/tu/s_xl_c_bg_01.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.s_xl_c_002 {
	background-image: url(/Skin/tu/s_xl_c_002.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 8px;
}
.s_xl_c_003 {
	background-image: url(/Skin/tu/s_xl_c_003.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.s_xl_c_004 {
	background-image: url(/Skin/tu/s_xl_c_004.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.s_xl_vip_001_1 {
	background-image: url(/Skin/tu/s_xl_vip_001_1.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.s_xl_vip_002 {
	background-image: url(/Skin/tu/s_xl_vip_002.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 8px;
}
.s_xl_vip_003 {
	background-image: url(/Skin/tu/s_xl_vip_003.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.s_xl_vip_004 {
	background-image: url(/Skin/tu/s_xl_vip_004.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.zj_bg_jq03 {
	background-image: url(/Skin/tu/zj_jd_bg____03.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.zj_bg_jq04 {
	background-image: url(/Skin/tu/zj_jd_bg____04.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.zj_jqys {
	color: #F53732;
	font-weight: bold;
}
.zj_hyjd_01 {
	background-image: url(/Skin/tu/zj_hyjd_01.gif);
	background-repeat: no-repeat;
}
.zj_hyjd_01_youcg {
	color: #F42D02;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.zj_hyjd_03 {
	background-image: url(/Skin/tu/zj_hyjd_03.gif);
	color: #F42D02;
	padding-left: 18px;
	background-repeat: no-repeat;
}
.zj_hyjd_04 {
	background-image: url(/Skin/tu/zj_hyjd_04.gif);
	color: #F42D02;
	padding-left: 18px;
	background-repeat: no-repeat;
}
.zj_hyjd_cgbk1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	padding-top: 5px;
	padding-left: 3px;
}
.main_title_713 /* 中栏标题表格背景、文字颜色定义(575) */
{
color: ffffff;background:url(/Skin/blue/main_title_575.gif);border-top: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;text-align: left;padding-left:25px;height: 29px;
}
.main_title_356 /* 栏目文章列表标题表格背景、文字颜色定义(356) */
{
background:url(/Skin/blue/main_title_356.gif);color: ffffff;height: 29px;border-top: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;padding-left:40px;
}
.main_tdbg_356 /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.main_title_zuo /* 中栏标题表格背景、文字颜色定义(575) */
{
	color: ffffff;
	border-top: 1px solid #D2D3D9;
	border-right: 1px solid #D2D3D9;
	border-left: 1px solid #D2D3D9;
	text-align: left;
	padding-left:25px;
	height: 29px;
	background-image: url(/Skin/blue/main_title_575.gif);
	background-repeat: repeat-x;
	width: 178px;
}
.main_tdbg_713 /* 中栏内容表格背景、文字颜色定义(575) */
{
	border: 1px solid #D2D3D9;
	line-height: 150%;
	text-align: left;
	padding-left:5px;
	padding-right:5px;
	height: 29px;
}
.main_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
background:url(/Skin/blue/main_title_760.gif);border: 1px solid #D2D3D9;height: 28px;color: ffffff;
}
/*线路  下拉变换  css结束*/
/*网站中间css 结束*/

/*友情 尾部css 开始*/
.bt_bg_yq001 {
	background-image: url(/Skin/tu/bt_bg_yq001.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 30px;
}
.bt_bk_yq1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c7eaea;
	border-left-color: #c7eaea;
}
.bt_bg_bq1 {
	background-image: url(/Skin/tu/bt_bg_bq1.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bt_bg_bqbk1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7eaea;
}
/*友情  尾部css 结束*/
.lx_bg_001 {
	background-image: url(/Skin/tu/lx_bg_001.gif);
	background-position: center;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.lx_bg_002 {
	background-image: url(/Skin/tu/lx_bg_002.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.lx_bg_003 {
	background-image: url(/Skin/tu/lx_bg_003.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/*后添加的路线css介绍*/
.yngoto_neiye_zj {
	text-align: left;
	padding-left: 35px;
	vertical-align: middle;
}
.yngoto_spyn_main {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
/*后添加的路线css结束*/