﻿@charset "utf-8";
/* CSS Document */
@import url("HeaderFooter.css");

#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;
}

#ContentInnerWrapper
{
	background: url(../images/Common_Images/Common_AllCenter.gif) left top repeat-y;
	margin-top: 2px;
	margin-left: 10px;
	float: left;
	display: inline;
}

#ContentInnerTop
{
	background: url(../images/Common_Images/Common_AllTop.gif) left top no-repeat;
	width: 890px;
	height: 6px;
}

#ContentInnerCenter
{
	padding-left: 10px;
}

#ContentInnerBottom
{
	background: url(../images/Common_Images/Common_AllBottom.gif) left top no-repeat;
	width: 890px;
	height: 5px;
	overflow: hidden;
}

#Content
{
	background: url(../images/Common_Images/Common_ContentCenter.gif) left top repeat-y;
	width: 910px;
}

#ContentTop
{
	background: url(../images/Common_Images/Common_ContentTop.gif) left top no-repeat;
	width: 910px;
	height: 6px;
}

#ContentCenter
{
	padding-bottom: 3px;
}

#ContentBottom
{
	overflow: hidden;
}

.RoundedCorner
{
	height: 1px;
	overflow: hidden;
	background-color: #262627;
}

.RoundedCornerCenter
{
	background-color: #262627;
}

.CommendStyleTitle
{
	width: 860px;
	height: 20px;
	margin-left: 5px;
	padding-top: 3px;
	border-bottom: #404040 1px solid;
	cursor: default;
}

.CommendStyleTitle span
{
	margin-left: 12px;
	font-size: 13px;
}

.CommendStyleContent
{
	padding-bottom: 9px;
}

#CommendStyleImage
{
	width: 192px;
	height: 152px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	display: inline;
}

#CommendStyleImage img
{
	border: #808080 2px solid;
}

#CommendStyleInfo
{
	width: 450px;
	margin-top: 8px;
	margin-right: 180px;
	float: right;
	display: inline;
}

table
{
	margin-top: 0px;
}

table tr
{
	line-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: 160px;
	text-align: left;
	font-size: 13px;
}

#ProductionInfo
{
	padding-top: 12px;
	cursor: default;
}

#ProductionInfo span
{
	padding-left: 15px;
	font-size: 13px;
}

#ProductionInfoContent
{
	margin-top: 6px;
	margin-right: 11px;
	border-top: #474441 2px solid;
}

.ClassText
{
	width: 98%;
	padding-left: 5px;
	color: #ffffff;
	background-color: #b0b0b0;
	background: url(../images/Style_Images/Style_ContrastViewType.png) left top repeat-y;
}

.ClassText font
{
	color: #ffffff;
}

.TitleText
{
	width: 20%;
	background-color: #999999;
	color: #000000;
	text-align: left;
}

.DetailText
{
	width: 16%;
	background-color: #999999;
	color: #000000;
	text-align: center;
}

.InfoView table
{
	width: 99%;
	background-color: #73716e;
}

.InfoView tr
{
	line-height: 26px;
}

.InfoView
{
	padding-top: 7px;
	padding-left: 12px;
	padding-bottom: 7px;
}