/* 文件名称：『传导网络』整站布局与外观表现控制样式表 */
/* 创建日期： 2008年02月15日 */
/* 作者：www.gxcd.com hpskymell */
/* 联系信息：service@gxcd.com */
body { text-align:center;font-family:"宋体", arial;margin:0; padding:0;background:#ffffff; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #C81117; text-decoration:underline;}
a:active {color: #C81117;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;line-height:20px;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;text-decoration:none;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#0A70A9;}
/*顶部字体颜色属性 [定义规则，小写c加颜色名称]*/
.cBlue5,a.cBlue5:link,a.cBlue5:visited{ color:001D4C; }
.cBux,a.cBux:link,a.cBux:visited{ color:Red; }
/*首页左边分类字体样式*/
.cClass1,a.cClass1:link,a.cClass1:visited{ color:#FF3300;font-size:14px;font-weight:600;}
.cClass2,a.cClass2:link,a.cClass2:visited{ color:#001D4C;font-size:14px;}
/*首页新闻大标题*/
.cNewb1,a.cNewb1:link,a.cNewb1:visited{ color:#E92600;font-size:14px;font-weight:600;text-decoration: underline}
/*网站底部*/
.cBottom,a.cBottom:link,a.cBottom:visited{ color:#003278;font-size:12px;line-height:20px;}
/*注册*/
.cRegbuttom,a.cRegbuttom:link,a.cRegbuttom:visited{ color:#fff;font-size:16px;font-weight:600;}


/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}

/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}

/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;	}



/*w:778px aera*/
.all_area{margin:0px auto;width:778px;}

/********************************************header**********************************/

#header_wai{margin:0px auto;width:778px;padding:0px; background:#FFF}
#logo{float:left;width:300px;height:66px;}
#logo_right{float:right;width:478px;height:66px;BACKGROUND-IMAGE: url(../images/logo_left.gif);}
/*nav*/
#nav_box{clear:both;width:778px;height:40px;text-align:left;}
/*nav bg link*/
#nav_left{float:left;width:8px;height:40px;BACKGROUND-IMAGE: url(../images/nav_01.gif);}
#nav{float:left;display:block;list-style:none;}
#nav li{width:69px;height:40px;float:left;}
#nav_right{float:left;width:11px;height:40px;BACKGROUND-IMAGE: url(../images/nav_13.gif);}
/*banner bg box*/
#banner_box{clear:both;width:778px;height:211px;BACKGROUND: url(../images/banner_bgline.gif) repeat-x ;padding-top:5px;}

/************************************************default首页*************************************/
#header{margin:0px auto;width:778px;padding:0px;}
#content{margin:0px auto;width:778px;padding:0px;}
#bottom{margin:0px auto;width:778px;padding:0px;}
.C_left{float:left;width:221px;}
.C_left .login_box{width:221px;height:172px;BACKGROUND: url(../images/login_box.gif) no-repeat ;}
.C_left .news_left_bg{width:221px;height:205px;BACKGROUND: url(../images/news_left_bg.gif) no-repeat;}
.C_left .top_title{width:200px;height:35px;text-align:left;float:left;padding-top:10px;padding-left:10px;}
.C_left .left_news{display:block;list-style:none;margin-left:2px;}
.C_left .left_news li{float:left; list-style-type:none;display:block;width:217px;height:16px;text-align:left;padding-top:5px;}
.C_left .keku_left_box{width:221px;height:367px;BACKGROUND: url(../images/keku_bg.gif) no-repeat;}
.C_left .case_left_box{width:221px;height:293px;BACKGROUND: url(../images/case_left_bg.gif) no-repeat;}
.C_left .contact_left_box{width:221px;height:224px;BACKGROUND: url(../images/contact_left_bg.gif) no-repeat;}
.C_left .tu_left_box{width:219px;height:217px;border:0px solid #B5B6B5; background-color:#F9F9F9;margin-bottom:5px;}

.C_right{float:right;width:551px;}
.C_right .idc_search_box{width:551px;height:172px;BACKGROUND: url(../images/idc_search.gif) no-repeat ;}
.C_right .idc_search_contentbox{width:520px;height:125px;}
.C_right .idc_search_searchbox1{float:left;width:145px;height:35px;text-align:right;padding-right:5px;margin-bottom:10px;\margin-bottom:5px;}/*加了/的参数，只能IE5能够执行，而IE6以上和Firfox执行的没加/的数*/
.C_right .idc_search_searchbox2{float:left;width:200px;height:20px;padding-top:15px;margin-bottom:10px;\margin-bottom:5px;}
.C_right .idc_search_searchbox3{float:left;width:140px;height:18px;padding-top:17px;padding-left:16px;text-align:left;margin-bottom:10px;\margin-bottom:5px;}
.C_right .idc_search_keyword{display:block;list-style:none; clear:both;}
.C_right .idc_search_keyword li{float:left;display:block;list-style:none;width:100px;height:20px;text-align:left;padding-left:30px;l}


.C_right .rihgt_top_title{width:500px;height:30px;text-align:left;float:left;padding-top:10px;padding-left:50px;}
.C_right .rihgt_top_title1{width:500px;height:25px;text-align:left;float:left;padding-top:10px;padding-left:50px;}
.C_right .zj_right_box{width:551px;height:223px;BACKGROUND: url(../images/zj_right_bg.gif) no-repeat;}
.C_right .zj_right_box_m{width:541px;height:170px;padding-left:12px;}
.C_right .zj_right_box_m1{float:left;width:176px;height:168px;BACKGROUND: url(../images/50m_bg.gif) no-repeat;}
.C_right .zj_right_box_m2{float:left;width:176px;height:168px;BACKGROUND: url(../images/100m_bg.gif) no-repeat;}
.C_right .zj_right_box_m3{float:left;width:176px;height:168px;BACKGROUND: url(../images/200m_bg.gif) no-repeat;}
.C_right .zj_right_box_m_title1{width:160px;padding-top:100px;text-align:left;line-height:150%;}
.C_right .zj_right_box_m_title2{width:150px;padding-top:100px;text-align:left;line-height:150%;}
.C_right .zj_right_box_m_title3{width:145px;padding-top:100px;text-align:left;line-height:150%;}			
.C_right .web_tao{width:551px;height:397px;BACKGROUND: url(../images/web_tao_bg.gif) no-repeat;}
.C_right .web_tao_contentbox{width:540px;height:346px;}
.C_right .web_tao_contentbox1{float:left;width:270px;height:173px;}
.C_right .web_tao_contentbox1_left{float:left;width:102px;height:173px;}
.C_right .web_tao_contentbox1_right{float:left;width:168px;height:173px;}
.C_right .web_tao_contentbox1_top{width:168px;height:133px;text-align:left;line-height:150%;}
.C_right .web_tao_contentbox1_bottom{width:168px;height:30px;text-align:left;padding-top:8px;}
.C_right .pro_tjc_box{width:551px;height:216px;BACKGROUND: url(../images/pro_tj.gif) no-repeat;}
.C_right .pro_tjc_contentbox{width:528px;height:168px;}
.C_right .pro_tjc_contentbox1{float:left;width:176px;height:168px;BACKGROUND: url(../images/host.jpg) no-repeat;}
.C_right .pro_tjc_contentbox2{float:left;width:176px;height:168px;BACKGROUND: url(../images/email.jpg) no-repeat;}
.C_right .pro_tjc_contentbox3{float:left;width:176px;height:168px;BACKGROUND: url(../images/tuiguang.jpg) no-repeat;}
.C_right .pro_tjc_contentbox_title{width:160px;padding-top:100px;text-align:left;line-height:150%;padding-left:5px;}
.C_right .cases_right_box{width:551px;height:343px;BACKGROUND: url(../images/cases_right_bg.gif) no-repeat;}
.C_right .cases_right_contentbox{width:530px;height:291px;padding-top:3px;}
.C_right .cases_right_contentbox1{float:left;width:265px;height:93px;padding-top:5px;}
.C_right .cases_right_contentbox_left{float:left;width:116px;height:73px;border:1px solid #BBBBBB;padding:3px;}
.C_right .cases_right_contentbox_right{float:left;width:135px;height:82px;text-align:left;line-height:150%;padding-left:5px;}
.C_right .link_right_box{width:551px;height:128px;BACKGROUND: url(../images/link_right_bg.gif) no-repeat;}
.C_right .link_right_contentbox{width:530px;height:85px;}


/**********************************************网站建设*****************************************************/
/*建站流程*/
/*left*/
.Jweb_left{float:left;width:167px;}
.Jweb_left .class_top{width:167px;height:28px;BACKGROUND: url(../images/web_subimg_01.gif) no-repeat;}

.Jweb_left .class_mid{width:167px;\height:34px;height:44px;BACKGROUND: url(../images/web_subimg_022.gif) no-repeat;display:block; TEXT-DECORATION: none;font-size:14px;font-weight: 600;line-height:265%;}

.Jweb_left .class_mid:hover{width:167px;\height:34px;height:44px;BACKGROUND: url(../images/web_subimg_02.gif) no-repeat;display:block; TEXT-DECORATION: none;color:#133899;line-height:265%;}

.Jweb_left .class_mid2{width:167px;height:34px;BACKGROUND: url(../images/web_subimg_02.gif) no-repeat;display:block; TEXT-DECORATION: none;font-size:14px;font-weight: 600;padding-top:10px;color:#133899;}


.Jweb_left .class_bot{width:167px;height:14px;BACKGROUND: url(../images/web_subimg_03.gif) no-repeat;}
.Jweb_left .class_bg{width:167px;height:1040px;BACKGROUND:#D4DEEF}
.Jweb_left .class_bg2{width:167px;height:540px;BACKGROUND:#D4DEEF}
.Jweb_left .class_bgbottom{width:167px;height:9px;BACKGROUND: url(../images/web_j_left_bottom.gif) no-repeat;}

/*right*/
.Jweb_right{float:right;width:601px;}
.Jweb_right .right_top{width:601px;height:24px;BACKGROUND: url(../images/web_right_top.gif) no-repeat;padding-top:1px;}
.Jweb_right .right_midbg{clear:both;width:601px;BACKGROUND: url(../images/web_right_bg.gif);}
.Jweb_right .right_bot{width:601px;height:13px;BACKGROUND: url(../images/web_right_bottom.gif) no-repeat;}
.Jweb_right .right_title{width:580px;height:16px;padding-top:8px;padding-left:3px;text-align:left;BACKGROUND: url(../images/nei_title_line25.gif);}
.Jweb_right .right_ls{width:580px;}
.Jweb_right .right_ls_title{width:580px;text-align:left;line-height:200%;padding-bottom:8px;padding-top:5px;}
.Jweb_right .right_ls_title2{width:580px;text-align:left;line-height:165%;padding-bottom:8px;padding-top:5px;}

/*回到顶部图标*/

#gotop{widht:580px;text-align:right;}

/*建站套餐及申请样式在web_build.css文件中*/

/**************************************************域名注册************************************/
/*引用首页中部centent左右两边的样式*/
/*另加*/
.D_right{float:right;width:551px;}
.D_right .D_top{width:551px;height:24px;BACKGROUND: url(../images/d_right_top.gif) no-repeat;padding-top:1px;}
.D_right .D_midbg{width:551px;BACKGROUND: url(../images/d_right_bg.gif);}
.D_right .D_bot{width:551px;height:13px;BACKGROUND: url(../images/d_right_bottom.gif) no-repeat;}
.D_right .D_right_title{width:535px;height:16px;padding-top:8px;padding-left:3px;text-align:left;BACKGROUND: url(../images/nei_title_line25.gif);}
.D_right .D_sertitle{margin-top:10px;width:531px;height:30px;BACKGROUND: url(../images/d_ser.gif) no-repeat;text-align:left;}
.D_right .D_sertitle_box{width:529px;border:1px solid #9CAECE;padding-top:5px;padding-bottom:5px;}
.D_right .D_serlist{margin-top:10px;width:531px;height:30px;BACKGROUND: url(../images/d_fwlb.gif) no-repeat;text-align:left;
border-bottom:1px solid #9CAECE;}
.D_right .D_sertitle_boxlist{width:529px;padding-top:10px;padding-bottom:13px;border-left:1px solid #9CAECE;border-right:1px solid #9CAECE;border-bottom:1px solid #9CAECE; clear:both;}
.D_right .D_tulist{float:left;padding-left:5px;height:95px;border-right:1px dotted #9CAECE;}
.D_right .D_tulist_r{float:left;padding-left:8px;width:400px;height:85px;text-align:left;line-height:150%;}
.D_right .D_sertitle_boxbottom{width:525px;padding-top:10px;padding-bottom:5px;text-align:left;line-height:150%; clear:both; margin-left:10px;}

/**************************************************空间租用************************************/
.D_right .Host_serlist{margin-top:10px;width:531px;height:30px;BACKGROUND: url(../images/host_title.gif) no-repeat;text-align:left;
border-bottom:1px solid #9CAECE;}
.D_right .Host_showlist{margin-top:10px;width:531px;height:30px;BACKGROUND: url(../images/host_showtitle.gif) no-repeat;text-align:left;border-bottom:1px solid #9CAECE;}
.D_right .Host_tulist{float:left;padding-left:5px;height:120px;border-right:1px dotted #9CAECE;}
.D_right .H_tulist_r{float:left;padding-left:8px;width:400px;stext-align:left;line-height:150%;}
.D_right .Host_sertitle_boxlist{ clear:both;width:510px;padding-top:8px;padding-bottom:5px;border-left:1px solid #9CAECE;border-right:1px solid #9CAECE;border-bottom:1px solid #9CAECE;text-align:left;line-height:165%;padding-left:10px;padding-right:9px;}

/**************************************************服务器租用************************************/
.D_right .S_sertitle{margin-top:10px;width:531px;height:30px;BACKGROUND: url(../images/service_usy.gif) no-repeat;text-align:left;}
.D_right .S_sertitle_box{width:515px;height:100px;border:1px solid #9CAECE;padding-top:5px;padding-bottom:5px;text-align:left;line-height:165%;padding-left:5px;padding-right:9px;}
.D_right .S_serlist{margin-top:10px;width:531px;height:30px;BACKGROUND: url(../images/ser_lb.gif) no-repeat;text-align:left;
border-bottom:1px solid #9CAECE;}
.D_right .S_tulist{float:left;padding-left:10px;padding-right:10px;height:210px;border-right:1px dotted #9CAECE;}

/**************************************************客户案例************************************/
.D_right .Cases_serlist{margin-top:10px;width:531px;height:30px;BACKGROUND: url(../images/cases_title.gif) no-repeat;text-align:left;border-bottom:1px solid #9CAECE;}
.D_right .cases_right_contentbox_left{float:left;width:116px;height:73px;border:1px solid #BBBBBB;padding:3px;margin-left:5px;}
.D_right .cases_tulist_r{float:left;padding-left:8px;width:360px;height:85px;text-align:left;line-height:150%;}
.D_right .cases_page{ clear:both;width:520px;height:15px;padding-top:5px;padding-bottom:5px;text-align:center;line-height:150%;BACKGROUND:#ebebeb;margin-top:5px;}
.P_cases_show{width:116px;height:73px;border:1px solid #BBBBBB;padding:3px;}
.P_cases_show_list{padding-left:15px;padding-top:5px;padding-bottom:5px;text-align:left;line-height:150%;margin-top:15px;border-top:1px dotted #9CAECE;}

/**************************************************网站维护************************************/
.Web_wai{width:531px;}
.Web_wai .t1{width:531px;padding-top:5px;padding-bottom:8px;line-height:185%;text-align:left;border-bottom:1px solid #9CAECE;}
.Web_wai .t2{width:531px;padding-top:5px;padding-bottom:8px;line-height:185%;text-align:left;}


/**************************************************公司公告************************************/
.New_M_titlebg{margin-top:10px;width:531px;height:30px;BACKGROUND: url(../images/news_noice.gif) no-repeat;text-align:left;border-bottom:1px solid #9CAECE;}
.New_M_box{width:529px;padding-top:8px;padding-bottom:5px;}
.New_M_list{display:block;list-style:none;margin-left:2px;margin-top:8px;clear:both;}
.New_M_list li{float:left; list-style-type:none;display:block;width:529px;line-height:165%;text-align:left;}
.New_M_list li:hover{float:left; list-style-type:none;display:block;width:529px;line-height:165%;text-align:left;BACKGROUND:#E9E9E9;}
.New_M_page{clear:both;width:529px;height:20px;padding-top:8px;padding-bottom:5px;line-height:200%;BACKGROUND:#EFEFEF;}
/*公告详细*/
/*新闻标题*/
.New_M_showtitle{width:529px;height:35px;line-height:245%;font-size:14px;font-weight: bold;border-bottom:1px solid #DEE3EF;}
/*日期*/
.New_M_showtime{width:529px;height:20px;line-height:165%;BACKGROUND:#E9E9E9;}
/*内容*/
.New_M_showContent{width:529px;text-align:left;line-height:165%;font-size:14px;padding-top:8px;padding-bottom:10px;}


/************************************************底部样式*****************************************************/
#bottom_wai{margin:0px auto;width:778px;padding:0px; clear:both;}
#bottom_title{margin-top:5px;wight:778px;height:30px;BACKGROUND:#E9E9E9;line-height:245%}
#bottom_linebg{wight:778px;height:21px;BACKGROUND: url(../images/bottom_line.gif) no-repeat;}
#bottom_titleidc{wight:778px;line-height:150%}


/*新闻框*/
#autonews_midbox{width:440px;float:left;text-align:left;}
#autonews_serbox{width:740px;float:left;text-align:left;}
/*商品*/
/*广告*/
#pro_adbanner{margin:0px auto;width:950px;padding:5 0 5 0px;}
/*商品小类字体样式*/
.cClassM,a.cClassM:link,a.cClassM:visited{ color:#1835D1;font-size:12px;line-height:20px;}
/*产品列表名称字体样式*/
.cClassT1,a.cClassT1:link,a.cClassT1:visited{ color:#0044DD;font-size:12px;line-height:20px;font-weight:600;}
/*******************************************************************************************************//*内页字体样式*/
/*内页新闻大标题*/
.Nnewb1,a.Nnewb1:link,a.Nnewb1:visited{ color:#003278;font-size:16px;font-weight:600;}
.Nnewf1,a.Nnewf1:link,a.Nnewf1:visited{ color:#003278;font-size:14px;}



/*****************************************************************************************会员管理中心*/











.f_rdbb{font-size:12px;line-height:20px;color:#0083B3;text-decoration:none;}
.f_yuanchuan{font-size:12px;line-height:20px;color:#FF6300;text-decoration:underline;}
.f_yuanchuan a:link, .f_yuanchuan a:visited {color:#FF6300;text-decoration:underline;}
.f_yuanchuan a:hover {color: #FFF;background: #F9301E;}
.f_yuanchuan_title{font-size:12px;line-height:20px;color:#0094BD;text-decoration:underline;}
.f_yuanchuan_title a:link, .f_yuanchuan_title a:visited {color:#0094BD;text-decoration:underline;}
.f_yuanchuan_title a:hover {color: #EC423E;}
.f_left_news_title{font-size:12px;line-height:20px;color:#333;text-decoration:underline;}
.f_left_news_title a:link, .f_left_news_title a:visited {color:#333;text-decoration:underline;}
.f_left_news_title a:hover {color: #EC423E;}
.f_left_bolg_title{font-size:12px;line-height:20px;color:#008000;text-decoration:underline;}
.f_left_bolg_title a:link, .f_left_bolg_title a:visited {color:#008000;text-decoration:underline;}
.f_left_bolg_title a:hover {color: #EC423E;}
.f_hot_ding{font-family:"宋体";font-size:12px;line-height:24px;color:#FFFFFF;font-weight: 600;}
.f_title{font-family:"宋体";font-size:14px;line-height:28px;color:#000;font-weight: 600;}
.f_playlisttitle{font-family:"宋体";font-size:14px;line-height:28px;color:#008000;font-weight: 600;}
.f_v_play{font-size:14px;line-height:25px;color:#008000;text-decoration:underline;font-weight: 600;}
.f_ad_play{font-size:12px;line-height:20px;color:#0042FF;text-decoration:underline;font-weight: 600;}
.f_title_news{font-size:14px;line-height:25px;color:#000;text-decoration:underline;}



/**********************************字体***********************************/
.f_indexnews{font-family:"宋体";font-size:12px;line-height:20px;color:#38858B;text-decoration:none;}
.main_link{font-family:"宋体";font-size:12px;line-height:20px;color:#000000;text-decoration:none;}
.f_indexnews_hui{font-family:"宋体";font-size:12px;line-height:20px;color:#858585;text-decoration:none;}
.f_indexnews_link{font-family:"宋体";font-size:12px;line-height:20px;color:#38858B;text-decoration:none; font-weight:bold}	
.f_menu{font-family:"宋体";font-size:13px;line-height:23px;color:#5C7AA1;}
.f_menu_d{font-family:"宋体";font-size:12px;line-height:20px;color:#5C7AA1;}
.f_login{font-family:"宋体";font-size:12px;line-height:20px;color:#1D385B;}
.f_di{font-family:"宋体";font-size:12px;line-height:18px;color:#1D385B;}
.f_mid12{font-family:"宋体";font-size:12px;line-height:20px;color:#1D385B;}
.f_mid121{font-family:"宋体";font-size:12px;line-height:20px;color:#ff6600;}
.f_mid13{font-family:"宋体";font-size:12px;line-height:22px;color:#1D385B;}
.f_news_show_b{font-family:"宋体";font-size:16px;line-height:30px;color:#000000;font-weight: 600;}
.f_news_show{font-family:"宋体";font-size:14px;line-height:22px;color:#000000;}
.f_supply{font-family:"宋体";font-size:12px;line-height:20px;color:#1D385B;text-decoration: underline;}
.f_supply_gong{font-family:"宋体";font-size:14px;line-height:20px;color:#ff6600;font-weight:600}

.f_index_gun{font-family:"宋体";font-size:12px;line-height:20px;color:#fff;}

.f_new_time{font-family:"宋体";font-size:12px;line-height:20px;color:#B9B9B9;}
.f_index_new{font-family:"宋体";font-size:12px;line-height:20px;color:#666;}
.f_pro_text{font-family:"宋体";font-size:12px;line-height:20px;color:#000;}
.f_pro_new{font-family:"宋体";font-size:13px;line-height:20px;color:#FF00FF;font-weight:600}
.f_pro_new1{font-family:"宋体";font-size:13px;line-height:20px;color:#BB4444;font-weight:600}
.f_pro_new2{font-family:"宋体";font-size:15px;line-height:40px;color:#FF00FF;font-weight:600}
.f_di{font-family:"宋体";font-size:12px;line-height:18px;color:#444444;}
.f_aboutindex{font-family:"宋体";font-size:12px;line-height:20px;color:#666666;}
.f_index_show{font-family:"宋体";font-size:14px;line-height:22px;color:#ffffff;}
.f_class_B1{font-family:"宋体";font-size:14px;font-weight:600;color:#FD6701;}

.f_bottom{font-family:"宋体";font-size:12px;line-height:20px;color:#8F8E8C;}
.input{border:1px solid #CCC; font-size:14px;color:#999;}
.inputP1{border:1px solid #666; font-size:12px;color:#666;}
.input_reg{ height:20px;width:200px;font-size:14px;color:#000;}
.input_reg1{ height:20px;width:50px;font-size:14px;color:#000;}
.input_reg2{ height:20px;width:100px;font-size:14px;color:#000;}
.input_searchIDC{border:1px solid #000; font-size:12px;color:#000;width:200px;height:15px;padding-top:5px;}