/*
	================================================================
		menu right
	================================================================
*/
.contentRight {
	background-color: #E5E5E5;
}

.contentRight .csc-header {
	padding-top: 10px;
	padding-bottom: 1px;
	background: #FFFFFF;
}

.contentRight .csc-header-n1 {
	padding-top: 0px;
}

.contentRight .tt_content .csc-textpic {
	padding: 10px;
}

.contentRight .tt_content a {
	color: #990033;
	text-decoration: none;
}

.contentRight .tt_content a:hover {
	color: #DD0055;
	text-decoration: none;
}