﻿/* CSS Document */

body,p,span,input{ margin:0 auto; padding:0 auto;}
body{ font-size:12px; font-family:Arial; color:#444; line-height:21px;}
.top_span{ color:red;}
a{ color:#444; text-decoration:none;}
a:hover{ color:red;}
.menu{}
.menu a{ color:#FFF; display:block; height:29px; line-height:29px; border-left:1px solid #223577;}
.menu a:hover{ color:#FFF; background:#BF0000;}
.banner_right{ border-bottom:1px solid #E3E3E3; border-top:1px solid #E3E3E3;}
.banner_right input{ background:#FFF; height:17px; border:1px solid #BBB; width:117px;}
.news_box{ border-top:1px solid #BCC1D5; border-bottom:1px solid #BCC1D5;}
.news_box span{ margin-right:10px;}
.Contact_box{ border-bottom:1px solid #D7D7D7; border-top:1px solid #D7D7D7;}
.banner_box{ margin-top:8px;}