@charset "utf-8";
/* CSS Document */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	text-align: left;
}
#wrap {
	width: 864px;
	margin-left: -432px;
	position: absolute;
	left: 50%;
	top: 0px;
	min-height: 100%;
	background-color: #FFFFFF;
}
#logo {
	height: 160px;
	width: 257px;
	cursor: pointer;
}
#searchBox {
	height: 38px;
	width: 151px;
	padding-left: 20px;
	padding-top: 19px;
}
#toolBox {
	height: 57px;
	width: 428px;
	line-height: 57px;
	text-align: right;
	color: #000000;
	padding-right: 8px;
	font-weight: bold;
}
#toolBox a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#menu {
	width: 235px;
	background-color: #FFFFFF;
	padding-right: 22px;
}
#menu a {
	display: block;
	border: 1px solid #fab9bd;
	border-width: 1px 0;
	padding: 6px 0 6px 19px;
	margin-bottom: -1px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/a_Bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu .level2 {
	background-color: #FFFFFF;
	background-image: url(../images/a2_Bg.jpg);
	padding-left: 30px;
	font-weight: normal;
}

#menu .activ2, #menu .level2:hover {
	background-color: #FFFFFF;
	background-image: url(../images/a2_Bg.jpg);
	padding-left: 30px;
	font-weight: normal;
	text-decoration: underline;
}

#menu .level3 {
	background-color: #FFFFFF;
	background-image: none;
	padding-left: 30px;
	font-weight: normal;
	color: #585858;
}

#menu .activ3, #menu .level3:hover {
	background-color: #FFFFFF;
	background-image: none;
	padding-left: 30px;
	font-weight: normal;
	text-decoration: underline;
	color: #585858;
}

#banner {
	background-color: #ed1b24;
	padding-bottom: 11px;
}
#clickPath {
	line-height: 28px;
	font-weight: bold;
	width: 599px;
	color: #ed1b24;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 8px;
}
#clickPath a {
	font-weight: bold;
	color: #ed1b24;
	text-decoration: none;
}
#content_1 {
	width: 434px;
	padding: 0 5px 0 0;
}
#content_1 h1 {
	font-size: 16px;
	line-height: 24px;
	color: #ed1b24;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#content_1 h5 {
	font-size: 14px;
	line-height: 18px;
	color: #ed1b24;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#content_1 a {
	font-weight: bold;
	text-decoration: none;
	color: #ed1b24;
}
#content_1 .link {
	vertical-align: middle;
}

#content_1 a:hover {
	text-decoration: underline;
}

#content_2 {
	width: 152px;
	padding: 0 8px 00;
}

#content_2 h1 {
	line-height: 28px;
	background-color: #ed1b24;
	color: #ffffff;
	padding-left: 5px;
}




#menu a:hover {
	text-decoration: underline;
}


#toolBox a:hover {
	text-decoration: underline;
}

#topTable {
	background-image: url(../images/tT_Bg.jpg);
}
#searchBox input[type^="tex"] {
	height: 15px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	width: 97px;
	background-color: #FFFFFF;
}

#searchBox input[type^="sub"] {
	height: 17px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	width: 42px;
	background-color: #808080;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}

#searchWrap {
	height: 17px;
	border: 1px solid #666668;
	width: 139px;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}

#content0 {
	text-align: center;
	padding: 0 10px;
	font-weight: bold;
}

.autoPrint {
	padding: 4px 20px;
	background-image: url(../images/printer.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #ed1b24;
	font-weight: bold;
	text-decoration: none;
}

.autoPrint:hover {
	text-decoration: underline;
}