/*基本样式*/
body,td,th {
	font-size: 12px;
	color: #0A246A;
	font-family: "宋体";
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link{
	color:#0A246A; text-decoration:none; 
}
a:visited{
	color:#0A246A; text-decoration:none;
}
a:hover{
	color:#CC3300;
}
body{
	background:#ffffff;
	color:#0A246A;
}
img{
	border:0;
}

.tbheight{
	line-height:170%;
}

.lefttb{
	background-color:#F9FBFA;
}

.titleword{
	color: #FF3300;
	font-weight: bold;
}

.mytdbg{
	background:url(/images/body.jpg);
	background-repeat:no-repeat;
	height:400px;
}

input {
	border: 1px solid #CCCCCC;
}

textarea {
	border: 1px solid #CCCCCC;
}
.mysubmit{
	border: 1px solid #CCCCCC;
}

.textpsdwidth{
	width:120px;
	height:18px;
}

