/* CSS Document */

body{
	margin:0 auto;
	font-size:13px;
	line-height:170%;
	color: #333;
	text-align: center;
	font-family: 'verdana', 'Lucida Sans Unicode', 'sans-serif';
	background-color:#BFBFBF;
}

img{
     border:0;
}
form{
     margin:0;
     padding:0;
}
ul,li {
     list-style:none;
     margin:0;
     padding:0;
}
.keyword{
color:#DE3322;
}

#main{
width:950px;
margin:auto;
text-align:center;
background-color:#FFFFFF;
}
.top{
width:950px;
height:135px;
margin:0 auto;
text-align:center;
background-image:url(../images/bg_top.gif);
background-repeat:no-repeat;
}
.logo{
width:161px;
float:left;
margin:20px 0 0 20px;
}
.top_home{
width:200px;
float:right;
text-align:right;
padding-right:30px;
padding-top:15px;
color:#FFF;
}
.top_menu{
padding-top:113px;
color:#333;
padding-left:30px;
font-size:13px;
text-align:left;
}
.home_banner{
padding-bottom:50px;

}
.home_banner01{
padding-top:20px;
padding-bottom:10px;
text-align:center;
background-color:#FFFFFF;
}
.home_contact{
width:272px;
margin-left:20px;
margin-bottom:30px;
padding-right:7px;
text-align:left;
border-right:1px dashed #CCC;
float:left;
}
.main_news_banner{
margin-bottom:20px;
border:1px solid #CCC;
padding:1px;
}
.main_news_banner01{
margin-bottom:5px;
border:1px solid #CCC;
padding:1px;
}
.notice_list{
background-image:url(../images/title_content.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:10px;
}


.main_news_list01{
line-height:180%;
margin-bottom:15px;
margin-right:15px;
border-bottom:1px dashed #CCC;
width:80%;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
}
.main_contact_us{
margin-top:30px;
border:1px solid #CCC;
width:223px;
padding:2px;
}
.main_contact{
height:200px;
background-image:url(../images/icon/bg_contact.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:30px;
padding-top:10px;
line-height:270%;
}

.main_news_title_l{
font-size:15px;
font-weight:bold;
margin-bottom:5px;
}
.main_news_more{
text-align:right;
height:20px;
padding-right:25px;
background-image:url(../images/icon/newsMore.gif);
background-repeat:no-repeat;
background-position:right;
margin-top:10px;
clear:both;
}
.main_news_list{
width:250px;
line-height:170%;
float:right;
}
.news{
float:left;
width:554px;
margin-left:43px;
text-align:left;
margin-bottom:20px;
}

.news_list01{
height:23px;

}
.news_list02{
width:40%;
float:left;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
}
.news_time{
color:#999;
width:20%;
float:right;
}
.main_news_title{
border-bottom:2px solid #DE3322;
font-size:14px;
font-weight:bold;
padding-bottom:2px;
margin-bottom:7px;
}
.news_L{
margin-bottom:15px;
height:230px;
}
.main_news_pic{
width:295px;
float:left;
}
.newe_r{
width:100%;
clear:both;
margin-bottom:15px;
}
.main_guwen{
margin-top:30px;
}
.ad_main{
margin:20px 0 10px  0;
}


.footer{
height:50px;
padding-top:30px;
color:#fff;
background-color:#a28661;
border-top:1px dashed #CCC;
clear:both;
}

.down_about_software{
border:1px solid #ccc;
padding:5px;
margin-bottom:30px;
color:#333;
padding-top:15px;
line-height:170%;
width:100%;
background-color:#ECECEC;
clear:both;
}

.contact_us{
float:left;
width:554px;
margin-left:43px;
text-align:left;
line-height:190%;
margin-bottom:30px;
}

.menu_left{
line-height:180%;
margin-top:15px;
margin-right:15px;
}
.menu_left01{
height:20px;
padding-left:25px;
background-image:url(../images/icon/menu.gif);
background-repeat:no-repeat;
background-position:left;
}
.news_content_title{
font-size:16px;
font-weight:bold;
text-align:center;
padding-top:20px;
}
.content_time{
text-align:center;
padding-top:20px;
padding-bottom:10px;
border-bottom:1px solid #CCCCCC;
margin-bottom:30px;
}
.title{
font-weight:bold;
border-bottom:1px solid #DE3322;
}
.down{
float:left;
width:554px;
height:450px;
margin-left:43px;
text-align:left;
margin-bottom:20px;
}
.down_list{

}
.down_list01{
height:23px;
background-image:url(../images/icon/down.gif);
background-position:left;
padding-left:17px;
background-repeat:no-repeat;
}
.links{
text-align:left;
margin:5px;
margin-bottom:30px;
padding:5px;
clear:both;
border:1px solid #CCC;
}
.links_title{
font-weight:bold;
margin-bottom:10px;
}


/*link style*/
a{TEXT-DECORATION: none;}
a:link {COLOR:#305080;TEXT-DECORATION: none;}
a:visited{COLOR:#305080;TEXT-DECORATION: none;}
a:hover{COLOR:#305080;TEXT-DECORATION: underline;}

.top_home  a{TEXT-DECORATION: none;}
.top_home  a:link {COLOR:#fff;TEXT-DECORATION: none;}
.top_home  a:visited{COLOR:#fff;TEXT-DECORATION: none;}
.top_home  a:hover{COLOR:#fff;TEXT-DECORATION: underline;}


.top_menu  a{TEXT-DECORATION: none;padding:3px;}
.top_menu  a:link {COLOR:#333;TEXT-DECORATION: none;}
.top_menu  a:visited{COLOR:#333;TEXT-DECORATION: none;}
.top_menu  a:hover{COLOR:#333;TEXT-DECORATION:underline; }

.home_contact  a{TEXT-DECORATION: underline;}
.home_contact  a:link {COLOR:#305080;TEXT-DECORATION: underline;}
.home_contact  a:visited{COLOR:#305080;TEXT-DECORATION: underline;}
.home_contact  a:hover{COLOR:#305080;TEXT-DECORATION: underline;}

.main_news_more   a{TEXT-DECORATION: underline;}
.main_news_more     a:link {COLOR:#BE0707;TEXT-DECORATION: underline;}
.main_news_more     a:visited{COLOR:#BE0707;TEXT-DECORATION: underline;}
.main_news_more     a:hover{COLOR:#BE0707;TEXT-DECORATION: underline;}


.footer  a{TEXT-DECORATION: none;}
.footer  a:link {COLOR:#fff;TEXT-DECORATION: none;}
.footer  a:visited{COLOR:#fff;TEXT-DECORATION: none;}
.footer  a:hover{COLOR:#fff;TEXT-DECORATION: underline;}