﻿#viewTop
{
	margin-bottom: 20px;
}

#viewTop .header
{
	background-image: url(/images/left_list_2_1.gif);
	width: 250;
	height: 38px;
}
#viewTop .header .content
{
	color: #1C8CAF;
	padding-left: 35px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#viewTop .body
{
	background-image: url(/images/left_list_2_2.gif);
	width: 250;
}
#viewTop .body .content
{
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	width:230px;
	text-align:left;
	overflow: hidden;	
}
#viewTop .body .content UL
{
	margin:0px;
	margin-left:30px;	
	padding:0px;
}
#viewTop .body .content UL LI
{
	list-style-type:decimal;
	padding-bottom:15px;	
}

#viewTop .footer
{
	clear: both;
	background-image: url(/images/left_list_2_3.gif);
	width: 250;
	height: 12px;
	font-size: 0px;
}

#viewTop .body .content .img
{
	text-align:center;
	margin-bottom:5px;	
	margin-top:5px;
}
#viewTop .body .content .img Img
{
	 width:60px;
	 height:80px;
}

