/* CSS Document */
html {
	overflow-x: hidden;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif, ;
	font-size: 12px;
	color: #333333;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a {
	font-family: ·s²Ó©úÅé;
	font-size: 12px;
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

.line{
border-right:#979C9C 1px dotted;
}

.style_1{
font-size:15px;
font-weight:bold;
color:#CC0000;
}

.line_bottom{
border-bottom:#CCCCCC 1px dotted;
}

.table_1{
border: #979C9C 2px solid;
}

.table_right{
border-right:#979C9C 1px dotted;
}

.table_bottom{
border-bottom:#979C9C 1px dotted;
}