body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color:#eaf5fb;
	background-image: url(../images/home_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
}

h1, h2, h3, th, td, ul, ol,a, li, dl, dd, dt, label, div, span, input, textarea
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#666666;
	}
	
	
p{
	line-height:26px;
	text-indent: 24px;
}
a:visited {
	color: #606060;
	font-size: 12px;
	text-decoration: none;
	line-height:22px;
} 
a:link {	
	color: #606060;	
	font-size: 12px;
	text-decoration: none;
	line-height:22px;
} 
a:hover {
	color: #FF9900; 
	font-size: 12px;
	text-decoration: underline;
	line-height:22px;
}
input {	
	background: #F4F8FD;
	border: 1 solid #C8D7EE;
	color: #000000;
	cursor:hand;
}
input.button
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(../admin/images/button_bg.gif);
	border-left: 0px;
	width: 80px;
	border-bottom: 0px;
	height: 22px;
}
input.radio {
	background: transparent;
	border: 0;
}
input.checkbox {
	background: transparent;
	border: 0;
}
textarea {
	background: #F4F8FD;
	border: 1 solid #C8D7EE;
	color: #000000
}

select {
	background: #F4F8FD;
	border: 1 solid #C8D7EE;
	color: #000000
}

.TitleBg {
	background-attachment: fixed;
	background-image: url(../images/dot_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left:25px;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.IDtitleBg {
	background-attachment: fixed;
	background-image: url(../images/dot_yellow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left:25px;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


.IDtitleBgTime {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 28px;

}
/*font*/
.white {color: #FFFFFF}

.nav{color:#FFFFFF;}
A.nav:link {COLOR: #ffffff; TEXT-DECORATION: none}
A.nav:active {COLOR: #ffffff; TEXT-DECORATION: none}
A.nav:visited {COLOR: #ffffff; TEXT-DECORATION: none;}
A.nav:hover {COLOR: #ffffff; TEXT-DECORATION: underline;}

.14B {font-size: 14px;font-weight: bold;}
.blue14 {color: #0099CC;font-size: 14px;font-weight: bold;}
.red14 {color: #714900;	font-size: 14px;font-weight: bold;}
.style6 {color: #999999; font-size: 14px; }
.green {color: #009900; font-size: 12px; font-weight:bold; }
.kuang {
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	padding:3px;}
.main_left_bg {
	background-color: #edf1f2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfd1d6;
	width:182px;
}
.main_left_menu {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/left_menu_04.jpg);
	height: 31px;
	width: 181px;
	text-indent:45px;
}


.right_title_bg {
	font-size: 12px;
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-indent:30px;
	color: #006291;
	height: 31px;
	width: 181px;
	bottom: 10px;
	background-image: url(../images/home_19.jpg);
}
.dot2 {
	background-attachment: fixed;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:30px;
	height:28px;
}
.dot3{
	background-attachment: fixed;
	background-image: url(../images/dot_yellow.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
	padding-left:40px;
	height:28px;
	background-color:#FFFFFF;

}
.home_nav {
	background-attachment: fixed;
	background-color: #fcf4df;
	background-image: url(../images/dot3.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	border: 1px solid #FFCC00;
	height:25px;
	padding-left:30px;
	margin-bottom:10px;
	margin-top:5px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height:25px;
	margin-bottom:5px;
}
