/* Reset */
html, body, h1, h2, h3, a, label {
    margin: 0;
    border: 0;
    padding: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
p {
	line-height: 125%;
	color: #242a32;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
li {
	line-height: 160%;
	color: #242a32;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-image: url(../images/li.png);
	list-style-position: outside;
}
html {
    height: 100%;
}
a img {
	border: none;
	text-decoration: none;
}
body {
	font-size: 0.9em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../images/top_bg.png);
	background-color: #162e5e;
	background-repeat: repeat-x;
	background-position: top;
	color: #242a32;

}
a {
	color: #3d73bf;
	text-decoration: underline;
}
a:hover {
	color: #ea0b00;
	text-decoration: underline;
}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #1733ad;
	text-decoration: none;
	text-shadow: 1px 1px #ebf0f4;
}
a.menu:hover {
	text-decoration: underline;
}
h1 {
	font-size: 1.1em;
	font-weight: normal;
	color: #4874b0;
	padding-left: 25px;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #242a32;
}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 2px;
	color: #27508a;
}
#tel {
	font-size: 1.1em;
	color: #999999;
	background-image: url(../images/mail.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 44px;
	line-height: 20px;
	width: 150px;
	float: right;
	padding-bottom: 4px;
}
.tel1 {
	font-size: 1.1em;
	color: #29609e;
}
.tel2 {
	font-size: 1.4em;
	color: #29609E;
}
a.eng {
	font-size: 0.9em;
	color: #29609E;
}
a.eng:hover {
	color: #2694d9;
}#footer {
	font-size: 0.75em;
	color: #F4F4F4;
	padding-right: 20px;
	padding-left: 20px;
}
#footer a {
	color: #F4F4F4;
}
#padPage {
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 60px;
}
#under {
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
}
#under li {
	background-image: url(../images/li_under.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 16px;
	padding-bottom: 12px;
	padding-top: 2px;
}
#under ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#under h3 {
	font-size: 1.2em;
	color: #248bbd;
	font-weight: normal;
	padding-bottom: 15px;
}
.bordDown {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B0B0B0;
	font-size: 0.8em;
}
.articles {
	font-size: 1.5em;
	padding-bottom: 16px;
}
#mail {

	font-size: 0.8em;
	color: #999999;
	padding-left: 55px;
	line-height: 15px;
	width: 150px;
	float: right;
	padding-bottom: 2px;
}
