/* CSS Document */
html {
	SCROLLBAR-FACE-COLOR: #CCC;
    SCROLLBAR-HIGHLIGHT-COLOR: #CCC;
    SCROLLBAR-SHADOW-COLOR: #666;
    SCROLLBAR-3DLIGHT-COLOR: #CCC;
    SCROLLBAR-ARROW-COLOR: #FFF;
    SCROLLBAR-TRACK-COLOR: #81ABD5;
    SCROLLBAR-DARKSHADOW-COLOR: #81ABD5;
    SCROLLBAR-BASE-COLOR: #CCC;
}

/* --------------------------------------------------------------------------------------------------------------- */
/* Page Basic  ---------------------------------------------------------------- */

body {
	background-color: #FFFFFF;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	text-decoration: none;
}
a:link, a:visited, a:hover, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

/* --------------------------------------------------------------------------------------------------------------- */


form {display:inline;}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 176px;
}
input.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #FFF;
	border: 1px solid #CCC;
	width:126px;
}

/* --------------------------------------------------------------------------------------------------------------- */


.pro_title_336699 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.pro_txt_10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666;
	text-decoration: none;
	text-align: left;
}
.pro_txt_more {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.pro_txt_more1 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.news_title_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_13px_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
tr.news {
	background-attachment: fixed;
	background-image: url(../imgs/news_c_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.newsc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.allBG {  background-image: url(images/bg.gif); background-repeat: repeat-x}
.tdTop {  background-color: DEE9EA}
.myinput {  font-family: "Verdana", "Arial" ;border: 1px #000000 solid; padding-left: 1px; padding-top: 1px; font-color:#215DC6; height: 16px; ; line-height: 10pt; background-color: #FFFFF1}
.tdA {  padding-top: 3px; padding-bottom: 3px; padding-right: 3px; padding-left: 3px}
.tdS {  padding-top: 3px; padding-bottom: 3px}
.tdM {  background-image: url(images/logo_mnd2.gif); background-repeat: no-repeat; background-position: right top; background-attachment: fixed}
.tdB {  background-color: #89B5BA; padding-top: 4px; padding-right: 3px; padding-bottom: 4px; padding-left: 3px}
.tdC {  background-color: #F8F2E6; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
.tdC8 {  font-size: 8pt;background-color: #F8F2E6; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
.tdD {  background-color: FEFBF5; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
.tdT {  background-color: #89B5BA; padding-top: 4px; padding-right: 3px; padding-bottom: 4px; padding-left: 3px}
.tdR {  background-color: #89B5BA; padding-top: 4px; padding-right: 3px; padding-bottom: 4px; padding-left: 3px}
.tdE {  background-color: #FFDE00; padding-top: 1px; padding-right: 3px; padding-bottom: 1px; padding-left: 3px}
.bgNas {  background-image: url(images/top_nas.jpg); background-repeat: no-repeat; background-position: top}
.bgTc {  background-image: url(images/top_tc.jpg); background-repeat: no-repeat; background-position: top}
.bgRaid {  background-image: url(images/top_raid.jpg); background-repeat: no-repeat; background-position: top}
.tdTopNas {  background-color: DEE9EA}
.tdTopThin {  background-color: DEE9EA}
.tdTopRaid {  background-color: DEE9EA}
.f8 {  font-size: 8pt}
.sutitle {  font-weight: bold; color: #0000FF}
.fG {  color: 49787C}
.tdL {  background-image: url(images/bg_link2.gif)}
.tdF {  background-color: #E8E3D9}
.tdF8 {  font-size: 8pt; background-color: #E8E3D9}
.tdD8 {  font-size: 8pt; background-color: FEFBF5; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
.tdE8 {  font-size: 8pt; background-color: #FFDE00}

/* --------------------------------------------------------------------------------------------------------------- */

.pageImgR{
	float:right;
	margin:10px 0px 0px 1px;
	padding:0px;
}
.pageImgL{
	float:left;
	margin:0px 10px 10px 0px;
	padding:0px;
}

