/* CSS Document */

/* 初值样式 */
*{margin:0; padding:0;}
body {text-align:center; margin:0; padding:0; font-size:12px; background:#FFF; color:#333;}
body div {text-align:center;}
div,form,img,ul,li,p {margin:0; padding:0; border:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:100%; padding:0; margin:0}
ul,li {list-style:none;}
input,select,table,td {font-size:12px;}
ul {text-align:left;}

/* 默认链接 */
a {color: #333; text-decoration: none;}
a:link {color: #333;text-decoration: none;}
a:visited {color: #333;text-decoration: none;}
a:hover {color: #000099;text-decoration: none;}

/* 左右悬浮 */
.left {float:left}
.right {float:right}

/* 清除悬浮 */
.clear {clear:both;}
.clearleft { clear:left;}

/* 溢出隐藏 */
.ofh { overflow:hidden;}

/* 文字对齐 */
.txtLeft {text-align:left}
.txtCenter {text-align:center}
.txtRight {text-align:right}

/* 文字大小 */
.f12 {font-size:12px}
.f14 {font-size:14px}
.f15 {font-size:15px}
.f16 {font-size:16px}

/* 字体 */
.fz { font-family:Arial;}
.fh { font-family:"黑体";}
.l14 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
}

/* 首先缩进 */
.ti12 {text-indent:12px}
.ti24 {text-indent:24px}

/* 块级元素 */
.db {display:block}

/* 定位 */
.pa { position:absolute;}
.pr { position:relative;}
.top0 { top:0;} 
.top1 { top:1;} 
.top10 { top:10px;} 
.left0 { left:0;}
.right0 { right:0;}
.right43 { right:43px;}
.center {
	text-align: center;
}

/* 文字颜色 */
.right_text,.right_text a{ color:#0C3B4D;}                     /* 频道 右侧文字 颜色 */
a.right_text:link {color:#0C3B4D; text-decoration:none;}
a.right_text:visited {color:#0C3B4D; text-decoration:none;}
a.right_text:hover {color:#999; text-decoration:none;}

.ym_search_title { color:#FC5004;}                             /* 频道 域名注册查询标题 颜色 */

A.a01:link {text-decoration:none;color:#ff6600;}    /* 链接用 桔红颜色 */
A.a01:visited {text-decoration:none;color:#ff6600;}
A.a01:active {text-decoration:none;color:#ff6600;}
A.a01:hover {text-decoration:none;color:#da5903;}

.dhong12b {font-weight: bold;color: #FF3434;}              /* 页面文字标题 粗体红颜色 */
.dhong12b:link {font-weight: bold;color: #FF3434;}
.dhong12b:visited {font-weight: bold;color: #FF3434;}
.dhong12b:hover {font-weight: bold;text-decoration: underline;}
.dhong12b:active {font-weight: bold;color: #990099;}

.blue12b {font-weight: bold;font-size: 14px;color: #0065CC;}              /* 页面文字标题 粗体红颜色 */
.blue12b:link {
	font-weight: bold;
	color: #0065CC;
	font-size: 14px;
}
.blue12b:visited {font-weight: bold;font-size: 14px;color: #0065CC;}
.blue12b:hover {font-weight: bold;font-size: 14px;text-decoration: underline;}
.blue12b:active {font-weight: bold;font-size: 14px;color: #0756a7;}

/* 背景色 */
.bgc {}

/* 文字加粗 */
.fb {font-weight:bold}

/* 下划线 */
.unline,.unline a {text-decoration:underline}

/* 行高 */
.lh18 {line-height:18px}
.lh22 {line-height:22px}
.lh24 {line-height:24px}
.lh30 {line-height:30px;}
.lh36 {line-height:36px;}
.lh45 {line-height:45px;}

/* 空白间距 */
.ml2 { margin-left:2px;}
.ml53 { margin-left:53px;}

.mb5 { margin-bottom:5px;}

.mt6 { margin-top:6px;}
.mt7 { margin-top:7px;}
.mt8 { margin-top:8px;}
.mt11 { margin-top:11px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}

.mr13 { margin-right:13px;}

.pl26 { padding-left:26px;}
.pl40 { padding-left:50px;}

.mg3 { margin:3px auto;}

.pd15 { padding:6px 0 0 15px;}

.pd122 { padding:22px 0 0 122px;}

/* 新加 huocy */
.pd90 { padding:22px 0 0 90px;}


.pd9 { padding:9px 6px 0 9px;}

.pd25 { padding:6px 0 5px 25px;}

.pd3 { padding:3px 0 0 15px;}

/* 宽度 */
.w25 { width:25px;}
.w58 { width:58px;}
.w110 { width:110px;}
.w114 { width:114px;}
.w240 { width:240px;}
.w242 { width:242px;}
.w267 { width:267px;}
.w396 { width:396px;}
.w400 { width:400px;}
.w277 { width:277px;}
.w700 { width:700px;}
.w711 { width:711px;}
.w686 { width:686px;}
.w960 { width:960px;}

/* 高度 */
.h3 { height:3px;}
.h24 { height:24px;}
.h20 { height:20px;}
.h36 { height:36px;}
.h40 { height:40px;}
.h154 { height:154px;}
.h300 {
	height:auto;
}

/* 边框 */
.border {}

/* 测试框 */
.borderTest { border:1px solid #333;}

/* 页面样式---start */
/* 页宽设定 */
#container{ width:960px; margin:6px auto 0; background:#FFF;}

/* 当前页显示 */
.yx_position  { 
    background:url(/images/revision2009/navigation_02.gif) repeat-x;
	border:1px solid #CCC; 
	border-top:none;
	height:26px; 
	padding-left:13px; 
	line-height:26px; 
	color:#0B3544; 
	text-align:left; 
	margin-bottom:3px;}

/* 域名查询 */
.ym_search {
	border:1px solid #DFDFDF;
	position:relative;
	height:298px;
	background-color: #F7F7F7;
	background-image: url(/images/domain2009/ym_search_bg.gif);
	background-repeat: repeat-x;
}

.ym_search_mobi_bg { background:url(/images/domain2009/ym_search_mobi_bg.gif) no-repeat;}

.ym_search_spec { padding:4px 0 0; background:url(/images/domain2009/ym_search_listBg.gif) repeat-x top left; width:699px; margin:0 auto; position:relative; margin-top:7px;}
.ym_search_spec li { float:left; width:174px; height:41px; line-height:41px; text-align:left; color:#0C3B4D;}

.ym_whois{
	border:1px solid #DFDFDF;
	position:relative;
	height:640px;
	background-color: #F7F7F7;
	background-image: url(/images/domain2009/ym_search_bg.gif);
	background-repeat: repeat-x;
}

.ym_ywym{
	border:1px solid #DFDFDF;
	position:relative;
	height: auto;
	background-image: url(/images/domain2009/ym_search_bg.gif);
	background-repeat: repeat-x;
}

/* 域名产品 */
.ym_product_border { border:1px solid #9FC1E7;}

.ym_product_title { height:27px; background:url(/images/domain2009/ym_product_titleBg.gif) repeat-x; line-height:27px; font-weight:bold; padding-left:5px; position:relative;}
.ym_product_title a.button { background:url(/images/domain2009/ym_product_button.gif) no-repeat; width:110px; height:30px; line-height:30px; float:left; margin-top:-3px; color:#FFF; position:relative;}

.ym_product_bgc { background:#327FDC;}

.ym_product_Stitle_bg { background:url(/images/domain2009/ym_product_StitleBg.gif) repeat-x;}

/* 域名服务 */
#ym_serv .title { border:1px solid #DADADA;}
#ym_serv .title .bg { background:url(/images/domain2009/ym_sev_title.gif) no-repeat top left;}
#ym_serv .title .bgc { background-color:#F5F4F4;}

#ym_serv .ym_serv_menu a { width:118px; height:24px; line-height:24px; border:1px solid #E0E0E0; margin-top:2px; text-align:center; color:#0C3B4D; display:block;}
#ym_serv .ym_serv_menu a:hover { width:118px; height:24px; line-height:24px; border:1px solid #E0E0E0; margin-top:2px; text-align:center; color:#0C3B4D; background-color:#F5F4F4; display:block;}

/*中英文域名下面5个页面新加20091020*/
.dm_container{ float:left; width:100%; margin-top:20px;}
.dm_con1{ float:left; width:670px; margin-left:20px; display:inline; }
.dm_box1{ float:left; width:670px;}
.dm_box2{ float:left; width:670px; margin-top:15px; line-height:24px; text-align:left;}
.dm_box3{ float:left; width:670px; margin-top:15px;}
.dm_box2_tit{ float:left; width:655px; border-bottom:1px #CCC dotted; background:url(/images/domain2009/dm_new_04.gif) no-repeat left center; padding-left:15px; text-align:left; height:30px; line-height:30px; font-size:14px; color:#114B65;}
.dm_box2_con{float:left; width:670px; line-height:24px; text-align:left;}
.dm_box2_con p{ text-indent:2em;}

.dm_clear{ clear: both; border-bottom:1px #CCCCCC dashed; width:100%; height:10px;}
.box1_img{ float:left; width:216px;}
.box1_info{ float:left; width:440px; margin-left:14px; display:inline;}
.box1_info_title{ float:left; width:440px; height:30px; line-height:30px; border-bottom:1px #CCCCCC dashed; text-align:left; color:#114B65; font-size:14px; font-weight:bold;}
.box1_info_c{ float:left; width:440px; line-height:26px; text-align:left;}
.box1_info_p{ float:left; width:440px; padding-top:5px; line-height:24px; text-align:left;}
.box3_title{ float:left; width:670px; height:30px; line-height:30px; border-bottom:2px #7FAFD3 solid; text-align:left; color:#114B65; font-size:14px; font-weight:bold;}
.box3_c{float:left; width:670px; line-height:26px; text-align:left; margin-top:10px; color:#114B65;}
.box3_c ul{ width:650px; padding-left:10px;}
.box3_c ul li { background:url(/images/domain2009/dm_new_04.gif) no-repeat left center; color:#114B65; padding-left:15px;}

.dm_ym_ywym{
    width:709px;
    float:left;
	border:1px solid #DFDFDF;
	height: auto;
	background-image: url(/images/domain2009/ym_search_bg.gif);
	background-repeat: repeat-x;
}
/*中英文域名下面5个页面新加20091020结束*/
/*公告列表页20091022*/
.dm_box2 ul{ margin:0px; padding:0px;}
.dm_box2 ul li{height:24px; line-height:24px; padding-left:10px; list-style-type:none; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-bottom:1px #CCCCCC dashed; background:url(/images/kefu2009/ico_02.gif) left center no-repeat; }
.dm_box2 ul li span{float:right; text-align:right; color:#BCBCBC;}
.dm_box2 ul li a{ color:#333333; text-decoration:none; }
.dm_box2 ul li a:link{color:#333333; text-decoration:none;}
.dm_box2 ul li a:hover{color:#F4860D; text-decoration:underline;}

#fenye{float:left; width:648px; line-height:24px; margin-top:10px; padding:10px; text-align:center;}
#fenye a{ color:#990000; text-decoration:underline;}

#cake02_right { float: left; width:242px; margin-top:10px;}
#cake02_right .guide { border:1px solid #D2D7DA; background-color:#F1F5F6; height:176px;}
#cake02_right .guide .title {line-height:29px; color:#5B5B5B; font-weight:bold; text-align:left; margin-left:11px;}
#cake02_right .guide .content { text-align:left; margin:5px 8px 0 11px; line-height:21px;}
#cake02_right .guide .content .button { height:21px; margin:10px 0px 0px 5px;}
#cake02_right .guide .content .button_submit { float:left; width:26%;}
#cake02_right .guide .content .button_zixun { float:left; width:74%;}
#cake02_right .guide .content .submit { background:url(/images/revision2009/guide_submit.jpg) no-repeat; width:45px; height:21px;  border:none;}

/*搜索结果列表页20091022*/
.result_box{ float:left; width:670px; border:1px #DFDFDF dotted; margin-bottom:15px;}
.result_boxt{ float:left; width:660px; padding-left:10px; height:30px; line-height:30px; text-align:left; font-size:14px;}
*html .result_boxt{ float:left; width:660px; padding-left:10px; margin-top:10px; height:20px; line-height:20px; text-align:left; font-size:14px;}

.result_boxt a{ color:#0F4860; text-decoration:none;}
.result_boxt a:link{color:#0F4860; text-decoration:none;}
.result_boxt a:hover{color:#F4860D; text-decoration:underline;}

.result_boxc{ float:left; width:650px; padding-left:10px; padding-right:10px; line-height:24px; text-align:left;}
.result_boxm{ float:left; width:650px; padding-left:10px; padding-right:10px; height:20px; text-align:left;}

.noresult_box{ float:left; width:670px; border:1px #DFDFDF dotted; height:126px; margin-bottom:15px;}
.noresult_boxt{ float:left; width:660px; padding-left:10px; height:30px; line-height:30px; text-align:left; font-size:14px; color:#FF0000;}
.noresult_boxc{ float:left; width:650px; padding-left:10px; padding-right:10px; height:96px; line-height:24px; text-align:left;}

/*网站地图20091106*/
.map_box{ float:left; width:960px; border:1px #CCC solid; padding-bottom:30px;}
.map_box_t{ float:left; width:960px; text-align:left; height:30px; line-height:30px; background: url(/images/domain2009/ym_search_bg.gif) repeat-x; font-size:14px; font-weight:bold; color:#FC5004; border-bottom:4px #467BB1 solid;}
.map_b1{ float:left; width:156px; margin-left:30px; display: inline; background:#F4F4F4;}
.map_col{float:left; width:960px; margin-top:30px;}
.map_b1t{ float:left; width:156px; height:30px; background:url(/images/kefu2009/map_05.gif) repeat-x;}
.map_b1t_l{ float:left; width:156px; height:30px; background:url(/images/kefu2009/map_03.gif) no-repeat left center;}
.map_b1t_r{ float:left; width:156px; height:30px; background:url(/images/kefu2009/map_07.gif) no-repeat right center; line-height:30px;}
.map_b1t_r a{font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#104860; text-decoration:none;}
.map_b1t_r a:link{color:#104860; text-decoration:none;}
.map_b1t_r a:hover{color:#FC5004; text-decoration: underline;}
.map_b1c{ float:left; width:156px; margin-top:10px;}
.map_b1c ul{ width:156px; }

.map_b1c ul li{ font-family:"微软雅黑"; display:block; border-bottom:1px #FFF solid; font-size:12px; font-weight:bold; line-height:26px;}
*html .map_b1c ul li a{ padding-top:6px; height:20px;}
.map_b1c ul li a{ display:block; padding-left:10px; width:146px; height:26px; font-family:"微软雅黑"; font-size:12px; font-weight:bold; color:#484848; text-decoration:none;}
.map_b1c ul li a:link{color:#484848; text-decoration:none;}
.map_b1c ul li a:hover{color:#FC5004; text-decoration: none; background:#D3F2FF; }
.map_b1c_c{padding:5px; text-align:left; line-height:24px;}

/* 推荐产品 */
#ym_recom { margin-top:6px; border:1px solid #DADADA;}
#ym_recom .cake { background:url(/images/domain2009/ym_recom_bg.gif) no-repeat top left;}
#ym_recom .title { height:31px; line-height:34px; overflow:hidden;}

/* 域名查询改版部分 */
.strong_no{ font-weight:normal;}
.dm_search_box{ float:left; width:709px; border:1px #CCC solid; background:#F7F7F7;}
  .dm_search_boxtit{ float:left; width:699px; padding-left:10px; text-align:left; background:url(/images/domain2009/ym_search_bg.gif) repeat-x; height:35px; line-height:35px; font-size:14px; font-weight:bold; color:#FC5004;}
  .dm_search_boxcon{ float:left; width:709px; text-align:left;}
     .dmsb5{float:left; width:709px; margin-top:15px;}
	 .dmsb5_box{ float:left; width:645px; margin-left:21px; display:inline; border:1px #F8BA4E dotted; background:#FFFBE5; padding:10px;}
	 .dmsb5_box .all_button{ float:left; width:620px; padding-left:25px; height:40px; line-height:40px; text-align:left;}
	 .dmsb5_box .all_button img{ margin-left:20px; display:inline;}
	 .dmsb5_box ul{ float:left;  width:645px; padding:0px;}
	 .dmsb5_box ul li{height:26px; line-height:26px; border-bottom:1px #CCCCCC dashed; width:100%; text-indent:31px; color:#CD0B0B; font-family: Verdana, Geneva, sans-serif,"宋体";}
	 
	 .dmsb5_box ul .nav { text-indent:0px;}
	 .dmsb5_box ul .nav .t1{ width:27px; float:left; margin:5px 0px 0px 0px;}
		 *html .dmsb5_box ul .nav .t1{ margin:2px 0px 0px 0px;}
		 *+html .dmsb5_box ul .nav .t1{ margin:2px 0px 0px 0px;}
	 .dmsb5_box ul .nav .t2{ width:480px; float:left; text-align:left; margin-left:4px;}
	 .dmsb5_box ul .nav .t3{ width:74px; float:right; margin-top:5px;}
	 
	 .dmsb5_box ul .no{ background:url(/images/buy2009/20091027_08.gif) no-repeat 6px center;}
	 .dmsb5_box ul .no .t3{ width:101px; float:right; margin-top:5px;}
	 .dmsb5_box ul .yes{ background:url(/images/buy2009/20091027_14.gif) no-repeat left center;}
	
	.dmsb5_box ul li .hui{ color:#6F6F6F;}
	 .dmsb5_box ul li .lv{ color:#2D8E23;}
	 .dmsb5_box ul li span{ float:right; margin-top:4px;}
	 
	 
	 
	 .dmsb1{float:left; width:709px; text-align:center; height:76px; background:url(/images/domain2009/dm_search_01.gif) no-repeat top;}
     .dmsb2{float:left; width:709px; text-align:left; background:url(/images/domain2009/dm_search_02.gif) repeat-y;}
       .dmsb2_box{ margin:0 auto; width:640px;}
	     .dmsb2_box1{ float:left; width:640px; border-bottom:1px #E5E5E5 solid;}
		   .dmsb2_box1_left{float:left; width:319px; margin-top:-6px; _margin-top:-2px; color:#3E78B3; line-height:26px; border-right:1px #E5E5E5 solid; height:26px; text-align:left;}
		   .dmsb2_box1_right{float:left; width:319px; margin-top:-6px; _margin-top:-2px; color:#3E78B3; line-height:26px; border-left:1px #FFF solid; height:26px; text-align:left;}
		 .dmsb2_box2{ float:left; width:640px; border-bottom:1px #E5E5E5 solid; border-top:1px #FFF solid;}
		   .dmsb2_box2_left{float:left; width:319px; line-height:24px; border-right:1px #E5E5E5 solid; text-align:left; font-family: Verdana, Geneva, sans-serif,"宋体";}
		   .dmsb2_box2_right{float:left; width:319px; line-height:24px; border-left:1px #FFF solid; text-align:left; font-family: Verdana, Geneva, sans-serif,"宋体";}
		 .dmsb2_box3{ float:left; width:640px; border-top:1px #FFF solid; height:27px; text-align:left;}
		 
	 .dmsb3{float:left; width:709px; text-align:left; height:18px; background:url(/images/domain2009/dm_search_03.gif) no-repeat top;}
	 
.dm_search_box2{ float:left; width:711px; margin-top:5px;}
  .dmsb4{ float:left; width:711px; height:33px; background:url(/images/domain2009/dm_search_17.gif) repeat-x;}
    .dmsb4_l{ float:left; width:705px; padding-left:6px; height:33px; background:url(/images/domain2009/dm_search_16.gif) no-repeat left center;}
	.menubox{ float:left; width:705px; height:33px; background:url(/images/domain2009/dm_search_18.gif) no-repeat right center;}
	  .menubox ul{ margin:0px; height:30px; width:705px; display:inline;}
	  .menubox li{float:left; height:30px; width:110px; text-align:center; list-style-type:none; display:block; line-height:30px; color:#0C3B4D; font-size:12px; cursor:hand; cursor:pointer;} 
	  .menubox li.hover{ background: url(/images/domain2009/dm_search_19.gif) no-repeat center; color:#FFF;}
	.dmsb4_con{ float:left; width:709px; border-bottom:1px #9FC1E7 solid; border-right:1px #9FC1E7 solid; border-left:1px #9FC1E7 solid; border-top:2px #E0DEDE solid;}
      .dmsb4_c1{float:left; width:709px; border-bottom:1px #C8C3C3 solid; background-color:#EAEAEA; color:#0C3B4D; text-align:left; height:33px; line-height:33px;}
	  .dmsb4_c2{float:left; width:689px; padding:10px;}
	    .d4c2_con{float:left; width:590px; padding-left:99px; text-align:left; margin-top:10px; line-height:22px; border-bottom:1px #E4E4E4 solid;}
	    .d4c2_con2{float:left; width:689px; text-align:left; margin-top:10px; line-height:22px; border-bottom:1px #E4E4E4 solid;}
        .d4c2_con_bg1{ background:url(/images/domain2009/dm_search_24.gif) no-repeat left center;}
		.d4c2_con_bg2{ background:url(/images/domain2009/dm_search_21.gif) no-repeat left center;}
		.d4c2_con_bg3{ background:url(/images/domain2009/dm_search_22.gif) no-repeat left center;}
		.d4c2_con_bg4{ background:url(/images/domain2009/dm_search_25.gif) no-repeat left center;}
		.d4c2_con_bg5{ background:url(/images/domain2009/dm_search_23.gif) no-repeat left center;}
		
.ym_search_spec_dm { float:left; width:699px; margin-left:4px; margin-bottom:5px; display:inline;}
.ym_search_spec_dm li { float:left; width:174px; height:41px; line-height:18px; text-align:left; color:#0C3B4D;}
.ym_search_spec_dm li div{ text-align:left;}

#Scroll { float:left; PADDING-LEFT: 80px; BACKGROUND: url(/images/domain2009/dm_search_13.gif) no-repeat center left; WIDTH: 560px; color:#3E78B3; LINE-HEIGHT: 27px; HEIGHT: 27px; TEXT-ALIGN: left;}
#Scroll A {PADDING-RIGHT: 20px; PADDING-LEFT: 10px; BACKGROUND: url(/images/domain2009/n_bar.gif) no-repeat 0px 0px; COLOR: #3E78B3; MARGIN-RIGHT: 5px; TEXT-DECORATION: none;}
#Scroll A:hover{ text-decoration:underline; color:#FC5004;}
#Scroll A.s_end {PADDING-RIGHT: 0px; MARGIN-LEFT: 8px;}


/*老版CSS，改版第二阶段可删掉，新的CSS不要写在下面。*
/*图片边框样式*/
.border {border: 1px;border-color:#4A4D44;}
	
/*自定link样式*/
/*
A:link{color:#4A4D44;text-decoration:none;}
A:visited{color:#4A4D44;text-decoration:none;}
A:hover{color:#4A4D44;text-decoration:underline;}
A:active {color: #990099;text-decoration: none;}/*全局link*/
*/

/*灰色链接*/

.hui12 {color: #4A4D44;}
.hui12:link {color: #4A4D44;}
.hui12:visited {color: #4A4D44;}
.hui12:hover {color: #4A4D44;}
.hui12:active {color: #990099;}

.hui12b {font-weight: bold;} 
.hui12b:link {font-weight: bold;}
.hui12b:visited {font-weight: bold;}
.hui12b:hover {font-weight: bold;}
.hui12b:active {font-weight: bold;color: #990099;}


.hui12u {color: #8F8F8F;text-decoration: underline;}
.hui12u:link {color: #8F8F8F;text-decoration: underline;}
.hui12u:visited {color: #8F8F8F;text-decoration: underline;}
.hui12u:hover {text-decoration: underline;}
.hui12u:active {color: #990099;text-decoration: underline;}


.hui13b {font-size: 13px;font-weight: bold;}
.hui13b:link {font-size: 13px;font-weight: bold;}
.hui13b:visited {font-size: 13px;font-weight: bold;}
.hui13b:hover {font-size: 13px;font-weight: bold;}
.hui13b:active {font-size: 13px;font-weight: bold;color: #990099;}


.hui14 {font-size: 14px;}
.hui14:link {font-size: 14px;}
.hui14:visited {font-size: 14px;}
.hui14:hover {font-size: 14px;}
.hui14:active {font-size: 14px;color: #990099;}

.hui14b {font-size: 14px;font-weight: bold;}
.hui14b:link {font-size: 14px;font-weight: bold;}
.hui14b:visited {font-size: 14px;font-weight: bold;}
.hui14b:hover {font-size: 14px;font-weight: bold;}
.hui14b:active {font-size: 14px;font-weight: bold;color: #990099;}


.qhui14b {font-size: 14px;font-weight: bold;color: #ACABAB;}
.qhui14b:link {font-size: 14px;font-weight: bold;color: #ACABAB;}
.qhui14b:visited {font-size: 14px;font-weight: bold;color: #ACABAB;}
.qhui14b:hover {font-size: 14px;font-weight: bold;}
.qhui14b:active {font-size: 14px;font-weight: bold;color: #990099;}


.qhui12b {font-weight: bold;color: #818181;}
.qhui12b:link {font-weight: bold;color: #818181;}
.qhui12b:visited {font-weight: bold;color: #818181;}
.qhui12b:hover {font-weight: bold;}
.qhui12b:active {font-weight: bold;color: #990099;}

.hui12line {color: #404040;text-decoration: underline;}
.hui12line:link {color: #404040;text-decoration: underline;}
.hui12line:visited {color: #404040;text-decoration: underline;}
.hui12line:hover {text-decoration: underline;}
.hui12line:active {color: #990099;text-decoration: underline;}

.hui16b {font-size: 16px;font-weight: bold;color: #7F7F7F;}
.hui16b:link {font-size: 16px;font-weight: bold;color: #7F7F7F;}
.hui16b:visited {font-size: 16px;font-weight: bold;color: #7F7F7F;}
.hui16b:hover {font-size: 16px;font-weight: bold;color: #7F7F7F;}
.hui16b:active {font-size: 16px;font-weight: bold;color: #990099;}

.qhui12 {color: #767676;}
.qhui12:link {color: #767676;}
.qhui12:visited {color: #767676;}
.qhui12:hover {color: #767676;}
.qhui12:active {color: #990099;}


/*绿色链接*/
.lv12 {color: #1EA926;}
.lv12:link {color: #1EA926;}
.lv12:visited {color: #1EA926;}
.lv12:hover {text-decoration: underline;}
.lv12:active {color: #1EA926;}

.lv12b {font-weight: bold;color: #1EA926;}
.lv12b:link {font-weight: bold;color: #1EA926;}
.lv12b:visited {font-weight: bold;color: #1EA926;}
.lv12b:hover {font-weight: bold;text-decoration: underline;}
.lv12b:active {font-weight: bold;color: #1EA926;}

.lv14b {font-weight: bold;font-size:14px;color: #46AA2F;}
.lv14b:link {font-weight: bold;font-size:14px;color: #46AA2F;}
.lv14b:visited {font-weight: bold;font-size:14px;color: #46AA2F;}
.lv14b:hover {font-weight: bold;font-size:14px;text-decoration: underline;}
.lv14b:active {font-weight: bold;font-size:14px;color: #46AA2F;}


.lv17b {font-weight: bold;font-size:17px;color: #46AA2F;}
.lv17b:link {font-weight: bold;font-size:17px;color: #46AA2F;}
.lv17b:visited {font-weight: bold;font-size:17px;color: #46AA2F;}
.lv17b:hover {font-weight: bold;font-size:17px;text-decoration: underline;}
.lv17b:active {font-weight: bold;font-size:17px;color: #46AA2F;}


/*蓝色链接*/

.lan12 {color: #0058BC;}
.lan12:link {color: #0058BC;}
.lan12:visited {color: #0058BC;}
.lan12:hover {text-decoration: underline;}
.lan12:active {color: #990099;}


.lan12u {color: #3366CC;text-decoration: underline;}
.lan12u:link {color: #3366CC;text-decoration: underline;}
.lan12u:visited {color: #3366CC;text-decoration: underline;}
.lan12u:hover {text-decoration: underline;}
.lan12u:active {color: #990099;text-decoration: underline;}


.lan12b {font-weight: bold;color: #0065CC;}
.lan12b:link {font-weight: bold;color: #0065CC;}
.lan12b:visited {font-weight: bold;color: #0065CC;}
.lan12b:hover {font-weight: bold;color: #0065CC;text-decoration: underline;}
.lan12b:active {font-weight: bold;color: #990099;}


.qlan12b {font-weight: bold;color: #338CFA;}
.qlan12b:link {font-weight: bold;color: #338CFA;}
.qlan12b:visited {font-weight: bold;color: #338CFA;}
.qlan12b:hover {font-weight: bold;color: #338CFA;text-decoration: underline;}
.qlan12b:active {font-weight: bold;color: #990099;}


.slan12b {font-weight: bold;color: #2D4C9F;}
.slan12b:link {font-weight: bold;color: #2D4C9F;}
.slan12b:visited {font-weight: bold;color: #2D4C9F;}
.slan12b:hover {font-weight: bold;text-decoration: underline;}
.slan12b:active {font-weight: bold;color: #990099;}


.slan14b {font-size: 14px;font-weight: bold;color: #2D4C9F;}
.slan14b:link {font-size: 14px;font-weight: bold;color: #2D4C9F;}
.slan14b:visited {font-size: 14px;font-weight: bold;color: #2D4C9F;}
.slan14b:hover {font-size: 14px;font-weight: bold;text-decoration: underline;}
.slan14b:active {font-size: 14px;font-weight: bold;color: #990099;}


.slan12 {color: #0A57A6;}
.slan12:link {color: #0A57A6;}
.slan12:visited {color: #0A57A6;}
.slan12:hover {text-decoration: underline;}
.slan12:active {color: #990099;}


.slan14 {font-size: 14px;color: #0A57A6;}
.slan14:link {font-size: 14px;color: #0A57A6;}
.slan14:visited {font-size: 14px;color: #0A57A6;}
.slan14:hover {font-size: 14px;text-decoration: underline;}
.slan14:active {font-size: 14px;color: #990099;}


.slan12u {color: #0A57A6;text-decoration: underline;}
.slan12u:link {color: #0A57A6;text-decoration: underline;}
.slan12u:visited {color: #0A57A6;text-decoration: underline;}
.slan12u:hover {text-decoration: underline;}
.slan12u:active {color: #990099;text-decoration: underline;}


.lan14b {font-size: 14px;font-weight: bold;color: #0065CC;}
.lan14b:link {font-size: 14px;font-weight: bold;color: #0065CC;}
.lan14b:visited {font-size: 14px;font-weight: bold;color: #0065CC;}
.lan14b:hover {font-size: 14px;font-weight: bold;text-decoration: underline;}
.lan14b:active {font-size: 14px;font-weight: bold;color: #990099;}


.qlan14b {font-size: 14px;font-weight: bold;color: #0356FF;}
.qlan14b:link {font-size: 14px;font-weight: bold;color: #0356FF;}
.qlan14b:visited {font-size: 14px;font-weight: bold;color: #0356FF;}
.qlan14b:hover {font-size: 14px;font-weight: bold;text-decoration: underline;}
.qlan14b:active {font-size: 14px;font-weight: bold;color: #990099;}


/*白色链接*/
.bai12b {font-weight: bold;color: #fff;}
.bai12b:link {font-weight: bold;color: #fff;}
.bai12b:visited {font-weight: bold;color: #fff;}
.bai12b:hover {font-weight: bold;}
.bai12b:active {font-weight: bold;color: #990099;}

.bai12{font-size: 12px;line-height: 14px;color: #fff;}
.bai12:link {font-size: 12px;line-height: 14px;color: #fff;}
.bai12:visited {font-size: 12px;line-height: 14px;color: #fff;}
.bai12:hover {font-size: 12px;line-height: 14px;}
.bai12:active {font-size: 12px;line-height: 14px;color: #990099;}

.bai14{font-size: 14px;color: #fff;}
.bai14:link {font-size: 14px;color: #fff;}
.bai14:visited {font-size: 14px;color: #fff;}
.bai14:hover {font-size: 14px;}
.bai14:active {font-size: 14px;color: #990099;}

.bai14b{font-size: 14px;font-weight: bold;color: #fff;}
.bai14b:link {font-size: 14px;font-weight: bold;color: #fff;}
.bai14b:visited {font-size: 14px;font-weight: bold;color: #fff;}
.bai14b:hover {font-size: 14px;font-weight: bold;}
.bai14b:active {font-size: 14px;font-weight: bold;color: #990099;}

/*红色链接*/
.hong12u {color: #D30000;text-decoration: underline;}
.hong12u:link {color: #D30000;text-decoration: underline;}
.hong12u:visited {color: #D30000;text-decoration: underline;}
.hong12u:hover {text-decoration: underline;}
.hong12u:active {color: #990099;text-decoration: underline;}


.hong12b {font-weight: bold;color: #F13360;}
.hong12b:link {font-weight: bold;color: #F13360;}
.hong12b:visited {font-weight: bold;color: #F13360;}
.hong12b:hover {font-weight: bold;text-decoration: underline;}
.hong12b:active {font-weight: bold;color: #990099;}

.hong12 {color: #FF3030;text-decoration:none;}
.hong12:link {color: #FF3030;text-decoration:none;}
.hong12:visited {color: #FF3030;text-decoration:none;}
.hong12:hover {color: #FF3030;text-decoration:none;}
.hong12:active {color: #FF3030;text-decoration:none;}

.hong14b {font-size: 14px;color: #FF2B2B;font-weight: bold;}
.hong14b:link {font-size: 14px;color: #FF2B2B;font-weight: bold;}
.hong14b:visited {font-size: 14px;color: #FF2B2B;font-weight: bold;}
.hong14b:hover {font-size: 14px;color: #FF2B2B;font-weight: bold;text-decoration: underline;}
.hong14b:active {font-size: 14px;color: #990099;font-weight: bold;}


.hong21{font-size: 21px;ine-height: 32px;color: #E60A0A;text-decoration: none;font-weight: bold;}


.zong14b {font-size: 14px;font-weight: bold;color: #7F1E00;}
.zong14b:link {font-size: 14px;font-weight: bold;color: #7F1E00;}
.zong14b:visited {font-size: 14px;font-weight: bold;color: #7F1E00;}
.zong14b:hover {font-size: 14px;font-weight: bold;text-decoration: underline;}
.zong14b:active {font-size: 14px;font-weight: bold;color: #990099;}

.zong12{font-size: 12px;color:#993E3E;} 
.zong12:link {font-size: 12px;color:#993E3E;}
.zong12:visited {font-size: 12px;color: #993E3E;}
.zong12:hover {font-size: 12px;color: #993E3E;text-decoration: underline;}
.zong12:active {font-size: 12px;color: #990099;}

.zong12b {font-size: 12px;font-weight: bold;color: #B44F12;}
.zong12b:link {font-size: 12px;font-weight: bold;color: #B44F12;}
.zong12b:visited {font-size: 12px;font-weight: bold;color: #B44F12;}
.zong12b:hover {font-size: 12px;font-weight: bold;text-decoration: underline;}
.zong12b:active {font-size: 12px;font-weight: bold;color: #990099;}

.szong12{font-size: 12px;color:#733807;} 
.szong12:link {font-size: 12px;color:#733807;}
.szong12:visited {font-size: 12px;color: #733807;}
.szong12:hover {font-size: 12px;color: #733807;text-decoration: underline;}
.szong12:active {font-size: 12px;color: #990099;}

.szong12b {font-size: 12px;font-weight: bold;color: #733807;}
.szong12b:link {font-size: 12px;font-weight: bold;color: #733807;}
.szong12b:visited {font-size: 12px;font-weight: bold;color: #733807;}
.szong12b:hover {font-size: 12px;font-weight: bold;text-decoration: underline;}
.szong12b:active {font-size: 12px;font-weight: bold;color: #990099;}

.zhong14b {font-size: 14px;font-weight: bold;color: #993E3E;}
.zhong14b:link {font-size: 14px;font-weight: bold;color: #993E3E;}
.zhong14b:visited {font-size: 14px;font-weight: bold;color: #993E3E;}
.zhong14b:hover {font-size: 14px;font-weight: bold;color: #993E3E;text-decoration: underline;}
.zhong14b:active {font-size: 14px;font-weight: bold;color: #990099;}

.qzong12{font-size: 12px;color:#996600;} 
.qzong12:link {font-size: 12px;color:#996600;}
.qzong12:visited {font-size: 12px;color: #996600;}
.qzong12:hover {font-size: 12px;color: #996600;text-decoration: underline;}
.qzong12:active {font-size: 12px;color: #990099;}

/*黄色链接*/
.huang_line {color: #C29401;text-decoration: underline;}
.huang_line:link {color: #C29401;text-decoration: underline;}
.huang_line:visited {color: #C29401;text-decoration: underline;}
.huang_line:hover {text-decoration: underline;}
.huang_line:active {color: #990099;text-decoration: underline;}


.huang12{color:#F79341;} 
.huang12:link {color:#F79341;}
.huang12:visited {color: #F79341;}
.huang12:hover { #F79341;text-decoration: underline;}
.huang12:active {color: #990099;}


.huang12b{color:#FF7200;font-weight:bold;} 
.huang12b:link {color:#FF7200;font-weight:bold;}
.huang12b:visited {color: #FF7200;font-weight:bold;}
.huang12b:hover { color: #FF7200;font-weight:bold;text-decoration: underline;}
.huang12b:active {color: #990099;font-weight:bold;}



.huang14b{font-size: 14px;font-weight: bold;color:#F79341;} 
.huang14b:link {font-size: 14px;font-weight: bold;color:#F79341;}
.huang14b:visited {font-size: 14px;font-weight: bold;color: #F79341;}
.huang14b:hover {font-size: 14px;font-weight: bold;color: #F79341;text-decoration: underline;}
.huang14b:active {font-size: 14px;font-weight: bold;color: #990099;}


.shuang14b{font-size: 14px;font-weight: bold;color:#F77E01;} 
.shuang14b:link {font-size: 14px;font-weight: bold;color:#F77E01;}
.shuang14b:visited {font-size: 14px;font-weight: bold;color: #F77E01;}
.shuang14b:hover {font-size: 14px;font-weight: bold;color: #F77E01;text-decoration: underline;}
.shuang14b:active {font-size: 14px;font-weight: bold;color: #990099;}


.zhuang14b {font-size: 14px;font-weight: bold;color: #7A4C00;}
.zhuang14b:link {font-size: 14px;font-weight: bold;color: #7A4C00;}
.zhuang14b:visited {font-size: 14px;font-weight: bold;color: #7A4C00;}
.zhuang14b:hover {font-size: 14px;font-weight: bold;color: #7A4C00;text-decoration: underline;}
.zhuang14b:active {font-size: 14px;font-weight: bold;color: #990099;}


.huang14{font-size: 14px;color:#F79341;} 
.huang14:link {font-size: 14px;color:#F79341;}
.huang14:visited {font-size: 14px;color: #F79341;}
.huang14:hover {font-size: 14px; color:#F79341;text-decoration: underline;}
.huang14:active {font-size: 14px;color: #990099;}


.huang32{font-size: 32px;line-height:35px;font-weight:bold;color:#FF5C0C;} 

.jin12{font-size: 12px;color:#B66B00;} 
.jin12:link {font-size: 12px;color:#B66B00;}
.jin12:visited {font-size: 12px;color: #B66B00;}
.jin12:hover {font-size: 12px; color:#B66B00;text-decoration: underline;}
.jin12:active {font-size: 12px;color: #990099;}

/*黑色链接*/

.hei12{font-size: 12px;color:#353535;text-decoration:none;} 
.hei12:link {font-size: 12px;color:#353535;text-decoration:none;}
.hei12:visited {font-size: 12px;color: #353535;text-decoration:none;}
.hei12:hover {font-size: 12px;color: #353535;text-decoration:none;}
.hei12:active {font-size: 12px;color: #990099;text-decoration:none;}

.hei12b{font-size: 12px;font-weight: bold;color:#000000;} 
.hei12b:link {font-size: 12px;font-weight: bold;color:#000000;}
.hei12b:visited {font-size: 12px;font-weight: bold;color: #000000;}
.hei12b:hover {font-size: 12px;font-weight: bold;color: #000000;text-decoration: underline;}
.hei12b:active {font-size: 12px;font-weight: bold;color: #990099;}

.hei13b{font-size: 13px;font-weight: bold;color:#000000;} 
.hei13b:link {font-size: 13px;font-weight: bold;color:#000000;}
.hei13b:visited {font-size: 13px;font-weight: bold;color: #000000;}
.hei13b:hover {font-size: 13px;font-weight: bold;color: #000000;text-decoration: underline;}
.hei13b:active {font-size: 13px;font-weight: bold;color: #990099;}

.qhei12b{font-size: 12px;font-weight: bold;color:#383838;} 
.qhei12b:link {font-size: 12px;font-weight: bold;color:#383838;}
.qhei12b:visited {font-size: 12px;font-weight: bold;color: #383838;}
.qhei12b:hover {font-size: 12px;font-weight: bold;color: #383838;text-decoration: underline;}
.qhei12b:active {font-size: 12px;font-weight: bold;color: #990099;}

.shei12{font-size: 12px;color:#000000;} 
.shei12:link {font-size: 12px;color:#000000;}
.shei12:visited {font-size: 12px;color: #000000;}
.shei12:hover {font-size: 12px;color: #000000;text-decoration: underline;}
.shei12:active {font-size: 12px;color: #990099;}

.hei14b{font-size: 14px;font-weight: bold;color:#353535;} 
.hei14b:link {font-size: 14px;font-weight: bold;color:#353535;}
.hei14b:visited {font-size: 14px;font-weight: bold;color: #353535;}
.hei14b:hover {font-size: 14px;font-weight: bold;color: #353535;text-decoration: underline;}
.hei14b:active {font-size: 14px;font-weight: bold;color: #990099;}

.uhei14b{font-size: 14px;font-weight: bold;color:#383838;text-decoration: underline;} 
.uhei14b:link {font-size: 14px;font-weight: bold;color:#383838;text-decoration: underline;}
.uhei14b:visited {font-size: 14px;font-weight: bold;color: #383838;text-decoration: underline;}
.uhei14b:hover {font-size: 14px;font-weight: bold;color: #383838;text-decoration: underline;}
.uhei14b:active {font-size: 14px;font-weight: bold;color: #990099;text-decoration: underline;}

.hei18b{font-size: 18px;font-weight: bold;color:#000000;} 


.zi12u {color: #800080;text-decoration: underline;}
.zi12u:link {color: #800080;text-decoration: underline;}
.zi12u:visited {color: #800080;text-decoration: underline;}
.zi12u:hover {text-decoration: underline;}
.zi12u:active {color: #990099;text-decoration: underline;}

.zi12ub {color: #800080;font-weight: bold;text-decoration: underline;}
.zi12ub:link {color: #800080;font-weight: bold;text-decoration: underline;}
.zi12ub:visited {color: #800080;font-weight: bold;text-decoration: underline;}
.zi12ub:hover {font-weight: bold;text-decoration: underline;}
.zi12ub:active {color: #990099;font-weight: bold;text-decoration: underline;}


.zi12 {color: #800080;font-weight: bold;text-decoration: none;}
.zi12:link {color: #800080;font-weight: bold;text-decoration: none;}
.zi12:visited {color: #800080;font-weight: bold;text-decoration: none;}
.zi12:hover {color: #800080;font-weight: bold;text-decoration: none;}
.zi12:active {color: #990099;font-weight: bold;text-decoration: none;}

.qhuang12b {font-weight: bold;color: #FFFF00;text-decoration: none;}
.qhuang12b:link {font-weight: bold;color: #FFFF00;text-decoration: none;}
.qhuang12b:visited {font-weight: bold;color: #FFFF00;text-decoration: none;}
.qhuang12b:hover {font-weight: bold;color: #FFFF00;text-decoration: none;}
.qhuang12b:active {font-weight: bold;color: #FFFF00;text-decoration: none;}


.qhuang14b {font-size: 14px;font-weight: bold;color: #FFFF00;text-decoration: none;}
.qhuang14b:link {font-weight: bold;color: #FFFF00;text-decoration: none;}
.qhuang14b:visited {font-weight: bold;color: #FFFF00;text-decoration: none;}
.qhuang14b:hover {font-weight: bold;color: #FFFF00;text-decoration: none;}
.qhuang14b:active {font-weight: bold;color: #FFFF00;text-decoration: none;}


.zhuang12 {color: #D1B21F;font-weight: bold;text-decoration: none;}
.zhuang12 :link {color: #D1B21F;font-weight: bold;text-decoration: none;}
.zhuang12 :visited {color: #D1B21F;font-weight: bold;text-decoration: none;}
.zhuang12 :hover {color: #D1B21F;font-weight: bold;text-decoration: none;}
.zhuang12 :active {color: #D1B21F;font-weight: bold;text-decoration: none;}

.new {font-size: 13px;line-height: normal;color: #ffffff;font-weight: bold;padding: 2px;background-color: #FF5A00;}or: #D1B21F;font-weight: bold;text-decoration: none;}
.zhuang12 :active {color: #D1B21F;font-weight: bold;text-decoration: none;}

.new {font-size: 13px;line-height: normal;color: #ffffff;font-weight: bold;padding: 2px;background-color: #FF5A00;}
.whole_youce {border:1px solid #2770B4;}
.jianju_td {padding:5px;}


.bottomindex {
	FONT-SIZE: 9pt;
	FILTER: dropshadow(color=#000000,offx=-1,offy=0,positive=1);
	COLOR:#FFFFFF;

}
.bottomindex01 {
	FONT-SIZE: 9pt; FILTER: dropshadow(color=#000000,offx=-1,offy=0,positive=1); COLOR:#C8D1FF
}
/*
A:hover {
	COLOR: #C8D1FF; TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
*/
body {  font-family: "宋体"; font-size: 12px}
tr {  font-family: "宋体"; font-size: 12px}
.l13 {
	font-family: "宋体";
	font-size: 11pt;
	color: #000000;
	line-height: 140%;
}
.l14 {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	line-height: 140%;

}
.L15 {
	line-height:170%;
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
}
.L120 {line-height: 120%;
	font-family: "宋体";
	font-size: 9pt;}
A.a02:link {text-decoration:none;color:#FFFFFF;}
A.a02:visited {text-decoration:none;color:#FFFFFF;}
A.a02:active {text-decoration:none;color:#FFFFFF;}
A.a02:hover {text-decoration:none;color:#C8D1FF;}
A.a03:link {text-decoration:none;color:#336699;}
A.a03:visited {text-decoration:none;color:#336699;}
A.a03:active {text-decoration:none;color:#336699;}
A.a03:hover {text-decoration:none;color:#89B0D8;}
A.a04:link {
	text-decoration:none;
	color:#373737;
	line-height: 140%;
}
A.a04:visited {text-decoration:none;color:#373737;}
A.a04:active {text-decoration:none;color:#373737;}
A.a04:hover {text-decoration:none;color:#747474;}
A.a06:link {text-decoration:none;color:#274DA5;}
A.a06:visited {text-decoration:none;color:#274DA5;}
A.a06:active {text-decoration:none;color:#274DA5;}
A.a06:hover {text-decoration:none;color:#305FCB;}
.form {  background-color: #FFFFFF; border: 1px #6D84A6 solid; clip:     rect(   )}
.tdbg {  background-image:    url(/images/index/bg-3.jpg); background-repeat: no-repeat; background-position: right bottom}
.color {
	font-size: 9pt;
	color: #00337F;
	line-height: 170%;
}
.word {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 120%;
}
</style>
.text {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; text-decoration: none}
.height {  line-height: 110%}
.space {
	letter-spacing: 2px;
	word-spacing: 2px;
	text-indent: 1pt;
	white-space: 2;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.bg-pic {  background-image: url(images/woman.gif); background-repeat: no-repeat; background-position: left bottom}
.bg-pic2 { background-image: url(images/woman3.gif); background-repeat: no-repeat; background-position: left}
.bg-pic3 { background-image: url(images/r-pic2.jpg); background-repeat: no-repeat; background-position: left bottom}
.text-x {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
A.a05:link { text-decoration:none;color:#A9171E; }
A.a05:hover { text-decoration:none;color:#0066FF; }
A.a05:visited { text-decoration:none;color:#A9171E; }
.bg-pic-club2 { background-image: url(healthclub/images/l-bg-pic.gif); background-repeat: no-repeat; background-position: left top}
.bg-pci-club { background-image: url(healthclub/images/m-2.jpg); background-repeat: no-repeat; background-position: bottom}
.colour2 { font-size: 9pt; color: #003796}
.bg-pic-by2 { background-image: url(biyun/images/r-down-bg.jpg); background-repeat: no-repeat; background-position: bottom }
.bg-pic-yy { background-image: url(youyun/images/r-bg.jpg); background-repeat: no-repeat; background-position: center bottom}
.bg-pic-zy2 { background-image: url(zhuyun/images/r-down.jpg); background-repeat: no-repeat; background-position: left bottom}
.form2 { background-color: #336699; border: 1px solid #4281BF; clip: rect( ) }
A.a05:active { text-decoration:none;color:#0066FF; }
.aaa {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11pt;
	text-decoration: none;
}
.table_head_bg_10 {
	background-image: url(/images/new/table_bg_10.gif);
	height: 10px;
}
.table_head_bg_22 {
	background-image: url(/images/new/table_bg_22.gif);
	height: 22px;
}
.btn1 {
	background-image: url(/images/new/btn_1.png);
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	height: 28px;
	width: 105px;
	border: 0px;
}
.btn2 {
	background-image: url(/images/new/btn_2.png);
	border: 0px;
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	height: 28px;
	width: 69px;
}
.quedin {
	background-image: url(/images/main/in_r9_c5.jpg);
	border: 0px;
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	height: 19px;
	width: 39px;
}
.btn3 {

	background-image: url(/images/new/btn_3.png);
	border: 0px;
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	height: 28px;
	width: 69px;
}
.inuptCN {

	font-size: 9pt;

	border: 1px solid #336699;

    background-image: url(images/main/shadow_textbox.gif);

}

.inuptCN2 {

	font-size: 9pt;

	border: 1px solid #336699;

    background-image: url(images/main/shadow_textfield.gif);

}
.bai {color:#ffffff;}
.whole_youce {border:1px solid #2770B4;}
.jianju_td {padding:5px 3px 5px 10px;}

.STYLE12 {color: #F00000}
