﻿@import url("/theme/main.css");
#small_type
{
    display:block;
    list-style-type:none;
}
#small_type .small_current 
{
    background:url("/images/left_sbg.gif") no-repeat;
    padding-left:13px;
}
#small_type .small_current a 
{
    display:block;
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
    font-size:12px;
}
.product_down_btn 
{
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}
/* 产品列表 */
.pro_left 
{
    margin-top:20px;
    float:left;
    width:337px;
}
.pro_right 
{
    margin-top:20px;
    float:left;
    margin-left:14px;
    width:337px;
}
.pro_img 
{
    float:left;
    width:120px;
    height:105px;
    border:1px solid #cccccc;
}
.pro_text 
{
    float:left;
    margin-left:10px;
    height:107px;
    width:205px;
    line-height:25px;
}
.pro_text_title 
{
   line-height:30px; 
}
/* 产品列表结束 */
/* 产品单页 */
#info_top 
{
    margin-top:10px;
    width:688px;
}
#info_top_img 
{
    float:left;
    width:320px;
    height:280px;
}
#info_top_text 
{
    float:left;
    width:350px;
    margin-left:18px;
    display:inline;
}
#info_top_name 
{
    font-size:14px;
    font-weight:bold;
    color:#24618e;
    height:30px;
}
#pro_tips 
{
    border-bottom:1px solid #c2c2c2;
    height:25px;
}
.div_menu 
{
    width:688px;
    margin-top:10px;
    border-bottom:1px solid #c2c2c2;
}
.menu_on 
{
    float:left; 
    width:101px;
    height:29px; 
    background:url("/images/menu_on.gif") no-repeat;
    color:#24618e;
    text-align:center;
    font-weight:bold;
    font-size:13px;
    line-height:29px;
    cursor:pointer;
}
.menu_off 
{
    float:left;
    width:101px;
    height:29px; 
    background:url("/images/menu_off.gif") no-repeat;
    text-align:center;
    font-size:13px;
    line-height:29px;
    cursor:pointer;
}
.info_on 
{
   margin-top:10px;
   margin-bottom:10px;
}
.info_off 
{
    display:none;
}
/* 产品单页结束 */
/* lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
.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 hide from IE-mac */ 
/* end lightbox */

/* program */
.program_top 
{
    border-bottom:1px solid #c2c2c2;
    height:25px;
}
.product_topic 
{
    text-align:center;
}
.program_line 
{
    width:688px;
    text-align:center;
    margin-top:20px;
    margin-bottom:10px;
}
.program_line_btm 
{
    width:688px;
    text-align:center;
    margin-top:30px;
    margin-bottom:10px;
}
.program_left 
{
    float:left;
    width:335px;
}
.program_right 
{
    float:left;
    width:335px;
    margin-left:18px; 
}
/* end program */
