@charset "utf-8";
.right {
	text-align: right;
	clear: right;
	float: right;
}

.left {
	text-align: left;
}
.center {
	text-align: center;
	vertical-align: middle;
}

.down {
	clear: left;
	padding-bottom: 10px;
}


.list {
	float: left;
	clear: left;
}
.sidenavititle {
	clear: left;
}

.whatsNews {
	width: 580px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.date {
	font-size: 12px;
	padding-left: 10px;
	clear: left;
	float: left;
	line-height: 2em;
}
.news {
	float: left;
	text-align: left;
	clear: right;
	padding-left: 20px;
	font-size: 12px;
	line-height: 2em;
}
.clear {
	clear: left;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.alliance-site {
	float: left;
	text-align: left;
	clear: left;
	font-size: 10px;
}
.title_text {
	background-image: url(../image/titlebar_free.gif);
	font-size: 12px;
	height: 25px;
	width: 580px;
	line-height: 2em;
	padding-left: 15px;
	color: #666666;
	text-align: left;
	clear: left;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
.text {
	font-size: 12px;
	clear: left;
	color: #000000;
}
.text2 {
	font-size: 15px;
	clear: left;
}

.bluetext {
	font-size: 12px;
	text-transform: uppercase;
	color: #0000FF;
}
.boder_green {
	display: block;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #33CC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #33CC00;
	border-right-color: #33CC00;
	border-bottom-color: #33CC00;
	width: 570px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #339900;
	clear: left;
}


.image {
	background-position: center center;
	text-align: center;
}
.box {
	width: 580px;
	border: 1px solid #CCCCCC;
}
.question_q_text {
	font-size: 12px;
}
.th_blue {
	background-color: #CCCCCC;
}
.boder_gray {
	border: 1px solid #CCCCCC;
}
.size18 {
	font-size: 18px;
}
.redtext {
	color: #FF0000;
	text-transform: uppercase;
	font-size: large;
}
