/*----- topic common -----*/

.topictagCloudColumn{
	/* float:	right; */
	border:	1px solid #999999;
	/* width:	220px; */
	width:	95%;
	padding:	5px 10px 10px 10px;
	margin: 3px;
	/* background-color: #ffffff; */
	line-height: 2em;
}

.topicclear{
	clear:	both;
}

/* item of Side Menu */

.topicitemSide {
}
.topicitemSide .item {
	border-top: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	margin: 0 0 8px 0;
	padding: 0;
}
.topicitemSide .item div.itemBody {
	margin: 5px 0 5px -5px !important;
	padding:0 !important;
	text-align:left;
}
.topicitemSide .item div.itemHead {
	margin: 1px 1px 2px 1px;
}
.topicitemSide .item div.itemHead span.itemTitle {
	text-align:left;
}
.topicitemSide .item div.itemInfo {
	margin: 1px 1px 2px 1px;
}
.topicitemSide .item div.itemInfo span.itemTitle {
}
.topicitemSide .item div.itemFoot {
	margin: 1px 1px 2px 1px;
}
.topicd3dCalender table {
	width:100%;
	border: 0;
}
.topicd3dCalender td {
	margin:0;
	padding:0;
	text-align:center;
}
.topicd3dCalender .d3d_week {
	font-size: 75%;
}

.topicyd_rightarea a {
	white-space: normal;
}

ul.topicyd_rightarea {
	margin:0 !important;
	padding:0 !important;
	text-align:left;
}

ul.topicyd_rightarea li {
	margin:0 !important;
	padding:7px 0 6px 20px !important;
	list-style-type: none !important;
	list-style-position:outside !important;
	background: url(images/enum1.png) top left no-repeat !important;
	white-space: normal !important;
	border-bottom:1px dotted #999;
}

.topicPhotoBox {
	width:98%;
	margin:5px 0 5px 3px;
}
.topicd3dPhotoLeft {
	vertical-align:top;
	text-align:center;
	margin:1px;
	float:left;
}
.topicd3dPhotoRight {
	vertical-align:top;
	text-align:center;
	margin:1px;
	float:right;
}
.topicd3dPhotoCenter {
	vertical-align:top;
	text-align:center;
	margin:1px;
	float:none;
}

.topicd3dlinkEntry {
	padding:2px 0px 2px 18px;
	background: url(images/pencil.gif) top left no-repeat;
	height:12px;
}

.topicd3dlinkImage {
	padding:2px 0px 2px 18px;
	background: url(images/camera_2.gif) top left no-repeat;
	height:12px;
}
a.topicd3dlinkImage {
}
a:hover.topicd3dlinkImage {
	background-position:0px -19px;
}