@charset "utf-8";
@import url(ishan.css);
/*首页内容区*/
#Index_main{
	background-image: url(../images/main_img.jpg);
	height: 230px;
	background-repeat: no-repeat;
}
#Index_main_l{
	float: left;
	width: 447px;
	margin-right: 30px;
	margin-left: 9px;

}
#Index_main_m{
	float: left;
	width: 312px;
	margin-right: 23px;
}
#Index_main_r{
	float: right;
	width: 160px;
	padding-right: 5px;
	_padding-right: 0px;
}
form {padding:0px;margin:0px;}

.r01{
	text-align: right;
	width: 100%;
}
#Index_main_r input{
	background-color: #f3f3f3;
	width: 72px;
	border: 1px solid #c7c7c7;
	margin: 1px;
}
#Index_main_r .log{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	width: 40px;
}
.r02{
	margin-top: 176px;
	*margin-top: 73px;
	margin-left: 33px;
	color: #000;
	line-height: 18px;
}
.l01{
	margin-top: 15px;
}
.l01 dl{	margin-left:10px;}
.l01 dd{
	color: #000;
	font-weight: bold;
	margin-right: 35px;
	margin-left:40px;
}
.l01 dd .red{
	color: #F00;
}
.l01_con{
    padding-top: 35px;
	*padding-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
	height: 100px;
}
.l01_con img{padding:5px;}
.l02{	margin-top: 25px;}
.l02 img{
	margin-right: 12px;
	margin-left: 12px;
}
.m01{	margin-top: 15px;}
.m01 dl{
	margin-left:3px;
	width: 100%;
}
.m01 dd{
	color: #000;
	font-weight: bold;
	margin-right: 1px;
	width: 83px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ddc9b1;
	text-align: center;
}
.m01 dd.red{
	color: #F00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fd6f0b;
}
.m01 dd.more{
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
}
.m01_con ul{
	padding-left: 5px;

}
.m01_con .ul_l li{
	list-style-type: none;
	margin-top: 7px;
	margin-bottom: 7px;
	background-image: url(../images/ico5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 10px;
}
.m01_con .ul_l{
	width: 73%;
	float: left;
}
.m01_con .ul_r{
	width: 23%;
	float: right;
	font-size: 10px;
}
.m01_con .ul_r li{	margin-top: 7px;
	margin-bottom: 7px;}
