@charset "utf-8";

body {
	width: 1000px;
	margin: 0px;
	padding: 0px;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Hei, 黑體;
}

a {
	color: #930505!important;	
	text-decoration: none!important;	
}

hr {
	clear:both;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline!important;
}

#ccheader {
	background-image: url("../images/topbar.jpg");
	height: 19px;
	width: 1000px;
}

#cclogo {
	float:left;
	height: 62px;
	width: 300px;
	background-repeat: no-repeat;	
}

#cctop {
	height: 80px;
}

#cctopmenu {
	float:right;
	text-align: right;
	width: 500px;
	color: #930505;
	font-size: 0.9em;
	text-decoration: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#cctopmenu li {
	display:inline;
	margin: 0px 3px 0px 3px;
}

#ccbody {
	clear:both;
}

#ccmenu {
	width: 120px;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#ccmenu1 {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
}

#ccmenu1 li {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left:1px solid #930505;
	padding: 0px 0px 10px 0px;
}

#ccmenu1 li .ccmenu2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	list-style: none;	
}

#ccmenu1 li .ccmenu2 li {
	border: 0px none;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	background-image: url("../images/bulletin.gif");
	background-position: left center;
	background-repeat: no-repeat;	
}

#cccontent {
	width: 870px;
	float: right;
	padding: 0px;
	margin: 0px;	
}

#cctitle {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#ccgroup {
	width: 370px;
	float: left;
	font-size: 1.5em;
	color: #930505;
	font-weight: bold;
}

#ccpath {
	width: 300px;
	float: right;
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
	color: #930505;
}

.cchr {
	background-color: #930505;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	width: 100%;
	clear:both;
}

#ccbottom {
	clear:both;
}

#ccmenu3 {
	color: #930505;
	font-size: 0.9em;
	text-decoration: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#ccmenu3 li {
	display:inline;
	margin: 0px 3px 0px 3px;	
}

#ccfooter {
	background-image: url("../images/bottombar.jpg");
	height: 9px;
	width: 1000px;
}
