* {
   margin:0;
   padding:0;
}
body {
   font-size:13px;
   text-align:center; 
}
a, a:link, a:visited{
   font-size:13px;
   text-decoration:none;
   color:#004C92;
}
.language{
	float:right;
	padding-top:15px;
	

}
.language a:link, .language a:visited  {
   color:#000;
   font-size:12px;
}

#wrap {
   margin: 0 auto;
   text-align:left;
     
  
}
#header {
   background:url(images/index_01.gif) repeat-x left 10px;
}
/* start top:包括logo与language语言栏 */
.top {
   width:760px;
   height:65px;
   overflow:hidden;  /* clear float */
   margin:0 auto;
   /*background:url(images/index_04.jpg) no-repeat right bottom;*/
}
.lian {
	border: 1px solid #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
}

.logo {
   float:left;
   margin-right:10px;
}
.language {
   margin:20px 0 0 308px;
   font-size:10px;
   line-height:120%;
}

/* start mainNav:导航 */
.mainNav {
   width:760px;
   margin:14px auto 0 auto;
   list-style: none;
   background: #000;
   overflow:hidden; /* clear float */
}
.mainNav li {
   float:left;
   width:110px;
   margin-right:10px;
   text-align:center;
}
.mainNav a:link, .mainNav a:visited {
   display:block;
   padding:5px 0;
   color:#fff;
   font-weight:bold;
}
.mainNav a:hover {
   display:block;
   padding:5px 0;
   background:url(images/index_06.gif) no-repeat left -6px;
}
.curTab a {
   display:block;
   padding:5px 0;
   background:url(images/index_06.gif) no-repeat left -6px;
}

/* start flashAD: flash轮换特效 */
.flashAD {
   width:762px;
   height:148px;
   margin:7px auto 4px auto;
   z-index:-1;
}
/* start pagebody:页面主体内容 */
#pagebody {
   width:760px;
   margin:10px auto;
}
.sidebar {
   float:left;
   width:220px;
}
.sidebar1 {
   float:right;
   width:220px;
}
.notice{
	padding:10px;
	line-height:145%;
	background-color: #FEF7DD;
}
.Content {
	float:right;
	width:525px;
	padding-left:5px;
}
.mainContent {
float:left;
	width:355px;
	padding-left:5px;
}
.mainContent1 {
float:left;
	width:530px;

}
.rightContent {
	float:right;
	width:145px;
	padding-left:5px;
}
.bottomContent {
   width:760px;
   height:120px;
   margin-top:20px;
   overflow:hidden;
}
/* 历年海外展览 */
h3.boxTit{
   padding:3px 0 13px;
   font-size:14px;
   background: #FFF url(images/index_35_2_02.jpg) repeat-x left bottom;
}
.review {
   width:680px;
   list-style:none;
   overflow:hidden;
}
.review li {
   float:left;
   width:130px;
   margin-right:6px;
}
.review a, .review a:visited{
   display:block;
   float:left;
   width:120px;
   height:90px;
   padding:2px;
   border:1px solid #fff;
}
.review img {
   border:none;
}
.review a span {
   display:none;
   padding:0;
}
.review a:hover {
   position:relative;
   background:none;
   border:1px solid #333;
}
.review a:hover span {
   display:block;
   position:absolute;
   left:2px;
   bottom:2px;
   width:119px;
   background:#333;
   border-right:1px solid #000;
   border-bottom:1px solid #000;
   color:#999;
   text-align:center;
}

.zlfl {
   width:215px;
   padding-bottom:10px;

}

.boxTit1 {
   width:200px;
   padding:15px 0 3px 15px;
   background:#ebebed url(images/index_15.gif) no-repeat left top;
   font-size:14px;
}
.boxContent1 {
   padding:5px 10px 12px 10px;
   list-style:none;
   
   background:#ebebed url(images/index_15_bottom.gif) no-repeat left bottom;
}
.boxContent1 img {
	padding:2px 0px 2px 0px;
}
.boxContent1 li a {
   display:block;
   position:relative;
   padding-top:5px;
   padding-left:22px;
   border-bottom:1px solid #eee;
   background:#fff url(images/index_26.jpg) no-repeat 10px center;
}
.boxContent1 li a:hover {
   display:block;
   border-bottom:1px solid #CFE0EF;
   background:#EFF7FF url(images/hover-bg.gif) no-repeat 98% center;
   font-weight:bold;
}

.boxTit2 {
   height:22px;
   border-left:2px solid #08ABEE;
   background:url(images/index_titBG.gif);
   font-size:14px;
   line-height:23px;
}
.boxTit2 p {
   display:inline-block;
   width:65px;
   padding-left:6px;
   background:#fff;  
}
p.content {
   margin:5px 0;
   text-indent:20px;
   color:#555;
   font-size:13px;
   line-height:145%;
}

.boxTit3 {
   padding:3px 6px;
   font-size:14px;
   background:#EEF3F8;
}

.review_list{}
.review_list h3{margin-bottom:5px;font-size:14px}
.review_list ul{width:760px;margin-bottom:25px;overflow:hidden;list-style:none}
.review_list ul li{float:left;width:150px;margin-right:25px}

#footer {
   padding:5px 0;
   border-bottom:15px solid #000;
   background:#000 url(images/index_57.jpg) repeat-x;
   text-align:center;
}
#footer p{
   color:#fff;
}
.channel a, .channel a:visited{
   color:#fff;
   text-decoration:none;
}
.pg{
	clear:both;
	font-size: 12px;
	width:100%;
	line-height:30px;
	text-align:center;
}
.pg a:link,
.pg a:visited{
	color:#333;
	padding:5px;
	font-size:12px;
	border:1px solid #DDD;
}
.pg a:hover,
.pg a:active{
	color:#57A202;
	font-size:12px;
	font-weight:bold;
	border:0px solid #FFF;
}