body {
	font-size: 12px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#666666;
}

* {
	word-wrap:break-word; 
	word-break:break-all;
	white-space:normal;
}

img,form {
        border:0;
		margin:0;
		padding:0;
}

td,div,inupt,select,textarea {
	font-size: 12px
}

p,pre {margin:0;padding:0;line-height:120%;}

a:link {
	color:#000;
	text-decoration: none;
}
a:visited {
	color:#000;
	text-decoration: none;
}
a:active {
	color:#333;
	text-decoration: underline;
}
a:hover {
	color:#333;
	text-decoration: underline;
}

.a2:link {
	color:#333;
	text-decoration: none;
	font-size:14px;
}
.a2:visited {
	color:#333;
	text-decoration: none;
	font-size:14px;
}
.a2:active {
	color:#333;
	text-decoration: underline;
	font-size:14px;
}
.a2:hover {
	color:#333;
	text-decoration: underline;
	font-size:14px;
}


.a3:link {
	color:#ff0000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.a3:visited {
	color:#ff0000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.a3:active {
	color:#ff0000;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
}
.a3:hover {
	color:#ff0000;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
}


.b2 {
	border-right:1px #000 solid;
	border-left:1px #000 solid;
	border-bottom:1px #000 solid;
}

.b1 {
	border:1px #e6e61a solid;
}

.t1 {
	font-size:14px; color:#666; font-weight:bold;
}

.t2 {
	font-size:13px; 
	color:#666; 
	font-weight:bold;
	text-align:center;
	padding:1px 0 4px;
}

.clstitle {
	font-size:13px; font-weight:bold; color:#FF0000;
}

h1 {
	background-image:url(t1.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:24px;
	font-size:13px;
	font-weight:bold;
	color:#666;
	padding:10px 0 0 15px;
	margin:0;
}

h2 {
	height:20px;
	font-size:13px;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0;
}

.b3 {
	border:1px #e6e61a solid;
	padding:5px;
}

#text {
	font-size:14px;
	line-height:200%;
}

#text * {
	font-size:14px;
	line-height:150%;
}

.listcss1 {
	background-color:#fff;
}

.listcss2 {
	background-color:#F5F5F5;
}