@charset "utf-8";
@import "systemStyle.css";
/*右侧导航的样式*/
#companyBanner {width:183px;text-align:center;margin:0px auto;float:center;}
#companyBanner {list-style:none;margin:8px 0px;}
#companyBanner li {width:154px;height:26px;line-height:30px;height:30px;background:url(/images/company_02.jpg) no-repeat;text-align:left;}
#companyBanner li a {margin-left:20px;color:#DF5E00;font-weight:normal;}
#companyBanner li a:hover {font-weight:bold;text-decoration:none;}
.borderCompany {border:1px solid #72B0D9;}
/*详细页面*/
#supportView {margin:30px 0px;}
#supportView .supportViewTitle {text-align:left;height:44px;line-height:44px;background:url(/images/supportBGTitle.jpg) no-repeat;}
#supportView .supportViewTitle span {margin-left:5px;color:#0676C0;font-size:18px;font-weight:bold;}
#supportView .supportViewConttent {text-align:left;margin-top:20px;line-height:150%;}
.supportViewConttent img.s{width:150px; margin-left:3px;margin-top:15px}


/*友情链接*/
.linksTitle {font-size:14px;font-weight:bold;}
.linksSubTitle {font-size:13px;font-weight:bold;line-height:24px;}
.linksTextarea {border:1px solid #AEBAC3;width:300px;font-size:12px;}
.linksImg a {margin:2px 4px;}
.linksImg img {border:none;}
.linksText a {margin:2px 4px;color:#666;}
.linksText a:hover {color:#F60;}