@charset "utf-8";
/* CSS Documesnt */

*{
	margin:0px;
	padding:0px;
	list-style:none;
}
body{
	font-family:"Microsoft YaHei";
	font-size:14px;
	line-height:24px;
	color:#666666;
	background:#f7f5f4;
}
img{border:0}
a{
	color:#464646; 
	text-decoration:none; 
	outline:none;
}
a:hover{ 
	color:#F19937; 
	text-decoration:none;
}
.cptj {
	height:20px;
	line-height:20px;
	font-size:20px;
}
.cptj a {
	float:right;
}
.xwtw {
	padding-top:23px;
	margin-bottom:10px;
}
.xwtw dt {
	font-size:14px;
	margin-bottom:6px;
}
.xwtw dd {
	font-size:12px;
	color:#999999;
	line-height:21px;
}
.xwtw dd a {
	color:#f6a21e;
}
.xwtw dd a:hover{
	color:#e40001;
}
.dxw {
	line-height:29px;
}
.dxw a {
	padding-left:11px;
	background:url(crbank_hd2.jpg) no-repeat  0px 3px;
}