/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bj.jpg);
}
.bj1{
	background-image:url(images/bj3.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-size: 12px;
}
.fo1 {color: #FFFFFF}
input,SELECT {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, sans-serif
}
.fo2 {
	font-size: 14px;
	color: #DD3A31;
	font-weight: bold;
}
.tab1 {
	border: 1px dashed #18A64D;
}
.img1 {
	border: 1px solid #066F11;
	padding: 1px;
}

.line1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #18A64D;
	border-right-color: #18A64D;
	border-bottom-color: #18A64D;
	border-left-color: #18A64D;
}
.hg22{ line-height:22px;}
.hg20{ line-height:20px;}
.hg25{ line-height:25px;}
.hg28{ line-height:28px;}
.hg30{ line-height:30px;}
.hg18{ line-height:18px;}
.hg16{ line-height:16px;}
.fo3 {color: #12783E}
.fo4 {color: #DD3A31}
.font_time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fo6 {color: #DD3A31; font-weight: bold; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #DD3A31;
}
a:active {
	text-decoration: none;
}
a.link1:link {
	color: #12783E;
	text-decoration: none;
}
a.link1:visited {
	text-decoration: none;
	color: #12783E;
}
a.link1:hover {
	text-decoration: underline;
	color: #DD3A31;
}
a.link1:active {
	text-decoration: none;
}

#demo { 
    overflow:hidden; 
    border: 0px dashed #CCC; 
    width:600px;
    } 
    #demo img { 
    border: 1px solid #F2F2F2; 
    } 
    #indemo { 
    float: top; 
    width: 1500%; 
    } 
    #demo1 { 
    float: left; 
    } 
    #demo2 { 
    float: left; 
    } 
