@charset "utf-8";
/* CSS Document */
body{
	background:#FFFFFF;
	font-size:12px;
	padding:0;
	margin:0;
	line-height:200%;
	list-style:none;
	color:#000000;
}
p{ 
     text-indent:2em;
}

#tmexterior{
	width:780px;
	height:inherit;
	margin:auto;
}
#tmbewrite{
	width:780px;
	height:inherit;
	float:left;
	background:#52a2e7;
}
#tmpicture{
	width:780px;
	height:150px;
	float:left;
}
#tmhead{
	width:780px;
	height:inherit;
	margin-top:10px;
	float:left;
}
#tmhead_right{
	width:548px;
	height:inherit;
	float:left;
	margin-left:10px;
}
#tmhead_right_intore{
	width:526px;
	height:inherit;
	float:left;
	border:1px solid #84d2ff;
	padding:10px 10px 0 10px;
}
#tmhead_right_left{
	width:267px;
	height:inherit;
	float:left;
	margin-top:10px;
	border:1px solid #84d2ff;
}
#tmhead_right_right{
	width:267px;
	height:inherit;
	float:left;
	margin:10px 0 0 10px;
	border:1px solid #84d2ff;
}
#tmhead_left{
	width:222px;
	height:inherit;
	float:left;
}
#tmhead_left_news{
	width:220px;
	height:inherit;
	float:left;
	border:1px solid #84d2ff;
}
#tmhead_left_paihang{
	width:220px;
	height:inherit;
	float:left;
	margin-top:10px;
	border:1px solid #84d2ff;
}
#tmhead_right_base{
	width:546px;
	height:inherit;
	float:left;
	margin-top:10px;
	border:1px solid #84d2ff;
}
#tmhead_right_base1{
	width:267px;
	height:inherit;
	float:left;
}
#tmhead_right_base2{
	width:267px;
	height:inherit;
	float:left;
	margin-left:10px;
}
#div{
	width:544px;
	height:25px;
	float:left;
	background:#e8f8f5;
	font-weight:bold;
}
#div dd{
	padding-left:30px;
}
#youqing{
	width:780px;
	height:inherit;
	background:#e8f8f5;
	float:left;
}
.color{
	color:#52a2e7;
	font-weight:bold;
}
A:link{
	color:#0000cc;
	text-decoration:none
}
A:visited{
	color:#0000cc;
	text-decoration:none
}
A:hover {
	color:#990000;
	text-decoration:underline
}