﻿body {
	margin: 0px;
}
table,td,tr{
    font-family:"宋体";
	font-size:12px;
	}
a {
	font-size: 12px;
	color: #2e2d2d;
	line-height:26px;
}
a:link {
	text-decoration: none;
	color: #60615c;
}
a:visited {
	text-decoration: none;
	color: #60615c;
}
a:hover {
	text-decoration:underline;
	color:#0066FF;
}
a:active {
	text-decoration:underline;
	color: #0066FF;
}
.title{
    font-size:13px;
	font-weight:bold;
	color:#0066CC;
	font-family:"微软雅黑";
	}
.title1{
    font-size:16px;
	font-weight:bold;
	color:#0066CC;
	font-family:"宋体";
	}
.title2{
    font-size:16px;
	font-weight:bold;
	color:#666666;
	font-family:"宋体";
	}
.content{
    color:#333333;
	line-height:21px;
	padding-left:6px;
	padding-right:6px;
    }
.content1{
    line-height:26px;
    color:#333333;
	padding-left:6px;
	padding-right:6px;
	font-size:14px;
    }
.nav{  font-weight:normal; padding-left:20px; line-height:23px; color:#60615c; font-size:14px; font-weight:bold; cursor:pointer;}
.sub{ font-size:12px; line-height:30px;  padding-right:10px;color:#60615c;}

	
	
.detail{
    color:#FF0000;
	}
.bottom1{
    color:#60615c;
    line-height:23px;
	padding-top:20px;
	background-repeat:repeat-x;}
	
.banner li{
list-style:none;
margin:0px 10px 0px 10px;
float:left;
mar

    }



.bottom{
    color:#60615c;
    line-height:23px;
	padding-top:20px;
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:repeat-x;
	}