#center{
  width:949px;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  background-image: none;
}

#left {
	float: left;
	width: 213px;
}
#left .online {
	background-image: url(../images/online.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	padding-top:11px;
	width: 114px;
	padding-left:97px;
}
#left .online .login {
	height: 20px;
	width: 50px;
	display:inline-block;
	float:left;
}
#left .online .reg {
	height: 20px;
	width: 50px;
	display:inline-block;
	float:left;
	margin-left:3px;
}
#left .search {
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;
	padding-top:3px;
	width: 213px;
	margin-top: 2px;
	margin-bottom:3px;
}
#left .search .caption {
	height: 23px;
	width: 207px;

}
#left .search .caption ul {
	height: 23px;
	width: 207px;
}
#left .search .caption li {
	height: 23px;
	line-height:23px;
	float:left;
	width:54px;
	border-right:#ffffff 1px solid;
	list-style-type:none;
	text-align:center;
	cursor:pointer;
}
#left .search .caption li.selected0 {
	background-image: url(../images/selected.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left:0px;
	padding-right:0px;
	color:#FFFFFF;
}
#left .search .caption li.selected1 {
	background-image: url(../images/selected2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left:0px;
	padding-right:0px;
	color:#FFFFFF;
}
#left .search .caption li.selected2 {
	background-image: url(../images/selected2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left:0px;
	padding-right:0px;
	color:#FFFFFF;
}
#left .search .caption li.end {
    border-right:0px;
}
#left .search .input1 {
    float:left;
	padding-left:12px;
	margin-top:7px;
}
#left .search .img1 {
    float:left;
	margin-left:3px;
	margin-top:6px;
}
#left .search .text1 {
    line-height:19px;
	background-image: url(../images/bpoint.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:8px;
	margin-left:11px;
	padding-top:2px;
}

#left .search input {
	height: 19px;
	width: 135px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:#B3D4E6;
}


#left .title {
	background-image: url(../images/array.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 21px;
	width: 207px;
	margin-right: auto;
	margin-left: auto;
}
#left .title .text {
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	height: 21px;
	margin-left: 10px;
	line-height:21px;
	font-weight:bold;
	color:#006699;
	padding-left:22px;
}
#left .title .text em {
    color:#3399CC;
	font-style:normal;
	margin-left:68px;
	font-weight:normal;
}
#left .items {
	background-image: url(../images/array.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 207px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:8px;
	height: 110px;
}
#left .items ul {
    width:181px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
}
#left .items li {
	line-height:25px;
	height:25px;
	list-style-type:none;
	background-image: url(../images/linebg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:181px;
}
#left .items li a {
    background-image: url(../images/lpoint.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height:21px;
	width:168px;
	padding-left:13px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap; 
	display:inline-block;
}
#left .items2 ul {
    width:145px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
}
#left .items2 li {
	line-height:21px;
	list-style-type:none;
	padding-left:8px;
	background-image: url(../images/lpoint.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
#left .items2 li.oth {
    padding-left:35px;
	background-position: 27px center;
}
#left .items li.oth {
    background-image:none;
}
#left .items2 {
	background-image: url(../images/array.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 71px;
	width: 207px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:6px;
}
#left .shows {
	background-image: url(../images/shows.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 373px;
	padding-top:11px;
	width: 212px;
}
#left .shows h2 {
    padding-left:18px;
	line-height:19px;
	color:#006699;
	font-size:14px;
}
#left .shows .s1 {
    margin-top:6px;
	margin-left:auto;
	margin-right:auto;
	width:168px;
}
#left .shows h3 {
	line-height:23px;
	font-weight:normal;
	margin-left:auto;
	margin-right:auto;
	width:168px;
	text-align: center;
}
#left .shows span{
	color:#3399CC;
	font-size:16px;
}

#main {
	float: left;
	width: 734px;
	margin-left:2px;
}
#area {
	float: left;
	width: 458px;
}
#area .cover {
	background-image: url(../images/area.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 452px;
	margin-left:auto;
	margin-right:auto;
}
#area .members {
	background-image: url(../images/bcolor.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 452px;
	margin-left:auto;
	margin-right:auto;
	padding-top:4px;
	margin-top:1px;
}
#area .members .item {
	background-image: url(../images/item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 120px;
	width: 222px;
	margin-left:2px;
	margin-right:1px;
}
#area .members .item2 {
    background-image: url(../images/item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 120px;
	width: 222px;
	margin-left:2px;
	margin-right:1px;
}
#area .members .item3 {
	background-image: url(../images/item2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 120px;
	width: 222px;
	margin-left:2px;
	margin-right:1px;
}
#area .members .h2 {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	margin-top:8px;
}
#area .members .h6 {
	width: 196px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
}
#area .members .h6 .info {
    line-height:19px;
	padding-left:7px;
	vertical-align:middle;
}
#area .members .h6 .info h2 {
    font-weight:normal;
	text-align:right;
	color:#ff6600;
}

#ad {
	float: left;
	width: 272px;
	margin-left:4px;
}
#ad .flash {
	height: 168px;
	width: 270px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#ad .news {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	width: 271px;
	margin-right: auto;
	margin-left: auto;
}
#ad .news h2 {
    padding-left:18px;
	line-height:19px;
	color:#006699;
	padding-top:6px;
	font-family:Î¢ÈíÑÅºÚ,ËÎÌå;
}
#ad .news span{
	color:#3399CC;
}
#ad .news ul {
    width:231px;
	margin-left:auto;
	margin-right:auto;
}
#ad .news li {
	width:227px;
	padding-left:14px;
	list-style-type:none;
	line-height:18px;
	background-image: url(../images/bpoint.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#remain {
	width: 734px;
	margin-top:4px;
}
#remain .links {
	background-image: url(../images/links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 713px;
	padding-left:11px;
	padding-top:13px;
	margin-left:6px;
	margin-right:auto;
}
#remain .links .link {
	background-image: url(../images/linkbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 124px;
	width: 332px;
	padding-left:6px;
	padding-right:6px;
	margin-right:10px;
}
#remain .links .link2 {
    margin-right:0px;
}
#remain .links .link .bfont {
    line-height:31px;
	padding-left:10px;
	color:#0099FF;
	font-size:14px;
	font-weight:bold;
}
#remain .links .link .pfont {
	margin-left:130px;
	background-image: url(../images/ypoint.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	line-height:31px;
	padding-left:13px;
	width:72px;
	color:#006699;
	font-style:normal;
}
#remain .links .link ul {
    width:216px;
	margin-left:8px;
}
#remain .links .link li {
    float:left;
	width:64px;
	padding-left:8px;
	list-style-type:none;
	background-image: url(../images/bpoint.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:23px;
}
#remain .links .link li.oth {
    width:200px;
}
#remain .links .link li.oth2 {
    width:124px;
}
#remain .links .link li.oth3 {
    width:74px;
}
#remain .links .link .p2 {
    margin-left:6px;
	font-style:normal;
	color:#ff6600;
}
#remain .advice {
	height: 78px;
	width: 724px;
	margin-right: auto;
	margin-left: 6px;
	margin-top:7px;
	margin-bottom:9px;
}
#remain .attend {
	background-image: url(../images/attend.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 242px;
	padding-top:10px;
	width: 365px;
}
#remain .attend ul {
    width:311px;
	margin-left:auto;
	margin-right:auto;
	padding-top:13px;
}
#remain .attend li {
	width:301px;
	padding-left:10px;
	list-style-type:none;
	line-height:20px;
	background-image: url(../images/bpoint.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#remain .more {
    margin-left:302px;
	width:60px;
}
#remain .exhibitor {
	background-image: url(../images/exhibitor.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 242px;
	padding-top:10px;
	width: 365px;
}
#remain .exhibitor ul {
    width:311px;
	margin-left:auto;
	margin-right:auto;
	padding-top:13px;
}
#remain .exhibitor li {
	width:301px;
	padding-left:10px;
	list-style-type:none;
	line-height:20px;
	background-image: url(../images/bpoint.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#links {
	background-color: #C8EBFC;
	background-image: url(../images/links2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 943px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DC3F7;
}
#links ul {
	height: 20px;
	margin-left: 98px;
}
#links li {
	float: left;
	width: 84px;
	height:15px;
	padding-top:5px;
	list-style-type:none;
}

#friendLink2 {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	padding-top:6px;
}
#friendLink2 li {
	float:left;
	overflow:hidden;
	width:110px;
	height:40px;
	margin:2px 2px;
	border:1px solid #CCCCCC;
	color:#999999;
	line-height:40px;
	text-align:center;
}
#friendLink2 img {
	width:110px;
    border-width:0px;
}
#maps {
	height: 47px;
	padding-top: 12px;
	width: 924px;
	padding-left:17px;
	margin-left:9px;
}
#maps ul {
	margin-left:0px;
}
#maps li {
    list-style-type:none;
	float:left;
}
#maps .mappic {
	margin-right: 10px;
}
#maps .maplink {
	margin-right: 21px;
}
