body {
	margin:0;
	padding:0;
	background-color: #0367A2;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font: 11px/150% Tahoma;
	overflow: -moz-scrollbars-vertical;
}
html, body {
	height: 100%;
	text-align: center;
}
*+html #wrapper{
	height:auto;
	min-height:100%;
}
/*not for ie 6.0*/
html>body #wrapper{
	background: url(../images/wrapper_bg.png) repeat-y;
}
/*for ie 6.0*/
* html #wrapper{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/wrapper_bg.png");
	background:none;
}
#wrapper {
	width: 941px;
	text-align: left;
	margin:0 auto;
	padding:0;
	height:auto;
	min-height:100%;
}
* html #wrapper {
	height: 100%;
}
#contact {
	width: 901px;
	height: 23px;
	margin:0 auto;
	padding:15px 20px 0 20px;
	text-align:right;
	background-color:#fff;	
}
#contact a{
	color:#000;
	text-decoration:none;
}
#contact a:hover{
	text-decoration:underline;
}
#nav {
	background: url(../images/nav_bg.jpg) no-repeat;
	height:90px;
	padding:25px 20px 0 20px;
}
#nav ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#nav li {
	float:left;
	height:94px;
}
#nav li#logo {
	/*
	width:160px;
	padding:0 0px 0 11px;
	*/
	width:205px;
	padding:0 45px 0 50px;
}
#nav li#about a {
	width:103px;
	height:86px;
	background: url(../images/text_about_off.gif) no-repeat center center;
	display:block;
}
#nav li#about a:hover {
	width:103px;
	height:86px;
	background: url(../images/text_about_on.jpg) no-repeat center center;
	display:block;
}
#nav li#oem a {
	width:113px;
	height:86px;
	background: url(../images/text_oem_off.gif) no-repeat center center;
	display:block;
}
#nav li#oem a:hover {
	width:113px;
	height:86px;
	background: url(../images/text_oem_on.jpg) no-repeat center center;
	display:block;
}
#nav li#product a {
	width:99px;
	height:86px;
	background: url(../images/text_product_off.gif) no-repeat center center;
	display:block;
}
#nav li#product a:hover {
	width:99px;
	height:86px;
	background: url(../images/text_product_on.jpg) no-repeat center center;
	display:block;
}
#nav li#knowledge a {
	width:161px;
	height:86px;
	background: url(../images/text_knowledge_off.gif) no-repeat center center;
	display:block;
}
#nav li#useful_links a {
	width:130px;
	height:86px;
	background: url(../images/text_useful_off.gif) no-repeat center center;
	display:block;
}
#nav li#useful_links a:hover {
	width:130px;
	height:86px;
	background: url(../images/text_useful_on.jpg) no-repeat center center;
	display:block;
}
#nav li#knowledge a:hover {
	width:161px;
	height:86px;
	background: url(../images/text_knowledge_on.jpg) no-repeat center center;
	display:block;
}
#nav li#contact_us a {
	width:124px;
	height:86px;
	background: url(../images/text_contact_off.gif) no-repeat center center;
	display:block;
}
#nav li#contact_us a:hover {
	width:124px;
	height:86px;
	background: url(../images/text_contact_on.jpg) no-repeat center center;
	display:block;
}
#main_image {
	width:941px;
	margin:0 auto;
	clear:left;
}
#nav a span {
	text-indent: -500px;
	overflow: hidden;
	display: block;
}
#category_list {
	width:925px;
	height:255px;
	background: url(../images/category_list.jpg) no-repeat center center;
	margin:0 auto;
}
#category_list a {
	display: block;
	float: left;
	background: transparent 5px 5px no-repeat;
	margin:14px 0 0 0;
	margin-left:14px!important;
	margin-left:9px;
}

#category_list a span {
	text-indent: -500px;
	overflow: hidden;
	display: block;
	width: 290px;
	height: 220px;
}
/*not for ie 6.0*/
html>body #category_list a span{
	background: transparent url(../images/item.png) left top no-repeat;
}
/*for ie 6.0*/
* html #category_list a span{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="images/item.png");

	background:none;
}
#category_list a:hover span {
	background-position: left bottom;
}
#main {
	width: 941px;
	margin: 0 auto;
	padding:40px 0 0 0;
}
#menu {
	float:left;
	width:211px;

}
#content {
	float: right;
	width: 630px;
	padding: 0 42px 0 58px;
}
#content p{
	margin-top: 0;
}
.clear {
	clear:both;
}
#footer {
	
	width: 941px;
	margin:0 auto;
	text-align:center;
	padding:10px 0;
}
#footer p {
	margin:5px 0;
	padding:0;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	padding-left:20px;
}
#menu a span {
	text-indent: -500px;
	overflow: hidden;
	display: block;
}
.padding_top_10px {
	padding-top: 10px;
}
.product_list td {
	background: url(../images/product_list_td_bg.gif) right center no-repeat;
}
.product_list_bottom_border {
	background: url(../images/product_list_border_bg.gif) repeat-x!important;
	padding:0;
	height:1px;
}
.no_border {
	background: none!important;
}

/*											OEM/ODM												*/

#menu li#menu_title_oem {
	background: url(../images/menu_title_oem.gif) no-repeat;
	height:31px;
}
#menu li#menu_engineering_center a {
	width:191px;
	height:38px;
	background: url(../images/menu_engineering_off.jpg) no-repeat center center;
	display:block;		
}
#menu li#menu_engineering_center a:hover {
	width:191px;
	height:38px;
	background: url(../images/menu_engineering_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_oem a {
	width:191px;
	height:61px;
	background: url(../images/menu_oem_off.jpg) no-repeat center center;
	display:block;		
}
#menu li#menu_oem a:hover {
	width:191px;
	height:61px;
	background: url(../images/menu_oem_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_process a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_process_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_process a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_process_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_lens_develop a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_lens_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_lens_develop a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_lens_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_electrical a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_electrical_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_electrical a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_electrical_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_tooling a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_tooling_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_tooling a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_tooling_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_quality a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_quality_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_quality a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_quality_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_patents a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_patents_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_patents a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_patents_on.jpg) no-repeat center center;
	display: block;
}


/*											Knowledge Base												*/


#menu li#menu_title_knowledge {
	background: url(../images/menu_title_knowledge.gif) no-repeat;
	height:31px;
}
#menu li#menu_knowledge a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_trial_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_knowledge a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_trial_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_digital a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_digital_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_digital a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_digital_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_night_vision a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_night_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_night_vision a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_night_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_birding_camera a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_birding_camera_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_birding_camera a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_birding_camera_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_download a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_download_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_download a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_download_on.jpg) no-repeat center center;
	display: block;
}


/*											About Us												*/

#menu li#menu_title_about {
	background: url(../images/menu_title_about.gif) no-repeat;
	height:31px;
}
#menu li#menu_introduction a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_introduction_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_introduction a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_introduction_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_factory a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_factory_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_factory a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_factory_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_honor a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_honor_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_honor a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_honor_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_partnership a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_partnership_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_partnership a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_partnership_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_location a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_location_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_location a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_location_on.jpg) no-repeat center center;
	display: block;
}

/*											Contact Us												*/

#menu li#menu_title_contact {
	background: url(../images/menu_title_contact.gif) no-repeat center center;
	height:31px;
}
#menu li#menu_message a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_message_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_message a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_message_on.jpg) no-repeat center center;
	display: block;
}
#menu li#menu_contact a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_contact_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_contact a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_contact_on.jpg) no-repeat center center;
	display: block;
}
#content input {
	border:1px solid #8898A8;
	background-color:#F8F9FB;
	width:200px;
	font-size:11px;
}
#content textarea {
	margin-top: 7px;
	border:1px solid #8898A8;
	background-color:#F8F9FB;
	font-size:12px;
	width:509px;
}
.subject {
	width:509px!important;
}
#content select {
	font-size:11px;
}

/*											Product												*/

#menu li#menu_title_product {
	background: url(../images/menu_title_product.gif) no-repeat;
	height:31px;
}

#menu li#menu_title_parts {
	background: url(../images/menu_title_parts.gif) no-repeat;
	height:31px;
}

.factory span a {
	color:#000;
	font-weight: bold;
	text-decoration:none;
	/*
	padding-left:10px;
	background: url(../images/arrow.jpg) 0 3px no-repeat;
	*/
}

/*											Userful Link												*/

#menu li#menu_title_useful_link {
	background: url(../images/menu_title_useful_link.gif) no-repeat;
	height:31px;
}
#menu li#menu_sourcing_partner a {
	width: 191px;
	height: 38px;
	background: url(../images/menu_sourcing_partner_off.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_sourcing_partner a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_sourcing_partner_on.jpg) no-repeat center center;
	display: block;
}


#content a {
	color:#000;
	text-decoration:none;	
}
.product_sample {
	padding-left:19px;
}
.keyword_index {
	font-size:10px;
}

.product_specification {
	border:1px solid #bfbec3;
}
.product_specification td {
	border-right:1px solid #bfbec3;
	border-bottom:1px solid #bfbec3;
	padding:0px 14px;
}
.no_right_border_line {
	border-right:none!important;
}
.no_bottom_border_line {
	border-bottom:none!important;
}

#menu li#menu_components a {
	width: 191px;
	background: url(../images/menu_components_off.jpg) no-repeat;
	height: 38px;
	display:block;
}
#menu li#menu_components a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_components_on.jpg) no-repeat center center;
	display:block;
}
#menu li#menu_modules a {
	display:block;
	width: 191px;
	background: url(../images/menu_modules_off.jpg) no-repeat;
	height:38px;
}
#menu li#menu_modules a:hover {
	width: 191px;
	height: 38px;
	background: url(../images/menu_modules_on.jpg) no-repeat center center;
	display:block;
}
.product_image {
	width:620px;
	height:288px;
	padding:1px 0 20px 9px;
	font-size:11px;
	font-family:Tahoma;
	color:#666;
	background-repeat:no-repeat;
}