/* basic */
*{
	margin: 0px;
	padding: 0px;
}

body{
	color:#333333;
	background: transparent;
	text-align: center;
	font: 12px/120% ËÎÌå,Verdana,Arial,sans-serif;
}

a{
	color: #006600;
	text-decoration: none;
	background-color: transparent;}

a:hover{color: #ff6600;}

span{
	line-height: 120%;
}

p{
	line-height: 150%;
}

h1{
	font-size: 16px; color:#ff6600;
	line-height: 200%; text-align:center;
}

h2, h3{
	font-size: 14px; color:#0067b1;
	font-weight:normal;
}

h4{
	font-size: 12px;font-weight:bold;
}

img{
	border: 0px;
}


hr{
	height: 1px;
	border: 1px solid #dddddd;
	clear: both;
	margin: 5px 0px;
}

.main{
	width: 960px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	_height: 0;
}


.m_top{	width:100%; height: 36px;
	line-height: 36px;
	margin-bottom: 20px;border-bottom: 1px solid #ccc;
	background: #F3F3F3;}
.m_top2{width:960px;margin:0 auto;}

.m_head{height: 40px;margin-bottom: 2px;border-bottom: 1px dashed #ccc;}

.h_logo{float:left;width:180px;}

.h_daohang{line-height:16px;float:left;font-size:14px;margin-top:14px;margin-left:15px;}

.h_sh {float:right;}
.h_sh .inp {float:right; text-align:right;} 
.h_sh input { float:left;width:150px;height:24px;line-height:24px;border:1px solid #a6d098;background:#fff;padding:0 2px 0 5px;border-right:0;color:#999; }
.h_sh .bn-srh { width:30px;height:26px;font-size:13px;padding:1px 0 3px 3px;border:none;background:transparent url(ui_ns_sbg4.png) no-repeat -190px -100px;cursor:pointer;letter-spacing:3px;text-align:center; }
.h_sh .bn-srh { padding:2px 0 0 0\9; } 


.m_foot{
	text-align:right;
	padding: 10px 0px;
	border-top:1px dashed #ccc
}

.fl{float:left;}
.fr{float:right;}
.infom{width:960px;margin:4px auto;}
.infol{text-align:left;width:960px;margin:5px auto;line-height:180%;border-bottom:1px dashed #ccc;padding-bottom:5px;}
.infotop{text-align:left;width:960px;height:32px;margin:5px auto;}
.acss{
    width: 960px;
    text-align: left; margin:5px auto;
}

.vcss{
    font-size: 14px;
    text-align: left;
    height:36px;padding-top:10px;
}

.ccss{
    font-size: 12px;
    width: 25%;
    text-align: left;
    height:26px;line-height:26px;
    border-bottom:1px dashed #ccc;
}

.ccs2{
    font-size: 12px;
    width: 25%;
    text-align: left;
    height:26px;line-height:26px;
    border-bottom:1px dashed #ccc;
}

#content{
	text-align: left;background:#f3f3f3;
	padding:10px; margin-top:5px;
	line-height:180%;
	font-size: 14px;
}

.pm{
    text-align: center;	line-height:150%;
}

.myleft{width:800px;float:left;font-size:14px;overflow:hidden;}

.myright{float:right;width:160px;margin-top:10px;}

.divimage{text-align: center;}
.aimage{cursor: pointer;}
.footlink{
	width: 100%;
	text-align: center;
	line-height: 240%;
	font-size:14px;
}
.footlink a{color:#FF0000;}
