﻿/*全局样式*/
body
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0px; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0px;
	font-size: 12px;
}

li
{
	font-size: 12px;
	list-style-type: none;
	background-image: url(../Image/point_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	line-height: 20px;
}


label, input, select
{
	font-size: 12px;
	color: #000000;
}

.lanmuFrame
{
	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: #f39700;
	border-bottom-color: #f39700;
	border-left-color: #f39700;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f39700;
}
.lanmuTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}

/*文字样式*/
A:link {text-decoration: none; color: #000000} 
A:visited {text-decoration: none; color: #000000} 
A:active {text-decoration: underline;color:#FF00FF} 
A:hover {text-decoration: underline; color: #FF7F24}

.fontWhite12
{
	font-size: 12px;
	color: #FFFFFF;
}

.font12
{
	font-size: 12px;
}

.fontWhite12B
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.fontWhite14B
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.fontWhite14B A:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.fontWhite14B A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.fontWhite14B A:hover
{
	text-decoration: underline;
}
.fontWhite12C
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../Image/table_bg_01.gif);
}

.fontGray12
{
	font-size: 12px;
	color: #9f9f9f;
}

.fontGray12B
{
	font-size: 12px;
	color: #9f9f9f;
	font-weight: bold;
}
.fontGray12C
{
	font-size: 12px;
	background-color: #EEEEEE;
}
.fontGray12D
{
	font-size: 12px;
	color: #838B8B;
}

.fontRed12
{
	font-size: 12px;
	color: red;
}

.fontGreen12
{
	font-size: 12px;
	color: #00CD00;
}
.fontGreen14B
{
	font-size: 14px;
	color: #00CD00;
	font-weight: bold;
}

.fontBlack14B {font-size: 14px; color: #000000; font-weight: bold;}

.fontBlack12
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.fontBlue14B
{
	font-size: 12px;
	color: #00509a;
}

.fontYellow12
{
	font-size: 12px;
	color: #eb6100;
}
.fontYellow12 A:link
{
	text-decoration: none;
	color: #eb6100;
}
.fontYellow12 A:visited
{
	text-decoration: none;
	color: #eb6100;
}
.fontYellow12 A:hover
{
	text-decoration: underline;
}

.fontYellow12B
{
	font-size: 12px;
	color: #eb6100;
	font-weight: bold;
}
.fontYellow14B
{
	font-size: 14px;
	color: #eb6100;
	font-weight: bold;
}

.fontYellow14
{
	font-size: 14px;
	color: #eb6100;
}
.fontYellow14 A:link
{
	text-decoration: none;
	color: #eb6100;
}
.fontYellow14 A:visited
{
	text-decoration: none;
	color: #eb6100;
}
.fontYellow14 A:hover
{
	text-decoration: underline;
}

.fontDate12
{
	font-size: 12px;
	color: #85a8b1;
}



/*按钮样式*/

#button01 A
{
	display: block;
	font-size: 12px;
	height: 20px;
	width: 123px;
	color: #eb6100;
	background-image: url(../Image/button_grey_01a.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
}
#button01 A:link
{
	text-decoration: none;
}
#button01 A:visited
{
	text-decoration: none;
}
#button01 A:hover
{
	color: #eb6100;
	background-image: url(../Image/button_grey_01b.gif);
}

#button02 A
{
	display: block;
	font-size: 12px;
	height: 20px;
	width: 101px;
	color: #eb6100;
	background-image: url(../Image/button_grey_02a.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
}
#button02 A:link
{
	text-decoration: none;
}
#button02 A:visited
{
	text-decoration: none;
}
#button02 A:hover
{
	color: #eb6100;
	background-image: url(../Image/button_grey_02b.gif);
}

#tab01 A
{
	display: block;
	font-size: 12px;
	height: 23px;
	width: 95px;
	color: #9f9f9f;
	background-image: url(../Image/tab_01a.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
}
#tab01 A:link
{
	text-decoration: none;
}
#tab01 A:visited
{
	text-decoration: none;
}
#tab01 A:hover
{
	color: #ffffff;
	background-image: url(../Image/tab_01b.gif);
}




/*页面布局样式*/
.per001Frame
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f39700;
	border-bottom-color: #f39700;
	margin-top: 5px;
	margin-left: 31px;
	margin-right: 12px;
	height: 92px;
}

.per005Left
{
	float: left;
	width: 188px;
	margin-top: 20px;
	margin-right: 22px;
	margin-bottom: 30px;
	border: 1px solid #ff7d05;
}
.per005Left #menuNoteBg
{
	background-image: url(../Image/per005_menu_note_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 175px;
	width: 188px;
	margin-bottom: 20px;
}

.per005Left #menuTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 8px;
}

.per005Left #menuTitlebg
{
	background-image: url(../Image/per005_menu_title_bg.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 188px;
}

.per005Left #menuContent
{
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 20px;
}

.per005Right
{
	margin-top: 20px;
	margin-bottom: 30px;
	float: left;
}


.per005Right #tableIndent
{
	padding-left: 20px;
}

.per005Right #tableFooter
{
	background-image: url(../Image/per002_table_bottom.gif);
	height: 30px;
	background-repeat: repeat-x;
}
.tableFooter1
{
	background-image: url(../Image/per002_table_bottom.gif);
	height: 30px;
	background-repeat: repeat-x;
}


.per005Right #title01
{
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../Image/table_bg_01.gif);
	padding-top: 9px;
	padding-left: 20px;
	height: 21px;
	width: 200px;
	font-weight: bold;
}

.per005Right #title02
{
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../Image/table_bg_02.gif);
	padding-top: 9px;
	padding-left: 20px;
	height: 21px;
	width: 200px;
	font-weight: bold;
}

.per005Right #titleBg
{
	background-image: url(../Image/table_bg_03.gif);
	padding-top: 5px;
	padding-right: 20px;
	height: 25px;
}

.ENT001Left
{
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-right: 22px;
	margin-bottom: 30px;
	text-align: center;
}

.ENT001Left #menuTitleBg1
{
	background-image: url(../Image/menu-q.jpg);
	height: 49px;
	width: 180px;
}

.ENT001Left #menuTitleBg2
{
	background-image: url(../Image/nav_bg02.gif);
	height: 23px;
	width: 180px;
}
.ENT001Left #menuContent1
{
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

.ENT001Right
{
	margin-top: 20px;
	margin-bottom: 30px;
	float: left;
}


.per023_gsjj_textbox
{
	padding: 20px;
	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: #FFA129;
	border-bottom-color: #FFA129;
	border-left-color: #FFA129;
}
.per023_gsjj_textbox_foot
{
	background-color: #FFA129;
	height: 6px;
}
.per023_hy
{
	background-color: #eeeeee;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.per023_zw_textbox
{
	border: 1px solid #ff7d05;
}

.per023_zw_textbox #titleBg
{
	background-image: url(../Image/nav_bg02.gif);
	background-repeat: repeat-x;
	height: 29px;
}

.per023_zw_textbox_02
{
	border: 1px solid #828282;
}

.per023_zw_textbox_02 #titleBg
{
	background-image: url(../Image/nav_bg03.gif);
	background-repeat: repeat-x;
	height: 29px;
}

.per023_zw_textbox_li
{
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
	background-image: url(../Image/nav_arrow.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-left: 5px;
}

.per023_zw_textbox_space
{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.per023_zw_textbox_content
{
	line-height: 18px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.per023_zw_textbox_foot_01
{
	background-color: #fff7ef;
	height: 25px;
	padding-top: 5px;
}
.per027_jianjie
{
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.per027_jianjie #titleBg
{
	background-image: url(../Image/per027_title_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 865px;
	font-size: 14px;
	font-weight: bold;
	color: #eb6100;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.per027_jianjie #text
{
	line-height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.per027_jianjie #pic
{
	height: 96px;
	width: 124px;
	padding-top: 4px;
	padding-left: 4px;
	background-image: url(../Image/per027_pic_bg.gif);
	background-repeat: no-repeat;
}

.per033_textbox
{
	margin-top: 10px;
	border: 1px solid #8c8c8c;
}


.per037_gsjj_textbox
{
	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: #FFA129;
	border-bottom-color: #FFA129;
	border-left-color: #FFA129;
}

.per037_gsjj_textbox #text
{
	padding: 20px;
}


/*表格样式*/
.tableFooter
{
	background-image: url(../Image/per002_table_bottom.gif);
	height: 24px;
	background-repeat: repeat-x;
}
.table02
{
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.table02 #td1
{
	padding-left: 15px;
	background-color: #EAEAEA;
}

.table02 #td2
{
	padding-left: 15px;
	background-color: #F7F7F7;
	color: #003366;
}

.td3
{
	padding-left: 30px;
}
.td4
{
	height: 30px;
	bordercolor: #FFC488;
	bgcolor: #FFEEDF;
}

.table01
{
	border: 1px solid #CCCCCC;
}

.table01 #td1
{
	padding-left: 15px;
	background-color: #EAEAEA;
}

.table01 #td2
{
	padding-left: 15px;
	background-color: #F7F7F7;
	color: #003366;
}

.table01_title_left_bg
{
	background-color: #FFA129;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	width: 250px;
}


.table02_title_left_bg
{
	background-color: #898989;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	width: 250px;
}

.table02Frame
{
	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: #959595;
	border-bottom-color: #959595;
	border-left-color: #959595;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.table03Frame
{
	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: #c9c9c9;
	border-bottom-color: #c9c9c9;
	border-left-color: #c9c9c9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9c9c9;
}

.line01
{
	color: #d4d4d4;
	height: 1px;
	border: dashed;
}

.line02
{
	color: #ffa129;
	height: 1px;
	border: dashed;
}

/*翻页样式*/

/*翻页样式*/

.fanye {float: right;}

.fanye A:link {text-decoration: none; color: #000000;} 
.fanye A:visited {text-decoration: none; color: #000000;} 
.fanye A:active {text-decoration: none;color:#FF00FF} 
.fanye A:hover {text-decoration: none; color: #FF7F24 }

.fanye #Webdings {font-family: Webdings;}

/*广告样式*/
.home_ad01_01
{
	float: left;
	margin-top: 4px;
}
.home_ad01_02
{
	margin-top: 4px;
	margin-left: 8px;
	float: left;
}

.home_ad02
{
	margin-top: 8px;
}

.home_ad03
{
	float: left;
}
.home_ad03_01
{
	float: left;
	margin-top: 8px;
}
.home_ad03_02
{
	margin-top: 8px;
	margin-left: 8px;
}

.home_ad04
{
	clear: left;
}
.home_ad04_01
{
	float: left;
	margin-top: 8px;
}
.home_ad04_02
{
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}

.home_ad05
{
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}

.home_ad06
{
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
	float: left;
}

/*资讯样式*/

.home_news_text
{
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 18px;
	margin-left: 20px;
	line-height: 53px;
}

/*.home_news_text div{
	list-style-type: none;
	background-image: url(../Image/bline_02.gif);
	background-position: 0px 22px;
	background-repeat: repeat-x;
}
*/
.home_news_01
{
	float: left;
	margin-top: 8px;
	margin-left: 8px;
	background-image: url(../Image/home_news_bg_01.gif);
	height: 182px;
	width: 382px;
}

.home_news_textbox
{
	margin-top: 6px;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../Image/home_news_textbox_bg.gif);
}

.home_news_textbox li
{
	line-height: 23px;
	background-image: url(../Image/point_08.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

.home_news_02
{
	float: left;
	margin-top: 8px;
	background-image: url(../Image/home_news_bg_02.gif);
	height: 106px;
	width: 390px;
}

.home_news_text_marquee
{
	font-size: 12px;
	color: #FF622C;
	height: 16px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
}

.home_search_bg
{
	background-image: url(../Image/home_search_bg.gif);
	background-repeat: no-repeat;
	height: 230px;
	width: 187px;
	float: left;
	margin-top: 8px;
}

.home_fanmous_bg
{
	background-image: url(../Image/home_fanmous_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 230px;
	width: 555px;
	margin-top: 8px;
	margin-left: 8px;
	padding-left: 80px;
}

.home_fanmous_left
{
	float: left;
	width: 260px;
	margin-top: 13px;
}
.home_fanmous_left li
{
	list-style-type: none;
	background-image: url(../Image/point_05.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	line-height: 22px;
}

.home_right_textbox
{
	width: 129px;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	border: 1px solid #ff7d05;
}

.home_right_textbox #bg1
{
	background-image: url(../Image/home_zrzw_bg.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 24px;
	padding-left: 21px;
}

.home_right_textbox #bg2
{
	background-image: url(../Image/home_gxzw_bg.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 24px;
	padding-left: 21px;
}

.home_right_textbox #bg3
{
	background-image: url(../Image/home_top10_bg.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 24px;
	padding-left: 28px;
}

.home_right_textbox #bg4
{
	background-image: url(../Image/home_xjgrhy_bg.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 24px;
	padding-left: 28px;
}

.home_right_textbox #bg5
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.home_right_textbox #titleBg
{
	background-image: url(../Image/nav_bg02.gif);
	background-repeat: repeat-x;
	height: 29px;
}

.home_right_textbox li
{
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
	background-image: url(../Image/nav_arrow.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-left: 5px;
}

.home_right_textbox li A:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.home_right_textbox li A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.home_right_textbox li A:hover
{
	text-decoration: underline;
}


.home_left
{
	float: left;
}

.home_right
{
	float: right;
}

.home_left_title
{
	background-image: url(../Image/nav_bg01.gif);
	background-repeat: repeat-x;
	height: 38px;
	float: left;
}

.home_left_title li
{
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
	background-image: url(../Image/nav_arrow.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-left: 10px;
}

.home_left_title li A:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.home_left_title li A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.home_left_title li A:hover
{
	text-decoration: underline;
}

.home_rdzp
{
	clear: left;
}

.home_rdzp div
{
	float: left;
	line-height: 24px;
	background-image: url(../Image/point_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 20px;
	width: 256px;
}

.home_ltxx_textbox
{
	background-image: url(../Image/home_news_textbox_bg.gif);
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 8px;
	clear: left;
}

.home_ltxx_textbox li
{
	line-height: 23px;
	background-image: url(../Image/point_09.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

.home_ltxx_textbox div
{
	line-height: 23px;
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

.home_right_xin
{
	background-image:url(../Image/home_zrzw_ribg.gif);
	height:24px;
}

.home_hyzp
{
	clear: left;
}

.home_hyzp div
{
	float: left;
	line-height: 24px;
	background-image: url(../Image/point_10.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 20px;
	width: 256px;
}

.STYLE3
{
	font-size: 14px;
}

.STYLE7
{
	color: #003399;
}

.STYLE8
{
	color: #FF9900;
}

.STYLE9
{
	color: #FF6600;
}

.STYLE10
{
	color: #FFFFFF;
}

.STY12
{
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}

.STY16
{
	font-size: 12px;
}

.STY18
{
	color: #FF9900;
}

.STY20
{
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}

body
{
	background-repeat: no-repeat;
}

.STYLE15
{
	color: #A1A1A1;
}

.STYLE16
{
	color: #999999;
}

.STYLE18
{
	color: #999999;
	font-size: 13px;
}

.STYLE20
{
	font-size: 12px;
}

/*ENT003 */
.EdivInfo
{
	float: left;
	background-image: url(../Image/ENT003_Infor_bg5.jpg);
	width: 450px; *width:450px;
_width:438px;
height:950px;
}
.EdivInfoR
{
	background-image: url(../Image/ENT003_Template_bg.jpg);
	width: 273px;
	height: 167;
	border: 1px solid #D4D0D1;
}
.EdivInfoR2
{
	background-image: url(../Image/ENT003_LOGO_bg.jpg);
	width: 275px;
	height: 178;
	border: 1px solid #FFCFA7;
}
.EdivInfoR3
{
	background-image: url(../Image/ENT003_Photos_bg.jpg);
	width: 275px;
	height: 339;
	border: 1px solid #FFCFA7;
}

.EpinfoPv
{
	float: left;
	margin-right: 22px; *margin-right:22px;
_margin-right:12px;
margin-top:45px;
}
.EpinPrev
{
	float: right;
	margin-right: 4px; *margin-right:5px;
_margin-right:3px;
}
.EprinPrev
{
	width: 90px;
	height: 0px; *height:80px;
_height:80px;
}
.EprinRadio
{
	line-height: 20px;
}
.EprinFp
{
	width: 220px; *width:220px;
_width:220px;
}

.EnterAddJob
{
	width: 805px;
	margin-left: 80px;
}
.ResumeCenterDiv
{
	margin-top: 20px;
	height: 5px;
	background-image: url(../Image/bline_01.gif);
	background-repeat: repeat-x;
}

/*EnterpriseRegister*/
.EnterpriseRegisterText
{
	width: 452px; *width:454px;
_width:454px;

}
.EnterpriseRegisterTime
{
	width: 400px; *width:415px;
_width:415px;
}
/*ForgetPassword*/
.trBackGroundImage
{
	background-image: url(../Image/ENT027_bg002.jpg);
	height: 30px;
	width: 666px;
}
.TableBord
{
	border: 1px solid #FFCFA7;
}
/*SelectTemplate.aspx*/
.RadioBtn
{
	margin-left: 10px;
}
.txtbox
{
	margin-left: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
	height: 60px;
	width: 600px;
	padding:2px 0 0 2px;
    border:1px solid #BEBEBE;
    background-color :#F0F8FF;
    color:gray;
}
.txtbox1
{
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 90px;
	width: 659px;
	padding:2px 0 0 2px;
    border:1px solid #BEBEBE;
    background-color:#F0F8FF;
    color:gray;
}
.txtArea
{
	background-color: #FBF7F4;
	border: 1px solid #D8C6A5;
}
/*DateList*/
.DateList1
{
	background-image: url(../Image/top_bg.gif);
}

.ENTtdstyle
{
	width: 95px;
	height: 25px;
	text-align: center;
}
/*Diagnoses*/
.DiagnosesTable
{
	background-image: url(../Image/ENT026_bgb1.gif);
	width: 920px;
	height: 70px;
}
.DiagnosesTable1
{
	background-image: url(../Image/ENT026_bg005b.jpg);
}
.DiagnosesTable2
{
	background-image: url(../Image/ENT026_bg004b.gif);
	width: 920px;
	height: 246px;
	border: 1px solid #00CD00;
}

/*Diagnoses*/
#header
{
	background-color: #F8F4EF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ECE1D5;
	font-family: "宋体";
	font-size: 12px;
	width: 920px;
}
#menu
{
	margin: 0px;
	padding: 0px;
	width: 550px;
	list-style-type: none;
}
#menu li
{
	display: block;
	width: 250px;
	text-align: center;
	float: left;
	margin: 0px;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
	cursor: hand;
	list-style-type: none;
}

.sec1
{
	background-color: #FFFFCC;
}
.sec2
{
	background-color: #00CCFF;
}
.block
{
	display: block;
}
.unblock
{
	display: none;
}

.home_ltxx_text
{
	background-image: url(../Image/home_news_textbox_bg.gif);
    height:24px;
}
