/* CSS Document */
a:link {
	color: #3169c8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3169c8;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.dian_main
{
	float:left;
	width:960px;
	height:43px;
	margin-top:10px;
	background:url(../imgs/header_bg.jpg) no-repeat;
}
.dian_aa
{
	float:left;
	width:960px;
	height:auto;
	padding:9px 0 0 0;
}
.dian_aa1
{
	float:left;
	width:auto;
	height:auto;
	margin-left:5px;
	padding:5px 5px 5px 5px;
	line-height:15px;
	background:#fff;
}
.dian_aa1 .act,.dian_aa1 .act a:link,.dian_aa1 .act a:visited
{
	color:#3169c8;
	font-weight:bold;
	background-color:#FFFFFF;
	line-height:18px;
}
.dian_aa2
{
	float:left;
	width:960px;
	height:35px;
	margin-top:1px;
	background:url(../imgs/shops_bg.jpg) no-repeat;
}
.dian_aa3
{
	float:left;
	width:156px;
	height:auto;
	text-align:center;
	color: #3169c8;
	cursor:pointer;
	font-size:15px;
	font-weight:bold;
	line-height:15px;
	padding:16px 0 0 0;
}
.dian_aa4
{
	width:780px;
	float:right;
	color:#3a5999;
	cursor:pointer;
	padding-top:12px;
}
.dian_aa4 span
{
	margin:0 10px 0 0;
	line-height:15px;
}

