@charset "utf-8";


/*全局控制*/
 body{ margin:0; padding:0; font-size:12px; line-height:22px; font-family:"宋体"; -webkit-text-size-adjust:none; background-color: #F4F4F4; }
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}
a{color:#333;text-decoration:none;}
a:hover{ text-decoration:none; color: #FF0000; }
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
.hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.bai{ color:#FFFFFF}
.bk{ border: 1px solid #FDFDFD; }


/*-----导航高亮显示----*/
.nav_c1 a{ display:block; width:125px; height:44px; background-image: url(../images/c1.jpg); background-repeat: no-repeat; background-position: center bottom; line-height: 44px; font-size: 14px; font-weight: bolder; color: #FFFFFF; }
.nav_c1 a:hover{ background-image: url(../images/c2.jpg); background-repeat: no-repeat; background-position: center bottom; font-size: 14px; font-weight: bolder; color: #FFFFFF; }


/*头部区域*/
.head_bg{background:url(../images/head_bg.png) repeat-x;}
/*内容链接区域*/
.news a{ font-size: 12px;  color: #0000008; font-weight: bold; }
.news a:hover { font-size: 12px; color: #FF0000; font-weight: bold; }

.Menu a{ font-size: 12px;  color: #C30102; font-weight: bold; }
.Menu a:hover { font-size: 12px; color: #666666; font-weight: bold; text-decoration: underline; }

.huang a{ color: #996600; font-size: 12px; }
.huang a:hover {color: #666666; }

/*左侧区域*/
.left_Form{ border: 1px solid #BCBCBC; }
.left_Fonts{ font-size: 14px; line-height: 25px; color: #333333; }



/*右侧区域*/
.right_Company_Form{ border: 1px solid #BCBCBC; float: left; margin-right: 10px; }
.right_Product_Form{ border: 1px solid #BCBCBC; }
.right_News_Form{ border-top: 1px none; border-right: 1px none; border-bottom: 1px dashed #999999; border-left: 1px none; }
.main_body{}

/*底部区域*/
.foot_bg{background:url(../images/foot_bg.png) no-repeat top;}
