﻿#main
{
	float:left;
	width:535px;
	text-align:center;
}

#main #title
{
	width: 505px;
	height: 19px;
	padding-top: 3px;
	text-align: left;
	padding-left: 12px;
	padding-right: 10px;
	background-image: url(/Images/mainTitleBg.gif);
	border-bottom: #6989a7 1px solid;
	background-repeat: no-repeat;
}
#main #title .left
{
	float: left;
	font-size: 13px;
	color: #3e647e;
	font-family: Verdana;
	font-weight: bold;
}
#main #title .right
{
	float:right;
	font-size: 11px;
	color: #686868;
	font-family: Verdana;
	font-weight: bold;
}
#main #title .right A
{
	color: #3e647e;
	text-decoration: underline;
}
#main #title .right A:hover
{
	text-decoration: none;
}

#main .content
{
	width: 499px;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	color:#373737;
	line-height:18px;
}

#main .content .xtitle
{
	width: 505px;
	height:19px;
	
	padding-top: 3px;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: #6989a7 1px solid;
	font-size: 12px;
	color: #3e647e;
	font-family: Verdana;
}
#main .content .xtitle .left
{
	float: left;
	font-size: 13px;
	color: #3e647e;
	font-family: Verdana;
	font-weight: bold;
}
#main .content .title
{
	width: 505px;
	height:auto;
	
	padding-top: 3px;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: #6989a7 1px solid;
	font-size: 12px;
	color: #3e647e;
	font-family: Verdana;
}
#main .content .title .left
{
	float: left;
	font-size: 13px;
	color: #3e647e;
	font-family: Verdana;
	font-weight: bold;
}
#main .content .title .right
{
	float:left;
	font-size: 11px;
	color: #686868;
	font-family: Verdana;
	font-weight: bold;
	height:auto;
}
#main .content .title .right A
{
	color: #686868;
	font-size: 11px;
}
#main .content .title .right A:hover
{
	text-decoration: none;
	color: #ff0066;
}

#main .content .title .right .sel
{
	text-decoration: none;
	color: #ff0066;
}

#main .content li div
{
	float:left;
}
#main .content li div A
{
	font-size: 12px;
	color: #373737;
	font-family: Arial;
	font-weight: normal;
}

#main .content li div A:hover
{
	color: #0179c5;
}
#main .content li span
{
	float: right;
	font-size: 11px;
	color: #909090;
	font-family: Verdana;
}
#main .content .title
{
	font-size: 13px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:5px;
}


.description
{
	font-size: 11px; color: #4d4d4d; font-family: Verdana;padding:10px 5px 5px 5px;
}

.list
{
	width:525px;
}
.list div
{
	float: left;
	width: 124px;
	margin-right: 6px;
	height:160px;
}

.list A
{
	font-size: 10px;
	color: #004f84;
	font-family: Verdana;
	font-weight: normal;
}
.list A:hover
{
	font-size: 10px;
	color: #004f84;
	font-family: Verdana;
	font-weight: normal;
}


.aimg img
{
	border: #C7D6E2 1px solid;
	width:121px;
	height:102px;
}

.aimg:hover img
{
	border: #9BD0FA 1px solid;
	
}

#right
{
	width:200px;
	text-align:center;
	float:left;
}

#selSort A
{
	color: #ff0066;
	font-weight: normal;
	font-family: Arial;
	padding-right: 10px;
}
#selSort A:hover
{
	color: #33cc33;
}
