/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-07 11:49
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
	height: auto;
	color:#666;
}
img{
	border:none;
}
a{
	color:#003399;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}

/*---------- stock ---------*/
/*.center{
	margin:0px auto;
}*/
.w960{
	width:1280px;
	position:relative;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.btn-1{
	width:56px;
	height:23px;
	border:none;
	background:url(../images/btn-bg1.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#2F592E;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}
.main {
	position: relative;
	height:auto;
	width:1280px;
	min-height: 620px;
}
.main_clear {
	clear: both;
}
.uni-shear {
	height: 460px;
	width: 500px;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	overflow:hidden;
	position:relative;
	height:28px;
}
.headimgchange{
	width:100%;
	margin-top:-28px;	
	height:28px;
}
.header a{
	color:#333;
}
.header a:hover{
	text-decoration:underline;
}
.header .top{
	clear:both;
	overflow:hidden;
}
.header .title{
	float:left;
	padding-left:16px;
}
.header .title h1 a{
	width:200px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
}
.header .banner{
	width:480px;
	height:56px;
	float:left;
	margin-left:40px;
	overflow:hidden;
}
.header .banner img{
	width:480px;
	height:56px;
	display:block;
}
.header .rlink{
	width:172px;
	height:52px;
	float:left;
	margin-left:32px;
	overflow:hidden;
	padding-top:4px;
}
.header .rlink ul li{
	width:78px;
	height:21px;
	background:url(../images/toprlink-bg.gif) left top no-repeat;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	overflow:hidden;
}
.header .rlink ul li a{
	display:block;
	color:#777;
	line-height:21px;
	text-indent:22px;
	background-image:url(../images/toprlink-bg.gif);
	background-repeat:no-repeat;
}
.header .rlink ul li a:hover{
	color:#000;
}
.header .rlink ul li.r1 a{
	background-position:0px -21px;
}
.header .rlink ul li.r2 a{
	background-position:0px -42px;
}
.header .rlink ul li.r3 a{
	background-position:0px -63px;
}
.header .rlink ul li.r4 a{
	background-position:0px -84px;
}
.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}
.header .nav{
	width:100%;
	height:32px;
	background:url(../images/nav-bg.gif) repeat-x;
	clear:both;
	overflow:hidden;
}
.header .nav ul{
	height:32px;
	margin:0px auto;
	overflow:hidden;
}
.header .nav ul li{
	float:left;
	line-height:31px;
	background:url(../images/nav-bg.gif) 0px -32px no-repeat;
	margin-left:-2px;
}
.header .nav ul li a{
	height:32px;
	padding:0px 16px 0px 17px;
	display:block;
	color:#FFF;
	float:left;
}
.header .nav ul li a:hover{
	color:#FF3;	
}
.header .search{
	height:40px;
	background:url(../images/search-bg.png) repeat-x;
	clear:both;
}
.header .search .form{
	padding-left:8px;
	padding-top:5px;
	float:left;
}
.header .search .form h4{
	display:none;
}
.header .search .form input.search-keyword{
	width:156px;
	height:18px;
	border:none;
	background:url(../images/search-bg.gif) left top no-repeat;
	line-height:15px;
	font-size:12px;
	padding:5px 3px 0px 58px;
	overflow:hidden;
}
.header .search .form select.search-option{
	margin-left:2px;
}
.header .search .form button.search-submit{
	width:68px;
	height:22px;
	border:none;
	background:#F00 url(../images/search-bg.gif) right top no-repeat;
	font-size:0px;
	line-height:100px;
	margin-left:2px;
	*margin-left:5px;
	overflow:hidden;
}
.header .tags{
	float:left;
	margin-left:16px;
	padding-top:8px;
}
.header .tags h4{
	width:66px;
	height:19px;
	float:left;
	font-size:0px;
	line-height:100px;
	overflow:hidden;
	background:url(../images/search-tags-title.gif) no-repeat;
}
.header .tags ul{
	height:21px;
	float:left;
	overflow:hidden;
}
.header .tags ul li{
	float:left;
	line-height:19px;
	padding:0px 5px;
}
.header2 {
	height: 70px;
	width: 1280px;
	position: relative;
}
.home_head{
	position:absolute;
	top:0;
	left:20px;
	width:61px;
	height:28px;
}
.about_head{
	position:absolute;
	top:0;
	left:81px;
	height:28px;
	width:79px;
}
.product_head{
	position:absolute;
	top:0;
	left:261px;
	width:85px;
	height:28px;
}
.applications_head{
	position:absolute;
	top:0;
	left:160px;
	width:101px;
	height:28px;
}
.watch_head{
	position:absolute;
	top:0;
	left:346px;
	width:84px;
	height:28px;
}
.parts_head{
	position:absolute;
	top:0;
	left:430px;
	width:106px;
	height:28px;
}
.contact_head{
	position:absolute;
	top:0;
	left:536px;
	width:85px;
	height:28px;
}
/*---------- frame : channel-nav ---------*/
.channel-nav{
	height:auto;
	width:157px;
}
.channel-nav ul{
	height:auto;
	width:151px;
	padding-left:5px;
	padding-top:17px;
    *padding-top:24.7px;
	_padding-top:0px;
	overflow:hidden;
	float:left;
}
.channel-nav ul li{
	height:22px;
	width:151px;
	overflow:hidden;
	margin-top:4px;
}
.channel-nav ul li a{
	height:22px;
	display:block;
	padding-bottom:10px;
	overflow:hidden;
}
.channel-nav ul li a span{
	display:block;
	float:left;
	height:22px;
	padding-left:5px;
	cursor:pointer;
	overflow:hidden;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}
.channel-nav ul li a:hover{
	text-decoration:none;
}
.channel-nav ul li a:hover span{
	text-decoration:underline;
}
.channel-nav ul li.thisclass{
    display: block;
	position: relative;
	height: 22px;
	min-width:24px !important;
	_width: auto;
	text-align: center;
}
.channel-nav ul li.thisclass a,.channel-nav ul li.thisclass a:hover{
	cursor:default;
}
.channel-nav ul li.thisclass a span,.channel-nav ul li.thisclass a:hover span{
	cursor:default;
}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
} 
.channel-nav .back a{
	color:#94B56A;
}
.channel-nav  .back a:hover{
	text-decoration:none;
	color:#777;
}

/*---------- frame : footer ---------*/
.footer{
	color:#333;
	text-align:center;
	padding-bottom:10px;
	border-top:1px solid #E5EFD6;
	padding-top:10px;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#666666;
	line-height:23px;
}
.footer_v {
	color:#003399;
	margin-left: 15px !important;
	_margin-left:4px;
	margin-top:-5px;
	*margin-top:-19px;
	_margin-top:-30px;
	position:relative;
	float:left;
	width:1280px;
	height:48px;
}
 .copyright{
	color:#666666;
	height:10px;
	line-height:21px;
	font-size: 10px;
	display: block;
	text-align: left;
	width: 100%;
	margin-top: 10px !important;
	_margin-top:5px;
	margin-bottom:5px;
}
.w100_v {
	width: 100%;	
}
.index_v {
	background-image:url(../imgs/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.index_v2{	
	height: 65px !important;
	_height:40px;
	width: 100%;
	margin-top:0px !important;
	_padding-top:20px;
	background-color: #F1F5F8;
}
.footer_link_v{
	display: block;
	position: relative;
	height: 13px;
	line-height:1;
	min-width:24px !important;
	_width:auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	float: left;
	text-align: center;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
.footer_link_v2{
	display: block;
	position: relative;
	height: 13px;
	min-width:24px !important;
	_width:auto;
	float: left;
	text-align: center;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top:0px;
	*margin-top:1px;
	_margin-top:1.5px;
}
.footer2{
	height:13px;
	line-height:1;
	display:block;
	position:relative;
	width:900px;
	list-style-type:none;
	margin-top:10px !important;
	_margin-top:0px;
}
.footer2 li a{
	color:#333333;
}
.footer_test{
	font-size:14px;
	color:#CC9933;
}
/*--lynn--*--/
/*--color--*/
.brown{
	background-color:#e5e5e5;
}
.white{
	background-color:#ffffff;
}
.gray-font{
	color:#666666;
}
/*--color end--*/
/*--left begin--*/
.left {
	float:left;
	width: 156px !important;
	_width:153px;
	min-height: 620px !important;
	_height:620px;
}
.left_search {
	margin: 0px 15px 18px 15px !important;
	_margin: 0px 13px 18px 9px;
}
.left_search_word{
	margin-bottom: 5px;
}
.main_pic_left {
	height: 7px;
	width: 156px !important;
	_width:156px;
}
.main_pic_bottom {
	height: 11px;
	width: 1280px;
}
.sign {
	color: #003399;
	margin: 58px 35px 5px 5px !important;
	_margin:55px 35px 5px 5px;
}
.sign2{
	color:#003399;
}
.ssi_mail {
	width:148px;
	margin-left:8px;
}
.email_input{
	width:148px;
}
.product_gallery{
	border-top:1px dashed #666666;
	background-image:url(../imgs/gray_arrows.gif);
	background-position:75px 13px;
	background-repeat:no-repeat;
	padding-top:8px;
}
/*--left end--*/
/*--center begin--*/
.main_center{
    background-color:#ffffff;
	float:left;
	width: 464px !important;
	_width:464px;
	min-height:620px !important;
	_height:620px;
}
.main_pic_center {
	height: 7px;
	width: 464px !important;
	_width:464px;
	position: absolute;
	top: 0px;
	left: 156px !important;
	_left:157.5px;

}
.center_title {
	font-size: 15px;
	font-weight: bold;
	margin-left: 7px;
	color: #333;
	width: 464px;
	height:20px;
	position:absolute;
	left:156px;
	top: 50px;
}
.place {
	font-size: 13px;
	height: 20px;
	width:464px;
	position: relative;
}
.listbox {
	margin:3.5px 8px 8px 8px;
	padding-top:4px;
    *padding-top:9.5px;
	_padding-top:11px;
	width: 448px;
	height: auto;
	font-size: 13px;
}
.listbox div a:hover{
	border-bottom:1px solid #ffffff;
}
.aboutlistbox{
	margin:3.5px 8px 8px 8px;
	padding-top:20px;
    *padding-top:25.5px;
	_padding-top:24px;
	width: 448px;
	height: auto;
	font-size: 13px;
}
.customerslistbox{
	margin:3.5px 8px 8px 8px;
	padding-top:20px;
    *padding-top:25.5px;
	_padding-top:30px;
	width: 448px;
	height: auto;
	font-size: 13px;
}
.customerslistbox div a:hover{
	border-bottom:1px solid #ffffff;
}
/*--center end--*/
/*--right begin--*/
.right{
	width:660px !important;
	_width:640px;
	min-height:620px !important;
	_height:620px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.main_pic_right {
	height: 7px;
	width:660px !important;
	_width:640px;
}
.commend {
	width: 100%;
	padding-top:18px !important;
	_padding-top: 0px;
	color: #003399;
}
.app_commend{
	width: 100%;
	padding-top:18px !important;
	_padding-top: 0px;
	color: #003399;
	padding-left: 10px;
}
.commend li,.app_commend li{
	list-style-type:none;
}
/*--right end--*/
/*--form begin--*/
.text{
	height: 20px;
	width: 84px !important;
	_width:80px;
	margin-top: -1px;
	margin-left: 1px;
	overflow:hidden;
}
.submit{
	height:20px !important;
	_height:28px;
	width:34px;
	margin-left: 3px;
	margin-top: -5px !important;
	_margin-top:0px;
}
/*--form end--*/
/*--watch begin--*/
.link{
	width:725px;
	height:auto;
	*margin-top:20px;
}
.link ul li {
	font-size:12px;
	float: left;
	width:181px;
	min-height:16px!important;
	_height:16px;
		
}
.link ul li a{
	color:#003399;
}
.watch_top {
	height: 396px;
	width: 770px;
	margin-left: 23px;
}
.watch_top_picword {
	height: 92px;
	width: 594px;
	margin-top: 20px;
}
.watch_pic_two {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.watch_bumper_stickers {
	height: 200px;
	width: 700px;
}
.watch_shred_month {
	height: 50px;
	width: 720px;
	margin-top: 30px;
	position: relative;
	border-bottom: 1px solid #cc3300;
}
.watch_pic_first {
	height: 45px;
	width: 200px;
}
.watch_mail {
	height: 50px;
	width: 337px;
	margin-left: 336px;
	position: relative;
}
.watch_shred_month img {
	float: left;
}
.watch_content {
	width: 725px;
	margin-left: 29px;
	font-size:14px;
	min-height: 350px !important;
	_height:400px;
	margin-top:-10px !important;
	_margin-top:0px;
}
/*--watch end--*/
/*--flash begin--*/
.flash_download {
	margin:20px;
	height: 20px;
	width: 770px;
}
.flash_here a{
	color:#003399;
}
/*--flash end--*/
.downurllist {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.flink li{
	margin-bottom:10px;
}
.flink li a{
	background-image:url(../imgs/blue_arrows.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:15px;
	height:15px;
	margin-bottom:20px;
	margin-left:25px;
	*margin-left:10px;
	_margin-left:10px;
}
.flink li a:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.flink_ features{
	border-top:1px dashed #cccccc;
}
.style{
	color:#999999;
}
.flink select{
	height: 100px;
	width: 100px;
}
.flink_word{
	color:#000000;
	height:18px;
	margin-bottom:8px;
	font-weight:bold;
	margin-left:5px;
}
.flink_line{
	height:20px;
	width:30%;
	border-top:1px solid #000000;
	background-image:url(../imgs/watch_it_title.jpg);
	background-repeat: no-repeat;
	background-position: 23px 13px;
	padding-top:15px;
	margin:15px 3px 12px;
}
.flink_line2{
	height:30px;
	width:30%;
	background-image:url(../imgs/watch_it_title.jpg);
	background-repeat: no-repeat;
	background-position:5px top;
	margin:0px 3px 0px;
}
/*-- 产品图片集title--*/
.title{
	color:#eaa108;
}
.picbox{
	position:relative;
	width:448px;
	margin-right:-11px;
}
.picbox_blank{
	width:448px;
	height:11.5px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-color:#ffffff;
}
/*--产品图片集title---*/
.net_video{
	height:370px;
	width:480px;
}
#dhText {
	color: #999;
	font-size: 12px;
}