﻿#left
{
	width:270px;
	float:left;
	margin-top:8px;
	margin-bottom:5px;
}
.news
{
	width:270px;
	background:url(../Images/news_bg.jpg) no-repeat left top;
	height:auto;
}
.news_tit
{
	width:270px;
	height:75px;
}
.news_tit H3
{
	margin-left:33px;
	_margin-left:16px;
}
.news_tit2
{
	width:270px;
	height:75px;
}
.news_tit2 H3
{
	margin-left:80px;
	_margin-left:40px;
	margin-top:43px;	
}
.leftmore
{
	width:60px;
	float:right;
	margin-top:-7px;
	margin-left:8px;
}
UL
{
	list-style-type:none;
	list-style-image:none;
	text-align:left;
}
/*.news UL
{	
	border-left-style:dashed; 
	border-right-style:dashed; 
	border-width:1px;
	border-color:#D6D3CE ;
}*/
LI
{
	list-style-type:none;
	list-style-image:none;
}
.news UL LI
{
	line-height:23px;
	margin:8px auto;
	width:220px;
	background:url(../images/li_line_bg.jpg) repeat-x left bottom;
}
.newslist UL LI
{
	line-height:32px;
	vertical-align:middle;
	width:100%;
	background:url(../images/li_line_bg.jpg) repeat-x left bottom;
}
.link UL LI
{
	line-height:23px;
	margin:8px auto;
	width:220px;
	background:url(../images/li_line_bg.jpg) repeat-x left bottom;
}
A
{
	color:#0b5d97;
	font-size:12px;
	text-decoration:none;
}
.news UL LI A
{
	padding-left:15px;
	background:url(../images/li_icon.jpg) no-repeat left center;
}
.newslist UL LI A
{
	padding-left:25px;
	background:url(../images/bub.png) no-repeat left center;
}
.link UL LI A
{
	padding-left:15px;
	background:url(../images/li_icon.jpg) no-repeat left center;
}
.link
{
	width:270px;
	background:url(../images/link_bg.jpg) no-repeat left top;
	height:210px;
}
.contact
{
	width:270px;
	background:url(../images/contact_bg.jpg) no-repeat;
	height:130px;
	padding-top:50px;
	margin-top:30px;
}
.contact UL LI
{
	line-height:23px;
	margin:8px auto;
	width:220px;
	background:url(../images/li_line_bg.jpg) repeat-x left bottom;
}	
.totiao
{
	background:url(../images/LeftView.png) no-repeat left bottom;
	width:270px;
	height:200px;
	margin-top:5px;
}
.demo 
{
      width: 270px;
      padding: 15px;
      font: bold 16px/100% "微软雅黑", "Lucida Grande", "Lucida Sans", Helvetica, Arial, Sans;
      color: #fff;
      text-transform: uppercase;
  }
.demo2 {
  text-shadow: 0 0 22px red;
  filter:glow(color=red,strength=10);
}
.demo3 {
  text-shadow: 0 0 5px blue;
  filter:glow(color=red,strength=7);
}

