#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;
}

#newsrelease,
#topics,
#notice {
	width: 660px;
	margin-top: 20px;
	overflow: hidden;
}
#topics,
#newsrelease{
	width: 667px;
	margin-top: 20px;
	margin-left: -7px;
	/*padding:20px 0 0 0;*/
	overflow: hidden;
	/*background:url(../images/tit-newsrelease2.jpg) no-repeat;*/
}
#notice img#info {
	width: 300px;
	height: 128px;
	padding: 0;
	margin: 0;
	float: left;
}

#notice img#noticeAnother,
#notice img#exhibitorsInfo {
	width: 300px;
	height: 54px;
	margin-top: 10px;
	/* float: left; */
}

#notice img#repLast {
	width: 347px;
	height: 255px;
	float: right;
}

img#topicsTitle {
	width: 660px;
	height: 21px;
	margin-bottom: -3px;
	padding: 0;
}
/*  20110214 */
#notice2 {
	width: 660px;
	margin-top: 20px;
	 overflow: hidden;
	/*clear:both;*/
}
#notice2 #noticeLight{
	float:left;
	width:319px;
}


#notice2 #noticeLight img{
	/*padding-bottom:10px;*/
	margin-bottom:8px;
}

#notice2 #noticeRight img{
	/*padding-bottom:10px;*/
	margin-bottom:10px;
}

*html #notice2 #noticeRight img{
	/*padding-bottom:10px;*/
	margin-bottom:3px;
}

*html #notice2 #noticeLight img{
	/*padding-bottom:10px;*/
	margin-bottom:3px;
}


#notice2 #noticeRight{
	float: right;
	width:319px;
}


.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#notice2 #noticeLight img#vimg{
	width:319px;
	height:40px;
	padding:0;
	margin:0;
	margin-bottom:0px;
}


#notice2 #noticeRight img#vimg{
	width:319px;
	height:40px;
	padding:0;
	margin:0;
	margin-bottom:0px;
}

#notice2 .visiter{
	margin: 0;
	padding:0;
	height:148px;
}

#notice2 .visiter img{
	padding:0;!important
	margin:0;!important
}

#notice2 #noticeLight .visiter table{
	margin:0;!important
	/*margin-top:-10px;*/
	padding:0;!important
	height:80px;
}
#notice2 #noticeRight .visiter table{
	margin:0;!important
	/*margin-top:-10px;*/
	padding:0;!important
	height:80px;
}

*html #notice2 #noticeLight .visiter table{
	margin-top:-10px;!important
	height:70px;

}
*html #notice2 #noticeRight .visiter table{
	margin-top:-10px;!important
	height:70px;

}

*html #notice2 .visiter td{
	font-size:80%;!important
	line-height:100%;
	height:10px;
}

*html #notice2 #noticeLight .visiter table.v2_dl {
	margin-top:0px;!important

}

*html #notice2 #noticeRight .visiter table.v2_dl {
	margin-top:0px;!important

}

#notice2 .visiter .v_dl{
	margin:0;
	height:70px;
	padding:0;
	background:url(../images/visitor_02.jpg) no-repeat 0 0;
}
#notice2 .visiter dt {
	margin: 0 1em 0 1.8em;
	padding:0.3em 0 0 0;
}

#notice2 .visiter dd {
	margin: -1.2em 1.5em 0 14em;
	padding:0;
	/*text-align:right;*/
}

#notice2 .visiter .v2_dl{
	margin:0px;
	height:38px;
	padding:3px 0 10px 0;
	background:url(../images/visitor_03.jpg) no-repeat 0 0;
}

.visiterRed{
	color:#F00;
	font-weight:bold;
}



/*--news-----------------------------------*/

#innerNewsrelease {
	width: 653px;
	padding:0px 0px 0px 0px;
	margin: 0;
	margin-left:7px;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
}

#innerTopics{
	width: 623px;
	padding:15px;
	margin: 0;
	margin-left:7px;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
}
#innerTopics a,
#innerNewsrelease a {
	color: blue;
}

/* IE6 & IE7 hack start */

*:first-child+html #innerNewsrelease {
	width: 653px;
	padding: 0;
	margin-top:-7px;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
}

* html #innerNewsrelease {
	width: 653px;
	padding: 0;
	margin-top:-7px;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
} 

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

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

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

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



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

#innerTopics a {
	color: blue;
}*/

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

* html #innerTopics {
	width: 653px;
	padding: 0;
	margin-top:-7px;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-left: 1px 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;
}

#main img#report {
	width: 635px;
	height: 80px;
	display: block;
	margin: 10px auto;
}

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

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

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

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


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

#greenNano img.mainTitle{
	width: 318px;
	height: 67px;
	margin: 0 auto 5px;
}

#people img.mainTitle{
	width: 318px;
	height: 67px;
	margin: 0 auto 5px;
}

#shop img.mainTitle{
	width: 318px;
	height: 67px;
	margin: 0 auto 5px;
}
#mainLeft div img,
#mainRight div img {
/*	width: 316px;
	height: 54px;*/
	margin-bottom: 5px;
}

/*#greenNano img#gnIcon {
	width: 142px;
	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: inline-block; */
	clear: both;
	overflow: hidden;
}

#bnrExhibitor img#wPartnerTitle {
	width: 685px;
	height: 20px;
	margin-bottom: 15px;
}

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

#bnrExhibitor img.lastItem {
	margin: 0;
}

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

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

span.onePartner {
	width: 130px;
	height: 50px;
	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;
}

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

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

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

#exhibition img#exhibitionTitle {
	width: 660px;
	height: 19px;
	margin-bottom: 15px;
}

#globalPartner table{
	width: 570px;
	margin-left: 15px;
}
#globalPartner2 table{
	width: 610px;
}


#exhibition table {
	width: 660px;
}


#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;
}

#present img#repFirst {
	height: 39px !important;
}

.ar311{
	background-color:#eee;
	border:1px solid #999;
	padding:15px;
	margin-top:20px;
	line-height:165%;
}
.ar311 .catch{
	font-size:134%;
	padding-bottom:15px;
	font-weight:bold;
}
