@charset "ISO-8859-1";


/*
======== table of content. =================================
- reset & base

- HEADER
- TOP MENU
- CONTENT
- TO_PAGE_TOP		
- FOOTER
============================================================
/*----------------------------------------------------------
RESET & BASE
------------------------------------------------------------*/
#content a, #totop a{
color:#003399;
text-decoration:none;
}
#content a:hover{
text-decoration:underline;
}
#wrapper{
width:100%;
font-family: Arial, Helvetica, san-serif;
font-size:0.8em;
}
/* clearfix */
    .clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    }
    .clearfix{
    display:inline-block;
    }
    /*Hides from IE-mac \*/
    *html .clearfix{
    height:1%;
    }
    .clearfix{
    display:block;
    }
/* End */
#global_top ul, #global_top li{
margin:0;
padding:0;
}
a#main img {
left:0pt;
position:absolute;
top:0pt;
clear:both;
}

/*----------------------------------------------------------
HEADER
------------------------------------------------------------*/
#header{
width:100%;
height:35px;
background-color:#000000;
}
#header  div{
width:759px;
}
#header p, #header h1{
float:left;
}
#header p.for_print{
display:none;
}

#header p.fr{
float:right;
}
.gloval_nav a:link {text-decoration:none;color: #ffffff;}
.gloval_nav a:visited {text-decoration:none; color:#ffffff;}
.gloval_nav a:hover {text-decoration:underline; color:#ffffff;}

/*----------------------------------------------------------
TOP MENU
------------------------------------------------------------*/
#top_menu{
clear:both;
width:100%;
height:24px;
background-color:#4B4B4B;
}
#top_menu div{
width:758px;
height:24px;
}
#top_menu ul{
margin:0;
padding:0;
}
#top_menu ul li{
float:left;
font-size:12px;
line-height:24px;
_line-height:23px;
height:24px;
padding:0px 11px 0px 4px;
}
#top_menu form{
float:right;
height:1.9em;
}
#top_menu #search2{
font-size:12px;
line-height:14px;
height:18px;
width:115px;
vertical-align:top;
margin-top:3px;
_margin-top:2px;
margin-right:2px;
_margin-right:1px;
}
#top_menu #search_btn{
margin-top:3px;
}
li.tpnavselfn, li.tpnavselfn a:link{
color:#ff6633;
text-decoration:none;
}
li.tpnavselfn a:hover{
color:#ff6633;
text-decoration:underline !important;
}
li.tpnavselfn a:visited{
color:#ff6633;
text-decoration:none;
}

/*----------------------------------------------------------
CONTENT
------------------------------------------------------------*/
#content{
clear:both;
margin:6px 0 0 20px;
_margin-top:3px;
width:740px;
}
#content strong{
font-size:0.85em;
font-weight:bold;
}
#content span{
font-size:0.85em;
}
#content h1{
margin-bottom:17px;
font-size:1.6em;
_font-size:1.95em;
line-height:1.85em;
_line-height:1.5em;
font-weight:bold;
}
#content div.category{
clear:left;
padding-top:18px;
border-bottom:1px solid #b3b3b3;
margin-bottom:14px;
}
#content div.category h2{
float:left;
font-weight:bold;
font-size:1.2em;
}
#content div.category div{
float:right;
}
#content div.category p{
background: url(/prdct/images/prdct_list_img.gif) 0 0 no-repeat;
padding-left:10px;
margin-left:18px;
font-size:0.94em;
float:left;
}
#content li{
width:172px;
height:10.8em;
/*overflow:auto;*/
margin-right:17px;
float:left;
}
#content li.non_r_space{
margin-right:0;
}
#wrapper #content li#camera{
width:740px;
float:none;
clear:both;
height:auto;
margin-bottom:2em;
}
#content li div{
margin-top:8px;
font-size:0.94em;
background: url(/images/top_list_img2.gif) 0 -2px no-repeat;
padding-left:16px;
}

#content li div img{
vertical-align:middle;
}
/*------------------------------------------------
TO_PAGE_TOP
--------------------------------------------------*/
p#totop{
clear:both;
width:760px;
text-align:right;
padding-top:57px;
padding-bottom:7px;
}
p#totop a{
/*display:block;*/
padding-left:11px;
background:url(/images/icons/u.gif) 0 0 no-repeat;
}
p#totop a:hover{
text-decoration:underline;
}
/*----------------------------------------------------------
TO_PAGE_TOP
------------------------------------------------------------*/


/*----------------------------------------------------------
FOOTER
------------------------------------------------------------*/
#footer{
clear:both;
background-color:#666666;
width:100%;
line-height:23px;
height:23px;
}
#footer div{
width:769px;
}
#footer li{
float:left;
margin-right:11px;
padding-left:4px;
font-size:10px;
_font-size:11px;
}
#footer img{
float:right;
}
#footer a:hover{
text-decoration:none;
}

#footer li{
float:left;
margin-right:11px;
padding-left:4px;
font-size:10px;
_font-size:11px;
}

