﻿/******************************************************************************************************
*********************************************** CSS file******************************************
*******************************************************************************************************/
/******************************************* common **************************************************/
a{color:#4d4d4d; font-family: "宋体", Arial;}
a:link{color:#4d4d4d;text-decoration:none;font-size: 12px;} 
a:visited{font-size: 12px; color:#4d4d4d; text-decoration:none } 
a:hover{font-size: 12px;color:#fe8100; text-decoration:underline } 
a:active{font-size: 12px;color:#4d4d4d; text-decoration:none } 
td{border:0px; font-size:12px; color:#4d4d4d; word-break:break-all; line-height:150%}
img{border:none;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f8f8f0;
}

/*************************** link(header,footer,another links ********************************/
.newstime            {color:#68aa22; font-family:Arial; font-size: 11px;}
.newstime:link       {color:#68aa22; text-decoration:none font-size: 11px;}
.newstime:visited    {color:#68aa22; text-decoration:none font-size: 11px;}
.newstime:hover      {color:#68aa22; text-decoration:none font-size: 11px;}

.green           { color:#6e9925; font-size: 12px; font-family: Arial, "宋体";}
.green:link      { color:#6e9925; text-decoration:none; font-size: 12px;}
.green:visited   { color:#6e9925; text-decoration:none; font-size: 12px;}
.green:active    { color:#6e9925; text-decoration:none; font-size: 12px;}
.green:hover     { color:#42610e; text-decoration:none; font-size: 12px;}

.green2           { color:#6e9925; font-size: 14px;}
.green2:link      { color:#6e9925; text-decoration:none; font-size: 14px;}
.green2:visited   { color:#6e9925; text-decoration:none; font-size: 14px;}
.green2:active    { color:#6e9925; text-decoration:none; font-size: 14px;}
.green2:hover     { color:#42610e; text-decoration:none; font-size: 14px;}

.green3           { color:#6e9925; font-size: 16px;}
.green3:link      { color:#6e9925; text-decoration:none; font-size: 16px;}
.green3:visited   { color:#6e9925; text-decoration:none; font-size: 16px;}
.green3:active    { color:#6e9925; text-decoration:none; font-size: 16px;}
.green3:hover     { color:#333333; text-decoration:none; font-size: 16px;}

.orenge           { color:#fe6c00; font-family: Arial, "宋体"; font-size: 14px;}
.orenge:link      { color:#fe6c00; text-decoration:none; font-size: 14px;}
.orenge:visited   { color:#fe6c00; text-decoration:none; font-size: 14px;}
.orenge:active    { color:#fe6c00; text-decoration:none; font-size: 14px;}
.orenge:hover     { color:#993300; text-decoration:none; font-size: 14px;}

.red           { color:#fe8100; font-family: Arial, "宋体";}
.red:link      { color:#fe8100; text-decoration:none; font-size: 12px;}
.red:visited   { color:#fe8100; text-decoration:none; font-size: 12px;}
.red:hover     { color:#EF4222; text-decoration:none; font-size: 12px;}

.red2           { color:#ff0000; }
.red2:link      { color:#ff0000; text-decoration:none;}
.red2:visited   { color:#ff0000; text-decoration:none;}
.red2:hover     { color:#EF4222; text-decoration:none;}

.blue           { color:#c0def0; font-family: Arial, "宋体";}
.blue:link      { color:#c0def0; text-decoration:none; font-size: 12px;}
.blue:visited   { color:#c0def0; text-decoration:none; font-size: 12px;}
.blue:hover     { color:#ffffff; text-decoration:none; font-size: 12px;}

.blue2           { color:#0774c1; font-family: Arial, "宋体";}
.blue2:link      { color:#0774c1; text-decoration:none; font-size: 12px;}
.blue2:visited   { color:#0774c1; text-decoration:none; font-size: 12px;}
.blue2:hover     { color:#999999; text-decoration:none; font-size: 12px;}

.grey           { color:#999999; font-family: Arial, "宋体";}
.grey:link      { color:#999999; text-decoration:none; font-size: 12px;}
.grey:visited   { color:#999999; text-decoration:none; font-size: 12px;}
.grey:hover     { color:#333333; text-decoration:none; font-size: 12px;}

.white           { color:#ffffff; font-family: Arial, "宋体";}
.white:link      { color:#ffffff; text-decoration:none; font-size: 12px;}
.white:visited   { color:#ffffff; text-decoration:none; font-size: 12px;}
.white:active    { color:#ffffff; text-decoration:none; font-size: 12px;}
.white:hover     { color:#a8d481; text-decoration:none; font-size: 12px;}

.white2           { color:#ffffff; font-size: 14px;}
.white2:link      { color:#ffffff; text-decoration:none; font-size: 14px;}
.white2:visited   { color:#ffffff; text-decoration:none; font-size: 14px;}
.white2:active    { color:#ffffff; text-decoration:none; font-size: 14px;}
.white2:hover     { color:#a8d481; text-decoration:none; font-size: 14px;}

.blank           { color:#333333; font-size: 14px; }
.blank:link      { color:#333333; text-decoration:none; font-size: 14px;}
.blank:visited   { color:#333333; text-decoration:none; font-size: 14px;}
.blank:hover     { color:#000000; text-decoration:underline; font-size: 14px;}

.blank2           { color:#5d5d5d; font-size: 14px; }
.blank2:link      { color:#5d5d5d; text-decoration:none; font-size: 14px;}
.blank2:visited   { color:#5d5d5d; text-decoration:none; font-size: 14px;}
.blank2:hover     { color:#6e9925; text-decoration:none; font-size: 14px;}

/****************************  Bg ************************************************/
.bg01  {
	background-image: url(weather_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg02  {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg03  {
	background-image: url(img_js01.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg04  {
	background-image: url(img_js02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg05  {
	background-image: url(img_js03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/************************************** Text css form****************************************/
.waikuang_whi {
	height: auto;
	width: auto;
	border: 1px solid #d4dac9;
	background-color: #fafff0;
}
.loginBox01 {
	height: 17px;
	width: 76px;
	border: 1px solid #BDBCBC;
	margin: auto;
	color: #333333;
	background-color: #ffffff;
}
.search {
	height: auto;
	width: auto;
	border: 1px solid #BDBCBC;
	font-size: 12px;
}
.yellow {color: #FFFF00; font-family: Arial; font-size: 11px;}

/**************************************Menu************************************************/
