﻿@charset "utf-8";
/* CSS Document */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
}

/*全局控制*/
body{ margin:0; padding:0; background: url(images/bg.jpg) no-repeat #F2F2F2 top center;  }
html,body,div,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0; font-size:12px;  line-height:22px; font-family:"宋体", "Arial Narrow"; color:#666666;}
input,select{font-size:12px;line-height:16px;}img{border:0;}ul,li{ list-style:square;}
div{overflow:hidden;}
h3{font-size:14px;font-weight:normal;display:inline;}


.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,.hr_15{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}.hr_15{height:15px;}
.hei{ font-size: 14px; font-weight: bold; color: #000000; }
.hei000{ font-size: 14px; font-weight: bold; color: #666; }
.hei2{ color: #000000; }
.hei2 div {
    line-height: 57px;
}
.bai{ color: #FFFFFF; }


/*内容链接区域*/
.lianjie { background:url(images/index_20.jpg) no-repeat -13px 0px;}
.lianjie a{ color: #00744A ; width:144px; height:41px; line-height:41px; float:left; text-align:center }
.lianjie a:hover { color: #FF0000 }

.nav a:link{ color: #FFFFFF ; text-align:center }
.nav a:hover { color: #FFFF66 ; text-align:center}
.nav a:visited{ color: #fff ; text-align:center}
.nav a:active {	text-align:center}

.login a{ color: #000000 }
.login a:hover { color: #FF0000 }




/*底部区域*/
.foot_bg{ background-image: url(images/index_26.jpg); background-repeat: no-repeat; background-position: center top; }


.navbg{filter : progid:DXImageTransform.Microsoft.Alpha(style=3,finishOpacity=60); background:#329C3A; width:150px; text-align:center;  margin-top:1px; }
.nav a {width: 90px !important; display: block; float: left;}
.nav a {width: auto !important; margin-left: 42px;}
.bai {float: right;}