﻿body {
    margin:0 auto;
	margin-top: 3px;
}
body, td, th {
	font-size: 12px;
}
img{
	border:0;
}

/*头部导航链接*/
.topnav {
	font-size: 12px;
	color: #FFFFFF;
}
.topnav a:link, .topnav a:visited {
	color: #FFFFFF;
}
.topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*登陆的边框*/
.b_login {
	border: 1px #D4D4D4 solid;
	background-color: #FFF5DA;
}
/*分类信息标题底*/
.info_bg1 {
	background-image: url('../images/goodinfo/info-1.jpg');
	background-repeat: repeat-x;
	background-position: 15px bottom;
	width: 758px;
	height: 9px;
}

/*首页左新闻调用边框*/
.b-r-news {
	border: 1px;
	border-style: solid;
	border-color: #EEBF83;
}

.b-114-news {
	border: 1px;
	border-style: solid;
	border-color: #DDDDDD;
}
/*首页右边新闻调用边框*/
.b-l-news {
	border: 1px;
	border-style: solid;
	border-color: #EEBF83;
	border-top: none;
}
.b-r-news2{
	border: 1px;
	border-style: solid;
	border-color: #C5C5C5;
}
.b-foot {
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
}
.b-foot2 {
	border-bottom: 1px;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
}
.f-b-14 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url('../images/goodinfo/ico.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
}
.f-b-14-1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}
.f-b-n-14 {
	font-size: 14px;
	font-weight: bold;
	color: #AC0D0D;
	margin-left: 30px;
}
.f-b-n-15 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-left: 18px;
}
/*ad.asp全部类型*/
.f-b-b-14 {
	font-size: 14px;
	font-weight: bold;
	color: #AC0D0D;
	margin-left: 10px;
}
.f-r-bai {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 20px;
	height: 27px;
	line-height: 27px;
}
.f-r-hong {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 18px;
	height: 22px;
	line-height: 22px;
}
.f-red{
	color:#FF0000;
}
.f-r-bai a:link, .f-r-bai a:visited, .f-r-hong a:link, .f-r-hong a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.f-r-bai a:hover, .f-r-hong a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.f-f14 {
	font-size: 14px;
	color: #1C1C1C;
}
/*分类信息字体*/
.f-info-1 {
	font-size: 13px;
	color: #333333;
}
.f-info-num {
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
/*首页分类类型链接*/
a.a-info-text:link, a.a-info-text:visited {
	color: #242424;
	font-size: 13px;
	text-decoration: none;
}
a.a-info-text:hover {
	color: #CC0000;
	font-size: 13px;
	background-color:#FFFFD9;
	text-decoration: underline;
}
/*分类信息文章链接*/
a.a-info-news:link, a.a-info-news:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a.a-info-news:hover {
	color: #FF7700;
	font-size: 12px;
	text-decoration: none;
}
/*新闻列表前面的点*/
.lipic {
	float: left;
	width: 10px;
	background-image: url('../images/goodinfo/li.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
}
.lipic2 {
	float: left;
	width: 13px;
	background-image: url('../images/goodinfo/dot04.gif');
	background-repeat: no-repeat;
	background-position: 2px center;
}
.lipic3 {
	float: left;
	width: 10px;
	background-image: url('../images/goodinfo/li.gif');
	background-repeat: no-repeat;
	background-position: 3px center;
}
/*顶部带图标的导航链接*/
.topnavpic a:link, .topnavpic a:visited {
	font-size: 14px;
	color: #35291E;
	text-decoration: none;
}
.topnavpic a:hover {
	font-size: 14px;
	color: maroon;
	text-decoration: none;
}
/*全局链接*/
a:link, a:visited {
	font-size: 12px;
	color: #35291E;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: maroon;
	text-decoration: none;
}
.top_city {
	font: 12px;
	color: #C5C5C5;
	line-height: 18px;
}
/*顶部城市灰色链接*/
.top_city a:link, .top_city a:visited {
	font: 12px;
	color: #666666;
	line-height: 18px;
}
.top_city a:hover {
	color: #FF0000;
}
/*表单样式*/
.input-text {
	border: 1px #cccccc solid;
	font-size: 12px;
	height: 20px;
	line-height: 18px;
}
.input-butttom {
	background-color: #efefef;
	background-image: url(../images/goodinfo/bg_button.gif);
	border: 1px solid #666666;
	height: 20px;
	font-family: "宋体";
	font-size: 12px;
	margin-left: 5px !important;
	margin-left: 2px;
}
.input-text2 {
	border: 1px solid #AFAFAF;
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #fff;
	height: 22px;
	line-height: 20px;
}
.input-text3 {
	border: 1px solid #AFAFAF;
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #fff;
}
/*14号黑色字体链接*/
.a-f-14 a:visited, .a-f-14 a:link,  {
	font-size: 14px;
	color: black;
	text-decoration: none;
}
.a-f-14 a:hover {
	color: maroon;
	font-size: 14px;
	text-decoration: underline;
}
/*13号黑色字体链接*/
.a-f-13 a:visited, .a-f-13 a:link,  {
	font-size: 13px;
	color: black;
	text-decoration: none;
}
.a-f-13 a:hover {
	color: maroon;
	font-size: 13px;
	text-decoration: underline;
}
a.a-a-14:visited, a.a-a-14:link,  {
	font-size: 14px;
	color: #1E1E1E;
	text-decoration: none;
}
a.a-a-14:hover {
	color: #FF7F00;
	font-size: 14px;
	text-decoration: underline;
}
a.a-red-18:visited, a.a-red-18:link,  {
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
}
a.a-red-18:hover {
	color: #0000FF;
	font-size: 18px;
	text-decoration: underline;
}

/*黑边框*/
.b-hei {
	border: 1px #CCC solid;
}
.f-b-font14 {
	font-size: 14px;
	color: #333333;
	margin-left: 5px;
}
.f-h1 {
	font-size: 20px;
	color: #333333;
	line-height: 22px;
}
