@CHARSET "UTF-8";
html,body{
	height: 100%;
}

.menu ul{
	text-decoration: none;
	margin-left: 0px;
	padding-left: 20px;
}
.menu ul li{
	width:372px; height:40px;
	padding:7px;
	text-decoration: none;
	list-style-type: none;
}

.menu ul li a{
	text-decoration: none;
	list-style-type: none;
	height: 50px;
}

.btn a{ 
	
display: block; 
position: relative;   
float: left; 
color: #fff; 
text-decoration: none; 
cursor: pointer; 
width:372px; 
height:50px;

}

.btn1 a{
	background: url(../images/button/btn1.jpg) no-repeat;
}

.btn2 a{ 
background: url(../images/button/btn2.jpg) no-repeat;
}

.btn3 a{ 
background: url(../images/button/btn3.jpg) no-repeat;
}

.btn4 a{ 
background: url(../images/button/btn4.jpg) no-repeat;
}
.btn5 a{ 
background: url(../images/button/btn5.jpg) no-repeat;
}

.Production a{ 
	
display: block; 
position: relative;   
float: left; 
color: #fff; 
text-decoration: none; 
cursor: pointer; 
width:372px; 
height:50px; 
background: url(../images/button/Production.jpg) no-repeat;

}

.Proofing a{ 
	
display: block; 
position: relative;   
float: left; 
color: #fff; 
text-decoration: none; 
cursor: pointer; 
width:372px; 
height:50px; 
background: url(../images/button/Proofing.jpg) no-repeat;

}

.Tourism a{ 
	
display: block; 
position: relative;   
float: left; 
color: #fff; 
text-decoration: none; 
cursor: pointer; 
width:372px; 
height:50px; 
background: url(../images/button/Tourism.jpg) no-repeat;

}

.Logistics a{ 
	
display: block; 
position: relative;   
float: left; 
color: #fff; 
text-decoration: none; 
cursor: pointer; 
width:372px; 
height:50px; 
background: url(../images/button/Logistics.jpg) no-repeat;

}

.new {
width:40px;
height:20px;
background: url(../images/new.gif) no-repeat;
float: left;
margin-left: 10px;
margin-top: 110px;
}


.new-button{
	
width: 180px;
height: 40px;
color: #fff;
background-color: #5ACEEE;
float: left;
letter-spacing: 2px;
cursor: pointer;
font-weight: 200;
font-family: '微软雅黑';
font-size: 18px;
text-align: center;
line-height: 40px;
margin-top: 100px;

border-width: 5px; border-style: solid;
border-color: blue red;
}

.new-button:hover{
	background-color: #6ad4f1;	
}

.style21:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	text-decoration:none;
}
.style21:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	text-decoration:none;
}
.style21:hover {
	font-size: 10px;
	color: #2A4C5B;
	text-decoration:underline;
}
.subheading {color: #1069A7;  font-size: 16px; height: 35px; }
.subheading:link {
	color: #1069A7; 
	font-size: 16px; 
	text-decoration:none;}

.subheading:visited {
	color: #1069A7; 
	font-size: 16px; 
	text-decoration:none;}

.subheading:hover {
	color: #1069A7; 
	font-size: 16px; 
	text-decoration:underline;}


.header {
	background-image: url(../images/advfn-ir-home.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.tramlines1 {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C4DAE9;
	border-bottom-color: #C4DAE9;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.tramtext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1568a3;
	text-decoration:none;
}
.tramtext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1568a3;
	text-decoration:none;
}
.tramtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A4C5B;
	text-decoration:underline;
}
.style29:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F8080;
	font-size: 18px;
	text-decoration:none;
}
.style29:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F8080;
	font-size: 18px;
	text-decoration:none;
}
.style29:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2A4C5B;
	text-decoration:underline;
}
.style30 {font-family: Arial, Helvetica, sans-serif}


.senpanTable{
	
	margin: 50px 0 0 100px;
	
}

.senpanTable td{
	
	font-size:20px;
	height: 40px;
}

.senpanTable a{
	
	color:#ffffff;
	font-weight:200;
	font-family:'微软雅黑';
	font-size:18px;
	text-decoration:none;
	margin: 0 0 0 10px;
}

.senpanTable .b-left{
	
	background: url(../images/button/b-left.png) no-repeat;
	width: 32px;
	height: 70px;
	float: left;
}

.senpanTable .b-midle{
	
	background: url(../images/button/b-midle.png) repeat-x;
	height: 70px;
	float: left;
	text-align: center;
	line-height: 69px;
}

.senpanTable .b-right{
	
	background: url(../images/button/b-right.png) no-repeat;
	width: 32px;
	height: 70px;
	float: left;
}


.bottomContent {
margin: 0 auto;
position: absolute;
bottom: 10px; 
font-size: 14px; 
width: auto;
	
}

.bottomContent ul{

background-color: #6699ff;
color:#ffffff;
padding: 3px;
font-weight: bold;	
}

.bottomContent ul li{
	
}

.bottomContent .copyright{
	width:100%;
	text-align:center;
	float: left;
	color: #aaaaaa;
	
	
}
