﻿#basicInfo
{
	float:none;
	clear:both;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
}

#basicInfo .left
{
	float:left;
	width:350px;
}

#basicInfo .left .tdText
{
	font-size: 11px;
	color: #3f3f3f;
	font-family: Verdana;
}

#basicInfo .left .title
{
	color: #315c82;
	font-size: 14px;
	font-family: Verdana;
}

#basicInfo .right
{
	float:left;
	width:300px;
	padding-left:10px;
	padding-right:10px;
}

.basicTd
{
	color: #ffffff;
	background-color: #96b4cc;
	padding-left: 6px;
	width: 80px;
	font-size: 12px;
	font-family: Verdana;
}



#info
{
	float:none;
	clear:both;
}



#info ul
{
	list-style-type: none;
	background-image: url(/Images/tabBg.gif);
	background-repeat: repeat-x;
	height: 27px;
}
#info ul li
{
	float: left;
	background-image: url(/Images/noSel.gif);
	width: 95px;
	margin: 0px;
	margin-right: 2px;
	background-repeat: no-repeat;
	height: 27px;
	padding: 0px;
	font-size: 11px;
	color: #194977;
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
	cursor: hand;
}
#info ul li .sel111
{
	
	background-image: url(/Images/Sel.gif);
	
}



#newHand{margin-top:5px;}
#newHandHead
{
	height: 26px;

	background: url(/images/newHandMain.gif) repeat-x;
	overflow: hidden;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#newHand li{float:left;margin-right:2px;height:26px; width:88px;color:#6F8DA9;}
#newHand li a{float:left;display:block;height:26px;background:url(/images/newHandLeft.gif) left top no-repeat;text-decoration:none;color:#6F8DA9;}
#newHand li a span
{
	float: left;
	display: block;
	height: 14px;
	width:84px;
	background: url(/images/newHandSide.gif) right top no-repeat;
	text-align: center;
	padding: 6px 16px 6px 5px;
	margin-right:0px;
	cursor: pointer;
	color: #194977;
	font-size: 11px;
	font-family: Verdana;
}
#newHand li a:hover,#newHand .newHandHere a{background:url(/images/newHandHereLeft.gif) left top no-repeat;color:#6F8DA9;}
#newHand li a:hover span,#newHand .newHandHere a span{background:url(/images/newHandHereSide.gif) right top no-repeat;font-weight:bold;color:#6F8DA9}
#newHandMain
{
	
	border-left: #C7D5E0 1px solid;
	border-right: #C7D5E0 1px solid;
	height: auto;
	overflow: hidden;
	padding: 10px 0 0 10px;
	border-bottom: #C7D5E0 1px solid;
}
#newHandMain div{margin-bottom:3px;color:#6F8DA9;margin:0px;}
#newHandMain div.newHandMore{padding-top:3px;margin:0px;}


.downList
{
	float:left;width:300px; padding:5px 15px 3px 20px;
	margin:0px;
}

.downList span
{
	padding-left:10px;
	font-size: 10px;
	color: #6C6C6C;
	font-family: Verdana;
	font-weight: normal;
}

.downList A
{
	font-size: 10px;
	color: #004f84;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;
}

.downList A:hover
{
	font-size: 10px;
	color: #6C6C6C;
	font-family: Verdana;
	text-decoration: underline;
}
