*{
	margin:0;
	padding:0;
	list-style:none;
}

body,td,th
{ font-size:12px; font-family:"宋体";}

body{
	margin:0;
	padding:0;
	color:#535353;
	background:#e6e9ec url(../images/bg.jpg) center repeat-y;	
}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */  

a:link{color:#535353; text-decoration:none;}
a:visited{color:#535353; text-decoration:none;}
a:hover{color:#d6241c; text-decoration:underline; }

input{
	color:#535353;
	border:1px solid #c8c8c8;
	font-size:12px;
	line-height:18px;
}

.content{
padding-top:10px;
padding-left:10px;
padding-right:10px;
line-height:23px;
}

.lefttable{
	margin-top:6px;
}
.pagetitle-t{
	border:1px #ececec solid;
	background:url(../images/titlebg.jpg);
}
.pagetitle{
	padding-left:20px;
	background:url(../images/arricon.jpg) no-repeat 5px center;
}
.leftarricon{
	background:url(../images/arricon.gif) 40px center  no-repeat;
	padding-left:55px;
}
.leftarriconsub{
	background:url(../images/arricon.gif) 50px center  no-repeat;
	padding-left:65px;
	cursor:pointer;	
}
.leftarriconsub2{
	background:url(../images/arricon.gif) 60px center  no-repeat;
	padding-left:75px;	
}

.arricon{
	background:url(../images/arricon.gif) center left no-repeat;
	padding-left:12px;
}
.arricon1{
	background:url(../images/arricon.jpg) center left no-repeat;
	padding-left:15px;
}

.indextitle{
	color:#00509c;
	font-weight:bold;
}
.newslist{
	border-bottom:1px #ccc dashed;
	padding-left:10px;
	background:url(../images/arricon.gif) center left no-repeat;
}
.time{
	color:#025e99;
	border-bottom:1px #ccc dashed;	
}
.pagecontent{
	margin:0 auto;
	width:928px;
	min-height:500px;
	_height:500px;
	background:url(../images/pagebottombg.jpg) no-repeat bottom;	
}
.pagecontent-in{
	margin:0 auto;
	width:912px;
	min-height:500px;
	_height:500px;
	margin-bottom:20px;
}

/*menu*/
#menu{
	width:912px;
	height:47px;
	margin:0 auto;	
}

#menu .menuselect {
width:912px;
position:relative;
}
#menu .menuselect li{
display:block;
float:left;/*列表高度*/
height:47px;
position:relative;
}
#menu .menuselect li ul.subm1 li,
#menu .menuselect li ul.subm2 li{
display:block;
/*float:right;列表高度*/
height:47px;
}
#menu .menuselect li ul.subm4 li{
	float:right;
}
#menu .menuselect a {
display:block; 
height:47px;/*列表高度*/
white-space:nowrap; 
}
#menu b {position:absolute; left:-9999px;}

#menu ul a.m1{
	width:113px;
	background:url(../images/m1.jpg) no-repeat left top;
}
#menu ul a.m1on{
	width:113px;
	background:url(../images/m1.jpg) no-repeat left bottom;
}
#menu ul a.m2{ 
	width:113px;
	background:url(../images/m2.jpg) no-repeat left top;
}
#menu ul a.m2on{ 
	width:113px;
	background:url(../images/m2.jpg) no-repeat left bottom;
}
#menu ul a.m3{ 
	width:110px;
	background:url(../images/m3.jpg) no-repeat left top;
}
#menu ul a.m3on{ 
	width:110px;
	background:url(../images/m3.jpg) no-repeat left bottom;
}
#menu ul a.m4{ 
	width:115px;
	background:url(../images/m4.jpg) no-repeat left top;
}
#menu ul a.m4on{ 
	width:115px;
	background:url(../images/m4.jpg) no-repeat left bottom;
}
#menu ul a.m5{ 
	width:111px;
	background:url(../images/m5.jpg) no-repeat left top;
}
#menu ul a.m5on{ 
	width:111px;
	background:url(../images/m5.jpg) no-repeat left bottom;
}
#menu ul a.m6{ 
	width:113px;
	background:url(../images/m6.jpg) no-repeat left top;
}
#menu ul a.m6on{ 
	width:113px;
	background:url(../images/m6.jpg) no-repeat left bottom;
}
#menu ul a.m7{ 
	width:110px;
	background:url(../images/m7.jpg) no-repeat left top;
}
#menu ul a.m7on{ 
	width:110px;
	background:url(../images/m7.jpg) no-repeat left bottom;
}
#menu ul a.m8{ 
	width:127px;
	background:url(../images/m8.jpg) no-repeat left top;
}
#menu ul a.m8on{ 
	width:127px;
	background:url(../images/m8.jpg) no-repeat left bottom;
}
#menu .menuselect a:hover, 
#menu .menuselect li:hover a{
background-position: left bottom; 
cursor:pointer; 
}
#menu ul ul {
	display:none;	
}

/* IE6 only */
#menu table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
z-index:100;
}

#menu .menuselect ul li {  /* 下拉样式*/
	min-width:60px;
	_width:60px;
	height:25px;
	line-height:22px;
	margin-top:2px;	
}

#menu .menuselect ul li a{  /* 下拉样式*/
	min-width:60px;
	_width:60px;
	height:25px;
	line-height:22px;
	text-align:justify;
}

#menu .menuselect :hover ul {/*下拉ul*/
width:600px;
display:block;
position:absolute;
z-index:100;
top:43px;
left:40px;
}
#menu .menuselect :hover ul.subm3{/*下拉ul*/
width:350px;
}
#menu .menuselect :hover ul.subm1{/*下拉ul*/
width:250px;

}
#menu .menuselect :hover ul.subm2{/*下拉ul*/
width:380px;
}
#menu .menuselect :hover ul.subm4{
width:200px;
left:-50px;
}
#menu .menuselect :hover ul li {
	min-width:30px;
	_width:30px;
display:block;
z-index:100;
padding:0 5px;
}

#menu .menuselect :hover ul li a {
display:block;
height:33px;
	min-width:30px;
	_width:30px;
line-height:28px;
white-space:nowrap;
text-align:justify;
z-index:100;
padding-left:10px;
background:url(../images/arricon.gif) no-repeat left  10px;
}

#menu .menuselect :hover ul li a:hover { /*下拉连接样式*/
z-index:100;
display:block;
	min-width:30px;
	_width:30px;
height:33px;
background:url(../images/arricon.gif) no-repeat left  10px;
color:#ec4989;
white-space:nowrap;
}

/*end menu*/


.thumbImage {max-width: 180px;max-height: 180px;} /* for Firefox & IE7 */

* html .thumbImage { /* for IE6 */
　　width:expression_r(this.width>180&&this.width>this.height?180:auto);
　　height:expresion(this.height>180?180:auto);
}

.thumbImagebig {max-width: 800px;max-height: 1200px;} /* for Firefox & IE7 */

* html .thumbImagebig { /* for IE6 */
width: expression(this.width > 800 && this.width > this.height ? 800 : auto);
height: expression(this.height > 1200 ? 1200 : auto);
}