img
{
	border:0;
}

body
{
	background-color:#005694;
	padding:0;
	margin:0;
}

.container
{
	margin:auto;
	margin-top:30px;
	text-align:center;
	position:relative;
}

.maincontent{}

.maincontent_top
{
	background-image:url(../images/main_frame_upper.png);
	background-repeat:no-repeat;
	background-position:center;	
	height:12px;
}

.maincontent_middle
{
	background-image:url(../images/main_frame_middle.png);
	background-repeat:repeat-y;
	background-position:center;	
	height:493px;	
	width:986px;
	margin-left:auto;
	margin-right:auto;
}

.maincontent_bottom
{
	background-image:url(../images/main_frame_lower.png);
	background-repeat:no-repeat;
	background-position:center;		
	height:18px;
	margin-left:1px;
}

.maincontent_header
{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	width:986px;
	margin-left:auto;
	margin-right:auto;
	height:30px;
}

.maincontent_header_upper
{
	height:30px;
}
.maincontent_header_left
{
	width:33%;
	font-style:italic;
	float:left;
	font-size:14px;
	margin-left:20px;
}
.maincontent_header_middle
{
	width:28%;	
	float:left;	
	margin-left:20px;
}
.maincontent_header_right
{
	font-style:italic;	
	font-size:14px;	
	margin-left:-10px;
}

.maincontent_top
{
}
.maincontent_middle{}
.maincontent_middle_upper
{
	height:330px;
}

.maincontent_middle_upper_left
{
	width:340px;
	float:left;
}
.maincontent_middle_upper_left_button
{
	background-image:url(../images/logistics_home_button.png);
	background-repeat:no-repeat;
	width:174px;
	height:55px;
	margin-top:10px;
	margin-left:90px;
}                    	
.maincontent_middle_upper_left_image
{
	background-image:url(../images/main_image_left.png);
	background-repeat:no-repeat;
	width:312px;
	height:243px;	
	margin-top:10px;
	margin-left:25px;	
}

.maincontent_middle_upper_left_arrow
{
	background-image:url(../images/arrow_left.png);
	background-repeat:no-repeat;
	width:30px;
	height:25px;		
	float:left;
	margin-top:140px;	
}

.maincontent_middle_upper_center
{
	background-image:url(../images/main_logo.png);
	background-repeat:no-repeat;
	width:280px;
	height:301px;		
	float:left;
	margin-top:20px;
}

.maincontent_middle_upper_right_arrow
{
	background-image:url(../images/arrow_right.png);
	background-repeat:no-repeat;
	width:35px;
	height:25px;		
	float:left;	
	margin-top:140px;		
} 
.maincontent_middle_upper_right
{
	float:left;
	height:inherit;
	width:290px;
}

.maincontent_middle_upper_right_button
{
	background-image:url(../images/warehousing_home_button.png);
	background-repeat:no-repeat;
	width:173px;
	height:55px;	
	margin-top:10px;
	margin-left:40px;
}

.maincontent_middle_upper_right_image
{
	background-image:url(../images/main_image_right.png);
	background-repeat:no-repeat;
	width:266px;
	height:251px;	
	margin-top:10px;
}
                   	                                                            	
.maincontent_middle_middle
{
background-image:url(../images/main_orange_line.png);
background-repeat:no-repeat;
background-position:center 40px;
height:80px;
}
.maincontent_middle_lower{}                                
.maincontent_bottom{}
.maincontent_footer
{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:13px;
	margin-top:20px;
	width:986px;
	margin-left:auto;
	margin-right:auto;
} 

.main_page_li
{
	margin-right:25px;
}

.main_page_li_a
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:14px;
}

.maincontent_mission_title
{
	color:#005694;
	font-size:18px;
	font-weight:bold;
}

.maincontent_mission_content
{
	font-size:13px;
}

