﻿@charset "utf-8";
/************ The Basic Style Case For WebSite Start ************/
body {
	margin:0;
}
td, div, li {
	color:#444444;
	font-family: Tahoma, Helvetica, sans-serif,"宋体";
	font-size:11px;
	line-height:210%;
}
*html td, div, li {
	font-family: Tahoma, Helvetica, sans-serif,"宋体";
	/*overflow:hidden;主要针对IE6.0，将所有的空白DIV高度清除-------------Check ie 6.0.All the space div height to clear.*/
}
select, textarea {
	color:#444444;
	font-family: Tahoma, Helvetica, sans-serif,"宋体";
	font-size:11px;
	line-height:190%;
}

area {
	filter:expression(this.onFocus=this.blur());
}
p {
	/*word-break:break-all;*/
	margin:2px;
	padding:0;
	text-align:justify;
}
p.n {
	text-indent: 0;
}
img {
	margin:0;
	padding:0;
	border:0;
}

form {
	margin:0;
	padding:0;
}
.small{
	color:#00a0e9;
	font-size:11px;
}
.cn{
	color:#00a0e9;
}
.cn a:visited{
	color:#00a0e9;
	text-decoration:none;
}
.cn a:link{
	color:#00a0e9;
	text-decoration:none;
}
.cn a:hover{
	color:#00a0e9;
}
.black{
	color:#000000;
}
.black a{
	color:#000000;
	text-decoration:none;
}
.black a:hover{
	color:#7d3d0a;
	text-decoration:none;
}
.navbg{
	background:url("../images/nav_bg.jpg") 50% 0 repeat-y;
}
.cs{
	color:#dd7b07;
	font-size:11px;
}
.cs a{
	color:#dd7b07;
	text-decoration:none;
}
.white{
	color:#ffffff;
	font-size:11px;
}
.white a{
	color:#ffffff;
	text-decoration:none;
}
.bla{
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.black{
	color:#000000;
	font-size:11px;
}
.black a{
	color:#000000;
	text-decoration:none;
}
.title{
	color:#a35400;
	font-weight:bold;
}
.title1{
	color:#444444;
}
.title1 a{
	color:#444444;
	text-decoration:none;
}
.title1 a:hover{
	color:#00a0e9;
	text-decoration:none;
}
.title2{
	color:#00428e;
}
.title2 a{
	color:#00428e;
	text-decoration:none;
}
.title a{
	color:#a35400;
	font-weight:bold;
	text-decoration:none;
}
.title a:hover{
	color:#f0d961;
}

.title a:hover{
	color:#f0d961;
}
.title{
 padding-left:8px;
}

.ShowDiv
{
  padding-left:14px;
	}
.news{
	color:#8e6300;
}
.date{
	color:#a35400;
	font-size:11px;
}
.n_bg{
	background:url(../images/h_bg.gif) repeat-x top;
}
.LeftMenu{
 background:url(../images/arrow.gif) no-repeat 5px 0;
}

.ThePagesList
{
 text-decoration:none;
 color:#4444444;	
}

.input
{ 
	border:1px #333 solid ;
	}
