body {
	text-align:center;
	font-family:tahoma, verdana, simsun, mingliu, arial, helvetica;
	/**background:#FFFFFF url(../images/bg_all.png) top right repeat-y;**/
	font-size:12px;
	line-height:12px;
	color:#999999;
} 
caption,tbody,tfoot,thead,tr,th,td,html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table
	{
	margin: 0px;
	padding: 0px;
}
table {
	width:100%;
	border:0px solid #000000;
	font-size:12px;
	line-height:20px;
	border-collapse: collapse;
}
label{
	color:#000000;
	padding:0px 5px 0px 5px;
}
span{
	
}
ul,ol{
	width:100%;
	list-style-type: none;
}
ul,ol .li{
	float:left;
	list-style-type: none;
}
li {
	text-align:center;
	list-style-type: none;
}
.button {
	cursor: pointer;
	width:100px;
	height:30px;
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	line-height:30px;
	border:0px;
	background: url(../images/button.png) top right no-repeat;
}
.button2 {
	cursor: pointer;
	width: 100px;
	height: 30px;
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	border:0px;
	background:#000;
}
.textarea{
	font-size:12px;
	width:200px;
}
.checkbox{
	width: 20px;
	height: 20px;
	border:0px;
}
radio{
	width: 20px;
	height: 20px;
	border:0px;
}
.radio{
	width: 20px;
	height: 20px;
	border:0px;
}
select {
	width: 100px;
	height: 20px;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
	
}
input{
	width:200px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #888;
	vertical-align: middle;
}

a{
	color:#999999;
	text-decoration:none;
}
a:hover,a:active{
	color: #3994DA;
	text-decoration:none;
}
a:visited{
	font-size: 12px;
	color:#999999;
	text-decoration:none;
}
.page-nav a{

	text-decoration:none;
}
.page-nav a:hover,a:active{

	color:#FFFFFF;
	text-decoration:none;
}
.page-nav a:visited{

	text-decoration:none;
}

.page-nav .selected{
		padding:2px 6px;
		background:#0094db;
		color:#FFFFFF;
		cursor:pointer;
}










