/*-------------------------------------------------------------*/
/*-------------------------------------------------------------*/
#centercol{
  float: LEFT;
  width: 700px;
}
#centercol h1{ 
  padding-left: 20px;
  padding-bottom: 20px;
  padding-top: 5px;
  color:#0000EE;
  font-size:20px;
}

#path { font-family:Tahoma; padding: 10px; color:#999;font-size:13px; }
#path a { text-decoration:underline; }
#path a:hover { text-decoration:none; }
#path span { margin-right: 5px; white-space: nowrap; text-decoration:none; font-size:85%; }


/*-------------------------------------------------------------*/
#rightcol{
  float: right;
  width: 192px;
}
/*-------------------------------------------------------------*/
.exportline{
  background: url(images/widget.jpg) repeat-y #FFF4C8;
  margin-bottom: 10px;
}
.exportline h3{
  background: url(images/widget_3_top.jpg) center no-repeat #2D80A7;
  color:#FFFFFF;
  font-size:18px;
  font-weight:normal;
  height:43px;
  line-height:20px;
  padding:5px 12px;
  text-align:left;
  width:auto;
}
.exportline ul{
  padding: 12px 0;
}
.exportline li{
  padding-left:6px;
  margin-bottom: 6px;

}
.exportline li a{
  font-size: 14px;
  color: #ffffff;
  text-decoration: none
}
.exportline li a:hover{
  text-decoration: underline
}
.exportline #link{
  padding-left:20px;
  font-size: 12px;
  color: #ffffff;
  font-weight:bold;
}

.exportline #link a{
  color: #ffffff;
}

#shop.exportline{
  background: url(images/widget.jpg) repeat-y #FFF4C8;
}

#shop.exportline ul{
  background: url(images/widget_bottom.jpg) bottom center no-repeat;
  padding-bottom: 4px;
}
#shop.exportline h3{
  background: url(images/widget_top.jpg) top center no-repeat;
  color:#3BA8DB;
  display:block;
  font-size:18px;
  height:30px;
  line-height:32px;
  text-indent:10px;
  width:100%;
  padding: 0;
}
#shop.exportline .desc{
  padding: 0 15px;
  text-align: left;
  display: block;
  color: #0C4088;
  margin-bottom: 5px;
  font-size:10px;
  text-align: left;/*justify;*/
}
#shop.exportline .desc strong{
  color: #E30000;
}
#shop.exportline p a{
  font-size:10px;
}
#shop.exportline li{
	background:none repeat scroll 0 0 transparent;
	padding:0 0 0 8px;
	text-align:left;
	width:184px;
}
#shop.exportline li:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#shop.exportline li img{
	float: left;
	margin-right: 5px;
}
/*-------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------------*/
.section{
  background: url(images/section_1.jpg) repeat-y #F9EBB6;
  width: 700px;
  margin-bottom:4px;
}
.section .top{
  background: url(images/section_1_top.jpg) top no-repeat;
  width: 700px;
}
.section .bot{
  background: url(images/section_1_bot.jpg) bottom no-repeat;
  width: auto;
  padding: 10px;
  height: 1%
  width: 700px;
}
.section .bot:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.section ul{
 clear: both;
}
#shop.section h3{
	height: 40px;
	width: auto;
	line-height: 30px;
	padding-left: 10px;
	display: inline;
	float:left;
	color:#3BA8DB;
	font-size: 16px
}
#shop.section h3 a{ 	color:	#0000EE;}
#shop.section h5 {
	color:	#0000EE;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	margin-left: 25px;
	float:left;
	display:block;
}
#shop.section h5 a{
	color: #0C4088;
}
#shop.section .slide_shop{
  float: left;
  width: 320px;
  height: 80px;
  text-align: justify;
  margin: 5px;
}
#shop.section .slide_shop img{
	float: left;
	margin-right: 5px;
}





/* Navigation bar*/
#n2e_navbar{
 font-size:11px;
}
#n2e_navbar b{
background-color:#003366;
color:#FFFFFF;
font-weight:bold;
padding:0 3px 1px 4px;
}
#n2e_navbar a{
font-weight:bold;
padding:0 3px 1px 4px;
text-decoration:none;
}



/*-------------------------------------------------------------------------------------------*/
.section3{
  background: url(images/section_3.jpg) repeat-y #FFF;
  width: 700px;
  margin-bottom:4px;
  min-height:500px;
}
.section3 .top{
  background: url(images/section_3_top.jpg) top no-repeat;
  width: 700px;

}
.section3 .bot{
  background: url(images/section_3_bot.jpg) bottom no-repeat;
  min-height:500px;
  width: auto;
  padding: 10px;
  height: 1%
  width: 700px;
}
.section3 .bot:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.section3 ul{
 clear: both;
}



/*-------------------------------------------------------------------------------------------*/
#maincont h1 {
	color:#999933;
	font:200% Georgia;
}
#maincont h1, h2, h3 {
	padding:5px 10px;
}
#maincont h2 {
	padding:15px 10px 0;
	color:#999933;
	font:bold 125% Georgia;
}
#maincont h2 a{
	color:#287AC4;
}
#maincont ul {
	margin:0;
	padding:10px 0 0 40px;
}
#maincont li {
	margin-bottom:4px;
	float:left;
	width:100%;	
}
#maincont p {
	font-family:Verdana;
	font:13px Verdana,sans-serif;
	line-height:125%;
	padding:7px 45px 0 10px;
}
#maincont li a {
	font-family:Verdana;
	font:13px Verdana,sans-serif;
}
#maincont .comment {
color:#999999;
font:11px Tahoma;
margin-top:10px;
}
#maincont p {
font-family:Verdana;
font-size:100%;
line-height:13px;
padding:7px 10px 0 10px;
}
#maincont img.ill {
float:left;
margin:5px 10px 5px 0;
}


div#OrderForm {
	position: absolute; 
	left: 290px; top: 1937px; width: 700px; z-index: 5; visibility: hidden; border: 1px none rgb(0, 0, 0);
}

.inner-box {
	padding:1em;
}

.r1, .r2, .r3, .r4, .r5, .r6, .r7, .r8, .r9, .r10{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size:1px;
}

.r10 { margin: 0 10px; }
.r9 { margin: 0 9px; }
.r8 { margin: 0 8px; }
.r7 { margin: 0 7px; }
.r6 { margin: 0 6px; }
.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

#rounded-box-3, #rounded-box-5, #rounded-box-10 { margin:1em; }

.inner-box, i { background-color: #CCCCCC; }
#rounded-box-3 .inner-box { padding: 1em;}
#rounded-box-5 .inner-box { padding: 0.7em 1em;}
#rounded-box-10 .inner-box { padding: 0.4em 1em;}


.inset { background:transparent; width:100%;}
.inset td { font-size:0.8em; color:#000;}
.inset h1, .inset p { margin:0 9px; }
.inset h1 { font-size:1.2em; color:#000; }
.inset p { padding-bottom:0.1em;  color:#000;}
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b { display:block; overflow:hidden; font-size:1px; }
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b { height:1px; }
.inset .b2 { background:#ccc; border-left:1px solid #999; border-right:1px solid #aaa; }
.inset .b3 { background:#ccc; border-left:1px solid #999; border-right:1px solid #ddd; }
.inset .b4 { background:#ccc; border-left:1px solid #999; border-right:1px solid #eee; }
.inset .b4b { background:#ccc; border-left:1px solid #aaa; border-right:1px solid #fff; }
.inset .b3b { background:#ccc; border-left:1px solid #ddd; border-right:1px solid #fff; }
.inset .b2b { background:#ccc; border-left:1px solid #eee; border-right:1px solid #fff; }
.inset .b1 { margin:0 5px; background:#999; }
.inset .b2, .inset .b2b { margin:0 3px; border-width:0 2px; }
.inset .b3, .inset .b3b { margin:0 2px; }
.inset .b4, .inset .b4b { height:2px; margin:0 1px; }
.inset .b1b { margin:0 5px; background:#fff; }
.inset .boxcontent { display:block; background:#ccc; border-left:1px solid #999; border-right:1px solid #fff; } 



#maincont .image_list {
margin-left:10px;
margin-top:15px;
}
#maincont .image_list table {
float:left;
margin-bottom:5px;
margin-right:2px;
width:165px;
}
#maincont .image_list table td.i {
background:url("i2/bg_img.png") no-repeat scroll left top transparent;
height:165px;
padding:0;
text-align:center;
vertical-align:middle;
}
#maincont .image_list table td.mark {
color:#999999;
font:10px Tahoma;
height:15px;
padding-top:2px;
}
#maincont .image_list table td.header {
color:#666666;
font:11px Verdana;
padding-bottom:2px;
}
#maincont .image_list table td.controls {
height:25px;
padding-top:5px;
}
#maincont .image_list table td {
text-align:center;
}
#maincont .gallery_list {
margin-left:10px;
margin-top:15px;
}
#maincont .gallery_list table {
float:left;
margin-bottom:15px;
margin-right:5px;
width:330px;
}
#maincont .gallery_list table td.i {
background:url("i2/bg_album.png") no-repeat scroll left top transparent;
height:165px;
padding:0 0 2px;
text-align:center;
vertical-align:middle;
width:165px;
}
#maincont .gallery_list table td.info {
padding-left:15px;
padding-top:10px;
vertical-align:top;
}
#maincont .gallery_list table td.info p.user {
background:url("i2/i_user.png") no-repeat scroll 0 2px transparent;
font:11px Tahoma;
padding:0 0 0 16px;
}
#maincont .gallery_list table td.info p.desc {
color:#666666;
font:11px Tahoma;
}
#maincont .gallery_list table td.info p {
color:#999999;
font:10px Tahoma;
margin-bottom:8px;
padding:0;
}
#maincont .gallery_list table td.info h3 {
font:bold 17px Georgia;
margin:0 0 10px;
padding:0;
}
#maincont .gallery_list table td.info h3.s0 {
font-size:12px;
}
#maincont .gallery_list table td.info h3.s1 {
font-size:14px;
}
#maincont .gallery_list table td.info h3.s2 {
font-size:16px;
}
#maincont span.user {
background:url("i2/i_user.png") no-repeat scroll 0 2px transparent;
font:11px Tahoma;
padding-left:16px;
}
#columns .col2 {
width:100%;
}
#maincont .smlg {
color:#666666;
font:11px Tahoma;
}
#maincont .arrows {
color:#999999;
float:right;
font-size:11px;
margin-right:10px;
margin-top:15px;
}

div#srch_item{
padding-top:15px;
padding-bottom:8px;
}
div#srch_item hr{
background-color:#EEEEEE;
color:#EEEEEE;
}

form#findresult_page input#findtext{
background:none repeat scroll 0 0 transparent;
border:1px solid #EEEEEE;

}


fieldset legend{
font-size:14px;
font-weight:bold;
padding:2px;
}
#industry_def h3{
clear:left;
color:#3BA8DB;
display:block;
font-size:18px;
margin-bottom:4px;
padding-bottom:4px;
padding-top:15px;
}
#ind_butt{
font-size:11px;
margin:2px;
}
