@charset "utf-8";
body, div, ul, li, input, textarea, p, th, td {
margin:0;
padding:0;
}

a {
    outline:0;
}

#wrapper {
	width: 785px;
	height: 100%;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

body {
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	background-image:url(../images/bg1.gif);
	background-repeat: no-repeat;
	width:775px;
	height:25px;
	padding-right:10px;
    position: relative;
}

#header ul{
	float:right;
	margin-top:5px;
}

#header li {
	list-style-type: none;
	display: inline;
}

#header li a{
    float:left;
    display:block;
    width:88px;height:15px;
    text-indent:-9999px;
    background-position:left center;
    background-repeat:no-repeat;
}

#header li#s_hom a{background-image:url(../images/h_navi1.gif);}
#header li#s_acc a{background-image:url(../images/h_navi2.gif);}
#header li#s_del a{background-image:url(../images/h_navi3.gif);}

#header li#s_hom a:hover{background-image:url(../images/h_navi1_over.gif);}
#header li#s_acc a:hover{background-image:url(../images/h_navi2_over.gif);}
#header li#s_del a:hover{background-image:url(../images/h_navi3_over.gif);}

p#copy {
    position:absolute; 
    left:30px; top:5px; 
    color:white; 
    font-size:13px;
    font-weight:normal; 
    margin:0;padding:0;
}

.clear{
	clear:both;
}

#content {
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	width: 785px;
	margin: 0px;
	padding-bottom:20px;
}

#logo {
	float: left;
	width: 120px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#logo a {
	width: 120px;
    display:block;
    text-indent:-9999px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
    background-position:left top;
}



/************************************************
***** navigation ********************************
************************************************/

#g_navi {
    padding-top:15px;
    padding-bottom:15px;
}

#g_navi_sub {
    width:612px; height:50px;
    padding:15px 0px 15px 10px;
    overflow:hidden;
}

#g_navi li,#g_navi_sub li {
	list-style-type: none;
	float: left;
	height:50px;
}

#g_navi_sub li a {
    display:block;
    height:50px;
    background-repeat:no-repeat;
    background-position:left top;
    text-indent:-9999px;
}

#g_navi_sub li#g_stic a {background-image:url(../images/g_navi2_2.gif);width:123px;}
#g_navi_sub li#g_comp a {background-image:url(../images/g_navi3_2.gif);width:122px;}
#g_navi_sub li#g_bran a {background-image:url(../images/g_navi4_2.gif);width:122px;}
#g_navi_sub li#g_shop a {background-image:url(../images/g_navi5_2.gif);width:122px;}
#g_navi_sub li#g_prod a {background-image:url(../images/g_navi6_2.gif);width:123px;}

#g_navi_sub li#g_stic a:hover{background-image:url(../images/g_navi2_2_over.gif);}
#g_navi_sub li#g_comp a:hover{background-image:url(../images/g_navi3_2_over.gif);}
#g_navi_sub li#g_bran a:hover{background-image:url(../images/g_navi4_2_over.gif);}
#g_navi_sub li#g_shop a:hover{background-image:url(../images/g_navi5_2_over.gif);}
#g_navi_sub li#g_prod a:hover{background-image:url(../images/g_navi6_2_over.gif);}

/************************************************/

#main {
	width:745px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 20px;
    clear:both;
    overflow:hidden;
}

#main li{
	list-style-type: none;
}

.img1 {
	padding: 3px;
	border: 1px solid #cacaca;
	background-color:#ffffff;	
}

#footer{
	background-image:url(../images/bg3.gif);
	background-repeat: no-repeat;
	width:785px;
	height:40px;
}

#footer p{
    line-height:40px;
	background-image:url(../images/copy.gif);
	background-repeat: no-repeat;
    background-position: 95% 6px;
    text-indent:-9999px;
}

#titlearea{
	float: left;
	height: 135px;
	width: 612px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#left{
	width:110px;
	float:left;
	padding-left: 10px;
}

#right{
	width:612px;
	margin: 0px;
	float:right;
    background-image:url(../images/line1.gif);
    background-repeat:no-repeat;
    background-position:center top;
}

.title img{
    margin-bottom:5px;
}

.img4{
	float:right;
	padding-right:20px;
	padding-top:5px;
}

.line{
    padding-left:20px;
}

