/* CSS Document */
body,td,th {
	font-size: 12px;
	line-height:24px;
}
body{
	margin:0px;
	padding: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: #666666;
	FONT-SIZE:12px;
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-color: #fff;
	background-image: url(../images/bg_02.jpg);
}
img{border:0px;}
a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	text-decoration:none;
	} 
.input{
	border: 1px solid #CCCCCC;
	padding:4px 0 0 4px;
	font-size: 12px;
	line-height: 12px;
	color: #999999;
}
.mufont{font-family:Arial, Helvetica, sans-serif;
font-weight:bold;}

.h1{
	font-size:14px;
	padding:2px 0 0 12px;
	font-weight: bold;
}
.h2{
	font-size:16px;
	padding:10px 0 12px 0;
	font-weight: bold;
}
.protit{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002477;
	padding:2px 0 0 10px;
	font-weight: bold;
}
.protit a{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002477;
	font-weight: bold;
}
.profont{
	font-size:12px;
	padding:2px 8px 2px 10px;
	line-height: 18px;
}
.dlink{
	color:#888;
	line-height:16px;
}
.dlink a{
	color:#888;
	text-decoration:none;
}
.dlink a:hover{
	color:#000;
	text-decoration:none;
}
.leftnav{
    border-bottom:solid #E3E4E5 1px;

	}
.imgkan{border:solid #bbbbbb 1px;
        padding:4px;}
.brfont{
	color:#417DC8;
}
.dlink3{
	color:#E3E3E3;
	line-height:12px;
}
.dlink3 a{
	color:#E3E3E3;
	text-decoration:none;
}
.dlink3 a:hover{
	color:#E3E3E3;
	text-decoration:none;
}
.leftmu2{
	background-image:url(../images/icodd.jpg);
	padding:0 0 0 12px;
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	line-height:18px
}
.redfond{color:#F00}
.redfond a{color:#F00}