/*定义页面最小宽度*/
html { min-width: 780px;}

/*定义图片的边框为0*/
img { border-width: 0px;}

/*定义页面整体式样*/
body {
	MARGIN: 0px;
	PADDING: 0px;
	FONT-FAMILY: '宋体','微软雅黑','新宋体','Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	COLOR: #ccc;
	FONT-SIZE:12px;
	LINE-HEIGHT:150%;
	background: fixed url(../i/bg.jpg) repeat left top;
	text-align:center;
} 

/*定义导航栏式样*/
#menu{
	padding: 0px;
	width:780px;
	height:35px;
	z-index:1;
	background: fixed url(../i/memu.jpg) no-repeat 20px top;
	margin: 25px 0px 0px 0px;
	border-bottom: 1px solid #999;
}

/*定义下导航栏式样*/
#menu2{
	padding: 0px;
	width:700px;
	height:35px;
	z-index:1;
	margin: 5px 0px 0px 0px;
}

#menu3{
	padding: 0px;
	width:460px;
	height:35px;
	z-index:1;
	margin: 5px 0px 0px 0px;
}


/*定义logo式样*/
#logo{
	width:780px;
	height:150px;
	text-align:right;
}



#middle{
	width: 780px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #999;
}

#banner{
	width:780px;
	height:65px;
	margin: 10px 0px 0px 0px;
	background: fixed url(../i/bbg.jpg) repeat left top;
	text-align:left;
}

#left {
	float: left;
	margin: 15px 50px 0px 0px;
	}

	
#right {
	float: right;
	padding: 0px;
	margin: 20px 10px 10px 10px;
	width: 750px; 
	text-align: left;
	}

.lp {
	float: left;
	padding: 0px;
	margin: 20px 50px 14px 10px;
	}


.in {
	float: right;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	width: 280px; 
	text-align: right;
	}

.new{
	float: right;
	width:280px;
	height:39px;
	text-align: right;
	border-bottom: 1px solid #999999;
	
}

.content2{
	width:95%;
	padding: 0px;
	margin: 0px;
}

.content3{
	float: right;
	width:280px;
	height:250px;
	margin: 5px 0px 30px 0px;
}

.co1{
   float: right;
   background:#f90;
   width:2px;
   height:250px;
}


.list{
float:left;
width:275px;
margin: 0px;

}

.list ul{
float: left;
width:275px;
list-style-type: none;
padding: 0px;
}

.list li{
    float: left;
	width: 275px;
	height:40px;
	border-bottom: 1px dotted #ccc;
}
.list li a{
     float: left;
     width:275px;
     height:40px;
     color: #999;
     display: block;
}
.list li a:hover{
	width:275px;
	float: left;
	height:40px;
	color: #f90;
	background-color: #333;
}


.list1{
float:left;
width:400px;
margin: 0px;

}

.list1 ul{
float: left;
width:300px;
list-style-type: none;
padding: 0px;
}

.list1 li{
    float: left;
	width: 400px;
	height:40px;
	border-bottom: 1px dotted #ccc;
}
.list1 li a{
     float: left;
     width:400px;
     height:40px;
     color: #999;
     display: block;
}
.list1 li a:hover{
	width:400px;
	float: left;
	height:40px;
	color: #f90;
	background-color: #333;
}

.list2{
	float:left;
	width:400px;
	margin: 0px;
	text-align: center;
	border-bottom: 1px dotted #ccc;
}

.list3{
	float:left;
	width:400px;
	margin: 0px;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}

#left2 {
	float: right;
	width: 210px;
	margin: 0px 10px 10px 0px;
	}

.pic{
	margin: 10px 1px 0px 0px;
	text-align:center;
}


.jimg{
     float: left;
     width: 81px;
     padding: 15px 0px 0px 20px;
     margin: 0px;
}


#right2 {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 275px; 
	text-align: left;
	
	}

.loin{
	float: right;
	width:275px;
	height:35px;
	margin: 0px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding: 15px 0px 0px 0px;
}


#down{
    clear: both;
	width: 780px;
	height: 60px;
	padding: 0px;
	border-top: 1px solid #999;
	margin: 30px 0px 10px 0px;
}

#copy{
　　width:780px;
　　color:#666;
　　text-align:left;
　　padding: 5px 20px 0px 0px;
　　margin:0px;
}

.c{
text-align:right;
}



/*导航栏样式*/
*{margin:0;padding:0;border:0;}
#nav {line-height: 34px;  list-style-type: none;}
#nav a {display: block; width: 80px; text-align:center;}

#nav a:link  {color:#ccc; text-decoration:none;}
#nav a:visited  {color:#ccc;text-decoration:none;}
#nav a:hover  {color:#FF6600;text-decoration:none;font-weight:none;}

#nav li {float: left; width:80px;}
#nav li a:hover{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FF6600;}

/*下导航栏样式*/
*{margin:0;padding:0;border:0;}
#navv {line-height: 20px;  list-style-type: none;}
#navv a {display: block; width: 80px; text-align:center;border-left: 1px solid #FF6600;}
#navv a:link  {color:#999; text-decoration:none;}
#navv a:visited  {color:#999;text-decoration:none;}
#navv a:hover  {color:#FF6600;text-decoration:none;font-weight:none;}
#navv li {float: left; width:80px;}
#navv li a:hover{color:#FF6600;}


.n{
width:250px;
float:left;
}

.n2{
width:100px;
float:right;}

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-indent:20px;
	}
a:link {
	text-decoration: none;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #ccc;
}
a:active {
	text-decoration: none;
	color: #ccc;
}

/*字体定义*/
.cc{
	font-size: 13px;
	font-weight: 800;
	color: #ff6600;
}

.c1{
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
}

.c2{
	font-size: 13px;
	font-weight: 800;
	color: #ff6600;
}