﻿.JYDetail
{
	float: left;
	height: auto;
	width: 510px;
	padding-bottom: 5px;
}
.JYDetailCenter
{
	border-left: #9ed7f4 1px solid;
	border-right: #9ed7f4 1px solid;
	border-bottom: #9ed7f4 1px solid;
	width: 506px;
}
.JYDetailTitle
{
	background-image: url(Images/Module/title_center.jpg);
	width: 508px;
	height: 29px;
	text-align: left;
}
.infoList
{
	height: 150px; 
}
.infoLeft
{
	float: left;
	width: 150px;
}
.infoLeft img
{
	margin-top: 30px;
}
.infoRight
{
	float: left;
	width: 350px;
}
.select
{
    border-width: 1px;
    border-right: #ffffff 1px outset;
    border-top: #ffffff 1px outset;
    border-left: #ffffff 1px outset;
    border-bottom: #ffffff 1px outset;
    background-color: #f2f2f2;
    width: 160px;
    font-family: 宋体;
   
}
