@import url(/inc/noifjs.css);
body,td,th {
	font-size: 12px;
}
body {
	background-image: url(/skin/dt_tpl/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#copyright {
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	color: #999999;
}
#nav {
	line-height: 24px;
	height:28px;
	padding-top: 4px;
	background-image: url(/skin/dt_tpl/menubg.jpg);
	background-repeat: repeat-x;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(/skin/dt_tpl/nav_sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#leftnav a {
	display: block;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
#leftnav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:right;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}
#leftnav ul a{
	border-bottom-style:none;	
	color:#336699;
	width:120px;
	text-align:left;
}
.leftText {
	line-height: 22px;
	color: #666666;
}
.showmenu {
	line-height: 33px;
	background-image: url(/skin/dt_tpl/subtitle.jpg);
	text-indent: 30px;
	background-repeat: no-repeat;
}
.newslistdiv {
	line-height: 22px;
}

.art {
	line-height: 22px;
	color: #333333;
}
.newslist {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 30px;
	list-style-type: circle;
	line-height: 30px;
	color: #006699;
}
.newslistdiv {
	padding-right: 15px;
	padding-left: 15px;
}
.newslistpage {
	text-align: center;
}
/*以下显示新闻内容页 开始*/
#listinfo {  
	padding: 5px;
	text-align: left;
	line-height: 24px;
}
#listinfo .title {
	text-align: center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BF0000;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
#listinfo .right {
	text-align: center;
}
/*临时定义*/
.mytitle {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align:center;
}
.mydate {
	color: #999999;
	text-align: center;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}
.myright {
	text-align: center;
}

.photoimg {
	width: 150px;
	float: left;
	margin: 10px;
	text-align: center;
	padding: 5px;
	height: 160px;
}
.photoimg img{
	margin-bottom: 10px;
}

.conspace {
	padding: 10px;
}
/*荣誉等图片展示     结束*/
	/*以下为荣誉等图片展示 开始*/
#pic {
	background-color: #0099CC;
	float: left;
	width: 120px;
	height: 150px;
	margin: 20px;
}
#pic .imgpic {
	height: 120px;
}
#pic img {
	border: 0px;
}
#pic .imgtxt {
	line-height: 30px;
	text-align: center;
}
	/*以下为荣誉等图片展示 结束*/
	/*以下为荣誉等图片展示的页码 开始*/
#picpage {
	clear: left;
	height: 30px;
	width: 500px;
}
#picpage .gotopage {
	text-align: right;
	float: right;
	height: 30px;
	line-height: 30px;
}
#picpage .showpage {
	line-height: 30px;
}
	/*以下为荣誉等图片展示的页码 结束*/
/*荣誉等图片展示     结束*/

/*详细大图     开始*/
#picinfo {
	text-align: center;
	margin: auto;
}
#picinfo .title {
	line-height: 30px;
	text-align: center;
	display:block;
}
/*详细大图     结束*/

/*在线反馈     开始*/
#feedback {
	width: 90%;
	line-height: 30px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 20px;
}
#feedback th {
}
#feedback input {
	border: 1px dashed #333333;
}
#feedback td {
}
#feedback textarea {
	border: 1px dashed #333333;
}
/*在线反馈     结束*/
/*人才招聘     开始*/
#joblist {
	width: 500px;
	line-height: 30px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 20px;
}
#joblist th {
	background-color: #CCCCCC;
}
#joblist input {
	border: 1px solid #333333;
}
#joblist td {
	background-color: #F8f8f8;
}
#joblist textarea {
	border: 1px solid #333333;
}

#joblist .butt {
	text-align: right;
}
#joblist a {
	height: 30px;
	width: 100px;
	line-height: 30px;
	background-color: #D4D0C8;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #FFFFFF;
	text-align: center;
}
/*人才招聘     结束*/
/*加盟申请表     开始*/
#union {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-left: 20px;
	padding: 10px;
}
#union .inputline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#union .txtborder {
	border: 1px solid #000000;
}
#union td th {
	padding: 15px;
}
/*加盟申请表     结束*/.mainBg {
	background-image: url(/skin/dt_tpl/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftbg {
	background-image: url(/skin/dt_tpl/leftbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.adtitle {
	height: 40px;
	width: 100%;
	background-image: url(/admini/images/header_text.jpg);
	background-color: #30559C;
	background-repeat: no-repeat;
}
.menubar{
	clear: both;
	font-family: Arial, Helvetica, sans-serif; 
	margin: 5px 0 1px 0;
	background-image: url(/skin/dt_tpl/menubg.jpg);
	padding-left: 10px;
	background-repeat: repeat-x;
	line-height: 30px;
	font-size: 12px;
	color: #FFFFFF;
}
.menubar a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0 1px 0 1px;
	padding: 7px;
}
.menubar a:link {
	color: #FFFFFF;
}
.menubar a:visited {
	color: #FFFFFF;
}
.menubar a:hover {
	color: #FFFFFF;
	background-color: #5579A2;
	text-decoration: none;
}
.menubar a:active {
	color: #FFFFFF;
}
.mtDropdownMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.mtDropdownMenu .content {
	POSITION: absolute
}
.mtDropdownMenu .items {
	BORDER-BOTTOM: #999 1px solid; BORDER-LEFT: #999 1px solid; BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; LEFT: 0px; POSITION: relative; TOP: 0px; Z-INDEX: 2
}
.top .items {
	BORDER-TOP: medium none
}
.mtDropdownMenu .item {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none; COLOR: #4a4b4b; CURSOR: hand; FONT-SIZE: 12px; TEXT-DECORATION: none
}
.mtDropdownMenu .background {
	FILTER: alpha(opacity=85); LEFT: 0px; POSITION: absolute; TOP: 0px; Z-INDEX: 1; moz-opacity: .8
}
.mtDropdownMenu .shadowRight {
	FILTER: alpha(opacity=40); POSITION: absolute; TOP: 3px; WIDTH: 2px; Z-INDEX: 3; moz-opacity: .4
}
.mtDropdownMenu .shadowBottom {
	FILTER: alpha(opacity=40); HEIGHT: 2px; LEFT: 3px; POSITION: absolute; Z-INDEX: 1; moz-opacity: .4
}
.mtDropdownMenu .hover {
	BACKGROUND: #ffffff; COLOR: #8d1c1c
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 12px
}

