﻿@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;
}

.CommendStyleTitle
{
	width: 700px;
	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: 40px;
	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: 130px;
	text-align: left;
	font-size: 13px;
}

.StyleButton
{
	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;
}

#SelectButton
{
	color: #e69b63;
}

#UnSelectButton
{
	
}

#ProductionWrapper
{
	margin-top: 6px;
}

.ProductionItem
{
	float: left;
	margin-right: 6px;
	display: inline;
}

.ProductionImage
{
	width: 192px;
	height: 152px;
	padding-left: 18px;
}

.ProductionImage img
{
	border: #808080 1px solid;
}

.ProductionInfo
{
	width: 180px;
	margin-top: 2px;
	margin-left: 25px;
	text-align: center;
	line-height: 16px;
}

.ProductionInfo span
{
	font-size: 13px;
}

#StylePage
{
	width: 700px;
	margin-bottom: 5px;
	margin-top: 15px;
	text-align: center;
	font-size: 13px;
	cursor: default;
}

#StylePage a
{
	font-size: 13px;
}
