/* 默认的样式文件 */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	background-color:#c80d03;
	font-size:12px;	
}

div {
	word-wrap:break-word;
}

a:link {
	color: #ffcc66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffcc66;
}
a:hover {
	text-decoration: none;
	color: #ffcc66;
}
a:active {
	text-decoration: none;
	color: #ffcc66;
}

.xs {
	color:#FFFFFF;
	font-size:14px;
	line-height:30px;
}

.Show_tpyy{ 
	font-size:16px; text-align:left; line-height:30px;
}
.Show_tpyy a:link{
   color: #000;
	text-decoration: none;
}
.Show_tpyy a:visited{
    color: #000;
	text-decoration: none;
}
.Show_tpyy a:active{
   color: #000;
	text-decoration: none;
}
.Show_tpyy a:hover{
   color: #000;
	text-decoration: none;
}