body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
.maintext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #626262;
	line-height: 20px;
}
.form {
	font-family: "tahoma";
	font-size: 12px;
	border: 1px solid #999999;
}
.taitle {
	font-size: 14px;
	color: #3B567E;
	font-weight: bold;
	text-decoration: none
}
.redtext {
	font-size: 12px;
	color: #FF0000;
}

A:link, a:visited {
    color: #3B567E;
    text-decoration: none
}

A:active {
    color: #626262;
    text-decoration: none
}

A:hover {
    color: #626262;
    text-decoration: none
}

/*ÎÄ×Ö¾ÓÓÒ*/
.textright {
    text-align:right
}

BUTTON, .submitButton {
    height: 22px;
    font-size: 12px;
    color: #336699;
    border: 1px solid #2c59aa;
    padding: 0px;
    cursor: pointer;
    color: black;
    background-color: #D2D2CD;
    FILTER: progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = #ffffff, endColorstr = #D2D2CD )
}
.WithBreaks{word-wrap:break-word;width:600}
.WithBreaksa{word-wrap:break-word;width:400}

input, textarea,select {
    font-size: 12px;
    color: #0000FF;
    border: 1px solid #999999;
    background-color: #ffffff;
}