﻿span,#header .main,#search,#aboutus,.aboutus_bottom,#linecard,#category,#hot_parts,#main
{
	margin: 0 auto;
	width: 1200px;
}
#top
{
	border-bottom: 1px solid #CCCCCC;
	color: #989898;
	height: 28px;
	line-height: 28px;
}
#top span
{
	display: block;
}
#container
{
	word-break: break-all;
	word-wrap: break-word;
}
#banner *{display: block;margin:0 auto;outline: medium none;}
#header
{
	border-bottom: 5px solid #0678BD;
}
#header .main
{
	height: 90px;
	position: relative;
}
#header .logo
{
	left: 14px;
	position: absolute;
	top: 12px;
}


/*nav
ul.nav
{
	bottom: 0;
	height: 36px;
	position: absolute;
	right: 0;
}
ul.nav li
{
	display: inline;
	float: left;
	height: 36px;
	line-height: 30px;
}
ul.nav li a
{
	color: #434343;
	display: block;
	font-size: 14px;
	padding: 0 15px;
	text-decoration: none;
}
ul.nav li.current,ul.nav li:hover
{
	background: url("../images/nav_hover.png") no-repeat scroll center bottom transparent;
}*/


/*search*/
#header .search
{
	position: absolute;
	right: 40px;
	/*top: 10px;*/
}
#header .search .textbox,#header .search .textbox_focus
{
	background: url("../images/page_search.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #8C8D96;
	display: inline;
	float: left;
	height: 39px;
	outline: medium none;
	line-height: 38px;
	padding-left: 12px;
	width: 488px;
}
#header .search .textbox_focus
{
	color: #000000;
	border-color:#0678BD;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(244,131,37,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(244,131,37,.6);
}
#header .search .submit
{
	background: url("../images/page_search.png") no-repeat scroll right 0 transparent;
	border: medium none;
	cursor: pointer;
	position: absolute;
	top:0;
	right:0;
	z-index: 9;
	height: 39px;
	width: 48px;
}


/*main*/
#main
{
}


/*pisition*/
#position
{
	height: 40px;
	line-height: 40px;
	color: #8C8D96;
}
#position a
{
	color: #0678BD;
}


/*title*/
h1.title
{
	color: #000000;
	font-size: 28px;
	line-height: 50px;
}


/*article*/
#main .article
{
	color: #000000;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#main .article h4
{
	color: #0678BD;
	font-size: 16px;
	font-weight: bold;
}
#main .aboutus
{
	border-bottom: 1px solid #EFEFEF;
	background: url("../images/aboutus.png") no-repeat scroll right 103px transparent;
}


/*contact us*/
#main .contactus
{
}
#main .contactus .text
{
	background: url("../images/contactus.png") no-repeat scroll 5px 5px transparent;
	border-bottom: 1px solid #EFEFEF;
	line-height: 28px;
	min-height: 230px;
	padding-left: 280px;
	padding-top: 10px;
}
#main .contactus .text h4
{
	color: #000000;
	font-size: 14px;
}
#main .contactus .text strong
{
	color: #0678BD;
	font-weight: normal;
}
#main .contactus .tip
{
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}
#main .contactus .required,#rfq .information .required
{
	color: #808080;
}
#main .contactus .required span,#rfq .information .required span
{
	color: #CA0007;
}
#main .contactus .message th,#rfq .information .message th
{
	font-size: 14px;
	font-weight: normal;
	height: 50px;
	text-align: left;
	vertical-align: middle;
	width: 100px;
}
#main .contactus .message th span,#rfq .information .message th span
{
	color:#CA0007;
}
#main .contactus .message td span.err,#rfq .information .message td span.err
{
	background: url("../images/form_tip.png") no-repeat scroll 0 0 transparent;
	color: #0678BD;
	display: inline;
	float: left;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin-left: 15px;
	padding-left: 60px;
	width: 220px;
}
#main .contactus .message input.textbox,#main .contactus .message input.textbox_focus,#rfq .information .message input.textbox,#rfq .information .message input.textbox_focus
{
	display: inline;
	float: left;
}
#main .contactus .submit,#rfq .information .submit
{
	padding-top: 10px;
	text-align: center;
}
#main .contactus .submit input,#rfq .information .submit input
{
	background: url("../images/contactus_btn.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	height: 40px;
	width: 150px;
}


/*category*/
#main dl.category
{
}
#main dl.category dt
{
	background: none repeat scroll 0 0 #F5F6F5;
	clear: both;
	color: #0678BD;
	font-size: 22px;
	font-weight: bold;
	height: 46px;
	line-height: 46px;
	padding-left: 10px;
}
#main dl.category dt a
{
	color: ##0678BD;
}
#main dl.category dd
{
}
#main dl.category dd a
{
	color: #000000;
	display: inline;
	float: left;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	text-decoration: none;
	width: 550px;
}
#main dl.category dd s
{
	color: #999999;
	text-decoration: none;
}
#main dl.category dd a:hover
{
	background: none repeat scroll 0 0 #9BD2F3;
}
#main dl.category dd a:hover s
{
}


/*popular*/
#main .popular a
{
	background: none repeat scroll 0 0 #f5f5f5;
    color: #000000;
    display: inline;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 1px;
    padding-left: 10px;
    text-decoration: none;
    width: 322px;
}
#main .popular a:hover
{
	background: none repeat scroll 0 0 #9BD2F3;
}


/*page*/
#page
{
	clear: both;
	font-size: 12px;
	height: 38px;
	line-height: 38px;
	margin-top: 9px;
}
#page a
{
	color: #000000;
	padding: 5px 7px;
	text-decoration: underline;
}
#page a:hover
{
	background: none repeat scroll 0 0 #BBBBBB;
	color: #FFFFFF;
	text-decoration: none;
}
#page a.btn
{
}
#page a.item
{
	padding: 5px 8px;
}
#page font
{
	background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	padding: 5px 8px;
}
#page span
{
	color: #000000;
	cursor: pointer;
	padding: 5px 8px;
}
#page label
{
	padding: 5px 8px;
}


/*footer*/
#footer
{
	/*background: url("../images/footer_bg.png") repeat-x scroll 0 0 transparent;*/
	height: 112px;
	padding-top: 20px;
	text-align: center;
}
#footer.fixed
{
	bottom: 0;
	position: fixed;
	width: 100%;
}
#footer .link
{
	color: #A3A3A3;
	line-height: 30px;
}
#footer .link a
{
	color: #636363;
	font-size: 14px;
	margin: 0 8px;
	text-shadow: 0 1px 0 #FFFFFF;
}
#footer .link a:hover
{
}
#footer .tip
{
	color: #9B9A9A;
	line-height: 28px;
	margin-top: 5px;
	text-shadow: 0 1px 0 #E8E8E8;
}
#footer .copyright
{
	color: #636363;
	line-height: 24px;
	text-shadow: 0 1px 0 #FFFFFF;
}
#footer .copyright a
{
	display: none;
}


/*top button*/
#homeSet,#toTop
{
	background: url("../images/top.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 54px;
	opacity: 0.3;
	filter:alpha(opacity=30);
	position: fixed;
	right: 25px;
	width: 54px;
}
#homeSet
{
	bottom:104px;
}
#toTop
{
	bottom:45px;
	background-position:0 -54px;
}
#homeSet:hover,#toTop:hover
{
	opacity:1;
	filter:alpha(opacity=100);
}



#HotBrand{
    margin: auto;
    margin-top: 10px;
    position: relative;
    width: 1200px;
    height: 250px;
	    border: 1px solid #f2f2f2;
		margin-bottom: 50px;
}
.brand-content{ width:100%; margin-top:30px; border:solid 1px #ccc;font-family:Arial, Tahoma, Verdana, "宋体", MingLiU;}

.fl, .left {
    /*float: left;*/
}
.in-logos .pingpai-smallone, .in-logos .pingpai-smalltwo {
    height: 92px;
}
.in-logos .pingpai-small a {
    border-width: 0 1px 1px 0;
    display: inline-block;
    float: left;
    width: 120px;
    height: 92px;
}
.border-df {
    border: 1px solid #f2f2f2;
}
.in-logos .pingpai-small img {
    width: 119px;
    height: 91px;
}


#hotpart{
    margin: auto;
    margin-top: 10px;
    position: relative;
    width: 1200px;
    height: 250px;
	    border: 1px solid #f2f2f2;
}


.chooseUs,.Payment {
   /*margin: 15px 0px;*/
border: 1px solid #f2f2f2;
margin: auto; 
margin-top: 10px;
position: relative;
width: 1200px;
height: 120px;
margin-bottom: 50px; 
}
.Payment {
margin-bottom: 30px;
}
.ShipmentTracking {
   /*margin: 15px 0px;*/
border: 1px solid #f2f2f2;
margin: auto; 
margin-top: 10px;
position: relative;
width: 1200px;
height: 120px;
margin-bottom: 20px; 
}

.chooseUs img {
width: 1198px;
height: 100px;
}
.Payment img {
width: 700px;
height: 82px;
}

.inter-main .BtmTit {
    border-bottom: 1px solid #f2f2f2;
    height: 36px;
    line-height: 36px;
}
.inter-main .title {
    height: 32px;
    line-height: 32px;
    padding: 0px 8px;
    border-bottom: 1px solid #f2f2f2;
}
.inter-main .title h3 {
    float: left;
    color: #333;
    font-size: 14px;
}
.inter-main .chooseUs .chooseUs_img {
    width: 1045px;
    margin: 35px auto;
}




/*search*/
#search
{
}
#search .tip
{
	color: #000000;
	font-family: 微软雅黑;
	font-size: 16px;
	line-height: 30px;
	padding: 40px 0 25px;
	text-align: center;
}
#search .form
{
	height: 55px;
	margin: 0 auto;
	width: 735px;
	position: relative;
}
#search .form input.textbox,#search .form input.textbox_focus
{
	background: url("../images/search_bg.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #656773;
	display: inline;
	float: left;
	font-size: 17px;
	height: 55px;
	outline: medium none;
	padding-left: 10px;
	text-align: center;
	width: 725px;
}
#search .form input.textbox_focus
{
	color: #000000;
	text-align: left;
	border-color:#F48325;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(244,131,37,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(244,131,37,.6);
}
#search .form input.submit
{
	background: url("../images/search_bg.png") no-repeat scroll right 0 transparent;
	border: medium none;
	cursor: pointer;
	float: left;
	position: absolute;
	top:0;
	right:-4px;
	height: 55px;
	width: 62px;
}


/*popular keywords*/
#search .popular
{
	color: #8C8D96;
	line-height: 40px;
	padding-top: 10px;
	text-align: center;
}
#search .popular a
{
	color: #8C8D96;
}
#search .popular a:hover
{
	color: #FF8C40;
}


/*home about us*/
#aboutus
{
	background: url("../images/index/aboutus_bg.png") repeat-x scroll 0 bottom #F7F7F7;
	border-left: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
	border-top: 1px solid #C4C4C4;
	margin-top: 94px;
	position: relative;
}
#aboutus .main
{
	background: url("../images/index/aboutus_title.png") no-repeat scroll 12px 22px transparent;
	border-top: 2px solid #FDFDFD;
	color: #434343;
	font-size: 14px;
	line-height: 22px;
	min-height: 300px;
	padding-right: 340px;
	padding-left: 12px;
	padding-top: 54px;
}
#aboutus .main h4
{
	color: #0678BD;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}
#aboutus .cover
{
	background: url("../images/index/aboutus.png") no-repeat scroll 0 0 transparent;
	height: 69px;
	padding-left: 28px;
	padding-top: 328px;
	position: absolute;
	right: 10px;
	top: -55px;
	width: 319px;
}
#aboutus .cover a
{
	color: #000000;
	display: block;
	font-size: 17px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	text-decoration: underline;
	width: 316px;
}
#aboutus .cover s
{
	color: #0678BD;
	text-decoration: underline;
}
.aboutus_bottom
{
	background: url("../images/index/aboutus_bottom.png") no-repeat scroll 0 bottom transparent;
	height: 3px;
}


/*home linecard*/
#linecard
{
	background: url("../images/linecard.png") no-repeat scroll 0 0 transparent;
	margin-top: 10px;
	position: relative;
}
#linecard h2
{
	color: #000000;
	font-size: 20px;
	line-height: 60px;
	padding-left: 25px;
}
.inquiry
{
	background: #000000;
border: 1px solid #000000;
color: #fff;
cursor: pointer;
padding: 6px 20px;
display: inline-block;
font-weight: 400;
font-size: 12px;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
border-radius: 3px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
touch-action: manipulation;
-ms-touch-action: manipulation;
border: 0px;
font-family: microsoft yahei;
margin-left: 50px;
}
#HotBrand a.more,#category a.more,#hot_parts a.more,#featured_products a.more
{
	background: url("../images/more.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 32px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -100px;
	top: 2px;
	width: 76px;
}


#linecard ul
{
	padding: 0 24px;
}
#linecard ul li
{
	background: url("../images/linecard_box.png") no-repeat scroll 0 0 transparent;
	display: inline;
	float: left;
	height: 88px;
	margin: 5px;
	overflow: hidden;
	padding: 1px;
	width: 226px;
}
#linecard ul li a
{
	display: block;
	height: 84px;
	overflow: hidden;
	width: 226px;
}
#linecard ul li a:hover
{
}
#linecard ul li img
{
	display:block;
}


/*home category*/
#category
{
	margin-top: 10px;
	/*background: url("../images/index/title.png") no-repeat scroll 0 0 transparent;*/
	/*padding-top: 64px;*/
	position: relative;
	border: 1px solid #f2f2f2;
	margin-bottom:50px;
}
#category a.more:hover
{
}
#category div.list
{
	margin: 10px;
}
#category div.list a
{
	background: none repeat scroll 0 0 #F5F5F5;
	color: #666666;
	display: inline;
	float: left;
	height: 44px;
	line-height: 44px;
	margin: 1px 5px 10px;
	padding-left: 34px;
	text-decoration: none;
	width: 284px;
}
#category div.list s
{
	color: #7F7F7F;
	text-decoration: none;
}
#category div.list a:hover
{
	background: none repeat scroll 0 0 #EFD3C2;
	color: #000000;
}
#category div.list a:hover s
{
	color: #000000;
}


/*hot parts*/
#hot_parts
{
	margin-top: 10px;
	/*background: url("../images/index/title.png") no-repeat scroll -1004px 0 transparent;*/
	/*padding-top: 64px;*/
	position: relative;
	border: 1px solid #f2f2f2;
	margin-bottom: 50px;
}
#hot_parts ul
{
}
#hot_parts ul li
{
	display: inline;
	float: left;
	height: 26px;
	line-height: 26px;
	padding-left: 20px;
	width: 180px;
	margin: 10px 5px 2px 5px;
}
#hot_parts ul li a
{
	color: #666666;
}
#hot_parts ul li a:hover
{
}
.title.BtmTit {
    border-bottom: 1px solid #f2f2f2;
    height: 36px;
    line-height: 36px;
}



#featured_products {
    margin-top: 10px;
   /* background: url("../images/index/title.png") no-repeat scroll 0 0 transparent;
    padding-top: 64px;*/
    position: relative;
    border: 1px solid #f2f2f2;
    margin-bottom: 50px;
}


/*hot parts*/
#hot_search
{
	margin-top: 10px;
	/*background: url("../images/index/title.png") no-repeat scroll -1004px 0 transparent;*/
	/*padding-top: 64px;*/
	position: relative;
	/*border: 1px solid #f2f2f2;*/
	margin-bottom: 45px;
}
#hot_search ul
{
}
#hot_search ul li {
    display: inline;
    float: left;
    height: 26px;
    line-height: 26px;
    padding-left: 0px;
    width: 170px;
    margin: 10px 2px 2px 2px;
}
#hot_search ul li a
{
	color: #666666;
}
#hot_search ul li a:hover
{
}
.HotSearchTitle {
    height: 35px;
    color: #0678BD;
    font-size: 18px;
    font-weight: bold;
    margin: auto;
    text-align: center;
    text-indent: 10px;
    line-height: 30px;
}








@charset "GB2312";	#rfq
{
	margin: 0 auto;
	width: 1004px;
}
#rfq h3
{
	background: url("../images/rfq_title.png") no-repeat scroll 0 0 transparent;
	height: 57px;
	margin-top: 20px;
}
#rfq .top
{
	font-size: 14px;
}
#rfq h3.contact
{
	background-position: 0 -57px;
}
#rfq .text
{
	font-size: 14px;
}
#rfq .text a
{
	color: #0678BD;
}


/*information*/
#rfq .information
{
	background: url("../images/rfq_bg.png") no-repeat scroll 0 bottom transparent;
	border: 1px solid #DEDEDE;
	margin: 7px auto 0;
	overflow: hidden;
	padding: 12px;
	width: 950px;
}
#rfq .information .tip
{
	color: #5B5B5B;
	line-height: 40px;
}


/*parst*/
table.parts
{
	background: none repeat scroll 0 0 #DDDDDD;
}
table.parts th,table.parts td
{
}
table.parts th
{
	background: url("../images/table_title.png") repeat-x scroll 0 0 #F3F3F3;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	font-size: 14px;
	height: 32px;
	padding-left: 5px;
	text-align: left;
}
table.parts th.left
{
	padding-left: 5px;
	text-align: left;
}
table.parts td
{
	background: none repeat scroll 0 0 #FFFFFF;
}
table.parts td input.textbox
{
	height: 24px;
	line-height: 24px;
	margin-left: 3px;
	width: 89%;
}
table.parts td a.btn
{
	background: url("../images/rfq_sbtn.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 32px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -999px;
	width: 95px;
}
#rfq input.newBtn,#rfq input.newBtn_over
{
	background: url("../images/rfq_new.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	display: block;
	height: 46px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -999px;
	width: 58px;
}

.parts_information {
    height: 35px;
    color: #0678BD;
    font-size: 24px;
    font-weight: bold;
    margin: auto;
    text-align: left;
    text-indent: 30px;
    line-height: 30px;
}
.contact_information {
    height: 35px;
    color: #0678BD;
    font-size: 24px;
    font-weight: bold;
    margin: auto;
    text-align: left;
    text-indent: 30px;
    line-height: 30px;
}




/*title*/
dl.title
{
}
dl.title dt
{
	background: url("../images/linecard_title.png") no-repeat scroll 0 0 transparent;
	height: 52px;
	overflow: hidden;
	text-indent: -999px;
}
dl.title dd
{
	background: none repeat scroll 0 0 #F3F3F3;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	padding: 15px 20px 12px 27px;
}
dl.title dd a
{
	color: #0678BD;
	font-weight: bold;
}


/*word*/
.word
{
	height: 50px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	width: 892px;
}
.word a
{
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	display: inline;
	float: left;
	height: 32px;
	line-height: 32px;
	width: 32px;
}
.word a.first
{
	border-left: 1px solid #DDDDDD;
}
.word a.current
{
}


/*list*/
#main .mfg
{
	padding: 5px;
}
#main .mfg dl
{
}
#main .mfg dl dt
{
	background: none repeat scroll 0 0 #F5F6F5;
	clear: both;
	font-size: 20px;
	font-weight: bold;
	height: 46px;
	line-height: 46px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 20px;
}
#main .mfg dl dd
{
	float: left;
	display: inline;
}
#main .mfg dl dd a
{
	display: block;
	height: 32px;
	line-height: 32px;
	padding-left: 22px;
	text-decoration: none;
	width: 475px;
}
#main .mfg dl dd a:hover
{
	background: none repeat scroll 0 0 #EFD3C2;
	color:#000000;
}


/*details*/
#main .tip
{
	font-size: 14px;
	line-height: 30px;
}
#main .mfg_info
{
	background: url("../images/product_introduce.png") repeat-x scroll 0 bottom #FFFFFF;
	border: 1px solid #C4C4C4;
	color: #434343;
	font-size: 14px;
	line-height: 22px;
	padding: 10px;
}
#main .mfg_details .image
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	display: inline;
	float: left;
	height: 153px;
	margin-right: 10px;
	text-align: center;
	width: 303px;
}
#main .mfg_details .image img
{
	margin-right: 10px;
	padding: 3px;
}
#main .mfg_details .image .noPic
{
	margin-top: 22px;
}
#main .mfg_info .details
{
}
#main .mfg_info .details strong
{
	display: block;
	font-size: 16px;
	line-height: 26px;
}
#main .mfg_info .details a
{
	color: #3C90D7;
	text-decoration: underline;
}
#main .mfg_details h2
{
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	padding-left: 2px;
}
#main .body .mfg_details .list
{
	padding-top: 0;
}


/*category*/
.category dl
{
}
.category dt
{
	background: none repeat scroll 0 0 #F5F6F5;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
}
.category dt a
{
	color: #0678BD;
	text-decoration: none;
}
.category dt a s
{
	color: #999999;
	text-decoration: none;
}
.category dd
{
	padding-left: 12px;
}
.category dd a
{
	color: #000000;
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	text-decoration: none;
}
.category dd s
{
	color: #999999;
	text-decoration: none;
}
.category dd a:hover
{
	background: none repeat scroll 0 0 #EFD3C2;
}
.category dd a:hover s
{
}


/*table list*/
table.manufacturer
{
	background: none repeat scroll 0 0 #CCCCCC;
}
table.manufacturer td
{
	background: none repeat scroll 0 0 #FFFFFF;
	height: 40px;
	padding-left: 15px;
	width: 33%;
}
table.manufacturer td a
{
	color: #0077BF;
	font-size: 14px;
	text-decoration: underline;
}


/*related*/
#main h2.related
{
	background: url("../images/product_title.png") repeat-x scroll 0 0 transparent;
	border: 1px solid #E7E7E7;
	color: #434343;
	font-size: 20px;
	font-weight: normal;
	height: 46px;
	line-height: 46px;
	margin-top: 20px;
	padding-left: 28px;
	padding-top: 0;
}
#main table.keywords
{
}
#main table.keywords td
{
	line-height: 16px;
	padding: 13px 0 7px 9px;
	width: 242px;
}




.meta {
  position: relative;
  margin: 10px 0 0;
  padding: 0 0px 0 0;
  text-align: center;
}

.meta__title {
  font-size: .95em;
  font-weight: bold;
  margin: 0;
  padding: .4em 0 .1em;
}






.imgtest{
	margin:10px 60px 10px 60px;
overflow:hidden;}

.list_ul figcaption p{
font-size:12px;
color:#aaa;
}
.imgtest figure{
    width: 30%;
    float: left;
	text-align: center;
	}
.imgtest figure div{
display:inline-block;
margin:5px auto;
width:150px;
height:150px;
border-radius:100px;
border:2px solid #fff;
overflow:hidden;
-webkit-box-shadow:0 0 3px #ccc;
box-shadow:0 0 3px #ccc;
}
.imgtest img{width:100%;
min-height:100%; text-align:center;}

.components img, .pcb img, .pcba img {
float:left;width:150pt;
}

.PressRelease {
text-align: center;
}