@charset "utf-8";
a.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.mail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #107DBE;
	text-decoration: underline;
	font-weight: normal;
}
body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.bg_leftpanel {
	background-color: #D2B7A4;
}
.bg_leftstrip {
	background-image: url(../images/left_strip.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FED68E;
	text-decoration: none;
}

.div_line {
	background-image: url(../images/div.jpg);
	background-repeat: repeat-x;
}
.field {
	background-color: #F8F8F8;
	border: 1px solid #D6D6D8;
}
.heading {
	background-color: #f1f1f1;
	border: 1px solid #ADADAD;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-variant: small-caps;
	cursor: default;
}



.hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	background-color: #B26C30;
}
.hd2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/bul_hd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666666;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 1px;
}




.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #014DA2;
	text-decoration: none;
	line-height: 19px;
	font-weight: bold;
	cursor: default;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #30302F;
	text-decoration: none;
	line-height: 19px;
}
.normal_j {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #30302F;
	text-decoration: none;
	line-height: 19px;
	text-align: justify;
}
.normal_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30302F;
	text-decoration: none;
	line-height: 19px;
}


.pro_l {
	background-image: url(../images/pro_l.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.pro_b {
	background-image: url(../images/pro_b.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.req {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 19px;
	font-weight: bold;
	cursor: default;
}

.scroll {
	background-color: #FFFFFF;
	border: 1px solid #BB6623;
	padding: 10px;
}
.sm {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #B26C30;
	width: 140px;
	cursor: hand;
	margin: 5px;
}
.sm:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #B26C30;
	width: 140px;
	background-color: #C78A53;
	cursor: hand;
	margin: 5px;
}
