body {
	
	background-image: url(/home/images/back1.jpg);
	margin-top: 10px;
}
.css {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
td,input,button {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.red {
	font-size: 12px;
	line-height: 15px;
	color: #FF0000;
}
.orange {
	font-size: 12px;
	line-height: 15px;
	color: #FF0000;
}
.ptitle2 {
	font-size: 15px;
	line-height: 20px;
	color: #FF0000;
}
.ptitle {
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	text-decoration: underline;
}
.w01 {	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.b01 {
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
}
.w02 {
	font-size: 12px;
	line-height: 20px;
	color: #0099CC;
}
.w03 {
	font-size: 14px;
	line-height: 20px;
	color: #0099CC;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.listitem2
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #FFCCCC;
    TEXT-DECORATION: underline;
}
.listitem3
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #FCFBF8;
    TEXT-DECORATION: none
}

.doc{
    FONT-SIZE: 12px;
    COLOR: #3366cc;
}

