/* CSS Document */
body{
text-align:center;
background: #999999;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:21px;
 }

.line {
	font-size:12px;
	color: #FFFFFF;
 }
 
.big a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.big a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.big a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.sm	{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
}
.sm	a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.sm a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
.sm a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:  #666;
	font-size: 12px;
    text-decoration: none;
}
.yellbig{
  font-size:12px;
line-height:21px;
}
.yellbig a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#ff6600;
	text-decoration: none;
}
.yellbig a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
.yellbig a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#ff6600;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}


.f12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 24px;
}
.f14nr{
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	font-color:#999999;
	line-height: 24px;
}
.f12-red-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.f14-yello-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.f12-witle-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00000;
}

.14red{
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	color: #CC0000;
	background-color: #FCF4F3;
	margin: 5px;
	padding: 5px;
	height: 35px;
	border: 1px dotted #666666;
	width: auto;

}
.12nrk{
	padding:5px;
	boder:1px solid  #CC3300;
	background-color: #FFF4F4;
	font-family: "Arial 12px #cc9900";
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:24px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:24px;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:24px;
	line-height:21px;
	text-decoration: none;
}
.f16-main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
/* --商城的css定义开始-- */
.shop_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #1C65BE;
}
.shop_border3 /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}
.shop_title /* 标题背景颜色定义(760) */
{
    font-weight: bold;
	color: #ffffff;
	background-image: url(/image/main_bs1.gif);
	height: 27px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1c65be;
}
.shop_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.shop_tdbg2 /* 表格背景颜色定义2 */
{
background:#f5f5f5;line-height: 120%;
}
.shop_tdbg3 /* 表格背景颜色定义3 */
{
background:#ffffff;line-height: 120%;
}
.shop_tdbg4 /* 表格背景颜色定义4 */
{
background:#e1f4ee;line-height: 120%;
}

　　/* --商城的css定义结束-- */	
	
.f12font {

	font-family:Arial;
	font-size:11px;
	line-height: 24px;
}
.14wite {

	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FCF4F3;
	width: auto;
}
