﻿BODY{
    margin: 0px auto;
    padding: 0px; 
    font-family: "宋体","Verdana","Arial","sans-serif";
	color: #262626; /*文字颜色*/
    font-size: 12px;
    text-align: center; /*内容居中*/
	background-color: #FFFFFF; /*背景颜色*/
    }
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; list-style: none none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-size:13px;	font-weight: normal;}
table,td,tr,th{font-size:12px;}

a:link {font-size: 12px; color: #111111; text-decoration: none;}
a:visited {font-size: 12px; color: #111111; text-decoration: none;}
a:hover {font-size: 12px; color: #ba2636; text-decoration: underline;}
a:active {font-size: 12px; color: #ba2636; text-decoration: underline;}

/*一般超级链接*/
.menu:link {font-size: 14px; color: #000000; text-decoration: none;}
.menu:visited {font-size: 14px; color: #000000; text-decoration: none;}
.menu:hover {font-size: 14px; color: #CC0000; text-decoration: none;}
.menu:active {font-size: 14px; color: #CC0000; text-decoration: none;}

.red:link {font-size: 12px; color: #ba2636; text-decoration: none;}
.red:visited {font-size: 12px; color: #ba2636; text-decoration: none;}
.red:hover {font-size: 12px; color: #FF6600; text-decoration: underline;}
.red:active {font-size: 12px; color: #FF6600; text-decoration: underline;}

.lxff:link {font-size: 12px; color: #757575; text-decoration: none;}
.lxff:visited {font-size: 12px; color: #757575; text-decoration: none;}
.lxff:hover {font-size: 12px; color: #CC0000; text-decoration: none;}
.lxff:active {font-size: 12px; color: #CC0000; text-decoration: none;}

.mingjia:link {font-size: 12px; color: #CCCCCC; text-decoration: none;}
.mingjia:visited {font-size: 12px; color: #CCCCCC; text-decoration: none;}
.mingjia:hover {font-size: 12px; color: #CA5E06; text-decoration: underline;}
.mingjia:active {font-size: 12px; color: #CA5E06; text-decoration: underline;}

.name:link {font-size: 14px; color: #FFFFFF; text-decoration: none;font-weight: none;}
.name:visited {font-size: 14px; color: #FFFFFF; text-decoration: none;font-weight: none;}
.name:hover {font-size: 14px; color: #FF6600; text-decoration: none;font-weight: none;}
.name:active {font-size: 14px; color: #FF6600; text-decoration: none;font-weight: none;}

.news14px:link {font-size: 14px; color: #111111; text-decoration: none;}
.news14px:visited {font-size: 14px; color: #111111; text-decoration: none;}
.news14px:hover {font-size: 14px; color: #ba2636; text-decoration: underline;}
.news14px:active {font-size: 14px; color: #ba2636; text-decoration: underline;}

.shop14px:link {font-size: 14px; color: #333333; line-height: 22px; text-decoration: none;}
.shop14px:visited {font-size: 14px; color: #333333; line-height: 22px; text-decoration: none;}
.shop14px:hover {font-size: 14px; color: #ba2636; line-height: 22px; text-decoration: underline;}
.shop14px:active {font-size: 14px; color: #ba2636; line-height: 22px; text-decoration: underline;}

.jiage14px:link { font-size: 14px; color: #DDDDDD; line-height: 22px; text-decoration: none;}
.jiage14px:visited { font-size: 14px; color: #DDDDDD; line-height: 22px; text-decoration: none;}
.jiage14px:hover { font-size: 14px; color: #CA5E06; line-height: 22px; text-decoration: underline;}
.jiage14px:active { font-size: 14px; color: #CA5E06; line-height: 22px; text-decoration: underline;}

.white12px:link {font-size: 12px; color: #FFFFFF; text-decoration: none;}
.white12px:visited {font-size: 12px; color: #FFFFFF; text-decoration: none;}
.white12px:hover {font-size: 12px; color: #FF6600; text-decoration: underline;}
.white12px:active {font-size: 12px; color: #FF6600; text-decoration: underline;}




.news_title_white {font-size: 18px; color: #6C3320; line-height: 22px; font-family:"黑体"; text-decoration: none;}
.news_title_white:hover {font-size: 18px; color: #ba2636; line-height: 22px; font-family:"黑体"; text-decoration: none;}
.news_title_white:link {font-size: 18px; color: #6C3320; line-height: 22px; font-family:"黑体"; text-decoration: none;}
.news_title_white:visited {font-size: 18px; color: #6C3320; line-height: 22px; font-family:"黑体"; text-decoration: none;}
.news_title_white:active {font-size: 18px; color: #ba2636; line-height: 22px; font-family:"黑体"; text-decoration: none;}



/*输入框*/
.input_name
{
    font-size: 12px;
    color: #000000;
	width:60px; 
    font-weight: normal;
    background-color: #f1f1f1;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
 }

.input_ss
{
    font-size: 12px;
    color: #000000;
	width:150px; 
    font-weight: normal;
	border:#819cb9 1px solid;
    background:#fff no-repeat left top;
 }
 
   .input_down
{
    font-size: 12px;
    color: #000000;
	width:72px; 
    font-weight: normal;
    background-color: #ffffff;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
 }
  .input_search
{
    font-size: 12px;
    color: #000000;
	width:90px; 
    font-weight: normal;
    background-color: #ffffff;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
	  border-color:#819cb9;
 }
 

 
.input_search2
{
    font-size: 14px;
    color: #000000;
	width:140px; 
 }
/*按钮*/
.btnlogin_01{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_login.gif); 
height:15px; 
width:50px; 
border:0; 
font:12px bold; 
}

.btnlogin_02{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_login2.gif); 
height:15px; 
width:73px; 
border:0; 
font:12px bold; 
}

.btnlogin_up{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_up.gif); 
height:15px; 
width:16px; 
border:0; 
font:12px bold; 
}

.btnlogin_down{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_down.gif); 
height:15px; 
width:16px; 
border:0; 
font:12px bold; 
}

.btnlogin_previous{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_previous.gif); 
height:21px; 
width:81px; 
border:0; 
font:12px bold; 
}

.btnlogin_next{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_next.gif); 
height:21px; 
width:81px; 
border:0; 
font:12px bold; 
}

.btnlogin_search{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_ser.gif); 
height:25px; 
width:58px; 
border:0; 
font:12px bold; 
}

.btn_ligm{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_ljgm.gif); 
height:20px; 
width:68px; 
border:0; 
font:12px bold; 
}

.btn_jrsc{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_jrsc.gif); 
height:20px; 
width:68px; 
border:0; 
font:12px bold; 
}

.btn_dy{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_dy.gif); 
height:23px; 
width:58px; 
border:0; 
font:12px bold; 
}


.btn_tj{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_tj.jpg); 
height:25px; 
width:80px; 
border:0; 
font:12px bold; 
}

.btn_bd{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_bd.jpg); 
height:25px; 
width:80px; 
border:0; 
font:12px bold; 
}

.btn_fd{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_fd.gif); 
height:25px; 
width:80px; 
border:0; 
font:12px bold; 
}

.btn1_mouseout {
BORDER-RIGHT: #a5d7de 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #a5d7de 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: 

progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#09738b); BORDER-LEFT: #a5d7de 1px solid; CURSOR: hand; COLOR: 

black; PADDING-TOP: 2px; BORDER-BOTTOM: #a5d7de 1px solid
}

/*表格属性*/
.Border  { border-bottom:1px solid #4a6d74;border-top:1px solid #4a6d74;border-right:1px solid #4a6d74;border-left:1px solid #4a6d74;}

.Border_y  { border-bottom:1px solid #C0AD69;border-top:1px solid #C0AD69;border-right:1px solid #C0AD69;border-left:1px solid #C0AD69; }

.Border_b  { border-bottom:1px solid #000000;border-top:1px solid #000000;border-right:1px solid #000000;border-left:1px solid #000000;}

.Border_02  { border-bottom:1px solid #4a6d74;border-right:1px solid #4a6d74;border-left:1px solid #4a6d74;}

.bb{border-bottom:1px solid #000000;}

.pic1{border: 1px solid #DDD;}

.pic2{border: 1px solid #A1A1A1;}

.height_9px {line-height: 9px; text-decoration: none;}

.height_6px {line-height: 6px;}

.height_3px {line-height: 3px;}

.dotted_3px {background-image: url(http://www.chinese-no1.com/jygc/images/dot_3px.gif); background-repeat: repeat-x;}

.dotted_6px {background-image: url(http://www.chinese-no1.com/jygc/images/dot_6px.gif); background-repeat: repeat-x;}

.bg_frame04 {
	background-image: url(http://www.chinese-no1.com/jygc/images/frame_04.gif);
	background-repeat: no-repeat;
}

.bg_frame05 {
	background-image: url(http://www.chinese-no1.com/jygc/images/frame_05.gif);
	background-repeat: no-repeat;
}

.bg_frame_top {
	background-image: url(http://www.chinese-no1.com/jygc/images/frame_top.jpg);
	background-repeat: no-repeat;
}

.bg_frame_list {
	background-image: url(http://www.chinese-no1.com/jygc/images/frame_list.gif);
	background-repeat: no-repeat;
}



/*文本属性*/
.text_lxff {font-size: 12px; line-height: 20px; color: #757575; text-decoration: none;}

.text_red12px {font-size: 12px; line-height: 20px; color: #ec0000; text-decoration: none;}

.text_green12px {font-size: 12px; line-height: 20px; color: #2bcc00; text-decoration: none;}

.text_frame {font-size: 14px; color: #000000; font-weight: bold;}

.text_frame02 {font-size: 14px; color: #FFFFFF; font-weight: bold; margin-left:12px;}

.text_12px {font-size: 12px; line-height: 20px; color: #000000; text-decoration: none;}

.text_14px {font-size: 14px; line-height: 22px; color: #000000; text-decoration: none;}

.text_new_black20px {font-size: 20px; color: #000000; line-height: 22px; font-family:"黑体"; text-decoration: none;}

.text_jygc {font-size: 12px; line-height: 22px; color: #999999; text-decoration: none;}

.company_18px {font-size: 18px; color: #ba2636; line-height: 22px; font-family:"黑体"; text-decoration: none;}

/*****************后来加的样式*********/
.Border03{ border-bottom:1px solid #cccccc; border-top:1px solid #cccccc; border-right:1px solid #cccccc; border-left:1px solid #cccccc;}

.rr{border-right:1px solid #cccccc;}

.cc{border-bottom:1px solid #cccccc;}



.input_down02
{
    font-size: 14px;
    color: #333333;
	width:100px; 
    font-weight: normal;
    background-color: #ffffff;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
 }

.input_search2
{
    font-size: 14px;
    color: #000000;
	width:160px; 
 }

.btn_ckxq{
background-image: url(http://www.chinese-no1.com/jygc/images/btn_ckxq.gif); 
height:25px; 
width:80px; 
border:0; 
font:12px bold; 
}

.Border_b2  { border-bottom:1px solid #000000;border-right:1px solid #000000;border-left:1px solid #000000;}

/****************************ShowShop**************************************/
.ShopTitle {
	float: left;
	height: 25px;
	width: 55px;
	margin-left: 10px;
	margin-right:0px;
	margin-top:0px;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-align: center;
	overflow:hidden;
	display:inline;
	background-position: 0px 0px;
}
.ImgIndexLeft {
	float: left;
	height: 40px;
	width: 90px;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}
.ImgIndexCenter {
	float: left;
	margin-top:0px;
	margin-bottom:25px;
	margin-left:12px;
	display:inline;
}
.ImgIndexCenter2 {
	float: left;
	margin-top:20px;
	margin-left:21px;
	margin-bottom:20px;
	display:inline;
}
.ImgIndexLeftTop {
	float: left;
	margin-right:3px;
	display:inline;
}
.web_center_pic {
	height: 300px;
	margin: 0px;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.click {
	background-color:#CC0000;
	height: 75px;
	width: 90px;
	text-align:center;
}
.click_1 {
	background-color:#E6E6E6;	
	height: 75px;
	width: 90px;
	text-align:center;
}
.FlvImg {
	margin-left: 0px;
	margin-top:6px;
}

.photox_02 {
	BORDER-RIGHT: #262626 2px solid; BORDER-TOP: #262626 2px solid; BORDER-LEFT: #262626 2px solid;  BORDER-BOTTOM: #262626 2px solid;}
.ShopTitleList:link
{
	float: left;
	width:156px;
	height:23px;
	text-align:left;
	color:#CCCCCC;
	text-decoration: none;
}
.ShopTitleList:visited
{
	float: left;
	width:156px;
	height:23px;
	text-align:left;
	color:#CCCCCC;
	text-decoration: none;
}
.ShopTitleList:hover
{
	float: left;
	width:156px;
	height:23px;
	text-align:left;
	color:#CA5E06;
	text-decoration: underline;
}
.ShopTitleList:active
{
	float: left;
	width:156px;
	height:23px;
	text-align:left;
	color:#CA5E06;
	text-decoration: underline;
}
.ShowShopProductMid
{
	float: left;
	margin-top:13px;	
	margin-right:13px;
	display:inline;
	width:100px;
	height:101px;
	border: 1px solid #DDD;
	
}
.ShowShopProductMidPic
{
	float: left;
	width:90px;
	height:75px;
	line-height:85px;	
	margin:5px;
	display:inline;
}
.ShowShopProductMidTitle
{
	float: left;
	margin:0px;
	width:100px;
	height:16px;
	text-align:center;
	line-height:16px;
	background-color:#000000;
	overflow:hidden;
	display:inline;
}
.ShowShopProductMid2
{
	float: left;
	margin-top:12px;
	margin-right:12px;
	display:inline;
	width:85px;
	height:87px;
	border: 1px solid #DDD;
}
.ShowShopProductMid2Pic
{
	float: left;
	width:78px;
	height:65px;
	line-height:65px;
	margin:3px;
	display:inline;
}
.ShowShopProductMid2Title
{
	float: left;
	margin:0px;
	width:85px;
	height:16px;
	text-align:center;
	line-height:16px;
	background-color:#000000;
	overflow:hidden;
	display:inline;
}
.ShowShopProductBig
{
	float: left;
	margin-top:12px;
	margin-right:13px;
	display:inline;
	width:133px;
	height:128px;
	border: 1px solid #DDD;
}
.ShowShopProductBigPic
{
	float: left;
	width:120px;
	height:100px;
	margin:6px;
	display:inline;
}
.ShowShopProductBigTitle
{
	float: left;
	margin:0px;
	width:133px;
	height:16px;
	text-align:center;
	line-height:16px;
	background-color:#000000;
	overflow:hidden;
	display:inline;
}
.ShowShopProductSml
{
	float: left;
	margin-top:12px;
	margin-right:12px;
	display:inline;
	width:76px;
	height:81px;
	border: 1px solid #DDD;
}
.ShowShopProductSmlPic
{
	float: left;
	width:72px;
	height:60px;
	margin:2px;
	display:inline;
}
.ShowShopProductSmlTitle
{
	float: left;
	margin:0px;
	width:76px;
	height:16px;
	text-align:center;
	line-height:16px;
	background-color:#000000;
	overflow:hidden;
	display:inline;
}
.ShowShopProductSml2
{
	float: left;
	margin-top:13px;
	margin-left:13px;
	display:inline;
	width:79px;
	height:82px;
	border: 1px solid #DDD;
}
.ShowShopProductSml2Pic
{
	float: left;
	width:72px;
	height:60px;
	margin:3px;
	display:inline;
}
.ShowShopProductSml2Title
{
	float: left;
	margin:0px;
	width:79px;
	height:16px;
	text-align:center;
	line-height:16px;
	background-color:#000000;
	overflow:hidden;
	display:inline;
}
.ShowShopProductLeft
{
	float: left;
	margin-left:15px;
	margin-right:15px;
	display:inline;
	margin-top:20px;
	width:154px;
	height:146px;
	border: 1px solid #DDD;
}
.ShowShopProductLeftPic
{
	float: left;
	width:144px;
	height:120px;
	line-height:120px;
	margin:5px;
	display:inline;
}
.ShowShopProductLeftTitle
{
	float: left;
	margin:0px;
	width:154px;
	height:16px;
	text-align:center;
	line-height:16px;
	background-color:#000000;
	overflow:hidden;
	display:inline;
}
.shop_name 
{
		font-size: 20px; 
		color: #FFFFFF; 
		font-family:"黑体"; 
		text-decoration: none;
		margin-top:20px;
		margin-left:20px;
		display:inline;
	}
.shop_name2 {font-size: 20px; color: #000000; font-family:"黑体"; text-decoration: none;}
.shop_frame {font-size: 14px; color: #ff6600; font-weight: bold;}

.Border_g { border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;border-right:1px solid #ebebeb;border-left:1px solid #ebebeb;}

.input_gwc01
{
    font-size: 12px;
    color: #000000;
	width:40px; 
    font-weight: normal;
	border:#819cb9 1px solid;
    background:#fff no-repeat left top;
 }
 
.input_gwc02
{
    font-size: 12px;
    color: #000000;
	width:90px; 
    font-weight: normal;
	border:#819cb9 1px solid;
    background:#fff no-repeat left top;
 }
 
 .input_gwc03
{
    font-size: 12px;
    color: #000000;
	width:231px; 
    font-weight: normal;
	border:#819cb9 1px solid;
    background:#fff no-repeat left top;
 }

/************************ShopList**************************/
.ShopListLeftProduct
{
	float: left;
	margin-top:15px;
	margin-left:9px;
	display:inline;
	width:178px;
	height:auto!important; 
	height:90px; 
	min-height:90px;

}
.ShopListLeftProductPic
{	
	float: left;
	width:88px;
	height:auto!important; 
	height:88px;
	min-height:88px;
	line-height:88px;
	text-align:center;
	position:relative;
	overflow:hidden;
}
.PorductImg80px
{
	margin-top:6px;
	display:inline;

}
.ShopListLeftProductTitle
{
	float: left;
	margin-left:5px;
	display:inline;
	width:82px;
	height:auto!important; 
	height:47px; 
	min-height:47px;
}
.ShopListLeftProductPricePic
{
	float: left;
	margin-left:5px;
	display:inline;
}
.ShopListLeftProductPrice
{
	float: left;
	margin-left:5px;
	display:inline;
	font-size: 12px; 
	line-height: 22px; 
	color: #757575; 
	text-decoration: none;
	overflow:hidden;
	width:82px;
}
.ShopListRight
{
	float: left;
	margin-top:9px;
	margin-left:9px;
	display:inline;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;

}
.ShopListRightNoBorder
{
	float: left;
	margin-top:9px;
	margin-left:9px;
	display:inline;
}
.ShopListRightProduct
{
	float: left;
	margin-top:20px;
	margin-left:0px;
	margin-right:13px;
	display:inline;
	width:200px;
	height:auto!important; 
	height:277px; 
	min-height:238px;
}
.ShopListPager
{
	float: left;
	width:600px;
	height:auto!important; 
	height:20px; 
	min-height:20px;
	margin-top:20px;
	line-height:20px;
	text-align:center;
	display:inline;
}
.ShopListRightProductPic
{
	float: left;
	width:200px;
	height:auto!important; 
	height:198px; 
	min-height:198px;
	line-height:198px;
	text-align:center;
	border: 1px solid #DDD;
	position:relative;
	overflow:hidden;
}
.ShopListRightProductPicInner
{
	margin-top:10px;
	display:inline;
}

.ShopListRightProductTitle
{
	float: left;
	width:198px;
	height:40px; 
	line-height:20px;
	display:inline;
	text-align:center;
}
.ShopListRightProductPrice
{
	float: left;
	width:198px;
	height:auto!important; 
	height:18px; 
	min-height:18px;
	line-height:18px;
	margin-left:10px;
	text-align:left;
	overflow:hidden;
	display:inline;
}
.ShopListRightProductBuy
{
	float: left;
	width:77px;
	height:auto!important; 
	height:20px; 
	min-height:20px;
	margin-top:4px;
	margin-bottom:4px;	
	margin-left:24px;
	display:inline;
}
.ShopListRightProductStore
{
	float: left;
	width:77px;
	height:auto!important; 
	height:20px; 
	min-height:20px;
	margin-top:4px;
	margin-bottom:4px;
	margin-right:0px;
	display:inline;
	cursor:pointer;
}
.ShopListLeftCategory
{
	float: left;
	width:162px;
	height:14px!important; 
	height:16px; 
	min-height:16px;
	line-height:16px;
}
/*********************/
.ShopCategoryList
{
	width:145px;
	height:23px; 
	text-align:left; 
	line-height:23px;
}
/*******Search***/
.SearchBox
{
	float: left;
	margin-top:12px;
	display:inline;
	width:702px;
	height:100px;
	background-color:#F8F8F8;	
}
.SearchBoxPic
{
	float: left;
	width:83px;
	height:79px;
	margin:10px;
	display:inline;
	border: 1px solid #DDD;
}
.SearchBoxPicInner
{
	margin-top:9px;
	margin-left:4px;
	float: left;
	width:72px;
	height:60px;
	display:inline;
	border: 1px solid #DDD;
}
.SearchBoxRight
{
	float: left;
	width:577px;
	height:98px;
	margin-right:15px;
}
.SearchBoxRightTitle
{
	float: left;
	width:477px;
	height:20px;
	margin-top:10px;
	display:inline;
	text-align:left;
	line-height:20px;
	background-color:#F8F8F8;
}
.SearchBoxRightlink
{
	float: left;
	width:100px;
	height:25px;
	margin-top:5px;
	display:inline;
	text-align:left;
}
.SearchBoxRightCompany
{
	float: left;
	width:352px;
	height:23px;
	display:inline;
	text-align:left;
	line-height:23px;
}
.SearchBoxRightCategory
{
	float: left;
	width:120px;
	height:23px;
	text-align:left;
	line-height:23px;
}
.SearchBoxRightContent
{
	float: left;
	width:570px;
	height:40px;
	text-align:left;
	font-size: 12px; 
	color: #757575; 
	text-decoration: none;
	line-height:20px;
}
.SearchPage
{
	float: left;
	margin-top:12px;
	display:inline;
	width:702px;
	height:30px;
	line-height:30px;
	text-align:center;
}
.ProductContent
{
	font-size: 12px; 
	line-height: 20px; 
	color: #000000; 
	text-decoration: none;
	margin-top:20px;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:40px;
	width:660px;
	display:inline;
}
/*********第三方机构************/
.Thirdorg
{
	float:left;
	margin-left:13px;
	display:inline;
}
.spfl:link {font-size: 14px; color: #111111; text-decoration: none;}
.spfl:visited {font-size: 14px; color: #111111; text-decoration: none;}
.spfl:hover {font-size: 14px; color: #ba2636; text-decoration: underline;}
.spfl:active {font-size: 14px; color: #ba2636; text-decoration: underline;}
.company_18px {font-size: 18px; color: #ba2636; line-height: 22px; font-family:"黑体"; text-decoration: none;}


/******表单验证****/
.none_12_r {
	font-size: 12px;
	color: #c60000;
	text-decoration: none;
	font-weight: none;
}