﻿.Bottom
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	vertical-align: bottom;
	padding-top: 5px;
	font-family: 宋体;
	text-align: right;
	background-image:url('Images/bottombg.gif');
	background-repeat:repeat-y;
}

.PopWinBG
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.Win_Left_Top_Style
{
	width:4px;height:30px;background:url('Images/Win_LT.PNG');background-repeat:repeat-x;
}

.Win_Top_Style
{
	height: 30px;
	background-image: url('Images/Win_T.GIF');
	background-repeat: repeat-x;
	padding: 0 5 0 5;
	font-weight: bold;
	color: White;
	text-align: left;
	vertical-align: middle;
}

.Win_Right_Top_Style
{
	width:4px;height:30px;background:url('Images/Win_RT.PNG');background-repeat:repeat-x;
}

.Win_Left1_Sytle
{
	width:4px;height:30px;background:url('Images/Win_L.GIF');background-repeat:repeat-y;
}

.Win_Right_Style
{
	width:4px;background:url('Images/Win_R.GIF');background-repeat:repeat-y;
}

.Win_Left_Bottom_Style
{
	width:4px;height:4px;background:url('Images/Win_LB.GIF');background-repeat:repeat-x;
}

.Win_Right_Bottom_Style
{
	width:4px;height:4px;background:url('Images/Win_RB.GIF');background-repeat:repeat-x;
}

.Win_Bottom_Style
{
	height:4px;background:url('Images/Win_B.GIF');background-repeat:repeat-x;
}

.Win_Client_Area_Style
{
	margin: 10px;
	background-color: #F3F2E7;
}
.Alist
{
	margin:10px auto; 
	width:950px; 
	height:65px;
}

.Alist li
{
	width:230px; 
	height:65px; 
	padding-right:10px; 
	float:left; 
	list-style:none;
}

.Alist li.lastad
{
	padding-right:0!important;
}
