﻿/*
*页面风格(中国ASP.NET开发网〖http://www.china-aspx.com〗)
*/
body
{
	font: 12px Tahoma;
	margin: 0px;
}
.bgth
{
	background-image:url(images/bg_th_blue.gif);
}
p
{
 margin-top:6px;
 margin-bottom:6px;
 line-height:150%;
}
a:link{ color:#0435ac; text-decoration:underline;}
a:visited{ color:#666666; text-decoration:underline;}
a:hover,a:active{ color:#F00; text-decoration:underline;}
INPUT,TextArea
{
	color: #999999;
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}
Img
{
	border:0px;
}
