﻿*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	font-family: "宋体";
	font-size: 12px;
	color:#515151;
	background:url(../images/BJ_index.jpg) repeat-x;
}
div,ul,li,dt,dl,dd,form,span,img{
	margin:0;
	padding:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
}
li{ list-style:none;}
img{
	border:0;
	font-family: "宋体";
	font-size: 12px;
}
/* 链接颜色 */
a {
	color:#515151;
	text-decoration:none;
	font-size:12px;
}
a:hover {
	color:#F90;
	text-decoration:none;
	font-size:12px;
}
a.text_blue {
	color: #c7e3ed;
	text-decoration:none;
	font-size: 13px;
}
a.text_blue:hover {
	color:#e19f00;
	text-decoration:none;
	font-size: 12px;
}
a.s_blue {
	color: #87a2b3;
	text-decoration:none;
	font-family: "宋体";
	font-size: 12px;
}
a.s_blue:hover {
	color:#e19f00;
	text-decoration:none;
	font-family:"宋体";
	font-size:12px;
}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cVisited{
	color:#7394A2;
	line-height: 18px;
}
.cRed,a.cRed:link,a.cRed:visited{
	color:#FF6600;
}
.cBlue,a.cBlue:link,a.cBlue:visited{
	color:#0066CC;
}
.cDRed,a.cDRed:link,a.cDRed:visited{ background:url(../images/ny_bj001.jpg) 0 2px repeat-x;}
.cGray,a.cGray:link,a.cGray:visited{ background:url(../images/BJ_03.jpg) repeat-x;}/*灰色*/
.cDGray,a.cDGray:link,a.cDGray:visited{ background:url(../images/BJ_04.jpg) repeat-x;}/*深灰色*/
.cWhite,a.cWhite:link,a.cWhite:visited{ background:url(../images/BJ_05.jpg) repeat-x;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff8a00;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
.cPrice{color:#f30; font-weight:bold; }
.cViprice{ color:#FF9900; text-decoration:underline;}
/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.Tleft{text-align:left;}
.Tcenter{ text-align:center;}
.Tright{ text-align:right;}
.clear{ clear: both; font-size:1px; width:1px; height:1px; overflow:hidden; visibility: hidden; margin:0;padding:0; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;	}
.img_valign_center{position:static;vertical-align:middle }
.p_valign_center{ position:static; vertical-align:middle }
.nothing{font-size:0px; line-height :0px; margin :0px; padding :0;}
