﻿/*body 
{
	margin: 0px;
	font-family: 宋体;
	font-size:12px;
	background-color:#FFFFFF;
	color:#333333;
}
table{font-size:12px;border:0px;width:100%;border-collapse:collapse;}
*/
div,ul,li{list-style:none;margin:0px;padding:0px;height:auto;width:auto;overflow:hidden;}
form{margin:0px;}
.hand{cursor: pointer;}
input,textarea{font-size:12px;}
img{border:0px;}
a:hover {color:#ff6600;text-decoration:underline;}
a {color:#00479d;text-decoration: none;}

.MainDiv{width:950px;text-align:left; margin-left:auto;margin-right:auto;}



.FloatLeft{float:left;display:inline;}
.FloatRight{float:right;display:inline;}
.ClearBoth{clear:both;}

.textField{ height:20px;background-image:url(/images/bg_formTextField.gif); background-repeat:no-repeat; border:1px solid #888888;line-height:18px;padding:0px 2px 0px 2px;}

/*框样式*/
.KuangLine .Top_UL{font-size:0px;line-height:0px;height:5px;}
.KuangLine .Top_UL .Left_LI{width:5px;height:5px;font-size:0px;line-height:0px;_margin-right:-3px;background:url(/imgs/Kuang_Line_Top_Left.gif) no-repeat;}
.KuangLine .Top_UL .Right_LI{width:5px;height:5px;font-size:0px;line-height:0px;_margin-left:-3px;background:url(/imgs/Kuang_Line_Top_Right.gif) no-repeat;}
.KuangLine .Top_UL .Center_LI{height:5px;font-size:0px;line-height:0px;border-top:solid 1px #D2D2D2;}
.KuangLine .Middle_UL{border-left:solid 1px #D2D2D2;border-right:solid 1px #D2D2D2;}
.KuangLine .Bottom_UL{font-size:0px;line-height:0px;height:5px;}
.KuangLine .Bottom_UL .Left_LI{width:5px;height:5px;font-size:0px;line-height:0px;background:url(/imgs/Kuang_Line_Bottom_Left.gif) no-repeat;_margin-right:-3px;}
.KuangLine .Bottom_UL .Right_LI{width:5px;height:5px;font-size:0px;line-height:0px;background:url(/imgs/Kuang_Line_Bottom_Right.gif) no-repeat;_margin-left:-3px;}
.KuangLine .Bottom_UL .Center_LI{height:4px;font-size:0px;line-height:0px;border-bottom:solid 1px #D2D2D2;}


