/* CSS Document */


html {
height : 100%;
}

.content{
font-family : Verdana;
font-size : 13px;
}

.content_chi{
font-family : Verdana;
font-size : 14px;
}

.copyright{
font-family : sans-serif;
font-size : 11px;
}


.cctmiceteam1 {
font-family : book antiqua;
font-size : 20px;
color : #5EB85E;
font-weight : bold;
}

.cctmiceteam2 {
font-family : book antiqua;
font-size : 18px;
font-weight : bold;
}

.cctmiceteam3 {
font-family : book antiqua;
font-size : 14px;
}

a:link {
color: black;
text-decoration:none;
}

a:visited {
color: purple;
text-decoration:none;
}

a:active {
background-color: yellow;
text-decoration:none;
}

a:hover {
color:red;
text-decoration:none;
}


.topbarline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #44994B;
	border-right-color: #44994B;
	border-bottom-color: #44994B;
	border-left-color: #44994B;
}

.lineleft {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #44994B;
	border-right-color: #44994B;
	border-bottom-color: #44994B;
	border-left-color: #44994B;

}


.line01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #44994B;
	border-right-color: #44994B;
	border-bottom-color: #44994B;
	border-left-color: #44994B;
}
.line02 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #44994B;
	border-right-color: #44994B;
	border-bottom-color: #44994B;
	border-left-color: #44994B;
}
.line03 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #44994B;
	border-right-color: #44994B;
	border-bottom-color: #44994B;
	border-left-color: #44994B;
}