﻿body,td,th {
    font-size: 12px;
}
body {
    margin:0px;
}
WebUserControl
{
	/*控件部分设置*/
	margin:0px;
}
.menu
{
	/*页面菜单样式*/
	background-image: url(Image/banner.gif);
	background-repeat: repeat-x;
	height:39px;
	width:100%;
}
.menuover
{
	background-image: url(Image/dd_038.gif);
	background-repeat:no-repeat;
}
.parttitle
{
	color:#3C3C3C;
	font-weight: bold;
}
.linkbtn
{
	color:#9EA9B8;
	text-decoration:none;
}
.textbox1
{
	border:1px solid #9FADBA;
}
.label1
{
    line-height:200%;
}
a{text-decoration: none;} 
a.Guest:link { color:#343f55;}
a.Guest:visited{}
a.Guest:hover{text-decoration: underline;}