body, table, td, input, button, select, option {
	font: 12px "Times New Roman", Times, serif;;
	color: #333333;
}

body	{
	background: #4D6FB7 url(/images/page_bg.jpg) repeat-x;
	margin: 0px;
}
ul,li { margin:0px; padding:0px;}

input   {
	height: 12px;
}
button{
	height: 19px;
}
a {
	color: #6b6b6b;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.menu {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.submenu {
	color: #3E4A59;
	text-decoration: none;
}
a.submenu:hover {
	color: #3E4A59;
	text-decoration: underline;
}

p {
	text-indent: 2em;
}

p.title1 {
	text-indent: -2em;
	font-size: 14.7px;
	font-weight: bold;
}

.border1 {
	border: 0px solid #FFFFFF;
	border-left-width: 2px;
	border-right-width: 2px;
	background-color: #FFFFFF;
}

.box1 {
	border: 1px solid #808080;
	background-color: #EFEFEF; 
}
.box2 {
	border: 1px solid #808080;
}

.newsdate {
	color: #CCCCCC;
	text-indent:-3px;
	
          }

.title1 {
	font-size: 14.7px;
	font-weight: bold;
}

.menu {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.btn_search	{
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 19px;
}

input.text {
	border: 1px solid #666666;
	height: 14px;
	background-color:#F8F8F8;
}
.input1 {
	border: 1px solid #999999;
	background-color:#F8F8F8;
	height: 16px;
}
.input2 {
	border: 1px solid #999999;
	background-color:#F8F8F8;
}

.list li { list-style:none; height:20px; line-height:20px; background:url(/images/i_listb.gif) 0px 8px no-repeat; padding-left:8px;}
.list li span{ float:right; color:#999999}