/* CSS Document */

body{
margin:0 auto;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#3d362b;line-height:24px;background:#fff;
}
a:link{
color:#000;text-decoration:none;
}
a:visited{
color:#000;text-decoration:none;
}
a:hover{
color:#000;text-decoration:underline;
}
a:active{
color:#600;text-decoration:none;
}
.form{width:90%;height:20px!important;margin-top:0!important;line-height:24px;}
.clear{
clear:both;display:none
}
.col{
width:778px;margin:0 auto;border:0;clear:both;
}
.nav{
background-imame:url(../images/bg.gif);background-repeat: repeat-x;height:62px;
}
.left{
float:left;
}
.center{
float:center;
}
.right{
float:right;
}
.ul{
margin:0;list-style-type:none
}
.ul li{
font-size:14px;font-weight:bold;color:#fff;line-height:22px; width:100px;float:left;
}
.ul li a{
color:#fff;
}
.ul2{
list-style-type:none; margin:5px;
}

/*nav*/
.nav_bg {
	width:765px; background-image:url(../images/bg.gif);height:62px; overflow:hidden;float:left;
}
.nav_left{
height:28px;line-height:30px;margin-top:6px;float:left;
}
.nav_search{
	margin-top:5px;width:30px;padding-left:20px;float:left
}
.nav_right {
	margin-top:5px;margin-right:30px;float:right;
}

/*font style*/
.font_black{
text-align:right;font-weight:bold;font-size:14px;color:#000;padding-top:35px;float:left;margin-left:30px;
}
.white{
color:#fff;
}
.white a{
color:#fff;
}
.white a:visited{
color:#fff;
}
.yellow{
color:#ff0;
}
.yellow a{
color:#ff0
}
.red{
color:#f00;
}
.red a{
color:#f00
}
.red_bold{
font-weight:bold ;color:#f00;font-size: 14px;
}
.red_bold a,a:hover{
color:#f00
}
/*table*/
.tab{
border:1px solid #ccc;border-bottom:none;margin-top:5px;border-collapse:collapse;
}
.tab td{
border-bottom:1px solid #ccc;border-right:1px solid #ccc;
}

/* foot  */
#footer {
	WIDTH: 778px;margin:0 auto;margin-top:5px;height:26px;
}
#footer_t {
	WIDTH: 100%; HEIGHT: 22px; BACKGROUND-COLOR: #eaeaea; TEXT-ALIGN: center;border-top:3px solid #F60;
}
#footer_b {
	PADDING: 5px;LINE-HEIGHT: 20px;TEXT-ALIGN: center
}
.ping_tit {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND-IMAGE: url(../images/title_b.gif); WIDTH: 202px; COLOR: #900; LINE-HEIGHT: 32px; HEIGHT: 36px; TEXT-ALIGN: center
}
.margin {
	MARGIN-TOP: 5px
}
