table {
	WORD-BREAK: break-all;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #465F87;
	text-decoration: none;
}
a:visited {
	color: #465F87;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
input {
	font-size: 12px;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}
textarea {
	font-size: 12px;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	WORD-BREAK: break-all;
}
select {
	font-size: 12px;
	color: #003366;
}
li {
	list-style-type: square;
	line-height: 20px;
}
a.red:link {
	color: #ff0000;
	text-decoration: underline;
}
a.red:visited {
	color: #ff0000;
	text-decoration: underline;
}
a.red:hover {
	color: #465f87;
	text-decoration: underline;
}
a.red:active {
	color: #990000;
	text-decoration: underline;
}
a.search:link {
	color: #465f87;
	text-decoration: none;
}
a.search:visited {
	color: #FF0000;
	text-decoration: none;
}
a.search:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.search:active {
	color:#990000;
	text-decoration: none;
}
.input1 {
	border: none;
}
.button {
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(/images/btn_bj.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f5f5f5;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #f5f5f5;
}
.bt_orange {
	color: #FF6600;
	text-decoration: none;
}
.bt_blue {
	color: #0284C7;
}
.bt_red {
	color: #990000;
}
.bt_white {
	color: #FFFFFF;
}
.table_line_color {
	background-color: #BBCBDA;
}
.tr1 {
	background-color: #FFFFFF;
	height: 18px;
}
.tr2 {
	background-color: #F5F5F5;
	height: 18px;
}
.title {
	background-color: #E7F0F9;
	height: 18px;
	font-weight: bold;
	text-indent: 0.5pc;
	text-align: left;
}
.zp_menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	background-attachment: fixed;
	background-image: url(http://www.tourjob.net/images/zp_menu_bj_bai.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.zp_menu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(/images/zp_menu_bj_blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.oneborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: BBCBDA;
	border-right-color: BBCBDA;
	border-bottom-color: BBCBDA;
	border-left-color: BBCBDA;
}
.twoborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: BBCBDA;
	border-right-color: BBCBDA;
	border-bottom-color: BBCBDA;
	border-left-color: BBCBDA;
}
