*{margin:0;padding:0;}
body{
	background: url(/myimg/bkg_bg.gif) repeat-x scroll 0 0 #E1E6E8;
    color: #333;
    font-family: "宋体",Arial,serif;
    font-size: 12px;
}
img{border:0}
input,button,textarea,select{font-size:100%;border:1px solid #ccc;}
table{border-collapse:collapse;border-spacing:0}
h1,h2,h3,,h5,h6{font-size:100%}
h1 {
	padding-bottom:20px;
	font-size:18px
}
h2 {
	padding-bottom:20px;
	font-size:18px
}
h3 {
	padding-bottom:20px;
	font-size:16px
}
 {
	padding-bottom:20px;
	font-size:14px
}
h5 {
	padding-bottom:20px;
	font-size:12px
}
a {cursor:pointer;}
a, a:active, a:visited {
	color:#333;
	text-decoration:none;
	outline: medium none;
}
a:hover {text-decoration:none;}
li{ list-style-type:none;}
.clearfix:before,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}
.hidden {display:none;}


/* ************************************************************************************************
		struture
************************************************************************************************ */
#page {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 30px auto 20px;
    text-align: left;
    width: 1010px;
}
#index #columns {width:1000px;padding:0px 5px; margin:0;z-index:1;}
#index #center_column 
{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0;
    padding: 0;
    width:1000px;
}

#columns {width:1000px;padding:0px 5px; margin-top:5px;z-index:1;}
#left_column 
{
	float:left;
    width: 220px;
	margin: 10px 10px 0 0;
}
#center_column 
{
	float:left;
    width: 770px;
	margin: 10px 0 10px;
    padding: 0 0 10px 0;
    overflow: hidden;
}
#right_column 
{
/*	margin-bottom: 10px;
    overflow: hidden;
    width: 230px;
*/}

/* ************************************************************************************************
		HEADER
************************************************************************************************ */

#header {
	height: 194px;
    position: relative;
    width: 1000px;
    z-index: 999;
	padding:0 5px;
}

#header_logo {
	display: block;
    float: left;
    margin: 30px 0 0 23px;
}

#header_right {
	float:right;
	height:138px;
	position:relative;
	width:650px;	
}

#chinaenglish {
	float: right;
	height: 28px;
	position: absolute;
	right: 0px;
	top: 60px;
	width:180px;
}
#search_block_top {
	background: url(/myimg/search_bg.gif) no-repeat scroll 0 0px transparent;
	float: right;
	height: 28px;
	position: absolute;
	right: 7px;
	top: 60px;
	width: auto;
}
#search_block_top #search_query_top {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0;
    padding: 6px 7px;
    width: 180px;
	float:left;
}
#nav {
	clear: both;
	height:70px;
	background: transparent url(/myimg/nav_bg.gif) repeat-x 0 0;
}
/*main*/
/*************** Block CATEGORIES ***************/
#active_category	{ background:url(/myimg/block_bg.gif) repeat-x scroll 0 0 #1478BE;}
#active_category h4	{ background:url(/myimg/block_titlebg.gif) repeat-x scroll 0 bottom transparent;}
.block {	margin-bottom:10px;}
.block h4 {
	background: none repeat scroll 0 0 #333;
    color: #FFF;
    font-family:helvetica;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 12px;
    text-transform: uppercase;
}
.block h4 a {color:#FFF;}
.block ul {
	list-style-type:none;
	border-top: 1px solid #EEE;
    overflow: hidden;
    padding: 4px;
}
.block ul ul{
	border: none;
}
.block  li li {
	border-bottom:1px dotted #ccc;
    line-height:30px;
}
.block  ul.fs1_parent li {
	border-bottom:1px dotted #ccc;
    line-height:30px;
}
.block  li a {
	padding:7px 11px 5px 8px;
	background:url(/myimg/arrow_right_2.png) no-repeat 1px 10px transparent
}
.block ul.fs1_parent li a {
	padding:7px 11px 5px 22px;
	background:url(/myimg/arrow_right_2.png) no-repeat 10px 10px transparent
}
.block li.last-item {border:none;}
.block ul.fs1_parent li.last-item {border:none;}
#active_category li a {	color:#fff;}
#active_category li a:hover {color:#000;}
.inactive_category li a:hover	{ color:#016EBA; font-weight:normal;}  
.block ul #more{ display:none;}
.block li h4{ display:none;}

/* ************************************************************************************************
		breadcrumb
************************************************************************************************ */
.breadcrumb {
	margin-bottom:5px;
	border-bottom:1px solid #E7E7E7;
	padding-bottom:5px;
}
.breadcrumb a:hover{
	text-decoration:underline;
}
.breadcrumb .navigation-pipe { font-weight:bold; color:#016EBA;}

h4.cat_title{
    font-size:16px;
	color:#016EBA;
    text-transform: uppercase;
	background:none;
    margin-bottom: 5px !important;
    padding: 3px 10px !important;
}
h4.search_title{
    font-size:16px;
	color:#016EBA;
    text-transform: normal;
	background:none;
    margin-bottom: 5px !important;
    padding: 3px 10px !important;
}


.resumecat {
    color: #000;
    font-size: 12px;
    font-weight: normal;
	text-transform:none;
}
.content_scene_cat {
	line-height:18px;
	padding:5px 10px;
	border:1px solid #e4e4e4;
    margin-bottom:20px;
	overflow:auto;
	font-size:12px;
	
}
.search_result_hint {
	line-height:18px;
	padding:10px 10px;
	border:1px solid #fe6;
    margin-bottom:20px;
	overflow:auto;
	background-color:#ffe;
	font-weight:bold;
	font-size:13px;
}


#product_list table a {
	text-decoration: none
}
#product_list table {
    list-style-type: none;
    overflow: hidden;
    width:780px;
}
#product_list table td {
	background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #D4D4D4;
    float: left;
    margin: 8px;
    min-height: 200px;
    padding: 8px;
    text-align: center;
    width: 225px;
}
#product_list table td:hover {
    background: none repeat scroll 0 0 #F4F4F4;
	transition: all 0.5s ease-in-out 0s;
}
#product_list table .product_img {
    background-color: #FFF;
    height: 160px;
    margin-bottom: 6px;
	border:1px solid #DEDEDE;
}
#product_list table .product_img:before {
    content:'';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
#product_list table .product_img a {
    display: inline-block;
	vertical-align: middle;
    overflow: hidden;
}
#product_list table .product_img a img {
	display: block;
	vertical-align: bottom;
}
#product_list table h5 {
	padding:0;
	text-align:center;
	margin:2px 0 5px 0;
}
#product_list table h5 a {
    font-weight:normal;
	color:#000;
}
#product_list table h5 a:hover {text-decoration:none; color:#069; font-weight:bold;}


/* primary_block ***************************************************************************** */
#pb-right-column {
	float:left;
	width:292px;
	margin-top:5px;
}
#pb-left-column {
	margin-left:292px;
}
#pb-right-column  #image-block {position:relative;}
#pb-right-column  #image-block img {
/*	border:1px solid #E7E7E7;
*/}
#pb-right-column  #image-block #view_full_size {
	display:block;
	cursor:pointer
}
#pb-right-column  #image-block #view_full_size .span_link {
	position:absolute;
	bottom:0px;
	left:26%;
	display:block;
	padding:0 12px 0 30px;
	line-height:20px;
	color:#fff;
	text-shadow: 0 1px 0 #000;
	text-align:center;
	text-transform:none;
	background-image:url(/myimg/zoom.png);
	background-repeat:no-repeat;
	background-position:10px 2px;
	background-color : rgb(0,0,0);
	background-color :#000;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
#pb-right-column  #image-block #view_full_size .span_link img {
	position:relative;
	top:3px;
	left:-3px;
	border:none;
	padding-right:2px;
}
#pb-right-column #views_block {
	margin-top:23px;
	width:266px;
	margin-left:5px;
	
}
div.zoomdiv {
z-index                 : 100;
position                : absolute;
top:0px;
left:0px;
width                   : 200px;
height                  : 200px;
background: #fff;
border:1px solid #CCC;
display:none;
text-align: center; 
overflow: hidden;
}

img.jqzoom{
cursor:crosshair;
position:relative;
}

#thumbs_list {
   float: left;
   overflow: hidden;
	margin-left:4px;
   width: 216px
}
#thumbs_list ul#thumbs_list_frame {
   list-style-type: none;
   padding-left: 0
}
#thumbs_list li {
   float: left;
   height: 60px;
   width: 72px;
   cursor: pointer
}
#thumbs_list li img {
	margin:0 6px;
	border:1px solid #EEE;
}

#view_scroll_left, #view_scroll_right {
   float: left;
   margin-top: 20px;
   padding:0 4px;
   height: 18px;
   width: 9px;
   text-indent: -3000px;
   background: url(/myimg/thumbs_left.gif) no-repeat center center transparent
}
#view_scroll_right {
	margin-left:4px;
	background-image: url(/myimg/thumbs_right.gif)
}


#product_and_type {
/*	float: left;
    margin-left: 15px;
    width: 460px;
	margin-top:5px;
*/}
#product_and_type h3 {
	padding:5px 0 0 0;
	font-size:16px;
	color:#016EBA;
}
#product_and_type .short_description_block {
	color:#666; 
	font-weight:normal; 
	font-size:12px; 
	color:#333;
}
#more_info_sheets h3 {
	padding:10px 0;
	font-size:16px;
	color:#000;
}
#more_info_sheets li {
    list-style-type: disc;
    margin-left: 15px;
}

#product_content{
	padding:10px;
	line-height:1.5em;
}
#product_content p{
	margin-bottom:10px;
}
#product_content a{
	text-decoration:underline;
}
#product_content ul li{
	list-style-type: disc;
	list-style-position: inside;
}
/* ************************************************************************************************
		FOOTER
************************************************************************************************ */
#footer {
	background: none repeat scroll 0 0 #003357;
	clear: both;
    padding: 0 ;
    text-align: center;
	line-height: 1.5em;
	color: #fff;
	padding: 5px 0;
}

#footer h4 {
	display:none;
}
#footer a {color:#FFF;}
#footer a:hover {text-decoration:underline}

#footer ul.friendlink,#other {
	width:740px;
	margin:5px auto 0px auto;
}

#footer li 
{
	float: left;
	list-style-type: none;
}

#footer li.item a 
{
	float:left;
	margin-right:3px;
}
#footer li.item li a 
{
	float:none;
}
#footer li.powerby_text	{
	text-align: left;
	float: right;
	margin-right: 5px;
}

#footer #other{
	clear: right;
}
#footer #other .tongji{
	float:left;
	margin-left: 10px;
}
#footer .otherlink span{
	float:left;
}
#footer .otherlink li{
	margin-right:10px;
}
#footer .otherlink,#footer .otherlink a{
	color:#555;
	text-align: left;
}

.editorial_block { margin-bottom: 2em; }
.editorial_block h1 {
    color: #FFF;
    text-transform: uppercase;	
	margin:0px 0 10px 0;
	padding: 0;
}
.editorial_block h2 {
	padding:0 0 10px 0;
	font-size: 12px;
	line-height: 1.2em;
	color: #666;
	text-transform: none;
	background: none;
}
#editorial_block_center p { color:#666;}
.newpublish{color: #666;float:left;line-height:70px;width:300px;white-space: nowrap;overflow-x: hidden;text-overflow: ellipsis; padding-left: 20px;}
.newpublish a{color: #666;font-size:12px;}
.newpublish a:hover{color: #016EBA;font-weight:bold;}


