*{
	margin:0;
	padding:0;
}
body,td,th
{ font-size:13px; font-family:"宋体";}

body{
	margin:0;
	padding:0;
	color:#47261a;
	background:url(../images/bg.jpg);
}
img {nobar:expression(this.galleryImg='no')}

a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */  

a:link{color:#47261a; text-decoration:none;}
a:visited{color:#47261a; text-decoration:none;}
a:hover{color:#47261a; text-decoration:underline; }

input{
	color:#47261a;
	border:1px solid #d1d1d1;
	font-size:12px;
}
select{
	color:#47261a;
	border:1px solid #d1d1d1;
	font-size:12px;
}
.content{
padding-top:10px;
padding-left:10px;
padding-right:10px;
line-height:23px; 
}

.rightpad{
	padding-left:15px;
}

.head{
	color:#004178;
}
.pic{
	border:3px #dddddd  solid;
}

.arricon{
	background:url(../images/arricon.gif) center left no-repeat;
	padding-left:15px;
	display:block;
	line-height:28px;
	text-align:justify;
}
.leftarr{
	background:url(../images/arricon.gif) 49px  center no-repeat;
	padding-left:60px;
	display:block;
	line-height:25px;
	text-align:justify;
	color:#fff;
}

.leftarr:link{color:#fff; text-decoration:none;}
.leftarr:visited{color:#fff; text-decoration:none;}
.leftarr:hover{color:#fff; text-decoration:underline; }

.newslist{
	border-bottom:1px #d1d1d1 solid;
	padding-left:15px;
	background:url(../images/arricon.gif) center left no-repeat;
}
.titlel{
	font-size:14px;
	font-weight:bold;
}
.titlel a:link{color:#973122; text-decoration:none;}
.titlel a:visited{color:#973122; text-decoration:none;}
.titlel a:hover{color:#973122; text-decoration:underline; }
/*menu*/
#menu{
	width:670px;
	height:28px;
	
}

#menu .menuselect {
width:944px;
position:relative;
}
#menu .menuselect li{
display:block;
float:left;/*列表高度*/
height:37px;
position:relative;
}
#menu .menuselect li ul.subm1 li,
#menu .menuselect li ul.subm2 li{
display:block;
/*float:right;列表高度*/
height:37px;
}
#menu .menuselect li ul.subm4 li{
	float:right;
}
#menu .menuselect a {
display:block; 
height:37px;/*列表高度*/
white-space:nowrap; 
}
#menu b {position:absolute; left:-9999px;}

#menu ul a.m1{
	width:133px;
	background:url(../images/m1.jpg) no-repeat left top;
}
#menu ul a.m1on{
	width:133px;
	background:url(../images/m1.jpg) no-repeat left bottom;
}
#menu ul a.m2{ 
	width:136px;
	background:url(../images/m2.jpg) no-repeat left top;
}
#menu ul a.m2on{ 
	width:136px;
	background:url(../images/m2.jpg) no-repeat left bottom;
}
#menu ul a.m3{ 
	width:140px;
	background:url(../images/m3.jpg) no-repeat left top;
}
#menu ul a.m3on{ 
	width:140px;
	background:url(../images/m3.jpg) no-repeat left bottom;
}
#menu ul a.m4{ 
	width:126px;
	background:url(../images/m4.jpg) no-repeat left top;
}
#menu ul a.m4on{ 
	width:126px;
	background:url(../images/m4.jpg) no-repeat left bottom;
}
#menu ul a.m5{ 
	width:135px;
	background:url(../images/m5.jpg) no-repeat left top;
}
#menu ul a.m5on{ 
	width:135px;
	background:url(../images/m5.jpg) no-repeat left bottom;
}
#menu ul a.m6{ 
	width:143px;
	background:url(../images/m6.jpg) no-repeat left top;
}
#menu ul a.m6on{ 
	width:143px;
	background:url(../images/m6.jpg) no-repeat left bottom;
}
#menu ul a.m7{ 
	width:131px;
	background:url(../images/m7.jpg) no-repeat left top;
}
#menu ul a.m7on{ 
	width:131px;
	background:url(../images/m7.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:450px;
display:block;
position:absolute;
z-index:100;
top:37px;
left:40px;
}
#menu .menuselect :hover ul.subm3{/*下拉ul*/
width:500px;
}
#menu .menuselect :hover ul.subm1{/*下拉ul*/
width:250px;

}
#menu .menuselect :hover ul.subm2{/*下拉ul*/
width:300px;
}
#menu .menuselect :hover ul.subm4{
width:200px;
left:-50px;
}
#menu .menuselect :hover ul li {
	min-width:60px;
	_width:60px;
display:block;
z-index:100;
margin-left:5px;
}

#menu .menuselect :hover ul li a {
display:block;
height:33px;
	min-width:60px;
	_width:60px;
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:60px;
	_width:60px;
height:33px;
background:url(../images/arricon.gif) no-repeat left  10px;
color:#ec4989;
white-space:nowrap;
}

/*end menu*/

.thumbImage {max-width: 290px;max-height: 1000px;} /* for Firefox & IE7 */

* html .thumbImage { /* for IE6 */
width: expression(this.width > 290 && this.width > this.height ? 290 : auto);
height: expression(this.height > 1000 ? 1000 : auto);
}

.thumbImage_1 {max-width: 380px;max-height: 1000px;} /* for Firefox & IE7 */

* html .thumbImage_1 { /* for IE6 */
width: expression(this.width > 380 && this.width > this.height ? 380 : auto);
height: expression(this.height > 1000 ? 1000 : auto);
}
