@charset "utf-8";
/* CSS Document */

/* 页面全局 */
body {
	line-height: 100%;
	font-family:  "宋体", "微软雅黑",Verdana, Arial, "Times New Roman";
	/*font-family:  Verdana, Arial, "Times New Roman", "宋体", "微软雅黑";*/
	color: #333;
	font-size: 12px;
	margin:0px;
}
* {
	padding:0;margin:0
}
img{
	border:0px;
}
.wrap{
	width:980px;
	/*background:#FFF;*/
	margin:0 auto;
	clear:both;
	/*overflow:hidden;*/
}
.clear{
	clear:both;
}
.blank{
	clear:both;
	height:10px;
	clear:both;
}
form{
	margin:0px;
	padding:0px;
}
dl {
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px
}
dt {
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px
}
dd {
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px
}

a:link {
	color: #333;
	text-decoration: none
}
a:visited {
	color: #333;
	text-decoration: none
}
a:hover {
	color: #c00;
	text-decoration: underline
}
a:active {
	color: #900
}
/* 页头 */
.header{
	background:url(../images/header_bg.gif) repeat-x;
	height:30px;
	line-height:30px;
	/*margin-bottom:10px;*/
}
.topBar{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:right;
	overflow: hidden;
	width:100%;
	height: 30px;
	/*margin-left:50%;*/
}
.topBar span{
	/*margin-left:20px;*/
	/*padding-left:20px;*/
	display:inline-block;
}
.topBar div{
	/*padding-left:20px;*/
	float:left;
}
.topBar li{
	float:left;
	padding-right:20px;
}
.hearder_job{
	background:url(../images/topbar_jiaru.png) left no-repeat;
	padding-left:20px;
}
.hearder_location{
	background:url(../images/hearder_location.png) left no-repeat;
	padding-left:20px;
	margin-left:10px;
}
.hearder_language{
	background:url(../images/flag_uk.png) left no-repeat;
	padding-left:30px;
	margin-left:20px;
}
.hearder_mobile{
	padding-left:30px;
}

.hearder_shoppingCart{
	background:url(../images/ico_shoppingCart.png) left no-repeat;
	padding-left:40px;
	margin-left:20px;
}
.hearder_shoppingCart1{
	background:url(../images/hearder_shoppingCart1.gif) no-repeat;
	padding-left:10px;
	height:30px;
	width:130px;
	text-align:center;
	margin-left:20px;
}

/* banner 590x280 */
.banner590x280{
	width:590px;
	height:280px;
	padding:4px;
	border:#ddd solid 1px;
	float:left;
}
/* logo */
.logo{
	margin-top:3px;
	margin-bottom:2px;
	height:60px;
	background:url(/share/images/kefutel.jpg) no-repeat top right;
	/*background:url(../images/logo_bg.gif) left no-repeat;*/
}
/*页脚*/
.footer{
	border:#cccccc solid 1px;
	min-height:100px;
	_height:100px;
	clear:both;
}
.footer dl{
	float:left;
	padding:10px;
	line-height:20px;
}
.bottom_4fen dl a:link{
	color:#669900;
	text-decoration: underline;
}
.bottom_4fen dl a:visited{
	color:#669900;
	text-decoration: underline;
}
.bottom_4fen{
	height:100px;
	border-bottom:#fff solid 3px;
}
.bottom_4fen dl{
	height:80px;
	background:#f6f4f2;
}
.bottom_4fen dl ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.bottom_4fen dl ul li{
	float:left;
	padding:0px 20px 0px 0px;
	_padding:0px 10px 0px 0px;
	*+padding:0px 10px 0px 0px;
}
.bottom_4fen .bottom_101{
	width:222px;
	border-right:#fff solid 3px;
}
.bottom_4fen .bottom_102{
	width:222px;
	border-right:#fff solid 3px;
}
.bottom_4fen .bottom_103{
	width:222px;
	border-right:#fff solid 3px;
}
.bottom_4fen .bottom_104{
	width:223px;
}
.footer_input{
	background:url(../images/input_bg.gif) no-repeat;
	border:0px;
	width:150px;
	height:20px;
	line-height:16px;
	color:#666;
}
.btn_dingyue{
	background:url(../images/btn_dingyue.gif) no-repeat;
	border:0px;
	width:30px;
	height:18px;
}
.footer_select{
	background:url(../images/input_bg.gif) no-repeat;
	border:0px;
	padding:0px;
	width:150px;
	height:20px;
	line-height:16px;
	color:#666;
}
.btn_chaxun{
	background:url(../images/btn_chaxun.gif) no-repeat;
	border:0px;
	width:30px;
	height:18px;
}
.bottom_5fen{
	height:70px;
}
.bottom_5fen dl{
	background:#f6f4f2;
	height:50px;
	width:134px;
	padding-left:50px;
}
.bottom_201{
	border-right:#f6f4f2 solid 2px;
}
.bottom_202{
	border-right:#f6f4f2 solid 2px;
}
.bottom_203{
	border-right:#f6f4f2 solid 2px;
}
.bottom_204{
	border-right:#f6f4f2 solid 2px;
}
.bottom_205{
}
/* 各页返回菜单 */
.minlink{
	padding:10px 5px;
	color:#333;
	/*border-bottom:#f1bf3d solid 2px;*/
}