﻿@charset "utf-8";



/*
$Date: 2013-03-14 13:20:41 +0900 (木, 14 3 2013) $
$Rev: 896 $
*/



/* CSS Document */
/*
body{margin:0; padding:0; border:0; color:#434343; font-size:12px; line-height:25px;}
*{margin:0; padding:0; font-weight: normal; font-style: normal; font-size: 100%; border:0; font-size:12px;}
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input{margin:0; padding:0; font-weight: normal; font-style: normal; font-size: 100%; font-family:"verdana"; border:0; font-size:12px;} 
button, select，textarea{margin:0; padding:0; font-size:12px;}
*/


#selectCountryList{
font-size:10px !important;
}


ol, ul ,li{list-style: none;}
ul,ol,li{ list-style:none;}
a{ text-decoration:none; color:#434343;}  
a:hover{ color:#0065b1; text-decoration:underline; cursor:pointer;}

.clearBoth{ clear:both;}
input{ color:#000;}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
address, cite, dfn, em, var {
	font-style:normal;
}

small {
	font-size:12px;
}

legend {
	color:#000;
}
fieldset, img {
	border:0;
}
button, input, select, textarea {
	font-size:100%;
}
.hide{
	display:none;
}
.show{
	display:block;
}
/*校园招聘
div.school-jobs{
	background:white url('../../../../../img/common/migrate/about-us/images/advert1.jpg') no-repeat scroll left top ;
	height:203px;
	width:220px;
}
div.school-jobs a{
	display:block;
	height:203px;
}
div.school-jobs a:hover{
	background:white url('../../../../../img/common/migrate/about-us/images/advert1.jpg') no-repeat scroll left -203px ;
}
*/
/*清除浮动类*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html .clearfix {height: 1%;}
.clearfix {display: inline-block;}
.clearfix {display: block;}
.clearfix {zoom: 1;}

/*logo
.logo{
	width:960px;
	margin:0 auto;
	background:url('../../../../../img/common/migrate/about-us/images/logo.png') no-repeat scroll left top ;
	height:57px;
}

.logo a{
	width:270px;
	height:57px;
	display:block;
	margin-left:20px;
	float:left;
}
.website{
	background:url('../../../../../img/common/migrate/about-us/images/website.png') no-repeat scroll 0 0;
}
a.website{
	
}
*/
.container{
	width:966px;
	background: url('../../../../../img/common/migrate/about-us/images/con-bg.png') repeat-y scroll center top ;
	margin:0 auto;	
	padding:0 10px;
}

/*首页二级导航*/
/*
.top-sub-nav{	
	width:155px;	
	text-align:center;	
	z-index:99;
	position:relative;
	top:5px;
}
.top-sub-nav ul{
	border:1px #2183d7 solid;
	background:white url('../../../../../img/common/migrate/about-us/images/top-sub-bg.gif') repeat scroll left top;
	line-height:120%;
	font-size:14px;
}
.top-sub-nav li{
	border-bottom:1px #ccc solid;
	background-image:none;
	padding:8px 0 8px 0;
}
.top-sub-nav s{
	background:url('../../../../../img/common/migrate/about-us/images/top-sub-up.png') no-repeat scroll center top;
	height:8px;
	display:block;
	width:100%;
	font-size:0;
}
.top-sub-nav li a{
	display:block;
}
.top-sub-nav li a:hover{
	background:url('../../../../../img/common/migrate/about-us/images/top-sub-h-bg.gif') repeat scroll left top;
	color:white;
	text-decoration:none;
}
*/
/* footer 
#footer{ width:100%; height:48px; background:url(../../../../../img/common/migrate/about-us/images/bottomB.jpg) left top repeat-x; text-align:center; padding:30px 0 0 0;}
#footer span.keyence{
	margin-right:20px;
}
#footer span.keyence a{text-decoration:underline; color:#0065b1;}  
*/