/* CSS Document */

html,body,td{
margin:0px;
font-size:12px;
font-family:Arial,宋体;
color:#545454;
line-height:18px;
}
img{
border:none;
margin:0px;
padding:0px;
}
ul{
margin:0px;
padding:0px;
}
h1{
font-size:12px;
font-family:Arial,宋体;
color:#545454;
margin:0px;
padding:0px;
font-weight:normal;
}
a,a:hover{
font-size:12px;
font-family:Arial,宋体;
color:#545454;
text-decoration:none;
outline:none;blr:expression(this.onFocus=this.blur());
}
a:hover{
text-decoration:underline;
}
a.red{
color:#DD3307;
}
/*----------------头部 start----------*/
.menu{
border-top:5px #B00D28 solid; padding-right:40px;
}
.menu a,.menu a:hover{
line-height:30px;
padding:4px 12px;
}
.menu a:hover{
color:#B00D28;
background-color:#EDF0F1;
text-decoration:none;
}
/*---------------------头部End--------------------*/

/*---------------主体内容块 start---------------*/
.index_news{
background:url(images/bg.jpg) repeat-x left top #FFFFFF;
padding:11px;
}
.title{background:url(images/title_ico.jpg) no-repeat left top #B00D28; color:#FFFFFF; font-weight:bold; padding-left:60px; line-height:27px}
.index_pic,.index_pic1{
float:left;
margin:5px 13px;
border:1px #EBE7E7 solid
}
.index_pic1{
margin-right:6px;
margin-left:0px;
}
.index_pic td,.index_pic1 td{
padding:3px;
}
/*-------------------主体内容块 End---------*/

/*------------------左侧--------------------*/
.subnav{
background:url(images/left_bg.jpg) no-repeat left top #F9F9F9;
padding-top:41px;}
li{
width:224px;
margin:0px;
padding:0px;
list-style:none;
border-bottom:1px #C5C5C5 solid;
height:36px;
overflow:hidden;
}
/*-------------------左侧end--------------------*/


/*------------------右侧--------------------*/
.content_right{
padding-top:40px;
background-color:#F1F3F4;
}
.right_title{
background:url(images/about_title_bg.jpg) repeat-x left bottom;
padding-bottom:7px;}

.content_text{
color:#7F7F7F;
line-height:23px;
padding:20px 0px 40px 0px;
}
.page{
background:url(images/page_bg.jpg) no-repeat left center; padding-top:3px;}
.news_list td{background:url(images/xx_ico.jpg) repeat-x left bottom;
/*-------------------右侧end--------------------*/

/*-----首页图片切换---------*/
#imgTitle {
	FILTER: ALPHA(opacity=70); left: 0px; overflow: hidden; POSITION: relative; text-align: left
}
#imgTitle_up,#imgTitle_down{
	left: 0px; HEIGHT: 1px; text-align: right
}

.imgClass {
	border: #DD3307 1px solid;
}
.button1 {
	padding-right: 7px; padding-left: 7px; background: #7b7b63; padding-bottom: 2px; margin: 0px; font: bold 9px sans-serif; border-left: #fff 1px solid; padding-top: 2px; text-decoration: none
}
A.button1 {
	color: #ffffff; font-family: sans-serif; background-color: #000000; text-decoration: none
}
A.button1:hover {
	background: #fff; color: #fff; font-family: sans-serif; text-decoration: none
}
.trans {
	FILTER: progid:DXImageTransform.Microsoft.Alpha(startX=0, startY=0, finishX=100, finishY=100,style=1,opacity=0,finishOpacity=40); width: 90px; background-color: #000
}
/*-----首页图片切换end---------*/
