/* ========================================================================================= */
/* [ Jungle S€Κ ] CSS for screen
/*
/* (c)2006 Jungle, Inc. All Rights Reserved.
/* ========================================================================================= */

/* ========================================================================================= */
/* ----- BODY ----- */
body {
	background-image:url(../images/parts/bg.gif);
	background-color:#EFEFEF;
	text-align: left;
	/*	text-align: center; */
}

/* ========================================================================================= */
/* ----- LINK ----- */
a { 
	text-decoration: none
}
a:link {
	color: #2B41B3;
	}
a:visited { 
	color: #8B4D8C;
}
a:active {
	color: #0099CC;
	text-decoration: underline
}
a:hover { 
	color: #0099CC;
	text-decoration: underline
}


/* ========================================================================================= */
/* ----- €Κ^O ----- */
* {
	margin: 0px;
	padding: 0px;

	color:#444444 ;
	font-size: 12px ;
	line-height: 1.5em ;
	font-family: "lr oSVbN","Osaka";
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

th, td {
	vertical-align:top;
}

ul {
	margin: 0 0 0 5px;
	list-style:none;
}

li {
	background: url(../images/parts/list_a.gif) no-repeat 0 6px;
	padding :0 0 0 10px;
}


img {
	border: 0px;
}

.small {
	font-size: 10px ;
	font-family: "Verdana","lr oSVbN","Osaka";
}

.red {
	color:#E51C0E;
}

.hr {
	/* clear:both; */
	margin: 10px 0;
	background:url(../images/parts/hr.gif) repeat-x;
}

hr {
	color: #AAAAAA;
	background-color: #AAAAAA;
	height: 1px;
	border-bottom: 1px dashed #AAAAAA;
}

.cursor_a {
	background: url(../images/parts/cursor_a.gif) no-repeat 0 3px;
	padding :1px 0 0 16px;
}


/* ========================================================================================= */
/* ----- CAEg ----- */
#container {
	text-align:left;
	width: 780px;
	background-color:#FFFFFF;
	background-image:url(../images/parts/bg_container.gif);
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
/*	margin-left:auto; margin-right:auto; */
}

#left {
	clear:left;
	float: left;
	width: 160px;
}

#main {
	float: right;
	width: 620px;
}

#center {
	float: left;
	width: 410px;
}

#right {
	float: right;
	width: 210px;
}


/* ========================================================================================= */
/* ----- wb_[ ----- */
#header {
	background-image:url(../images/header/bg.gif);
	background-repeat:no-repeat;
	margin : 0 10px;
}

#header table {
	width:760px;
}

#cmenu {
	text-align:right;
	padding: 9px 26px 0 0;
	margin : 0;
}

/* ----- wb_[(TOPy[W) ----- */
#home #header {
	width: 760px;
	height: 55px;
	background: url(../images/header2/bg.gif) no-repeat top left;
	margin : 0 10px;
}

#home #header_title {
	float:left;
	width:166px;
}

#home #header_title a{
	display:block;
	overflow: hidden;
	text-indent:-9999px;

	background:url(../images/header2/jungle.gif) no-repeat top left;
	width:161px; height:55px; margin-left:5px;
}

#home #header_language {
	float:right;
	width:70px;
	padding-top:2px;
}

#home #header_language a{
	display:block;
	overflow: hidden;
	text-indent:-9999px;

	background:url(../images/header2/language.gif) no-repeat top left;
	width:65px; height:16px;
}

#home #header_language a:hover { background-position: 0 -16px; }

#home #cmenu {
	float:right;
	padding: 9px 40px 0 0;
	margin : 0;
}

#gmenu {
	background-image:url(../images/gmenu/bg.gif);
	background-repeat:no-repeat;
	margin : 0 10px;
}


/* ========================================================================================= */
/* ----- gsbNpX ----- */
#topic_path {
 width:760px; height:25px;
 margin : 0 0 15px 10px;
}

#topic_path ul{
	margin:0 0 0 170px;
}

#topic_path li{
	margin:8px 0 0 3px;
	padding : 0 0 0 15px;
	background: url(../images/parts/cursor_c.gif) no-repeat 2px 3px;
	float:left;
}

#topic_path .home{
	background: url();
}

#topic_path li,
#topic_path li a{
	font-size: 10px ;
	font-family: "Verdana","lr oSVbN","Osaka";
}

#store #topic_path { background: url(../images/topicpath/store.gif) no-repeat left top; }
#sitemap #topic_path { background: url(../images/topicpath/sitemap.gif) no-repeat left top; }
#info #topic_path { background: url(../images/topicpath/info.gif) no-repeat left top; }
#recruit #topic_path { background: url(../images/topicpath/recruit.gif) no-repeat left top; }
#company #topic_path { background: url(../images/topicpath/company.gif) no-repeat left top; }
#products #topic_path { background: url(../images/topicpath/products.gif) no-repeat left top; }
#csr #topic_path { background: url(../images/topicpath/csr.gif) no-repeat left top; }

/* ========================================================================================= */
/* ----- Άj[ ----- */
#left .back {
	margin: 10px 0;
}

#left .lmenu {
	margin: 0 0 0 10px;
}

#left .lmenu dl {
	margin-bottom: 10px;
	padding-bottom: 21px;
	background: #F5F5F5 url(../images/left/lmenu_btm.gif) no-repeat bottom;
}


#left .lmenu dt a {
	color: #FFFFFF;
}

#left .lmenu dt {
	color:#FFFFFF;
	font-weight:bold;
	padding: 8px 0 2px 8px;
	background: #F5F5F5 url(../images/left/lmenu_h3.gif) no-repeat;
}

#left .lmenu dd {
	background-color:#F5F5F5;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#left .lmenu dd a {
	display: block;
	padding: 2px 4px 2px 8px;
	border-bottom: 1px solid #DDDDDD;
}

#left .lmenu dd a:hover { 
	background-color:#CCEEFF;
}

#left .lmenu .banner { 
	padding: 5px 0;
}

/* ========================================================================================= */
/* ----- C ----- */

/* ----- ‘»iξρ έθ ----- */
#main .products {
	margin: 4px 20px 10px 20px;
}

#main .products .phead{
	margin:0 0 10px 0;
}

#main .products .pmenu{
	margin:0 0 20px 0;
}

#main .products .preview{
	margin:10px 0;
}

/* ----- readme ----- */
#main .products .readme {
	margin:0 0 20px 0;
	padding:5px 10px;
	background-color:#F9F9F3;
	border:1px solid #AAAAAA;
}

#main .products .readme h3 {
	color:#444444;
	font-size: 12px ;
	font-weight:bold ;
	border: 0;
	background: url(../images/mark/notice.gif) no-repeat center left;
	padding: 0 0 0 18px;
	margin:0;
}

#main .products .readme p,#main .products .readme li,#main .products .readme a{
	font-size: 10px ;
	font-family: "Verdana","lr oSVbN","Osaka";
	margin:0;
}

#main .products .readme ul {
	margin: 0;
}


/* ----- notice ----- */
#main .products .notice {
	margin:0 0 20px 0;
	padding:5px 10px;
	background-color:#EFEFEF;
	border: 1px solid #AAAAAA;
}


#main .products .notice h3 {
	font-size: 12px ;
	font-weight:bold ;
	color:#444444;
	border: 0;
	background: url(../images/mark/notice.gif) no-repeat center left;
	padding: 0 0 0 18px;
	margin:0;
}

#main .products .notice p,#main .products .notice li,#main .products .notice a{
	font-size: 10px ;
	font-family: "Verdana","lr oSVbN","Osaka";
}


#main .products .notice ul {
	margin: 0;
}


/* ----- notice_tm ----- */
#main .products .notice_tm p,#main .products .notice_tm li,#main .products .notice_tm a{
	font-size: 10px ;
	font-family: "Verdana","lr oSVbN","Osaka";
}

#main .products .notice_tm p {
	margin: 0 0 10px 0;
}

#main .products .pfoot{
	clear:both;
	margin:10px 0;
}

/* ========================================================================================= */
/* ----- FOOT ----- */
#footer {
	clear:both;
	margin : 0 10px;
}

/* ----- y[WγΦ ----- */
#footer .page_up {
	text-align:right;
	margin: 0 10px 5px 0;
}

#footer table {
	width:760px;
	margin-bottom: 5px;
}

#footer td {
	padding : 0 10px 0 2px;
	vertical-align:bottom;
}

/* ========================================================================================= */
/* ----- σόp B΅wb_[EB΅tb^[ ----- */
.header_print {
	display:none;
}
.footer_print {
	display:none;
}
/* ========================================================================================= */
