@charset "utf-8";

.body_header {
	width:880px;
	margin-right: auto;
	margin-left: auto;
	height:auto;
}

.body_header .lbox {
	width:540px;
}

.body_header .lbox .tbox {
	width:540px;
	height:auto;
	background-image: url(../img/body-hbk.gif);
	background-repeat: no-repeat;
	padding-bottom:10px;
}

.body_header .lbox .bbox {
	width:540px;
	height:20px;
}

.cMenu {
	height:auto;
	display:block;
	overflow:hidden;
	position:relative;
	left:0px;
	top:0px;
}

.cMenu ul {
	margin: 0px;
	padding: 0px;
}

.cMenu li {
	display: block;
	list-style-type: none;
	margin: 0px;
	float:left;
	font-size:10px;
	color:#808080;
	width:77px;
	text-align:center;
	background-image: url(../img/submenubk_0.gif);
	background-repeat: no-repeat;
	background-position:center top;
	height:20px;
}

.cMenu li a {
	display:block;
	width:72px;
	height:15px;
	padding-left:5px;
	padding-top:5px;
	font-size:10px;
	text-decoration: none;
}

.cMenu li a:hover {
	font-size:10px;
	text-decoration: none;
}

.cMenu .active {
	background-image: url(../img/submenubk_1.gif);
	color:#FFFFFF;
	cursor:normal;
	width:72px;
	height:20px;
	padding-left:5px;
	padding-top:5px;
	background-color:#A50021;
}

.cMenu li:hover {
	background-image: url(../img/submenubk_1.gif);
	color:#FFFFFF;
}


.cTitle {
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	padding-top:5px;
	height:30px;
	text-align:left;
}

.cSubtitle {
	font-size:12px;
	line-height:15px;
	padding-left:16px;
	padding-top:5px;

	min-height:45px;
	height: auto !important;
	height: 45px;

	text-align:left;
}


.body_header .rbox {
	width:300px;
}

.body_contents {
	width:840px;
	height:auto;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	background-color:#B2B2B2;
	background-image: url(../img/body-cbk.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}

.body_contents .tbox {
	width:840px;
	height:22px;
	text-align:left;
}
.cLink {
	width:120px;
	height:14px;
	margin-top:2px;
	padding-top:2px;
	background-color:#C0C0C0;
	float:left;
	margin-right:5px;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	cursor:pointer;
	background-image: url(../img/btbk.gif);
	color:#000000;
}

.cLink:hover {
	color:#A50021;
	text-decoration: none;
}

.cActive {
	color:#A50021;
	font-weight:bold;
	background-color:#C0C0C0;
}

.mbox {
	width:712px;
	padding-top:20px;
	padding-right:64px;
	padding-left:64px;
	padding-bottom:20px;
	height:auto;
	background-color:#FFFFFF;
	background-image: url(../img/body-ccbk840.gif);
	background-repeat: no-repeat;
	background-position:center top;
	text-align:left;
	font-size:12px;
}

.itemhead {
	width:772px;
	padding-top:4px;
	display:block;
	overflow:hidden;
}

.page {
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	float:left;
	padding:4px;
	width:8px;
	cursor:pointer;
	margin-left:4px;
}

.page:hover {
	text-decoration: none;
}

.etc {
	float:left;
	padding:4px;
	font-size:12px;
}

.item {
	width:742px;
	height:60px;
	padding-left:10px;
	padding-bottom:10px;
	margin:10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	background-image: url(../img/item.gif);
	background-repeat: no-repeat;
	background-position: 165px -100px;
	cursor:pointer;
}
.item:hover {
	background-image: url(../img/item_a.gif);
	text-decoration: none;
}

.new {
	width:10px;
	display:block;
	height:30px;
	overflow:hidden;
	text-align:left;
	font-weight:bold;
	float:left;
	color:#A50021;
}

.type {
	width:60px;
	height:20px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	background-repeat: no-repeat;
}

.pressrelease {background-image: url(../img/pressrelease.gif);}
.news {background-image: url(../img/news.gif);}
.event {background-image: url(../img/event.gif);}
.campaign {background-image: url(../img/campaign.gif);}
.tv {background-image: url(../img/tv.gif);}
.radio {background-image: url(../img/radio.gif);}
.paper {background-image: url(../img/paper.gif);}
.magazine {background-image: url(../img/magazine.gif);}
.web {background-image: url(../img/web.gif);}

.date {
	width:80px;
	text-align:left;
	font-size:12px;
	float:left;
}

.title {
	width:500px;
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:13px;
}

.rblock2 {
	float:right;
	width:60px;
	padding-top:48px;
	padding-right:10px;
	text-align:right;
	font-size:12px;
	color:#FF9800;
}

.lblock {
	float:left;
}

.cBack {
	width:160px;
	height:14px;
	margin-top:2px;
	padding-top:2px;
	background-color:#C0C0C0;
	float:left;
	margin-right:5px;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	cursor:pointer;
	background-image: url(../img/btbackbk.gif);
	color:#000000;
}
.cNext {
	width:160px;
	height:14px;
	margin-top:2px;
	padding-top:2px;
	background-color:#C0C0C0;
	float:left;
	margin-right:5px;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	cursor:pointer;
	background-image: url(../img/btnextbk.gif);
	color:#000000;
}

.cBack:hover {
	color:#A50021;
	text-decoration: none;
}

.cNext:hover {
	color:#A50021;
	text-decoration: none;
}

#tb2 {
	background-image: url(../img/bigbkp.jpg);
	background-repeat: no-repeat;
	background-position:right top;
}

