/* CSS Document */
html {
 height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../img/bg.jpg) repeat-x top ;
	font-size:12px;
	color:#575858;
	 height:100%;
	font-family: Arial, sans-serif,Verdana, Geneva,  Helvetica;
	line-height:18px;
}


#overview {
width:100%;
height:638px;
background:url(../img/bg01.jpg) no-repeat top left;
}

#main {
width:100%;
height:100%;
}

#history {
width:100%;
height:638px;
background:url(../img/bg02.jpg) no-repeat top left;
}

#vision {
width:100%;
height:638px;
background:url(../img/bg03.jpg) no-repeat top left;
}

#relation {
width:100%;
height:638px;
background:url(../img/bg04.jpg) no-repeat top left;
}

#organization {
width:100%;
height:638px;
background:url(../img/bg05.jpg) no-repeat top left;
}

#news {
width:100%;
height:638px;
background:url(../img/bg06.jpg) no-repeat top left;
}

.mainentry {
position:absolute;
top:0px;
font-size:24px;
left:10px;
width:10px;
height:10px;
}


.top_menu {
font-size:10px;
color:#FFFFFF;
font-weight:bold;
  position: absolute; 
  left:750px;
  top:14px;

}

.top_menu select{
background:#6097bd;
font-size:10px;
color:#FFFFFF;
width:120px;
height:16px;
margin-left:10px;
}



.middle {
height:840px;
float:left;
width:945px;
padding-top:7px;
}




/*MENU*/

#menu 
{
  float:left;
  width:794px;
  position: relative; 
  left:135px; 
  height:200px;
  top:158px; 
}

#menu ul
{ 
  height: 45px; 
  width:100%;

}

a.menu_link:link, 
a.menu_link:visited, 								 
a.menu_link:active
{ 
  color: #FFFFFF; 
  text-decoration: none; 
}	

a.title_link:link, 
a.title_link:visited, 								 
a.title_link:active
{ 
  color: #888888; 
  text-decoration: none;
  font-weight:normal;
}								

a.menu_link:hover
{
  color: #FFFFFF; 
  text-decoration: none; 
  font-size: 14px;
}

#menu li
{ 
  font-size: 98%; 
	font-weight:bold; 
	list-style: none; 
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding-top:10px;
	background:url(../img/menu-bg.gif) 0 0 repeat-x; 
	position: relative;
	height:38px; 
}

#menu li.menu_border_left
{ 
  font-size: 98%; 
	font-weight:bold; 
	list-style: none; 
	float: left; 
	position: relative; 
	background:url(../img/border-left.gif) 0 0 repeat-x;
	width:9px;
}

#menu li.menu_home
{
text-align:center;
width:75px;
}
#menu li.menu_overview
{
text-align:center;
width:105px;
}
#menu li.menu_history
{
text-align:center;
width:105px;
}
#menu li.menu_vision
{
text-align:center;
width:135px;
}
#menu li.menu_relation
{
text-align:center;
width:105px;
}
#menu li.menu_organization
{
text-align:center;
width:135px;
}
#menu li.menu_news
{
text-align:center;
width:75px;
}






#menu li:hover
{ 
 font-size: 14px; 
}

#menu li.menu_border_right
{ 
  font-size: 98%; 
	font-weight:bold; 
	list-style: none; 
	float: left; 

	position: relative; 
	background:url(../img/border-right.gif) 0 0 repeat-x;
	width:9px;
}

.overview
{
  background-image:url(../img/overview.gif);
  height:32px;
	width:530px;
}

.relation
{
  background-image:url(../img/relation.gif);
  height:32px;
	width:530px;
}

.history
{
  background-image:url(../img/history.gif);
  height:32px;
	width:530px;
}
.organization
{
  background-image:url(../img/organization.gif);
  height:32px;
	width:530px;
}
.vision
{
  background-image:url(../img/vision.gif);
  height:32px;
	width:530px;
}
.news
{
  background-image:url(../img/news.gif);
  height:32px;
	width:530px;
}


.image_title
{
  visibility:hidden;
}

.conts {
  position:relative;
  margin-top:10px;
  float:left;
  width:370px;
  left:200px;
  text-align: justify;
}

.slide {
position: relative;
\padding-top:30px;
 width:770px;
background:url(../img/sub_bg.gif) no-repeat;
background-color:#FFFFFF;
left:175px;
float:left;
}

.bottom_image_overview{
float:left;
width:500px;
height:220px;
background-image:url(../img/overview_img.jpg);
background-repeat:no-repeat; 
}

.bottom_image_relation{
float:left;
width:500px;
height:220px;
background-image:url(../img/history_img.jpg);
background-repeat:no-repeat; 
}

.bottom_image_history{
float:left;
width:500px;
height:220px;
background-image:url(../img/history_img.jpg);
background-repeat:no-repeat; 
}

.bottom_image_organization{
float:left;
width:500px;
height:220px;
background-image:url(../img/organization_img.gif);
background-repeat:no-repeat; 
}

.bottom_image_vision{
float:left;
width:500px;
height:220px;
background-image:url(../img/history_img.jpg);
background-repeat:no-repeat; 
}

.bottom_image_news{
float:left;
width:500px;
height:220px;
background-image:url(../img/history_img.jpg);
background-repeat:no-repeat; 
}

.paragraph {
margin-top:20px;
margin-left:15px;
width:520px;
}

.bottom {
text-align:center;
font-size:12px;
font-style:italic;
color:#062F79;
float:left;
padding-top:45px;
margin-top:5px;
width:771px;
height:46px;
background-image:url(../img/bottom.jpg);
background-repeat:no-repeat; 
}

.accent {
font-weight:bold;
font-size:16px;
color:#589dd2;
}

.accent01 {
font-size:16px;
font-weight:bold;
color:#589dd2;
}

.relation_img {
position:relative;
top:160px;
left:176px;
margin-top:20px;
text-align:left;
}

.overview_logo {
margin-top:5px;
margin-left:100px;

}

.year {
margin-left:10px;
margin-top:20px;
width:520px;
padding-bottom:14px;
border-bottom:1px solid #a1bfc8;
}

.year font {
font-size:14px;
font-weight:bold;
color:#00548f;
}

.middle_history {
height:1220px;
background:url(../img/bg_y.gif) no-repeat 176px 600px;
}

.history_img {
position:absolute;
left:178px;
top:940px;
margin-top:20px;
text-align:left;
}

.middle_vision{
height:1240px;
background:url(../img/bg_y.gif) no-repeat 176px 600px;
}

.vision_img {
position:absolute;
left:178px;
top:940px;
margin-top:20px;
text-align:left;
}

.vision_diagram {
margin-top:20px;
margin-left:18px;
margin-bottom:10px;
}

.paragraph_blue {
margin-top:20px;
margin-left:15px;
width:520px;
font-weight:bold;
color:#39a1dd;
}

.list {
list-style:none;
margin-top:10px;
}

.list li {
background:url(../img/bullet.gif) no-repeat 8px left;
text-decoration:none;
margin-left:-20px;
padding-left:8px;
width:500px;
}

.middle_organization {
height:910px;
background:url(../img/bg_y.gif) no-repeat 176px 600px;
}

.conts02 {
position:absolute;
left:261px;
top:247px;
width:544px;
}

.business {
margin-left:30px;
margin-top:30px;
}

.organization_img {
position:absolute;
left:178px;
top:630px;
margin-top:20px;
text-align:left;
}

.middle_news {
height:760px;
background:url(../img/bg_y.gif) no-repeat 176px 600px;
}

.news_tb {
margin-top:20px;
margin-left:24px;
width:480px;
}

.news_tb td {
background:url(../img/dot.gif) repeat-x bottom;
}

.news_date {
width:100px;
height:40px;
font-weight:bold;
color:#0b60a1;
padding-left:8px;
}

.news_tit {
width:482px;
}

.text_box {
width:492px;
padding-left:20px;
padding-right:10px;
padding-top:20px;
padding-bottom:40px;
border-bottom:1px solid #c5c6c6;
}

.text_box .tit {
font-weight:bold;
color:#169cc3;
font-size:14px;
}

.text_box .tit font {
font-size:14px;
color:#075da0;
}

.text_bt {
margin-top:10px;
width:622px;
}

.text_box_l {
text-align:left;
}

.text_box_r {
text-align:right;
}
