﻿body{
margin:0;
padding:0px 0px 0px 0px;
line-height: 1.5em;
margin-top:0px;
font-family:Arial;
}
body,div,dl,dt,dd,ul,li,p,img,table,tr,td,th{ padding:0px 0px 0px 0px; border:0px; }
table,tr,th,td,tbody {
	border:0px;
	border-spacing:0px 0px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
	
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
	border:0px;
	border-spacing:0px 0px;
	padding:0px 0px 0px 0px;

}

#topsection{
background: #EAEAEA;
height: 150px; /*Height of top section*/
margin-top:0px;
 padding-top:0px;
 	border:0px;
	border-spacing:0px 0px;
	padding:0px 0px 0px 0px;

 }

#topsection h1{
margin: 0;
padding-top: 1px;
}

#contentwrapper{
float: left;
width: 100%;
height:630px;
	border:0px;
	border-spacing:0px 0px;
	padding:0px 0px 0px 0px;

}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
height:630px;
	border:0px;
	border-spacing:0px 0px;
	padding:0px 0px 0px 0px;
margin-top:150px;
}
/*left*/
#leftcolumn{
float: left;
width: 150px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background: #ffffff;
padding:0px 0px 0px 0px;
height:630px;
margin-top:150px;
}

#footer{


width: 100%;
background: #ffffff;
color: #000;
text-align: center;
padding: 4px 0;
height:100px;
font-size:12px;
font-family:Arial;
float:left;

/**margin-top:820px; firefox*/
}
.footer
{
clear: left;
width: 100%;
background: #ffffff;
color: #000;
text-align: center;
padding: 4px 0;
height:100px;
font-size:12px;
font-family:Arial;

}

#footer a{
color: #000000;
font-family:Arial;
}
/*right*/
.innertube{
margin: 1px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
height:630px;

}

.innertube_home{
margin: 1px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
height:320px;
}
.main_dl
{
	height:320px; float:left; margin-left:auto; padding:0px 0px 0px 0px;
	margin-top:0px;
	vertical-align:top;
}
#main_dl
{
	height:320px; float:left; margin-left:auto; padding:0px 0px 0px 0px;
	margin-top:0px;
}
.main_dd_1
{
	 margin-left:0px;
}
.main_dd_2
{
	 margin-left:0px;
}

.main_dd_3
{
   margin-left:0px;

}
.main_content
{
   height:30px; background-color:#58555C; text-align:center;
}
/* ================================================================ 
//geovindu@163.com tel 13824350518
主菜单
=================================================================== */

#menu {margin-top:1px; position:relative; height:38px; text-align:center; margin-left:auto;margin-right:auto;color:#ffffff;}
.menu  {margin-top:1px; position:relative; height:38px; text-align:center; margin-left:auto;margin-right:auto;color:#ffffff;}

#dropline {position:relative; font-size:14px; height:38px; background:url('back.png'); margin-left:auto;margin-right:auto;
}

#dropline, #dropline ul {padding:0; margin:0; list-style:none; width:840px;text-align:center; margin-left:auto;margin-right:auto;}

#dropline table {border-collapse:collapse; margin:-1px -10px; 0 0; padding:0; width:0; height:0; font-size:14px;text-align:center; margin-left:auto;margin-right:auto;}
#dropline li {float:left; height:38px;}
#dropline li a {float:left; display:block; height:38px; line-height:38px; padding:0 20px 0 10px; font-family:arial, sans-serif; font-size:14px; color:#ffffff; text-decoration:none; font-weight:bold;}
#dropline li ul li a {color:#666;}
#dropline li a.down {background:url('down.png') no-repeat right center;
}

#dropline li ul li a.down {font-size:14px; font-weight:bold;}

#dropline li ul {position:absolute; top:38px; left:-9999px; z-index:10; background:url('fade.png');text-align:center; margin-left:auto;margin-right:auto;
}

#dropline li ul.floatRight li {float:right;}


/* ================================================================ 
//geovindu@163.com tel 13824350518
产品菜单
=================================================================== */

.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(titlebar.png) repeat-x center left;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 0px 0 0px 1px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0px 0px 0px;
margin-bottom: 1px; /*bottom spacing between each UL and rest of content*/
margin-top:0px;

}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 1px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #ffffff;

}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #ffffff;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
}

/* ================================================================ 
//geovindu@163.com tel 13824350518
产品菜单
=================================================================== */
.glossymenu{
margin: 5px 0;
padding: 1px;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 1px;
margin-bottom: 1em;
height:auto;
}

.glossymenu a.menuitem{
background: black url(glossyback.gif) repeat-x bottom left;
font: bold 14px "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color:#000000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 5px;
text-decoration: none;
}


.glossymenu a.menuitem:visited
{
 color:blue;	
}
.glossymenu .menuitem:active{
color:red;
}
.glossymenu .menuitem:a:hover
{
	color:red;
}
.glossymenu .menuitem:a:link{
	
	color:red;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
left: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
margin-left:15px;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 14px "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 15px;
}

.glossymenu div.submenu ul li a:hover{
background: url(arrowbullet1.png) no-repeat center left; /*custom bullet list image*/

color: red;
}
.glossymenu div.submenu ul li a:visited{
background: url(arrowbullet2.png) no-repeat center left; /*custom bullet list image*/

color:blue;
}

/**right style*/
.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 99%;
}

.curlycontainer .innerdiv{
background: transparent url(brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

/****************************/
/*search link background-color:#c2c2c2;*/
/***************************/

.LeftLine
{
	height:30px;  text-align:center;
	float:left;
	/*background-image:url('linebg.png');*/
}
.ddLink
{
	height:auto;
	width:170px; 
	margin-left:0px;
	float:left;
}
.ddsearch
{
	height:150px; width:170px; margin-left:0px;
}

.leftsearch
{
   float:left;
	height:30px; /*background-image:url('linebg.png'); text-align:center; margin-left:auto;margin-right:auto; margin-top:100px;*/
}
.ddeCatalog
{
	height:auto;width:170px; margin-left:0px;/*380*/
	float:left;
	
}



/*图片样式*/
.preview {
	display: block;
	width: 115px;
	height: 138px;
	margin-bottom: 5px;
	position: relative;
	float:none;
    margin-top:10px;
    margin-left:1px;
    text-align:center;
}
/*图片边框*/
.preview img {
	display: block;
	padding: 1px;
	background: #fff;
	border: solid 1px #ccc;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
/*点击图片的颜色*/
.preview a:hover img {
	/*border-color: #999;*/
	border-color:red;
}
/*标题*/
 h3 {
	font: 1.2em/1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	/*margin: 0 0 0.3em 0;*/

	margin-left:0px;
}
 /*h3 a:hover
{
	color: #FFF;  white */
	/* background-color: #A52A2A; brown 
}*/
 /* p a:hover
{
	color: #FFF; white */
	/*background-color: #A52A2A;  brown
}
 */
/*图片内容介绍结束*/
<!--
/*==============================
style the list
==============================*/
div.wrapper
{
	margin-bottom: 1em;
	/*width:30em;*/
}
ol
{
	width:625px;  /* 646pxroom for 3 columns */
	list-style:none;
}
ol li
{
	float: left;
	width: 145px;  /* accommodate the widest item */
	height:180px;
}
/* anchor styling */
ol li a
{
	display: block;
	width: 125px;
	text-decoration:none;
	text-align:center;
}/**/
ol li a:hover
{
	
	color: #FFF; 
	background-color: #A52A2A;  
} 
/* stop the floating after the list */
br
{
	clear: left;
}
-->
table.page
{
	text-align:center;margin-left:auto;margin-right:auto;
}
td.pagetb
{
	font-size:11px; text-align:center; margin-left:auto;margin-right:auto;
}
/*contact us*/
.style1 {
	margin-right: 0px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}
.textshow{
 margin-left:auto;
 margin-right:auto;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:30px;
}

td.downloadimg
{
	width:180px; text-align:center; padding:10px 10px 10px 10px;border-bottom:1px gray dashed;
}
td.downloadimg img
{
	display: block;
	padding: 4px;
	background: #fff;
	border: solid 1px #ccc;

}
td.downloaddesc
{
	width:180px; vertical-align:top; padding:10px 10px 10px 10px;border-bottom:1px gray dashed;
}
td.downloadurl
{
   padding:10px 10px 10px 10px;border-bottom:1px gray dashed;
}