@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#Wrapper {
	background-color: #FFFFFF;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	list-style-image: url(../Image/0.gif);
}
#Wrapper H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #034170;
}
#Wrapper #NewsBody H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #034170;
}


#Wrapper #Header {
	height: 120px;
	background-repeat: no-repeat;
	background-color: #333333;
}
#Wrapper #Manu {
	height: 31px;
	clear: both;
	background-color: #333333;
}
#Wrapper #Header #LionLogo {
	float: left;
	height: 34px;
	width: 250px;
	padding-top: 75px;
	padding-left: 50px;
}
#Wrapper #Header #LionLogoTwo {
	float: left;
	width: 450px;
	padding-right: 25px;
	padding-left: 25px;
	height: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFDA76;
}
#Wrapper #Header #LionLogoThree {
	float: right;
	height: 110px;
	width: 250px;
	padding-right: 50px;
	padding-top: 10px;
	background-position: right;
	background-color: #333333;
}
#Wrapper #Add {
	height: 200px;
	background-repeat: no-repeat;
	padding-top: 25px;
	background-position: left top;
}
#Wrapper #AddTop {
	height: 30px;
	background-image: url(../Image/TL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Wrapper #AddTop #AddTop_2 {
	float: right;
	height: 30px;
	width: 50px;
	background-image: url(../Image/TR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#Wrapper #NewsBody {
	clear: both;
	background-repeat: repeat-x;
	padding: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
#Wrapper #NewsBody a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0080C0;
	text-decoration: underline;
}
#Wrapper #NewsBody a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0080C0;
	text-decoration: none;
}
#Wrapper #NewsBody a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}

#Wrapper #Footer {
	background-color: #CCCCCC;
	height: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#Wrapper #Footer #Flag {
	float: left;
	height: 125px;
	width: 100px;
	clear: both;
	background-color: #333333;
}
#Wrapper #Footer #FooterCenter {
	background-color: #333333;
	float: left;
	width: 900px;
	height: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#Wrapper #Footer #FlagRight {
	width: 100px;
	float: right;
	height: 125px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#Wrapper #Footer #FooterCenter a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#Wrapper #Footer #FooterCenter a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#Wrapper #Footer #FooterCenter a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
