body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color:#4180d0;
}

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.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}
.white14 {color: #FFFFFF; font-size: 14px;font-weight: bold;}

.nav{color:#FFFFFF; font-size:14px;}
A.nav:link {COLOR: #ffffff; TEXT-DECORATION: none; font-size:14px;}
A.nav:active {COLOR: #ffffff; TEXT-DECORATION: none; font-size:14px;}
A.nav:visited {COLOR: #ffffff; TEXT-DECORATION: none; font-size:14px;}
A.nav:hover {COLOR: #ffffff; TEXT-DECORATION: underline; font-size:14px;}

.14B {font-size: 14px;font-weight: bold;}
.blue14 {color: #0099CC;font-size: 14px;font-weight: bold;}
.left_menu_nav{color: #006291;font-size: 14px;font-weight: bold;}
A.left_menu_nav:link {COLOR: ##006291; font-size: 14px;font-weight: normal;TEXT-DECORATION: none}
A.left_menu_nav:active {COLOR: ##006291; font-size: 14px;font-weight: normal;TEXT-DECORATION: none}
A.left_menu_nav:visited {COLOR: ##006291; font-size: 14px;font-weight: normal;TEXT-DECORATION: none;}
A.left_menu_nav:hover {COLOR: ##006291;font-size: 14px;font-weight: normal; TEXT-DECORATION: underline;}

.red14 {color: #714900;	font-size: 14px;font-weight: bold;}
.style6 {color: #999999; font-size: 14px; }
.timecolor{color:#999999;}
.green {color: #009900; font-size: 12px; font-weight:bold; }
.kuang {
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	padding:3px;}
.home_right_bg {
	width:182px;
	/**background-image: url(../images/home_12.jpg);
	background-repeat: repeat-y;**/
}
.main_left_bg {
	width:182px;
	background-image: url(../images/home_12.jpg);
	background-repeat: repeat-y;
	padding-top:20px;
}
.main_left_menu {
	font-size: 14px;
	font-weight: bold;

	background-image: url(../images/left_menu_bg.jpg);
	
	text-indent:30px;
	color: #006291;
	height: 31px;
	width: 181px;
}


.right_title_bg {
	font-size: 14px;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(../images/home_36.jpg);
	background-repeat: no-repeat;
	text-indent:30px;
	color: #006291;
	height: 31px;
	width: 181px;
	vertical-align: middle;
}
.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;
}
.font14 {
	font-size: 14px;
}


