﻿/* common css ============================================== */
body{margin:0 auto;	text-align:center; color:#616161; font: 12px/1.5 arial, \5b8b\4f53; background:url(../images/bg.jpg);}
div{text-align:left;}
:focus{outline:none;}
h4,h3,h2,h1{font-size:1em; margin:0;}
form,ul,ol,dl,dd,p{margin:0; padding:0;}
li{list-style-type:none;}
img{border:none;}
button,input,select,textarea{font-size:1em;	margin:0; color:#000; font-family:tahoma, arial, simsun, sans-serif;}
a:link,a:visited{color:#333; text-decoration:none;}
a:hover{color:#000;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
table{border-collapse:collapse; border-spacing:0;}
/* for table =============================================== */
td.aright{
	text-align:right;
}
table.partnerlist,table.propara{
	width:100%;
}
table.partnerlist td{
	padding:8px 0;
}
table.propara th,table.propara td{
	font-size:11px;
	text-align:center;
	padding:5px 0;
}
table.propara th.last,table.propara td.last{
	border-right:0;
}
table.propara th{
	background-color:#e8e8e8;
	border-bottom:1px solid #999;
	border-right:1px solid #ccc;
}
table.propara td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
table.activitylist,table.activitylist th{
	border-bottom:1px solid #d9d9d9;
}
table.activitylist th,table.activitylist td{
	padding:3px 0;
}
table.careerinfo td{
	border-bottom:1px solid #d9d9d9;
	padding:4px 20px;
}
table.careerinfo table{
	width:100%;
	table-layout:fixed;
	background:url(../images/tablebg.gif) repeat-x left bottom;
}
table.careerinfo table td{
	border-bottom:0;
	padding:0 20px;
}
table.careerinfo table tr.pt td{
	padding-top:10px;
}
table.careerinfo table tr.pb td{
	padding-bottom:10px;
}
table.sitemap{
	width:100%;
	table-layout:fixed;
}
table.sitemap th{
	font-size:12px;
	padding-right:5px;
	vertical-align:top;
	text-align:left;
}
table.sitemap td{
	vertical-align:top;
	line-height:15px;
	padding:5px 5px 5px 0;
	font-size:12px;
}
table.sitemap td.graybg{
	padding-left:23px;
	background:url(../images/sitemap.gif) no-repeat 15px 10px;
}
table.contactable td{white-space:nowrap; padding:0 20px 0 0;}
/* for font & text & tag =================================== */
.red{
	color:red;
}
.gray{
	color:#999;
}
b{
	margin:0 5px;
	font-size:10px;
	color:#999;
	font-weight:normal;
	position:relative;
	top:-1px;
}
a.more{
	display:block;
	width:85px;
	height:29px;
	line-height:26px;
	line-height:30px\0;
	color:#fff!important;
	text-align:center;
	font-family:Tahoma;
	position:relative;
	background:url(../images/amorebg.png) no-repeat;
}
a.moreback{
	padding-left:10px;
	width:75px;
	background:url(../images/amoreback.png) no-repeat;
}
a.more:hover{
	color:#eee!important;
}
/* for margin & padding | width & height =================== */
.ml15{
	margin-left:15px;
}
.mtb16{
	margin-top:16px;
	margin-bottom:16px;
}
.mr8{
	margin-right:8px;
}
.p10{
	padding:10px;
}
/* class css ============================ class css ======== */
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
#scroller{
	height:65px;
	padding-top:28px;
	position:relative;
	text-align:center;
	background:url(../images/scrollerbg.gif) repeat-x left top;
}
#scroller .scrollcontainer{
	width:110px;
	height:40px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	position:relative;
}
#scroller .scrollcontainer ul{
	position:absolute;
	left:0px;
	top:0px;
	width:10000px;
}
#scroller .scrollcontainer ul li{
	width:110px;
	height:40px;
	float:left;
	overflow:hidden;
}
#scroller .scrollcontainer ul li img{width:110px;}
a.sbtn{
	position:absolute;
	top:0px;
	height:93px;
	width:8px;
	overflow:hidden;
	text-indent:-20000px;
	background:url(../images/arrow3.gif) left center no-repeat;
}
a.aleft,a.aleftgray{
	left:10px;
}
a.aleftgray{
	cursor:default;
	background-position:-16px center;
}
a.aright{
	right:10px;
	background-position:-8px center;
}
a.arightgray{
	cursor:default;
	right:10px;
	background-position:-24px center;
}
.linear{
	background:url(../images/linearbg.png) repeat-x left top;
}
.tabwraper,.tabwraper .tabs{
	background:url(../images/tabwraper.png) no-repeat left top;
}
.tabwraperalter,.tabwraperalter .tabs{
	background:url(../images/tabwraperalter.png) no-repeat left top;
}
.tabwraperalter .tabc{
	width:650px;
	overflow:hidden;
}
.tabwraper{
	min-height:100px;
	_height:100px;
	background-position:left bottom;
}
.tabwraper .tabs{
	height:36px;
}
.tabwraper .tabs span{
	display:block;
	_display:inline-block;
}
.tabwraper .tabs li{
	float:left;
	padding:0 6px 0 4px;
	position:relative;
	line-height:31px;
}
.tabwraper .tabs li .tit{
	padding:0 21px;
	height:31px;
	line-height:31px;
	font-family:微软雅黑;
	cursor:pointer;
}
.tabwraper .tabs li.now .tit{
	color:#000;
	background-color:#fff;
	cursor:default;
}
.tabwraper .tabs li .tableft{
	width:4px;
	height:28px;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	background:url(../images/tabnow.png) left top no-repeat;
}
.tabwraper .tabs li .tabright{
	width:6px;
	height:28px;
	position:absolute;
	right:0px;
	top:0px;
	display:none;
	background:url(../images/tabnow.png) right top no-repeat;
}
.tabwraper .tabs li.now .tableft,.tabwraper .tabs li.now .tabright{
	display:block;
}
.tabwraper .tabc{
	padding:0 25px 25px;
	display:none;
}
.Hcontainer{
	height:108px;
	overflow:hidden;
	position:relative;
	margin-top:15px;
}
.Hmarker{
	position:absolute;
	right:0;
	top:0;
}
.Hpress{
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
.Hpress .Hulwraper{
	width:20000px;
}
.Hpress .Hulwraper ul{
	float:left;
}
.Hdragbar{
	position:relative;
	height:3px;
	background:url(../images/Hdragbar.gif) repeat-x;
	margin:10px auto 25px;
}
.Hdraghandle{
	height:3px;
	width:28px;
	overflow:hidden;
	background:#ccc;
	position:absolute;
	top:0px;
	left:0px;
	cursor:default;
}
.Hpress li,.Hpress li span{
	height:108px;
	display:block;
	_display:inline-block;
	background:url(../images/himgbg.png) no-repeat left top;
}
.Hpress li{
	float:left;
	padding-left:8px;
}
.Hpress li span{
	padding:8px 8px 8px 0;
	text-align:center;
	font-family:微软雅黑;
	background-position:right top;
	line-height:25px;
}
.Hpress li span img{
	height:70px;
}
.Hpress li a:hover img{
	filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;
}

/* layout css ============================================== */
.wraper{
	width:950px;
	padding-left:15px;
	padding-right:15px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background:url(../images/cbg.png) repeat-y;
}
#header{
	height:70px;
	position:relative;
	background:url(../images/headbg.jpg) no-repeat;
}
#header .logo,#header .nasdaq{
	position:absolute;
	left:30px;
	top:20px;
}
#header .nasdaq{
	left:140px;
}
#header .topnav{
	position:absolute;
	right:15px;
	top:5px;
	font-family:微软雅黑;
}
#header .topnav a{
	padding-left:8px;
	background:url(../images/arrow.gif) no-repeat left 50%;
}
#menu{
	height:32px;
	line-height:32px;
	font-family:微软雅黑;
	position:relative;
	background:url(../images/menubg.jpg) no-repeat;
}
#menu ul{
	width:980px;
}
#menu li{
	float:left;
	position:relative;
}
#menu li li{
	float:none;
	_float:left;
	position:static;
	width:100%;
	line-height:26px;
	height:26px;
}
#menu .olwraper{
	display:none;
	position:absolute;
	left:0;
	top:32px;
	padding-bottom:10px;
}
#menu li ol{
	display:none;
	height:0;
	background:url(../images/temp_submenubg.jpg) repeat-x left top #f6f6f6;
}
#menu li a{
	color:#fff;
	padding:0 35px;
	display:block;
	_display:inline-block;
	text-shadow: 1px 1px 3px #555;
}
#menu ol li a,#menu li.current ol li a{
	color:#000;
	padding:0 8px 0 8px;
	text-shadow:none;
	background:none;
	line-height:26px;
	height:26px;
	_display:block;
	white-space:nowrap;
}
#menu li a:hover,#menu li.current a{
	color:#000;
	background:url(../images/temp_menuhover.jpg) no-repeat 50% top;
}
#menu li ol li a:hover,#menu li ol li.now a{
	background:url(../images/temp_submenuhover.gif) repeat-x left top;
}
#menu li ol li.alter a{
	position:relative;
	left:1px;
	z-index:1;
}
#menu li ol .subnavwraper{
	display:none;
	position:absolute;
	left:118px;
	top:0px;
	z-index:0;
	height:100%;
	width:100px;
}
#menu .olwraper,#menu li ol .subnavwraper{
	padding-right:7px;
	_padding-bottom:10px;
	background:url(../images/menushadow.png) no-repeat right bottom;
}
#menu li ol li .subnavwraper a{
	padding-left:26px;
	background:none;
}
#menu li ol .subnavwraper a:hover{
	background:url(../images/arrow2.gif) no-repeat 16px center;
}
#menu li ol .subnav{
	background:url(../images/temp_submenubg.jpg) repeat-x left top #f6f6f6;
	border-left:1px solid #cecece;
	overflow:hidden;
	_display:inline-block;
}
#menu li ol .subnav div{
	_width:50px;
}
#menu li ol .subnav .picbox{
	text-align:center;
	padding:0 25px;
	color:#000;
	line-height:16px;
	margin:5px 5px 0 20px;
	border-left:1px solid #ccc;
	width:auto;
}
#banner{
	position:relative;
	z-index:-1;
	background-color:#fff;
}
.subbanner{
	height:230px;
	overflow:hidden;
}
.subbanner .banner_tip{
	position:absolute;
	left:0px;
	bottom:0px;
	width:165px;
	height:34px;
	line-height:34px;
	padding-left:15px;
	color:#fff;
	font-size:15px;
	font-family:微软雅黑;
	background:url(../images/banner_tip.jpg) no-repeat;
}
.indexshow{
	height:156px;
	background-color:#f0f0f0;
}
.indexshow .box{
	height:146px;
	width:286px;
	padding:5px 15px;
	position:relative;
	background:url(../images/indexboxbg.png) repeat-x;
}
.indexshow .box{
	margin-right:1px;
}
.indexshow .alter{
	_width:284px;
	margin-right:0;
}
.indexshow .box h2{
	font-size:12px;
	font-weight:normal;
}
.indexshow .box .title{
	height:30px;
	margin-bottom:6px;
	background:url(../images/dotline.gif) left bottom repeat-x;
}
.indexshow .box .title strong{
	display:block;
	line-height:29px;
	text-indent:-20000px;
	overflow:hidden;
	background:url(../images/indextitle.png) no-repeat left top;
}
.indexshow .box .tit2 strong{
	background-position:left -30px;
}
.indexshow .box .tit3 strong{
	background-position:left -60px;
}
.indexshow .newslist{
	width:288px;
	overflow:hidden;
}
.indexshow .newslist li{
	white-space:nowrap;
	width:500px;
}
.indexshow .newslist span{
	float:left;
	display:block;
	width:62px;
	margin-right:8px;
	_margin-right:5px;
}
.indexshow a.more{
	position:absolute;
	left:12px;
	bottom:20px;
	background:url(../images/morebg.png) no-repeat;
}
.indexshow .alter a.more{
	left:152px;
}
#footer{
	background-color:#f0f0f0;
	padding:10px 15px 25px;
	position:relative;
}
#footer span{
	font-size:11px;
}
/*--find height for float elements --------------------------*/
.cls:after{content:"…";	display:block; clear:both; height:0; overflow:hidden; visibility:hidden;}
.cls{display:block;}
/*-----------------------------------------------------------*/
#main{
	zoom:1;
	background:url(../images/mainbg.png) left bottom no-repeat #fff;
}
.contentwraper{
	width:738px;
	float:right;
}
.sidebar{
	width:165px;
	float:right;
}
.content{
	float:left;
	width:540px;
}
.noneleft{
	background:#fff!important;
}
.noneleft .contentwraper{
	width:900px;
}
.noneleft .content{
	width:700px;
}
.nosidebar .content{
	width:700px;
}
.nav{
	padding:8px 0 6px;
	margin-bottom:20px;
}
.nav img{
	margin:0 5px;
}
.nav span{
	color:#bd0000;
}
.nav h1{
	color:#bd0000;
	display:inline;
	font-weight:normal;
}
.press{
	padding-bottom:50px;
}
.press h1,.press h2{
	font-size:16px;
	font-family:微软雅黑;
	font-weight:normal;
	color:#000;
	margin:16px 0;
}
.press h2{
	font-size:12px;
}
.press p{
	margin:16px 0;
}
.press ol{
	padding-left:25px;
}
.press ol li{
	list-style-type:decimal;
	margin:4px 0;
}
.sidebar li a.tit{
	display:block;
	line-height:28px;
	height:28px;
	padding-left:34px;
	font-family:微软雅黑;
	background:url(../images/sidebarmenubg.png) no-repeat left top;
}
.sidebar li a.now{
	background-position:left -28px;
}
.flipl{
	width:180px;
	position:relative;
	min-height:287px;
	_height:287px;
	padding-bottom:20px;
	float:left;
}
.flipl #fliplmarker{
	position:absolute;
	right:0px;
	top:0px;
}
.submenu{
	padding-left:10px;
	background:#fff;
}
.submenu li{
	_height:22px;
	_line-height:22px;
	padding-bottom:1px;
	background:url(../images/submenubg.png) no-repeat right -88px;
}
.submenu a{
	display:block;
	zoom:1;
	padding-left:5px;
	height:22px;
	line-height:22px;
	font-family:微软雅黑;
	background:url(../images/submenubg.png) no-repeat right -66px;
}
.submenu a:hover,.submenu a.now{
	background-position:right -88px;
}
.submenu .alter,.submenu .last{
	padding-bottom:0;
}
.submenu .alter a.tit{
	background-position:right top;
}
.submenu ol{
	display:none;
	background-color:#ececec;
}
.submenu .alter ol{
	display:block;
}
.submenu ol a{
	padding-left:15px;
	background-position:right -44px;
}
.submenu ol a:hover,.submenu ol a.now{
	background-position:right -22px;
}
.teamlist{width:100%;}
.teamlist img{
	width:126px;
	height:105px;
	padding:4px;
	margin-right:18px;
	margin-top:3px;
	background:url(../images/headerbg.png) no-repeat;
}
.teamlist td{
	vertical-align:top;
	padding:10px 0;
	background:url(../images/dotline.gif) repeat-x left bottom;
}
.teamlist tr.last td{
	background:none;
}
.teamlist td .tit{
	color:#bd0000;
	display:block;
}
.teamlist td .job{
	font-family:微软雅黑;
	margin-bottom:16px;
	display:block;
}
.teamlist td p{
	margin:5px 0;
}
.teamlist li li{padding-left:10px; background:url(../images/arrow2.gif) no-repeat left 7px;}
#honorshow{
	height:330px;
	position:relative;
	font-family:微软雅黑;
}
#honorshow .honorleft{
	width:200px;
	position:absolute;
	left:5px;
	top:5px;
	height:300px;
}
#honorshow .honorleft .honora{
	background:url(../images/honorlefta.png) left -12px no-repeat;
	display:block;
	height:12px;
	line-height:12px;
	overflow:hidden;
	text-indent:-20000px;
}
#honorshow .honorleft .honora:hover{
	background-position:left top;
}
#honorshow .honorleft a.honorup{
	background-position:left -24px;
}
#honorshow .honorleft a.honorup:hover{
	background-position:left -36px;
}
#honorshow .honorleft .ulwraper{
	height:270px;
	overflow:hidden;
	position:relative;
	background:url(../images/honorleft.png) repeat-x left top;
}
#honorshow .honorleft ul{
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
}
#honorshow .honorleft li{
	line-height:27px;
	height:27px;
}
#honorshow .honorleft li a{
	line-height:27px;
	height:27px;
	display:block;
	padding-left:25px;
	background:url(../images/honorabg.png) no-repeat left -27px;
}
#honorshow .honorleft li a:hover,#honorshow .honorleft li.now a{
	background-position:left 0px;
}
#honorshow .honorright{
	width:320px;
	height:320px;
	position:absolute;
	right:5px;
	top:5px;
	overflow:hidden;
}
#honorshow .honorright li{
	width:320px;
	height:305px;
	padding-top:25px;
	position:absolute;
	left:320px;
	top:0px;
	text-align:center;
}
#honorshow .honorright li div{
	text-align:center;
	margin:0 auto;
}
#honorshow .honorright li .tip{
	font-size:14px;
}
.attdownload{
	padding:0 0 35px;
}
.attdownload img{
	vertical-align:middle;
	position:relative;
	top:-2px;
	margin-right:5px;
}
#productshow{
	width:540px;
	height:132px;
	padding:4px 0;
	position:relative;
	text-align:center;
	font-family:微软雅黑;
	background:url(../images/productshow.png) no-repeat;
}
#productshow a.aleft,#productshow a.aleftgray{
	left:7px;
}
#productshow a.aright{
	right:7px;
	background-position:-10px center;
}
#productshow a.arightgray{
	right:7px;
	background-position:-26px center;
}
#productshow a.sbtn{
	height:140px;
	width:6px;
}
#productshow .scrollcontainer{
	width:488px;
	height:130px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
#productshow .scrollcontainer ul{
	width:20000px;
	position:absolute;
	left:0px;
	top:0px;
}
#productshow .scrollcontainer li{
	float:left;
	width:162px;
	padding-right:1px;
	height:130px;
	text-align:center;
	background:url(../images/productshow.gif) no-repeat right top;
}
#productshow .scrollcontainer li div{
	height:95px;
	width:162px;
	overflow:hidden;
	text-align:center;
}
#productshow .scrollcontainer a:hover img{
	filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;
}
#productshow .scrollcontainer .productshowalter a img{
	filter:alpha(opacity=36);-moz-opacity:0.36;opacity:0.36;
}
#productshow .scrollcontainer .productshowalter a:hover img,
#productshow .scrollcontainer .productshowalter li.now a img{
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
#productshow .scrollcontainer .productshowalter li.now a{color:#000;}
#productshow .scrollcontainer li p{
	margin:0;
	line-height:32px;
}
.prodiscription li{
	float:left;
	text-align:center;
	margin-right:30px;
	height:145px;
	overflow:hidden;
}
.prodiscription li img{
	height:110px;
	width:140px;
}
.prodiscription li p{
	margin:5px 0;
}
.tabc .prodiscription li{height:120px;}
.tabc .prodiscription li img{
	width:92px;
	height:auto;
}
.tecdetection li{
	float:left;
	width:215px;
	height:176px;
	overflow:hidden;
	margin-right:30px;
	margin-top:20px;
}
.tecdetection li img{
	width:177px;
	height:92px;
	margin-bottom:4px;
}
.tecdetection li strong{
	line-height:20px;
}
.tecdetection li p{
	margin:4px 0;
}
.pagebar{
	color:#333;
}
.pagebar strong{
	margin:0 8px;
}
.pagebar a{
	margin-right:22px;
	display:inline-block;
	line-height:18px;
	height:18px;
	font-family:Tahoma,arial;
	background:url(../images/pagearrow.gif) no-repeat;
}
.pagebar a:hover{
	color:#000;
}
.pagebar a.pageup{
	background-position:left 0;
	padding-left:12px;
}
.pagebar a.pagedown{
	margin-left:22px;
	background-position:right -18px;
	padding-right:12px;
}
.searchbar{
	line-height:20px;
	height:20px;
	margin-bottom:16px;
}
.searchbar span,.searchbar input{
	float:left;
	display:inline;
	margin-right:5px;
}
.searchbar input.intext{
	width:222px;
	padding:2px;
	border:1px solid #d9d9d9;
	color:#666;
	background:url(../images/inputbg.gif) repeat-x;
}
.searchbar input.btnsub{
	border:0;
	width:85px;
	height:29px;
	cursor:pointer;
	margin-left:3px;
	display:inline;
	position:relative;
	top:-2px;
	background:url(../images/btnsub.gif);
}
.newslist span{
	float:left;
	display:block;
	width:80px;
	color:#999;
}
.newslist li{
	padding:2px 0;
}
.newspress{
	border-top:1px solid #d9d9d9;
}
.newspress .tdleft img{
	margin:16px 16px 0 0;
}
.newspress h2{
	font-family:宋体, Arial, Helvetica, sans-serif;
	margin:20px 0 0;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
.medialist{
	width:700px;
}
.medialist li{
	float:left;
	margin-top:23px;
	margin-right:23px;
	text-align:center;
	width:200px;
	height:142px;
	overflow:hidden;
}
.medialist li img{
	width:200px;
	height:120px;
}
.medialist li a:hover img{
	filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;
}
.medialist li p{
	margin:0;
}
#msg{
	position:absolute;
	left:0px;
	top:0px;
	width:360px;
	height:250px;
	background:#fff;
	border:1px solid #ccc;
	display:none;
	-webkit-box-shadow:2px 2px 5px #aaa; -moz-box-shadow:2px 2px 5px #aaa; -webkit-border-radius:5px; -moz-border-radius:5px;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999');
}
#msg .tip{position:absolute;left:10px;top:28px;width:340px; text-align:center; background:#fff; color:red; height:30px; line-height:30px; display:none;}
#msg a.close{
	position:absolute;
	right:10px;
	top:3px;
	font-size:12px;
}
#msg a.close:hover{color:#900;}
#msg h2{ background-color:#ccc; line-height:25px; padding-left:15px; margin-bottom:5px; font-family:"微软雅黑"; color:#000;}
#msg table{table-layout:fixed; width:100%;}
#msg table th{text-align:right; width:30%; font-weight:normal; vertical-align:top;}
#msg table th,#msg table td{padding:5px;}
#msg table textarea{width:200px; height:70px; overflow:auto;}
#msg input{width:120px;}
#msg input,#msg textarea{border:1px solid #aaa; padding:2px;}
.contact{
	width:642px;
	min-height:360px;
	_height:360px;
	overflow:hidden;
	padding:34px 23px 0;
	line-height:20px;
	background:url(../images/contactbg.png) no-repeat left top;
}
.contactalter{background-position:-688px top;}
.contact .contab{
	height:32px;
}
.contact .contab a{
	text-align:center;
	display:inline-block;
	height:32px;
	line-height:32px;
	text-indent:-20000px;
	overflow:hidden;
	background:url(../images/contit.gif) no-repeat center 0px;
}
.contact .contab a.nav2{
	background-position:center -32px;
}
.contact .contab a.fr{
	background-position:center -64px;
}
.contact .contab a.now{
	background-color:#fff;
}
.contact .contab a.now{	
	cursor:default;
}
.contact .contab a,.contact .conbar span{
	width:214px;
}
.contact .conbar{
	height:52px;
	line-height:52px;
	background:url(../images/conbar.png) repeat-x;
}
.contact .conbar span{
	display:inline-block;
	height:52px;
	line-height:52px;
	text-align:center;
	text-indent:-20000px;
	overflow:hidden;
	background:url(../images/conbar.gif) center top no-repeat;
}
.contact .conbar span.fr{
	background-position:center -52px;
	position:relative;
	left:-2px;
}
.contact .contabc div.fl{
	padding:20px 0 0 40px;
	width:250px
}
.contact .contabc div.fr{
	width:260px;
	padding:20px 0 0 0px;
}
.contact .contabc .bordleft{
	background:url(../images/linel.gif) no-repeat;
}
.contact .contabc div p{
	margin:0 0 8px;
}

.contact td{padding:2px 0; white-space:nowrap;}

.milestone{width:520px;height:305px; padding:5px 10px; text-align:center; background:url(../images/linear2.gif) repeat-x; position:relative;}
.milestone .year{border-bottom:1px solid #aaa; padding:0 0px; height:40px;}
.milestone .year a{font-size:16px;color:#666; line-height:40px; font-family:"微软雅黑"; margin-right:18px; position:relative;top:1px; display:inline-block;}
.milestone .year a:hover{color:#000}
.milestone .year a.now{color:#666; background:url(../images/arrow6.gif) no-repeat center bottom; cursor:default;}
.milestone .month{overflow:hidden; position:relative; height:30px;}
.milestone .month a{font-size:14px; line-height:30px; font-family:"微软雅黑";margin-right:35px;}
.milestone .month a:hover,.milestone .month a.now{color:#000; text-decoration:underline;}
.milestone .month a.now{cursor:default;}
.milestone .month li{width:495px; padding-left:25px; position:absolute; left:520px; top:0px;}
.milestone .loadingtip{position:absolute; left:265px; top:150px; width:20px; height:20px; background:url(../images/loading.gif) center center no-repeat; display:none;}

.piclist{width:470px; height:180px; overflow:hidden; margin:30px auto 0; position:relative;}
.piclist ul{width:100000px; position:absolute; left:0px;top:0px;}
.piclist li{padding:16px 6px 6px 162px;background:url(../images/milestone.gif) repeat-x; float:left; width:124px; position:relative; height:138px; margin-right:20px;}
.piclist li img{position:absolute;left:6px;top:6px;width:145px; height:120px;}
.piclist li strong{font-size:18px;font-family:"微软雅黑"; font-weight:normal;}
.piclist li p{margin:8px 0;}
.piclist .dragbar{
	position:absolute;
	left:0px;
	bottom:0px;
	height:3px;
	background:url(../images/dragbar.gif) repeat-x;
	margin:0 auto;
}
.piclist .draghandle{
	height:3px;
	width:28px;
	border:1px solid #444;
	overflow:hidden;
	background:#666;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
}
.piclist .draghandlealter{background:#000;}

