BODY {
	overflow-y:auto;
	font-size: 12px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px; 	
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px; 
	BACKGROUND-COLOR: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

a:visited { font-size: 12px;color: #000000;text-decoration: none;}
a:hover {  font-size: 12px;color:#06589f;text-decoration: underline;}
a:link { font-size: 12px;color:#222222;text-decoration: none;}

a.big:visited { font-size: 14px;color: #CC0000;text-decoration: none;}
a.big:hover {  font-size: 14px;color:#6600ff;text-decoration: underline;}
a.big:link { font-size: 14px;color:#CC0000;text-decoration: none;}

a.red:visited { font-size: 12px;color: #990201;text-decoration: none;}
a.red:hover {  font-size: 12px;color:#990201;text-decoration: underline;}
a.red:link { font-size: 12px;color:#990201;text-decoration: none;}

a.yel:visited { font-size: 12px;color: #996601;text-decoration: none;}
a.yel:hover {  font-size: 12px;color:#996601;text-decoration: underline;}
a.yel:link { font-size: 12px;color:#996601;text-decoration: none;}

a.pur:visited { font-size: 12px;color: #613357;text-decoration: none;}
a.pur:hover {  font-size: 12px;color:#613357;text-decoration: underline;}
a.pur:link { font-size: 12px;color:#613357;text-decoration: none;}

a.blue:visited { font-size: 12px;color: #04427D;text-decoration: none;}
a.blue:hover {  font-size: 12px;color:#04427D;text-decoration: underline;}
a.blue:link { font-size: 12px;color:#04427D;text-decoration: none;}

a.nav:visited { font-size: 12px;color: #FFFFFF;text-decoration: none;}
a.nav:hover {  font-size: 12px;color:#FFFFFF;text-decoration: underline;}
a.nav:link { font-size: 12px;color:#FFFFFF;text-decoration: none;}

a.top:visited { font-size: 12px;color: #A8150D;text-decoration: none;}
a.top:hover {  font-size: 12px;color:#6600ff;text-decoration: underline;}
a.top:link { font-size: 12px;color:#A8150D;text-decoration: none;}



a.mufont:visited { font-size: 12px;color: #FFFFFF;text-decoration: underline;}
a.mufont:hover {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
a.mufont:link {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
}


TD {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "ËÎÌå";
	LETTER-SPACING: 0px;
	line-height:23px;
	LETTER-SPACING: 0.1em;

}

.td1 {
	FONT-SIZE: 12px;
	FONT-FAMILY: "ËÎÌå";
	LETTER-SPACING: 0.05em
}

.bt {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #339933; TEXT-DECORATION: none
}
.blackfont {
	COLOR: #333333
}
A.left {
	FONT-SIZE: 9pt; COLOR: #3366cc; FONT-FAMILY: "ËÎÌå"; TEXT-DECORATION: none
}
A.left:hover {
	FONT-SIZE: 9pt; COLOR: #ff6600; FONT-FAMILY: "ËÎÌå"; TEXT-DECORATION: underline
}

.input2 {
	background-color: #fafafa;
	border: 1px solid #999999;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 20px;

}

textarea,input,object 
{ font-family: Tahoma, Verdana; font-size: 12px; font-weight: normal; color: #111111 }

.table2 {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #104A7B;
	border-right-color: #104A7B;
	border-bottom-color: #104A7B;
	border-left-color: #104A7B;
	background-color: #FFFFFF;
	color: #000066;
}
.td2 {
	font-size: 12px;
	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: solid;
	border-left-style: solid;
	border-top-color: #104A7B;
	border-right-color: #104A7B;
	border-bottom-color: #104A7B;
	border-left-color: #104A7B;
	color: #000066;
}


.nav_all {
	background-image: url(../images/top_nav_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
}
.leftNav {
	background-image: url(../images/top_nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	height: 26px;
}
.weather {
	background-image: url(../images/weather_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 526px;
}
.seach {
	background-image: url(../images/seach_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #757575;
	height: 70px;
}

.s_input {
	height: 16px;
	border: 1px solid #4C4C4C;
	background-image: url(../images/input_bg.jpg);
	background-repeat: repeat-x;
}
select {
	font-size: 12px;
	color: #CC6600;
	background-color: #FFFFFF;
}

.b_all {
	border: 1px solid #5C5C5C;
}
.icon_1 {
	background-image: url(../images/icon_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #57400A;
	padding-left: 27px;
	height: 23px;
	border: 1px solid #FFFFFF;
}
.icon_1_over {
	background-image: url(../images/icon_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	padding-left: 27px;
	height: 23px;
	cursor: hand;
	border: 1px solid #BCBCBC;
	background-color: #FFFFFF;
}
.user_login {
	background-color: #F3DCE2;
	background-image: url(../images/user_login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	border: 1px solid #9A0201;
	padding-left: 30px;
	height: 26px;
}
.user_input {
	background-color: #FBF0F4;
	height: 14px;
	border: 1px solid #000000;
}
.Title1 {
	background-color: #9A0201;
	border: 1px solid #9A0201;
}
.link1 {
	color: #25222B;
	background-color: #FFFFDD;
	padding-left: 10px;
	letter-spacing: 2px;
}
.link2 {
	color: #25222B;
	background-color: #F8F8F8;
	padding-left: 10px;
	letter-spacing: 2px;
}


.weather_font {
	padding-right: 5px;
	padding-left: 162px;
	text-align: left;
}
.title_1 {
	background-image: url(../images/bg_title1.jpg);
	background-repeat: repeat-x;
	height: 31px;
	border-top: 1px none #646464;
	border-right: 1px solid #646464;
	border-bottom: 1px none #646464;
	border-left: 1px solid #646464;
}
.title_1_1 {
	background-image: url(../images/title_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	font-weight: bold;
	color: #834A00;
	padding-left: 40px;
	text-align: left;
	letter-spacing: 2px;
}
.title_2 {
	background-image: url(../images/bg_title2.jpg);
	background-repeat: repeat-x;
	height: 31px;
	border-top: #646464;
	border-right: #646464;
	border-bottom: #646464;
	border-left: #646464;
}
.title_2_1 {
	background-image: url(../images/title_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	font-weight: bold;
	color: #004D9A;
	padding-left: 40px;
	text-align: left;
	letter-spacing: 2px;
}
.title_3 {
	background-image: url(../images/bg_title3.jpg);
	background-repeat: repeat-x;
	height: 25px;
	border-top: 1px #646464;
	border-right: 1px solid #646464;
	border-bottom: 1px #646464;
	border-left: 1px solid #646464;
}
.title_3_1 {
	background-image: url(../images/title_3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 40px;
	text-align: left;
	letter-spacing: 2px;
}
.title_4 {
	background-image: url(../images/bg_title4.jpg);
	background-repeat: repeat-x;
	height: 31px;
	border-top: 1px #646464;
	border-right: 1px none #646464;
	border-bottom: 1px #646464;
	border-left: 1px solid #646464;
}
.title_4_1 {
	background-image: url(../images/title_4.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	font-weight: bold;
	color: #004D9A;
	padding-left: 40px;
	text-align: left;
	letter-spacing: 2px;
}
.font_nav {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-top: 2px;
}
.h_1 {
	background-image: url(../images/dot_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 27px;
	text-align: left;
}
.h_1_over {
	background-image: url(../images/dot_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 27px;
	background-color: #FFFBE7;
	text-align: left;
}
.timep {
	color: #FF6600;
}
.h1_b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #646464;
	border-right-color: #646464;
	border-bottom-color: #646464;
	border-left-color: #646464;
	background-color: #FFFFFF;
}
.h_2 {
	background-image: url(../images/dot_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 23px;
	text-align: left;
	height: 28px;
}
.h4_b {
	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: solid;
	border-left-style: solid;
	border-top-color: #646464;
	border-right-color: #646464;
	border-bottom-color: #646464;
	border-left-color: #646464;
	background-color: #FFFFFF;
}
.h_2_over {
	background-image: url(../images/dot_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 23px;
	background-color: #FFFFFF;
	text-align: left;
	height: 28px;
}
.h2_b {
	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: solid;
	border-left-style: none;
	border-top-color: #646464;
	border-right-color: #646464;
	border-bottom-color: #646464;
	border-left-color: #646464;
	background-color: #FFFBE7;
}
.h3_b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #646464;
	border-right-color: #646464;
	border-bottom-color: #646464;
	border-left-color: #646464;
	background-color: #FFFFFF;
}
.image_report {
	background-image: url(../images/image_report.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #909090;
	height: 243px;
	width: 30px;
}

.img {
	border: 3px solid #FFFFFF;
}
.img_b {
	position:static;
	filter:progid:DXImageTransform.Microsoft.DropShadow(color=#B2AC8D,offX=2,offY=2,positives=true);
	border: 1px solid #999999;
}.img_bg {
	background-color: #FFF6CA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #868686;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
}
.user {
	background-image: url(../images/user.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 12px;
	color: #460100;
	height: 25px;
}
.input_txt {
	border: 1px solid #CCCCCC;
	height: 15px;
}
.box {
	border: 1px solid #717171;
	height: 61px;
}
.h_3 {
	background-image: url(../images/dot_3.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 27px;
	text-align: left;
	height: 25px;
}
.h_3_over {
	background-image: url(../images/dot_3.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 27px;
	background-color: #FFFBE7;
	text-align: left;
	height: 25px;
}
.right {
	background-color: #FFFAE3;
	border: 1px solid #949494;
	text-align: center;
	padding: 5px;
	width: 198px;
}
.hot1 {
	border: 1px solid #AAA799;
}
.hot2 {
	border: 3px solid #FFFFFF;
	background-color: #FFFDF3;
}
.dh {
	font-size: 12px;
	color: #003B94;
	letter-spacing: 2px;
}
select {
	color: #000000;
	background-color: #FFFFCC;
	width: 100%;
}
.aq {
	height: 79px;
	background-image: url(../images/aq.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}
.fw {
	height: 79px;
	background-image: url(../images/fw.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}
.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 15px;
	padding-left: 35px;
}
.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 15px;
	padding-left: 25px;
}
.display0{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c30000;
}
.display1{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;

}
.display2{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;

}

.display4{
	font-size: 14px;
	LINE-HEIGHT: 22px
}

a.display:visited { font-size: 14px;color: #013d8e;text-decoration: none;font-weight: bold;}
a.display:hover {  font-size: 14px;color:#bc0000;text-decoration: underline;font-weight: bold;}
a.display:link { font-size: 14px;color:#013d8e;text-decoration: none;font-weight: bold;}
