@charset "utf-8";
/* CSS Document */


a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#B38E4E;
	text-decoration:none;
}
#contactid a{
	color:#333333;
	text-decoration:none;
}


#contactid a:hover{
	color:#B38E4E;
	text-decoration:none;
}

a:visited{
	color:#333333;
	text-decoration:none;
}
a:active{
	color:#333333;
	text-decoration:none;
}
#CP-Main-Menu{
	width:244px;
	padding-top:62px;
	font-size:18px;
	color:#818181;
	background:url(../images/campaign/main-bg-up.gif);
	background-repeat:no-repeat;
}
#CP-Sub-Menu{
	width:300px;
	background:url(../images/campaign/sub-menu-bg.gif);
	height:646px;
	background-repeat:no-repeat;
	text-align:left;
	margin-left:0px;
	padding-left:0px;
}
.sub-menu-up{
	height:62px;
	background:url(../images/campaign/h-line.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	width:285px;
}
#sub-menu-items-mask{
	height:524px;
	overflow:hidden;
}
#sub-menu-items{
}
#sub-menu-items .sub-item{
	background:url(../images/campaign/h-line.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:105px;
	position:relative;
	padding-left:0px;
	margin-left:0px;
	clear:both;
}
#sub-menu-items .sub-item:hover{
	background:url(../images/campaign/item-over.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#sub-menu-items .active{
	background:url(../images/campaign/item-over.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#sub-menu-items .sub-item .img{
	height:80px;
	width:110px;
	margin-left:10px;
	margin-top:10px;
	background-color:#FFF;
	float:left;
	
}
#sub-menu-items .sub-item .detail{
	color:#757575;
	left:125px;
	width:150px;
	line-height:18px;
	position:absolute;
	
}

.sub-menu-down{
	height:60px;
	margin-top:25px;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	width:285px;
}

#bt-up{
	height:35px;
	background:none;
	width:285px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
}
#bt-up:hover{
	height:35px;
	width:285px;
	background:url(../images/campaign/bt-up.gif);
	background-repeat:no-repeat;
	background-position:1px;
}
#bt-down{
	height:35px;
	background:none;
	width:285px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
}
#bt-down:hover{
	height:35px;
	width:285px;
	background:url(../images/campaign/bt-down.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
}
.main-item{
	padding-top:40px;
	height:65px;
	text-align:center;
	background:url(../images/campaign/main-item-bg.gif);
	background-repeat:no-repeat;
	width:244px;
	cursor:pointer;
}
.main-item:hover{
	background:url(../images/campaign/main-item-bg-active.gif);
	background-repeat:no-repeat;
}
#CP-Main-Menu{
}
#CP-Main-Menu .active{
	background:url(../images/campaign/main-item-bg-active.gif);
	background-repeat:no-repeat;
}
#CP-Main-Menu #MeetingIncentives .active{
	color:#e50c5a;
}
#CP-Main-Menu #Conventions .active{
	color:#0057a7;
}
#CP-Main-Menu #Exhibitions .active{
	color:#4d9439;
}
#CP-Main-Menu #Projects .active{
	color:#fba12f;
}
a:link{
	color:#757575;
}
#items-MeetingIncentives a:hover{
	color:#e50c5a;
}
#items-Conventions a:hover{
	color:#0057a7;
}
#items-Exhibitions a:hover{
	color:#4d9439;
}
#items-Projects a:hover{
	color:#fba12f;
}
#item-selected{
	background:url(../images/campaign/sub-item-selected.png);
	height:132px;
	width:289px;
	position:absolute;
	z-index:9999;
	margin-top:-15px;
	margin-left:2px;
	display:none;
}
#CP-Main-Content{
	background:url(../images/campaign/content-bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:378px;
	height:640px;
	padding-left:20px;
}

.r-title{
	width:240px;
	height:100px;
	padding-top:200px;
	color:#666;
}
.r-fulltext{
	width:350px;
	height:300px;
	overflow:auto;
	color:#666;
}