﻿@charset "utf-8";
/* CSS Document */
#TopImage
{
	background: url(../images/Style_Images/Style_TopImage.jpg) #000000 left top no-repeat;
	width: 900px;
	height: 125px;
	margin-top: 1px;
	margin-left: 5px;
	padding-bottom: 1px;
}

.RoundedCorner
{
	height: 1px;
	overflow: hidden;
	background-color: #262627;
}

.RoundedCornerCenter
{
	background-color: #262627;
}

.ProductionSumTitle
{
	width: 700px;
	height: 20px;
	margin-left: 5px;
	padding-top: 3px;
	border-bottom: #404040 1px solid;
	cursor: default;
}

.ProductionSumTitle span
{
	margin-left: 12px;
	font-size: 13px;
}

.ProductionSumContent
{
	padding-bottom: 9px;
}

#ProductionSumImage
{
	width: 192px;
	height: 152px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	display: inline;
}

#ProductionSumImage img
{
	border: #808080 2px solid;
}

#ProductionSumInfo
{
	width: 450px;
	margin-top: 8px;
	margin-right: 40px;
	float: right;
	display: inline;
}

table
{
	margin-top: 0px;
}

table tr
{
	line-height: 26px;
	height:26px;
}

.TitleTD
{
	width: 100px;
	text-align: right;
	font-size: 13px;
	font-weight: bolder;
}

.StyleTD
{
	width: 226px;
	text-align: left;
	font-size: 13px;
}

.InfoTD
{
	width: 130px;
	text-align: left;
	font-size: 13px;
}

.TypeButton
{
	background-color: #757370;
	border-top: 1px solid #8a8885;
	border-left: 1px solid #8a8885;
	border-right: 1px solid #5e5c5a;
	border-bottom: 1px solid #5e5c5a;
	margin-top: 8px;
	margin-left: 12px;
	margin-bottom: 5px;
	padding: 0px 10px 0px 10px;
	*padding: 3px 10px 0px 10px;
	float: left;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	font-size: 13px;
	display: inline;
}

#ProductionInfo
{
	padding-top: 12px;
	cursor: default;
}

#ProductionInfo span
{
	padding-left: 15px;
	font-size: 13px;
}

#ProductionInfoContent
{
	width: 700px;
	margin-top: 6px;
	border-top: #474441 2px solid;
}

.ClassText
{
	width: 98%;
	padding-left: 5px;
	color: #ffffff;
	background-color: #b0b0b0;
	background: url(../images/Style_Images/Style_InfoViewType.png) left top repeat-y;
}

.ClassText font
{
	color: #ffffff;
}

.TitleText
{
	width: 16%;
	background-color: #999999;
	color: #000000;
	text-align: left;
}

.DetailText
{
	width: 17%;
	background-color: #999999;
	color: #000000;
	text-align: center;
}

.InfoView table
{
	width: 98%;
	background-color: #73716e;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
}

.InfoView tr
{
	line-height: 26px;
	height:26px;
}

.InfoView td{
	border-bottom:solid 1px #333333;
	border-left:solid 1px #333333;
}

.InfoView .FocusBG{
	background-color:#489191;
}
.InfoView
{
	padding-top: 7px;
	padding-left: 12px;
	padding-bottom: 7px;
}
