@charset "utf-8";
/* CSS Document */

/**reset**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {    
margin:0;   
padding:0;
font-size:12px;
font-family:Arial,"宋体";
} 
table {  
border-collapse:collapse;   
border-spacing:0;   
} 
fieldset,img {    
border:0;   
} 
address,caption,cite,code,dfn,em,th,var {  
font-style:normal;   
font-weight:normal;   
} 
ol,ul {  
list-style:none;   
} 
caption,th {  
text-align:left;   
} 
h1,h2,h3,h4,h5,h6 {  
font-size:100%;   
font-weight:normal;   
}
a {
outline: none;          /* 去掉Firefox点击时产生的虚线?*/
}
/**resetend**/
#banner{
	height:150px;
	margin:0 0 20px 0;
	background:url(../images/about/banner.gif) no-repeat;
}
#banner.def{
	background:url(../images/join/banner1.jpg);
}
#banner.values{
	background:url(../images/join/banner3.jpg);
}
#banner.chance{
	background:url(../images/join/banner4.jpg);
}
body{
	background:url(../images/about/bg.jpg) repeat-x #fff;
}
#top,#flash,#bottom,#ucantech,#content{
	width:924px;
	margin:0px auto;
}
#top{
	background:url(../images/about/top_bg.jpg) repeat-x left 16px;
	position:relative;
}
#topicon{
	position:absolute;
	top:105px;
	left:-5px;
	margin:0px auto;
	width:934px;
}
#topline{
	width:924px;
	background:url(../images/Default/top_line.jpg);
	height:16px;
	line-height:0px;
}
#logo{
	width:184px;
	height:45px;
	float:left;
	background:url(../images/Default/logo.jpg) no-repeat;
	margin:0 0 0 6px;
	display:inline;
}
#logo a{
	display:block;
	text-indent:-9999px;
	width:184px;
	height:45px;
	float:left;
}
#topmenu{
	margin:10px 0 0 0;
	padding:0 4px 0 0;
	float:right;
}
#topmenu img,#topmenu a,#topmenu input{
	vertical-align:middle;
}
#topmenu .in{
	padding:0px 0 0 5px;
	border:0px;
	margin:0 0 0 10px;
	background:url(../images/Default/search_bg.jpg);
	height:21px;
	line-height:21px;
	width:106px;
}
#topmenu .but{
	width:60px;
	height:21px;
}
#menu{
	background:url(../images/Default/menu_bg.jpg) no-repeat left 10px;
	height:45px;
	padding:10px 0 0 94px;
}
#menu li{
	float:left;
	height:45px;
}
#menu li a{
	float:left;
	display:block;
	height:45px;
	text-indent:-9999px;
	background-image:url(../images/Default/menu.jpg);
}
.nav1 a{
	width:96px;
	background-position:0 0;
}
.nav2 a{
	width:96px;
	background-position:-96px 0;
}
.nav3 a{
	width:108px;
	background-position:-192px 0;
}
.nav4 a{
	width:108px;
	background-position:-300px 0;
}
.nav5 a{
	width:114px;
	background-position:-408px 0;
}
.nav6 a{
	width:96px;
	background-position:-522px 0;
}
.nav7 a{
	width:114px;
	background-position:-618px 0;
}
.nav1 a:hover{
	width:96px;
	background-position:0 -45px;
}
.nav2 a:hover{
	width:96px;
	background-position:-96px -45px;
}
.nav3 a:hover{
	width:108px;
	background-position:-192px -45px;
}
.nav4 a:hover{
	width:108px;
	background-position:-300px -45px;
}
.nav5 a:hover{
	width:114px;
	background-position:-408px -45px;
}
.nav6 a:hover{
	width:96px;
	background-position:-522px -45px;
}
.nav7 a:hover{
	width:114px;
	background-position:-618px -45px;
}
.nav1current a{
	width:96px;
	background-position:0 -90px;
}
.nav2current a{
	width:96px;
	background-position:-96px -90px;
}
.nav3current a{
	width:108px;
	background-position:-192px -90px;
}
.nav4current a{
	width:108px;
	background-position:-300px -90px;
}
.nav5current a{
	width:114px;
	background-position:-408px -90px;
}
.nav6current a{
	width:96px;
	background-position:-522px -90px;
}
.nav7current a{
	width:114px;
	background-position:-618px -90px;
}

/****content****/
#main{
	padding:4px;
	width:916px;
	overflow:hidden;
	margin:0px auto;
	background:url(../images/about/content_bg.jpg) repeat-x #ededed;
}
#sidebar{
	width:170px;
	min-height:225px;
	_height:225px;
	padding:35px 0 0 0;
	margin:0 4px 0  0;
	background:url(../images/product/list_sidebar_bg.jpg) no-repeat;
	float:left;
}
#sidebar ul li{
	_height:26px;
	min-height:26px;
	_display:inline;
}
#sidebar ul li a{
	color:#000000;
	display:block;
	height:26px;
	line-height:26px;
	padding-left:30px;
	text-decoration:none;
	width:140px;
}
#sidebar ul li a:hover,#sidebar ul .current a{
	background:url(../images/about/pro_side_li_bg.png) no-repeat;
}

#sidebar ul li ul{
	display:none;
}
#sidebar ul .current ul{
	display:block;
	background:url(../images/about/list_side_bg.gif) no-repeat right top;
	margin:-3px 0 0 0;
	min-height:60px;
	_height:60px;
	padding:5px 0;
}
#sidebar ul li ul li{
	line-height:20px;
	min-height:20px;
	margin:0px;
	padding:0px;
}
#sidebar ul .current ul li a{
	display:block;
	height:20px;
	line-height:20px;
	width:120px;
	text-align:left;
	background:none;
	color:#3E3E3E;
	padding:0 0 0 50px;
	font-weight:normal;
}
#sidebar ul .current ul li a:hover,#sidebar ul .current ul .current a{
	background:none;
	color:#3E3E3E;
	font-weight:bold;
}
	
	
#content{
	float:left;
	padding:25px 25px 25px 25px;
	width:692px;
	background:url(../images/about/content_bgg.jpg) no-repeat;
	min-height:294px;
	_height:294px;
}
#content h2{
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin:0 0 15px 0;
}
/****contentend*****/
#bottombox{
	background:url(../images/about/bottombox_bg.jpg) repeat-x left 50px;
}
#bottomline{
	height:50px;
	background:url(../images/about/bottom_line.jpg) repeat-x;
}
#bottommain{
	height:50px;
	width:924px;
	margin:0px auto;
	background:url(../images/about/bottommain.jpg) repeat-x;
}
#bottom{
	width:924px;
	height:105px;
	margin:0px auto;
	background:url(../images/Default/bottom.jpg);
	overflow:hidden;
}
#bottomlink{
	overflow:hidden;
	padding:38px 0 0 0;
}
#bottomlink a{
	display:block;
	float:right;
	width:60px;
	height:24px;
	text-indent:-9999px;
	margin:0 0 0 8px;
}
#cprtt{
	clear:both;
	text-align:right;
}
#bottom .long{
	width:85px;
}
#ucantech{
	width:924px;
	height:24px;
	margin:0px auto;
	background:url(../images/Default/ucan.jpg) no-repeat right top;
}
#ucantech a{
	display:block;
	width:90px;
	height:24px;
	float:right;
	text-indent:-9999px;
}

/***newsshow***/
#newsshow h4{
	color:#000;
	font-weight:bold;
}
#newsshow .date{
	font-size:11px;
	color:#818181;
}
#newsshow .textbox{
	color:#666666;
	padding:20px 0;
	line-height:18px;
}
.pagenavi{
	text-align:center;
	color:#787878;
}
#List1_Pagers{
	text-align:center;
	color:#787878;
	margin:10px 0 0 0;
}
a{
	color:#000;
}
.coming{
	width:400px;
	height:380px;
	margin:30px auto 0;
	background:url(../images/about/coming.png) no-repeat;
}


#jishudian td{
	padding:25px 0;
	border-bottom:2px solid #E7E7E7;
	line-height:18px;
}

#jishudian td strong{
	color:#000;
}