body
{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
a:visited
{
	color: blue;
	text-decoration: none;
}
a:hover
{
	color: #6495ED;
	text-decoration: none;
}
a:link
{
	text-decoration: none;
}
.seldiqu
{
	height: 22px;
	width: 60px;
}
.SelCountry
{
	margin-left: 5px;
	height: 22px;
	width: 75px;
}
.Selectmodel
{
	margin-left: 5px;
	height: 22px;
	width: 60px;
}
input
{
	padding: 0px;
	margin: 0px;
}
.page
{
	float: right;
}

.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.page input
{
	width: 50px;
}
.spanweek
{
	margin-left: 50px;
}
.spanweek input
{
	width: 50px;
}
#showdata
{
	margin: 0px auto;
}
#list
{
	background-color: White;
}
#week
{
	display: none;
	background-color: White;
}
#month
{
	display: none;
	background-color: White;
}
#showdata td
{
	padding: 3px;
	border-right: 1px solid #D3DBE6;
	border-bottom: 1px solid #D3DBE6;
}
#showdata table
{
	width: 100%;
	border-left: 1px solid #D3DBE6;
	border-top: 1px solid #D3DBE6;
}
.titletools
{
	background-color: #C1DBFF;
	padding: 4px;
}
#dataweek td
{
	width: 14%;
	height: 30px;
	font-size: 13px;
}
#datalist
{
	border-right: 1px solid #D3DBE6;
}
#datalist td
{
	border-right: 0px solid #D3DBE6;
}
.titletd
{
	border-right: 1px solid #D3DBE6;
	text-align: center;
	background-color: #E3EFFF;
}
.oddtr
{
	background-color: #FAFAFA;
	height:37px
}
.eventr
{
	background-color: White;
	height:37px
}
.tdtoday
{
	background-color: #F7E1C0;
}
#dataweek .titletd
{
	border-right: 1px solid #D3DBE6;
	text-align: center;
	background-color: #E3EFFF;
	height: 20px;
}
#datamonth .titletd
{
	border-right: 1px solid #D3DBE6;
	text-align: center;
	background-color: #E3EFFF;
	height: 20px;
	width: 14%;
}
.td1
{
	border-right: 1px solid #D3DBE6;
	background-color: #CECFD0;
	height: 100px;
}
.td2
{
	border-right: 1px solid #D3DBE6;
	background-color: White;
	height: 100px;
}
.td3
{
	border-right: 1px solid #D3DBE6;
	background-color: #F7E1C0;
	height: 100px;
}

#datamonth td
{
	border-right: 1px solid #D3DBE6;
}
#datamonth td div
{
	display: block;
}
ul a
{
	display: block;
	width: 115px;
	margin: 0px 0px 0px 3px;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	-o-text-overflow: ellipsis; 
	text-overflow: ellipsis; 
}

ul a:after
{
	content: “...”;
}


ul
{
	list-style-type: none;
	text-align: left;
	float: left;
	padding: 5px;
	margin: 0px;
}
li
{
	margin-bottom: 2px;
	height: 18px;
	background-color: #EDF2FB;
}
.more
{
	text-align: right;
	background-color: transparent;
	color: #EE6363;
	font-size: 12px;
}
.more a
{
	color: #EE6363;
	font-size: 12px;
}
.morea
{
	color: #EE6363;
	font-size: 12px;
}
.short
{
	border-right: 1px solid #D3DBE6;
	text-align: center;
	background-color: #E3EFFF;
	height: 20px;
	width: 10%;
}
.long
{
	border-right: 1px solid #D3DBE6;
	text-align: center;
	background-color: #E3EFFF;
	height: 20px;
	width: 40%;
}
.time
{
	border-right: 1px solid #D3DBE6;
	text-align: center;
	background-color: #E3EFFF;
	height: 20px;
	width: 8%;
}
#order
{
	margin-top: 5px;
	height: 12px;
	width: 12px;
	background: url(../image/updown.png) no-repeat left -10px;
	background-position: -1px -10px;
}
.countrytd
{
	border-right: 1px solid #D3DBE6;
	text-align: center;
	background-color: #E3EFFF;
	height: 20px;
	width: 12%;
}
.pageChange
{
	background-color: #DEE7FF;
	border-bottom: 1px solid #2763A5;
	clear: both;
	height: 25px;
	margin-top: 0;
}
.pageleft
{
	float: left;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
}
.pageHtml
{
	float: right;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding-right: 10px;
	color: #666666;
}
.pageHtml .next
{
	line-height: 16px;
	white-space: nowrap;
}

.pageHtml strong
{
	color: #000;
	font-weight: bold;
	line-height: 18px;
	margin: 2px;
	padding: 2px 2px;
	white-space: nowrap;
}
.pageHtml a
{
	color: #669ACC;
	line-height: 16px;
	margin: 2px;
	padding: 2px 2px;
	text-decoration: none;
	white-space: nowrap;
}