﻿/* Change banner */
.topAreaCN
{
	background: none;
	background-image: url('../SiteCollectionImages/header_china.jpg');
	background-position: center;
	height: 180px;
	background-repeat: no-repeat;
}

/* Change Content Width */
.master
{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#FFFFFF;
}

/* Change Site Action Position */
.siteActionMenu
{
	float: right;
	padding-top: 3px;
}