/* Layout */
body {
margin: 0px;
padding: 0px;
background-color: #CCCCCC;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

.main {
width: 900px;
background-color: #FFFFFF;
}

.maincontent {
width: 740px;
text-align: center;
}

/* Menu */

.menu {
text-align: left;
color: #666666;
font-size: 16px;
}


.menuul {
}

ul.menuul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	
}
ul.menuul li {
	max-height: 30px;
	border-left: 1px solid #000000;
	padding-left: 17px;
	padding-right: 16px;
	float: left;
	padding-top: 13px;
	margin-top: 13px;
	
}

ul.menuul li a {
color: #666666;
text-decoration: none;
}

ul.menuul li a:hover {
color: #A22A07;
}

.last {
border-right: 1px solid #000000;
width: 62px;
}

/* end Menu */

.content {
padding: 25px 0px 25px 0px;
text-align: justify;
font-size: 12px;
}


.copyright {
padding-top: 10px;
background-color: #E8E7E1;
text-align: right;
width: 100%;
height: 28px;
font-size: 12px;
margin-bottom: 15px;
padding-right: 10px;
}
.copyright a {

color: black;
font-size: 12px;

}


/* end Layout */

/* body tags */
p, td {
text-align: justify;
}

h1 {
text-align: right;
font-size: 18px;
color: #A22A07;
margin-top: 10px;
}
h2 {
font-size: 14px;
font-weight: bold;
}
h3 {
font-size: 12px;
text-decoration:underline;
}
a {
color: #A22A07;
}
a:visited {
color: #A22A07;
}
a:hover {
text-decoration: underline;
}
ul {
list-style-type: square;
}

/* end body tags */

/* about hana */
.photo {
text-align: left;
}
.moto {
font-size: 22px;
text-align:left;
}
.promo {
border: 1px solid #A22A07;
padding: 9px 9px 9px 9px;
width: 740px;
}
.awards li{
margin-bottom: 4px;
}

.newstable {
width: 100%;
}

/*end about hana */

/* References */
.img {
border: 1px solid #A22A07;
}
.references td {
margin: 3px;
padding: 3px;
}

.2gen {
display: none;
}

.coloredbg-ref {

background-image:url(media/photos/bg-articles.jpg);
background-repeat: repeat-x;
background-position:bottom;
}

/* end References */

/*articles*/
.articles {
border: 0px solid black;
}

.articles td{
width: 110px;
text-align: left;
vertical-align: top;
}

.coloredbg {
width: 110px;
background-image:url(media/photos/bg-articles-reverse.jpg);
background-repeat: repeat-x;
background-position:bottom;
}

.coloredbg-rev {
width: 110px;
background-image:url(media/photos/bg-articles.jpg);
background-repeat: repeat-x;
background-position:bottom;
}
.left {
text-align: left;
}
.right {
text-align: right;
}

/*end articles*/
/*faq*/
.faq a{
text-decoration: none;
color: #000000;
}

/*end faq*/

.zg {
position: absolute;
z-index: -10;
width: 200px;
}