@charset "utf-8";
/* 整体控制 2009-10-28*/
body { font-family: Arial, Helvetica, sans-serif; margin:0 auto; padding:0; background: #fff ; font-size:12px; color:#333;}
div,form,img,ul,ol,li,dl,dt,dd,dl { margin: 0; padding: 0; border: 0; list-style-type:none;}
h1,h2,h3,h4,h5,h6 { margin: 0px; padding: 0px;}
dl,ol,ul,du { list-style:none;} 
div, td { word-wrap: break-word; word-break: break-all;}
img { margin: 0px; padding: 0px;}
p { margin:0; padding:0;}
table,td,tr,th,input,select{ font-size:12px;}
img, img a{ border: none;}

/*行高控制*/
.lh_18 { line-height: 18px;}
.lh_20 { line-height: 20px;}
.lh_22 { line-height: 22px;}
.lh_24 { line-height: 24px;}
.lh_26 { line-height: 26px;}
.lh_28 { line-height: 28px;}
.lh_30 { line-height: 30px;}

/*对齐方式*/
.t_l { text-align: left;}
.t_c { text-align: center;}
.t_r { text-align: right;}


/* 主链接颜色 */
a:link {color: #333; text-decoration:none;}
a:visited {color: #333;text-decoration:none;}
a:hover {color: #f30; text-decoration:none;}
a:active {color: #333; text-decoration:none;}

/* 其它链接颜色 */
.h_666{color: #666;text-decoration: none;}
a.h_666:link{ color: #666;text-decoration: underline;}
a.h_666:visited{ color: #666;text-decoration: underline;}
a.h_666:hover{color: #666;	text-decoration: underline;}
a.h_666:active {color: #666;text-decoration: underline;}

.h_f30{color: #f30;text-decoration: none;}
a.h_f30:link{ color: #f30;text-decoration: none;}
a.h_f30:visited{ color: #f30;text-decoration: none;}
a.h_f30:hover{color: #f30;	text-decoration: underline;}
a.h_f30:active {color: #f30;text-decoration: none;}

/* 页面顶部链接颜色 */
.home_top{ color: #666;text-decoration: none; padding-right: 12px;}
a.home_top:link{ color: #666;text-decoration: none;}
a.home_top:visited{ color: #666;text-decoration: none;}
a.home_top:hover{color: #666;	text-decoration: underline;}
a.home_top:active {color: #666;text-decoration: none;}

/* 页面底部链接颜色 */
.footer_link{ color: #666;text-decoration: none; padding-right: 10px;}
a.footer_link:link{ color: #666;text-decoration: none;}
a.footer_link:visited{ color: #666;text-decoration: none;}
a.footer_link:hover{color: #666;	text-decoration: underline;}
a.footer_link:active {color: #666;text-decoration: none;}

.home_so{ color: #999;text-decoration: none; padding-right: 15px;}
a.home_so:link{ color: #999;text-decoration: none;}
a.home_so:visited{ color: #999;text-decoration: none;}
a.home_so:hover{color: #f4f4f4;	text-decoration: underline;}
a.home_so:active {color: #999;text-decoration: none;}

/* 二级页面当前位置链接样式 */
.c_999{color: #660000;text-decoration: none;}
a.c_999:link{ color: #660000;text-decoration: none;}
a.c_999:visited{ color: #660000;text-decoration: none;}
a.c_999:hover{color: #660000;	text-decoration: underline;}
a.c_999:active {color: #660000;text-decoration: none;}



/* 字体大中小链接样式 */
.c_fc6{color: #990000;text-decoration: none;}
a.c_fc6:link{ color: #990000;text-decoration: none;}
a.c_fc6:visited{ color: #990000;text-decoration: none;}
a.c_fc6:hover{color: #990000;	text-decoration: underline;}
a.c_fc6:active {color: #990000;text-decoration: none;}


.h_333{color: #dddddd;text-decoration: none;}
a.h_333:link{ color: #dddddd;text-decoration: none;}
a.h_333:visited{ color: #dddddd;text-decoration: none;}
a.h_333:hover{color: #dddddd;	text-decoration: underline;}
a.h_333:active {color: #dddddd;text-decoration: none;}

.blue{color: #333;text-decoration: underline;}
a.blue:link{ color: #333;text-decoration: underline;}
a.blue:visited{ color: #333;text-decoration: none;}
a.blue:hover{ color: #333; text-decoration: underline;}
a.blue:active {color: #333;text-decoration: none;}
.blue2{color: #006600;}

.note_red{color: #f30;text-decoration: none;}
a.note_red:link{ color: #f30;text-decoration: none;}
a.note_red:visited{ color: #f30;text-decoration: none;}
a.note_red:hover{ color: #f30; text-decoration: underline;}
a.note_red:active {color: #f30;text-decoration: none;}


.green {color: #336600; text-decoration: none;}
a.green:link{ color: #336600;text-decoration: underline;}
a.green:visited{ color: #336600;text-decoration: none;}
a.green:hover{ color: #336600; text-decoration: underline;}
a.green:active {color: #336600;text-decoration: none;}

.c_fff{color: #fff;text-decoration: none;}
a.c_fff:link{ color: #fff;text-decoration: none;}
a.c_fff:visited{ color: #fff;text-decoration: none;}
a.c_fff:hover{ color: #fff; text-decoration: underline;}
a.c_fff:active {color: #fff;text-decoration: none;}

/*==========亿科互联链接==========*/
.c_ykn{color: #663300;text-decoration: none;}
a.c_ykn:link{ color: #663300;text-decoration: none;}
a.c_ykn:visited{ color: #663300;text-decoration: none;}
a.c_ykn:hover{ color: #663300; text-decoration: underline;}
a.c_ykn:active {color: #663300;text-decoration: none;}

/* 字体属性 [定义规则，小写f加属性名称] */
.fB { font-weight: bold;}
.fI { font-style: italic;}

/* 字体大小*/
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f14b{ font-size:14px; font-weight: 700;}

/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.dis{ display:block;}
.undis{ display:none;}
.clear{ clear: both;}
.clear_10{ height: 10px; clear: both;}
.clear_20{ height: 20px; clear: both;}
.clear_line { height: 10px; clrar: both; background: url() left top repeat-x;}
.clear_15{ height: 15px; clear: both;}
.clear_20{ height: 20px; clear: both;}
.clear_30{ height: 30px; clear: both;}
.clears{ clear: both; font-size:1px; height:1px; visibility: hidden;}
.hidden { display: none;}

/*css time 2009-10-28*/