@charset "utf-8";
/* CSS Document */


/* HEADER INDEX
___________________________________________________________*/

div#header #index_main {
	background-image:url(../images/index/main_back.gif);
	background-repeat:repeat-x;
}
div#header #index_main #index_head {
	margin:0 auto;
	background-image:url(../images/index/main.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:414px;
}
div#header #index_main #index_head ul {margin:0 auto; width:500px;}
div#header #index_main #index_head li {float:left;}
div#header #index_main #index_head li.menu01 {padding-top:250px; padding-right:35px;}
div#header #index_main #index_head li.menu02 {padding-top:267px; padding-right:35px;}
div#header #index_main #index_head li.menu03 {padding-top:284px; padding-right:35px;}
div#header #index_main #index_head li.menu04 {padding-top:267px; padding-right:35px;}
div#header #index_main #index_head li.menu05 {padding-top:250px;}


/* CONTAINER
___________________________________________________________*/
div#i_container {
	margin:30px auto;
	width:900px;
}
div#i_container #index_left {
	float:left;
	width:235px;
	padding-right:42px;
}
div#i_container #index_left h3 {padding: 0 0 10px 0;}
div#i_container #index_left h3.sec {padding-top:30px;}

div#i_container #index_text1 {padding:3px; width:300px; height:135px; overflow:auto;}
div#i_container #index_text1 img.icon {float:left; padding-right:10px;}
div#i_container #index_text1 img.go {float:right;}

div#i_container #index_text2 {
    padding: 3px;
    width: 300px;
    height: 127px;
    overflow: auto;
		margin-top:10px;
}

div#i_container #index_right {
	float:right;
	width:260px;
}
div#i_container #index_right img.banner {padding-bottom:20px;}

#index_right #banner {
	background-color:#CCC;
	width:170px;
	padding:5px 5px 0 5px;
}
#index_right #banner #p01 a {
	background-image:url(../images/side/01_jteck_banner.gif);
	background-repeat:no-repeat;
	display:block;
	width:170px;
	height:75px;
	text-indent:-9999px;
	padding-bottom:5px;
}
#index_right #banner #p01 a:hover {background-position: -170px 0;}
#index_right #banner #p02 a {
	background-image:url(../images/side/02_jteck_ok_banner.gif);
	background-repeat:no-repeat;
	display:block;
	width:170px;
	height:75px;
	text-indent:-9999px;
	padding-bottom:5px;
}
#index_right #banner #p02 a:hover { background-position: -170px 0;}
#index_right #banner #p03 a {
	background-image:url(../images/side/p03.gif);
	background-repeat:no-repeat;
	display:block;
	width:170px;
	height:75px;
	text-indent:-9999px;
	padding-bottom:5px;
}
#index_right #banner #p03 a:hover { background-position: -170px 0;}
#index_right #banner #p04 a {
	background-image:url(../images/side/p04.gif);
	background-repeat:no-repeat;
	display:block;
	width:170px;
	height:75px;
	text-indent:-9999px;
	padding-bottom:5px;
}
#index_right #banner #p04 a:hover { background-position: -170px 0;}
#index_right #banner #p05 a {
	background-image:url(../images/side/p05.gif);
	background-repeat:no-repeat;
	display:block;
	width:170px;
	height:75px;
	text-indent:-9999px;
}
#index_right #banner #p05 a:hover { background-position: -170px 0;}
