/* CSS Document */
img{border:none;}
/*--表格属性--*/
table{table-layout:fixed;word-break:break-all;}
/*   all text*/
span{font-size:12px;}
/*--------------------------*/
a:link {	color: #000000;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #000000;}
a:hover {color: #ff9c00;text-decoration: none;}
a:active {	text-decoration: none;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b3d3ea;
	
	margin-left: 0px; margin-top: 0px;
 margin-right: 0px; margin-bottom: 0px;
	}
	
#big{ width:950px; margin-left:auto; margin-right:auto; background-color:#FFFFFF; }/* 最外框架*/

/*底部*/
#div13{
background:url(../img/last.gif);
background-repeat:repeat-x;
background-position: bottom;

	width:100%;
	overflow:hidden;
	height:80px;
	text-align:center;
	line-height:2em;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px
	}	


#td1 { 	height: 142px;width:950px;background:url(../img/top.jpg);background-repeat:no-repeat; background-position:top;}/*最上div*/


/*主菜单div*/
 #div1{
	margin:0px 0px 0px 0px;
	padding:123px 0px 0px 0px;
	*padding: 120px 0px 0px 0px;
	_padding: 122px 0px 0px 0px;
		text-align:center;	}
#m1{font-family: "宋体";
font-size:15px;
font-weight: bold;
}


/*内容页 文字*/
.ntext{
font-size:12px;
line-height:2em; }
.ntext p{text-indent:2em;}

/* 联系方式 msn qq tel等 */
.tqq1{height:1px; border:#3588c6 solid; border-width:0 0 1px 0; width:170px; margin:5px auto 5px auto; _margin:-7px auto 2px auto;}
.hxdiv{ overflow:hidden; height:10px;}
.ttel1{color:#0000a5; font-size:13px; font-weight:bold; }
.ttit1{color:#ff9600; font-weight:bold;}
.tpd1{padding:1px 0 1px 5px; _padding:1px 0 1px 2px;}
/*------/联系方式 msn qq tel等*/










