﻿body,td,th {
	font-family:"Arial,宋体";
	font-size:12px;
	color:#444444;
	line-height:19px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #444444;
}
a:active {
	text-decoration: none;
	color: #444444;
}

.time {
	font-size: 12px;
	color: #fffad7;
	text-decoration: none;
}

.rq {
	font-size: 11px;
	color: #c4b6a7;
	text-decoration: none;
}

.bt {
	font-size: 14px;
	color: #c0432f;
	font-weight:bold;
	text-decoration: none;
}

.more {
	font-size: 12px;
	color: #b67e71;
	text-decoration: none;
}
.more a:link,.more a:visited{color:#b67e71; text-decoration: none;}
.more a:hover{color: #b67e71;text-decoration: underline;}

.m1 {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
.m1 a:link,.m1 a:visited{color:#444444; text-decoration:underline;}
.m1 a:hover{color: #444444;text-decoration: none;}

.left1 {
	font-size: 12px;
	color: #9a1d00;
	text-decoration: none;
}
.left1 a:link,.left1 a:visited{color:#9a1d00;text-decoration:underline;}
.left1 a:hover{color: #9a1d00;text-decoration: none;}

.left2 {
	font-size: 14px;
	color: #ff3300;
	font-weight:bold;
	text-decoration: none;
}

.left3 {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
.left3 a:link,.left3 a:visited{color:#444444;text-decoration:underline;}
.left3 a:hover{color: #444444;text-decoration: none;}

.left4 {
	font-size: 12px;
	color: #da5d08;
	text-decoration: none;
}
.left4 a:link,.left4 a:visited{color:#da5d08;text-decoration:underline;}
.left4 a:hover{color: #da5d08;text-decoration: none;}

.d1 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.d1 a:link,.d1 a:visited{color:#ffffff;text-decoration: none;}
.d1 a:hover{color: #ffffff; text-decoration:underline;}

.d2 {
	font-size: 12px;
	color: #948373;
	text-decoration: none;
}
.d2 a:link,.d2 a:visited{color:#c7b6a6;text-decoration: none;}
.d2 a:hover{color: #948373; text-decoration:underline;}

.k1 {
	font-family: Tahoma,"宋体";
	font-size: 12px;
	height: 21px;
	width: 90px;
	border: 1px solid #b7c1c2;
}

.k2 {
	font-family: Tahoma,"宋体";
	font-size: 12px;
	height: 21px;
	width: 108px;
	border: 1px solid #b7c1c2;
}

.k3 {
	font-family: Tahoma,"宋体";
	font-size: 12px;
	height: 21px;
	width: 138px;
	border: 1px solid #b7c1c2;
}

.k4 {
	font-family: Tahoma,"宋体";
	font-size: 12px;
	height: 21px;
	width: 99px;
	border: 1px solid #d8d1c7;
	background-color:#ffffff;
}

.k5 {
	font-family: Tahoma,"宋体";
	font-size: 12px;
	height: 21px;
	width: 159px;
	border: 1px solid #d8d1c7;
	background-color:#ffffff;
}

.k6 {
	font-family: Tahoma,"宋体";
	font-size: 12px;
	height: 21px;
	width: 90px;
	border: 1px solid #d8d1c7;
	background-color:#ffffff;
}


/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 34px;
	height: 21px;
	padding: 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/l-an1.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	font-family: Tahoma,"宋体";
	font-size: 12px;
	height: 21px;
	width: 90px;
	border: 1px solid #d8d1c7;
	background-color:#ffffff;
	float: left;
}
.bg_8{
	background-repeat: repeat-x;
	background-position: center bottom;
	line-height: 16px;
}
.bg_7{
	background-repeat: repeat-x;
	background-position: center bottom;
	color:#b67e71;
	line-height: 16px;
}