/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#ffffff;
}
.main_head{
background-color:#ffffff;
border-left:1px #d4d4d4 solid;
border-right:1px #d4d4d4 solid;
border-top:4px #ff0000 solid;
}
.main_body{
background-color:#ffffff;
margin-top:5px;
}
a {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
a:link {
text-decoration: none;
color:#000000;
}
a:visited {
text-decoration: none;
color:#000000;
}
a:hover {
text-decoration:none;
color:#1767a9;
}
a:active {
text-decoration: none;
color:#000000;
}
.showpage{
color:#666666;
text-align:right;
font-size:11px;
padding:5px 6px 5px 0;
}
.showpage a{
font-size:11px;
color:#000000;
text-decoration: none;
}
.showpage a:link{
color:#000000;
text-decoration: none;
}
.showpage a:visited{
color:#000000;
text-decoration: none;
}
.showpage a:hover{
color:#1767a9;
text-decoration: none;
}
.showpage a:active{
color:#000000;
text-decoration: none;
}
.head_top{
margin:10px 30px;
}
.menu{
font-size:18px;
text-align:center;
}

/******************底部显示样式************/
.bottom{
color:#ffffff;
font-size:11px;
text-align:left;
line-height:15px;
background-image:url(../../images/index_31.gif);
padding-left:20px;
}
/******************首页中部整体显示样式************/
.index_table{
margin-top:20px;
margin-bottom:5px;
}
/******************首页中部新闻列表显示样式************/
.index_newsimg{
padding-top:10px;
}
.index_newstable{
margin-top:10px;
}
.index_newstitle{
padding-bottom:5px;
}
.index_newstitle_div{
width: 270px;
height: 16px;
border: 0px;
overflow: hidden;
text-overflow:ellipsis;
display:block;
}
.index_supporttable{
margin-top:15px;
}
.index_yewu img{
padding:7px;
text-align:center;
}
/******************公司概况显示样式************/
.about_left_table{
margin-bottom:10px;
}
.about_bigtitle{
font-size:14px;
font-weight:bold;
padding-left:15px;
}
.about_smlltitle{
padding:10px 0 3px 25px;
border-bottom:1px #cccccc dashed;
}

.about_title{
font-size:14px;
font-weight:bold;
padding-left:15px;
}
.about_title img{
padding-bottom:3px;
}
.about_content{
padding:5px 25px;
line-height:22px;
}
.about_smlltitle_en{
font-size:11px;
padding:10px 0 3px 15px;
border-bottom:1px #cccccc dashed;
}
/******************新闻中心显示样式************/
.news_title{
text-align:left;
padding:10px 0;
border-bottom:1px #cccccc dashed;
}
.news_att{
text-align:left;
padding:5px 10px;
color:#ff0000;
font-weight:bold;
}
.news_title_div{
width:500px;
height: 16px;
overflow: hidden;
text-overflow:ellipsis;
display:block;
}
/******************显示新闻显示样式************/
.shownews_from{
text-align:center;
padding:5px;
border-bottom:1px #cccccc solid;
}
.shownews_back{
text-align:right;
padding:15px 10px 5px 0;
}
/******************在线反馈显示样式************/
.faq_td{
text-align:center;
padding:10px 0;
}
.faq_left{
text-align:right;
padding:3px 3px 3px 0;
}
.faq_center{
text-align:left;
padding:3px 0 3px 3px;
}
.faq_right{
text-align:left;
color:#ff0000;
}
.faq_kuang{
border:1px #999999 solid;
}
.faq_buttom{
height:18px;
border:1px #999999 solid;
background-color:#999999;
}