/* common
--------------------------------------------------------------------------------*/
#containar {
 width: 721px;
 background-color:#FFFFFF;
	margin: 0 auto;
}


#wrap {
}


/* pagebody
---------------------------------------------------- */
#pagebody {
  clear: both;
  width: 721px;
  padding-top: 0px;
}


#shadow {
    width:721px;
	background-image: url(../images/shadow_c.png);
	background-repeat: repeat-y;
	margin: 0 auto;
}

#h_shadow {
    width:721px;
	background-image: url(../images/header_shadow.png);
	margin: 0 auto;
}

#f_shadow {
    width:721px;
	background-image: url(../images/footer_shadow.png);
	margin: 0 auto;
}


/* link
---------------------------------------------------- */

a:link	  {color: #0099FF; text-decoration: none;}
a:visited {color: #0099FF; text-decoration: none;}
a:active  {color: #0099FF; text-decoration: none;}
a:hover   {color: #FF6600; text-decoration: none;}


/* header
---------------------------------------------------- */
#header {
  padding-top: 0px;
  color: #999999;
	margin: 0 auto;
}

#header #imgeria {
height:276px;
  padding-top: 0px;
  	margin: 0 0 0 0;

}

#header #imgeriam {
  padding-top: 0px;
  	margin: 0 auto;

}


/* careertop
---------------------------------------------------- */

#h_link {
    width:721px;
	margin: 0 auto;
}

/* topmaincontents
---------------------------------------------------- */

#m_contents {
    padding-top: 20px;
    width:700px;
	margin: 0 auto;
}


/* index
--------------------------------------------------------------------------------*/
/******* main contents *******/
#indexMain {
	width: 660x;
	padding-top: 230px;
	float: left;
	margin: 0 0 0 60px;
}

.font {
	font-size: 9px;
	color: #000000;
}

.font10 {
	font-size: 10px;
	color: #000000;
}

.font11 {
	font-size: 11px;
	color: #000000;
}

.font12 {
	font-size: 12px;
	color: #000000;
}

.fontb {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.fontbl {
	font-size: 12px;
	color: #0E439E;
	font-weight: bold;
}

.greyline {
	background-image: url(../images/grey_line.gif);
	background-repeat: repeat-x;
}

#banner2 {
	width: 680px;
	height: 40px;
	background-color:#E7E2E3;
    text-align: left;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
}


/* footer
--------------------------------------------------------------------------------*/
#fPtop {
	margin: 60px 0 0 0;
}

#footer {
    position: relative;
	height: 100px;
	padding: 10px 0 0 0;
	background-color:#F7F7F7;
	background: url(../images/footer_2.gif) repeat-y;
}

#footerLeft {
	width: 523px;
	height: 100px;
	float: left;
    text-align: right;
}

#footerright {
	width: 320px;
	height: 100px;
	float: left;
	font-size: 9px;
}

#footerright ul {
  margin: 0;
  padding: 0px;
  width: 320px;
  list-style: none;
  text-align: right;
  font-size: 10px;
  line-height: 1.5;
  padding-top: 0px;
}

#footer li {
  display: inline;
  padding-left: 1em;
  padding-top: 0px;
  vertical-align: bottom;
  font-size: 10px;
}
