
#navcontainer { width: 180px; }


#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 4px;
width: 171px;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #1577b7;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #cccccc;
color: #111111;
}.ibut {
	background-image: url(images/ibut.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
}
.maintxt {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
.maintxt14 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.tilesuo {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #1577B7;
}

.menu12 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}


*{margin:0;padding:0;border:0;}
body {
	font-family: arial, 宋体, serif;
	font-size:12px;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #34567e;
	letter-spacing: 1px;
	text-decoration: none;
}
p {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #34567e;
	letter-spacing: 1px;
	text-decoration: none;
}

#nav {
	 line-height: 30px;  list-style-type: none; background:#666;
}

#nav a {
	display: block; width: 100px; text-align:center;
}

#nav a:link  {
	color:#fff; text-decoration:none;
}
#nav a:visited  {
	color:#fff;text-decoration:none;  //文字颜色
}
#nav a:hover  {
	color:#fff;text-decoration:none;font-weight:bold;  //选择后文字颜色
}

#nav li {
	float: right; width: 80px; background:#568bcd;   //整体背景颜色
}
#nav li a:hover{
	background:#f79f37;  //选择按钮颜色
}
#nav li ul {
	line-height: 28px;  list-style-type: none;text-align:left;  
	left: -999em; width: 180px; position: absolute; 
}
#nav li ul li{
	float: left; 
	background: #b7d8ff; width: 80px
}


#nav li ul a{
	display: block; width: 100px;text-align:left;padding-left:18px;
}

#nav li ul a:link  {
	color:#1f3d1f; text-decoration:none;
}
#nav li ul a:visited  {
	color:#34567e;text-decoration:none;  //下拉文字颜色
}
#nav li ul a:hover  {
	color:#fff;text-decoration:none;font-weight:normal;
	background:#f79f37;  font-size: 12px; //下拉选中
}

#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#content {
	clear: left; 
}
.text12 {
	font-size: 12px;
}
.txtgreen12 {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #34567e;
	letter-spacing: 1px;
	text-decoration: none;
}
.txtgreen12_B {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
.12Blueline {
	font-size: 12px;
	line-height: 16px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	border-bottom-width: thin;
}
.txtgreen14B {
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	color: #34567E;
	text-decoration: none;
}
.txtlinkwhite {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
