@charset "utf-8";
/*------------------------------------页面整体--------------------------------- */

body{
	margin:0px;
	font-size:12px;
	color:#333333; 
	font-family:Arial, Helvetica, sans-serif;
	background:url(../Images/Bg.jpg); background-repeat:repeat-x;
	}

td{
	font-size:12px;
	}


/*------------------------------------其他--------------------------------- */


.line-height25{
	line-height:25px;
}

.form1{
	font-size:12px;
	height:15px;
	color:#333333;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #b5dafe;
	background-color: #edf6ff;
	}
	
	
.blod{
	font-weight:bold;
	}

.newtime{
	color:#838383;
	}
	
.contactus{
	font-weight:bold;
	}
	
.xing{
	color:#FF0000;
	}
	
.tp{
	color:#0d5295;
	}
	
	
/*------------------------------------链接--------------------------------- */
A:link{
	color: #333333; 
	text-decoration:none
	}
	
A:visited{
	color: #333333;
	text-decoration:none
	}
	
A:hover{
	color: #333333;
	text-decoration:underline;
	}
	
A:active{
	color: #333333;
	text-decoration:none
	}
	
	
	
	
	
A.cptitle:link{
	font-weight:bold;
	text-decoration:none;
	}
	
A.cptitle:visited{
	font-weight:bold;
	text-decoration:none;
	}
	
A.cptitle:hover{
	font-weight:bold;
	color:#dd0000;
	text-decoration:underline;
	}

A.cptitle:active{
	font-weight:bold;
	text-decoration:none;
	}



.enfont{
	color:#FFFFFF;
	}

A.enfont:link{
	color:#FFFFFF;
	text-decoration:none;
	}
	
A.enfont:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
	
A.enfont:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}

A.enfont:active{
	color:#FFFFFF;
	text-decoration:none;
	}







/*------------------------------------标题--------------------------------- */

.title{
	font-size:14px;font-weight:bold;color: #FFFFFF;
	}

.ShowTitle{
font-weight:bolder;
font-size:14px;
}