#innnerContent {
	width: 660px;
	margin: 0;
	padding: 0 25px;
	text-align: left;
}

.topBg {
	background-color: #E9EAE5;
	border-bottom: 2px solid #E9EAE5;
}

#privacy {
	color: #7C7B79;
}

#privacy a {
	color: #7C7B79;
	text-decoration: none;
}

#privacy a:hover {
	color: black;
	text-decoration: underline;
}

#topics,
#notice {
	width: 660px;
	margin-top: 20px;
}

#notice img {
	width: 300px;
	height: 128px;
	padding: 0;
	margin: 0;
}

#notice img#noticeAnother {
	width: 300px;
	height: 54px;
	margin-top: 10px;
}

#notice img.noticeLeft {
	margin-right: 55px;
}

img#topicsTitle {
	width: 660px;
	height: 21px;
	margin-bottom: -3px;
	padding: 0;
}

#innerTopics {
	width: 626px;
	padding: 15px;
	margin: 0;
	border-right: 2px solid #DADADA;
	border-bottom: 2px solid #DADADA;
	border-left: 2px solid #DADADA;
}

#innerTopics a {
	color: blue;
}

/* IE6 & IE7 hack start */
*:first-child+html #innerTopics {
	width: 656px;
	padding: 0;
	border-right: 2px solid #DADADA;
	border-bottom: 2px solid #DADADA;
	border-left: 2px solid #DADADA;
}

* html #innerTopics {
	width: 656px;
	padding: 0;
	border-right: 2px solid #DADADA;
	border-bottom: 2px solid #DADADA;
	border-left: 2px solid #DADADA;
} 

*:first-child+html #innerTopics ul {
	padding: 15px;
	display: inline;
}

* html #innerTopics ul {
	padding: 15px;
	display: inline;
} 
/* IE6 & IE7 hack end */

#innerTopics ul {
	margin: 0;
	padding: 0;
	list-style: none inside;
}

#innerTopics ul li {
	margin-bottom: 5px;
	padding-left: 17px;
	_zoom: 1;
	overflow: hidden;
	background: url(../images/icon2.gif) no-repeat center left;
}

#main {
	width: 660px;
	margin-top: 15px;
	overflow: hidden;
}

#mainLeft,
#mainRight {
	width: 328px;
}

#mainLeft {
	float: left;
	clear: left;
}

#mainRight {
	float: right;
	clear: right;
}

#mainLeft div,
#mainRight div {
	width: 305px;
	border: 2px solid #DADADA;
	padding: 10px;
	margin-bottom: 5px;
}

#greenNano img.mainTitle,
#examination img.mainTitle,
#login img.mainTitle,
#present img.mainTitle {
	width: 300px;
	height: 80px;
	margin: 0 auto 5px;
}

#mainLeft div img,
#mainRight div img {
	width: 300px;
	height: 54px;
	margin-bottom: 5px;
}

#greenNano img#gnIcon {
	width: 156px;
	height: 18px;
}

img.lastItem {
	margin: 0;
}

p.mainText {
	padding-left: 16px;
	margin-bottom: 6px;
	background: url(../images/icon1.gif) no-repeat left 4px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #5B5758;
}

#bnrExhibitor {
	width: 660px;
	margin-top: 15px;
	display: none;
}

#bnrExhibitor img {
	width: 210px;
	height: 58px;
	margin-right: 15px;
	float: left;
}

#mediaPartner {
	width: 310px;
	margin: 10px 35px 20px 0;
	float: left;
	overflow: hidden;
}

#mediaPartner img#mPartnerTitle {
	width: 212px;
	height: 20px;
	margin-bottom: 15px;
}

span.onePartner {
	width: 165px;
	height: 48px;
	margin-left: 15px;
	display: block;
}

#officialPartner {
	width: 310px;
	margin-top: 10px;
	float: left;
}

#officialPartner img#oPartnerTitle {
	width: 310px;
	height: 20px;
	margin-bottom: 15px;
}

#officialPartner img {
	width: 130px;
	margin-right: 10px;
	float: left;
}

#globalPartner,
#exhibition {
	width: 660px;
	margin-top: 15px;
	clear: both;
}

#mPartner {
	width: 310px;
	height: 20px;
	margin-bottom: 15px;
}

#globalPartner img#gPartnerTitle {
	width: 658px;
	height: 20px;
	margin-bottom: 15px;
}

#exhibition img#exhibitionTitle {
	width: 658px;
	height: 20px;
	margin-bottom: 15px;
}

#globalPartner table,
#exhibition table {
	width: 570px;
	margin-left: 15px;
}

#address {
	width: 659px;
	height: 93px;
	border: 1px solid #1E313B;
	margin: 20px auto 55px;
}

#address p {
	color: #1E313B;
	font-size: 12px;
	display: block;
	margin-top: 10px;
}

#address p#addressLeft {
	float: left;
	margin-left: 27px;
}

#address p#addressRight {
	float: left;
	margin-left: 15px;
	clear: right;
}

#address a {
	color: #1E313B
	text-decoration: none;
}

#address a:hover {
	text-decoration: underline;
}
