@import "style.css";



body{

    margin:0;

	padding:0;

	OVERFLOW-X: hidden;

	background-color:#001e5c;

	}



html, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, from{

    margin:0;

	padding:0;

	}





ul, ol, dl { 

    list-style:none;

	}

	

img {



    border:0;

	

	}





#topmenu{

	Z-INDEX: 1;

	POSITION: absolute;

	WIDTH: 100%;

	margin: 0  auto 0 auto;

	background-image:url(img/menu_bg.jpg);

	background-repeat:repeat-x;

	text-align: center;

	HEIGHT: 133px;



	}

	

#sub {



	POSITION: relative; 

	WIDTH: 100%; 

	HEIGHT: 230px; 

	text-align: center;

	background-image:url('img/sub_bg.jpg');

	TOP:133px;

	

}



#sub_img {



	POSITION: relative; 

	WIDTH: 1000px; 

	HEIGHT: 230px; 

	text-align: center;

	background-image:url('img/sub.jpg');

	margin:  0 auto 0 auto;

}

#sub2 {



	POSITION: relative; 

	WIDTH: 100%; 

	HEIGHT: 230px; 

	text-align: center;

	background-image:url('img/sub_bg2.jpg');

	TOP:133px;

	

}



#sub_img2 {



	POSITION: relative; 

	WIDTH: 1000px; 

	HEIGHT: 230px; 

	text-align: center;

	background-image:url('img/sub2.jpg');

	margin:  0 auto 0 auto;

}



#sub3 {



	POSITION: relative; 

	WIDTH: 100%; 

	HEIGHT: 230px; 

	text-align: center;

	background-image:url('img/sub_bg3.jpg');

	TOP:133px;

	

}



#sub_img3 {



	POSITION: relative; 

	WIDTH: 1000px; 

	HEIGHT: 230px; 

	text-align: center;

	background-image:url('img/sub3.jpg');

	margin:  0 auto 0 auto;

}



#sub4 {



	POSITION: relative; 

	WIDTH: 100%; 

	HEIGHT: 230px; 

	text-align: center;

	background-image:url('img/sub_bg4.jpg');

	TOP:133px;

	

}



#sub_img4 {



	POSITION: relative; 

	WIDTH: 1000px; 

	HEIGHT: 230px; 

	text-align: center;

	background-image:url('img/sub4.jpg');

	margin:  0 auto 0 auto;

}

#sub5 {



	POSITION: relative; 

	WIDTH: 100%; 

	HEIGHT: 230px; 

	text-align: center;

	background-image:url('img/sub_bg5.jpg');

	TOP:133px;

	

}



#sub_img5 {



	POSITION: relative; 

	WIDTH: 1000px; 

	HEIGHT: 230px; 

	text-align: center;

	background-image:url('img/sub5.jpg');

	margin:  0 auto 0 auto;

}

#content {



	POSITION: relative; 

	WIDTH: 100%;  

	text-align: center;

	background-image:url(img/contents_bg.jpg);

	background-position:top;

	background-repeat:repeat-x;

	

}





#content_in {



	POSITION: relative; 

	WIDTH: 1000px;

	text-align:left; 

	margin:  0  auto 0 auto;

}



#bar {

	POSITION: relative;

	WIDTH: 740px;

	TOP: 133px; 

	LEFT: 260px;

	HEIGHT: 80px;

	background-image:url(img/conbar_bg.gif);

	background-position:top;

	background-repeat:no-repeat;









}



#text {

	POSITION: relative;

	WIDTH: 740px;

	TOP: 133px; 

	LEFT: 260px;

	background-image:url(img/context_bg.gif);

	background-repeat:repeat-y;

	text-align: left;



}



.barimg {

     PADDING-LEFT : 30px;

	 PADDING-TOP : 30px;

	 }



.img_port {

     PADDING-LEFT : 30px;

	 }



#text_bt {

	POSITION: relative;

	WIDTH: 740px;

	TOP: 133px; 

	LEFT: 260px;

	HEIGHT: 60px;



}





#left_menu {

	POSITION: absolute;

	WIDTH: 215px;

	TOP: 133px; 

	LEFT: 20px;

	text-align: center;



}







#bottom {

	POSITION: relative; 

	WIDTH: 100%; 

	text-align: center;

	TOP: 150px;

	background-color:#001d6d;

	background-image:url(img/bottom_bg.gif);

	background-repeat:repeat-x;

	z-index:-1;

	}

	

.bottom_pt{

    PADDING-TOP:20px;

}