@charset "utf-8";
/* CSS Document */


#container{
	margin:0;
	padding:0;
}

.clear {
	clear: both;
}

.fontSize{
	margin:0 3px;
}

/*------header--------*/

#header{
	background:url(../img/header_bg.jpg) 0 0 repeat-x;
	height:113px;
	margin:0;
	padding:0;
}


#header-inner{
	background:url(../img/header-inner_bg.jpg) no-repeat;
	margin:0 auto;
	padding:0;
	width:892px;
	height:113px;
}

.header_bottom1{
	float:left;
	height:37px;
	margin-top:5px;
}

.header_bottom2{
	float:right;
	margin:10px 38px 0 0;
	padding:0;
}

.header_bottom2 li{
	list-style:none;
	float:right;
	margin:0;
	padding:0;
}

/*------search--------*/
	
#search{
	float:right;
	margin:0 50px 0 0;
	padding:0;
}

.searchBtn{
	margin-top:13px;
}

.PdfBox{
	margin-top:20px;
}

/*------content--------*/

#content{
	width:802px;
	margin:15px auto;
}

#contentInner{
	width:802px;
	margin:0 auto;
}

.inside{
	padding:15px 0;
}

/*------gm--------*/

#gm{
	float:left;
	width:214px;
	padding-bottom:15px;
}

#gm ul{
	margin:20px 0;
	padding:0;
}

#gm li{
	margin:0;
	padding:0;
	list-style:none;
	line-height:0;
}

#gm li img{
	vertical-align:top;
}

/*------main--------*/

#main01{
	background:url(../img/contents_middleBg.gif) 0 0 repeat-y;
	float:right;
	width:588px;
	margin-bottom:15px;
}

.main01Content{
	background:url(../img/cantents_topBg.gif) no-repeat;
	padding:15px 20px;
}

#main{
	background:url(../img/contents_middleBg.gif) 0 0 repeat-y;
	float:right;
	width:588px;
}

#mainContent{
	background:url(../img/cantents_topBg.gif) no-repeat;
	width:588px;
	padding:0;
	
}

.mainContentLeft{
	margin:0 0 20px 20px;
}

.mainContentright{
	margin:0 13px 20px 5px;
	text-align:right;
}

.mainContentright img{
	margin-bottom:10px;
}


/*------detail--------*/

.detail{
	border-bottom:solid 1px #bc8d5f;
	margin-bottom:15px;
}

.detailS{
	border-bottom:dotted 1px #960;
}

/*------image--------*/

#imageContainer {
	background:url(../img/mv_bg.gif) no-repeat;
	margin:0 auto;
	position:relative;
	width: 561px;
	height: 334px;
	zoom: 1;
}

#imageContainer img {
	display:none;
	position:absolute;
	zoom: 1;
}

#mv {
	padding:5px 0 20px 0;
}

#pagetop{
	text-align:right;
	background:url(../img/cantents_bottomBg.gif) no-repeat;
	margin:0 auto;
	padding:0 10px 0 0;
	vertical-align:bottom;
	height:31px;
}

/*------news--------*/

.news{
	border-bottom:solid 1px #bc8d5f;
}

.news p{
	margin:0 0 12px 5px;
}

.news .date{
	font-weight:bold;
	margin:10px 0 0 5px;
}

.news .date img{
	margin-left:5px;
}

.title{
	padding:15px 0 0 0;
}

.ImgCenter{
	text-align:center;
	margin:10px 0 20px 0;
}

.ImgLeft{
	text-align:left;
	margin:10px 0 20px 0;
}

.ImgRightF{
	float:right;
	margin:10px 10px 0 0;
}

.TextLeft{
	float:left;
	width:370px;
}

.TextLeftBox{
	border:1px solid #cc9966;
	padding:5px;
}
	

.TextImg{
	float:left;
}

.TextImg .NameImg{
	text-align:center;
	font-weight:bold;
	color:#123ea3;
}


/*footer*/
#footer {
	background: url(../img/footerBg.jpg) 0 0 repeat-x;
	height:46px;
	padding:0;
}

#footer ul li {
	float: left;
	margin: 0 5px 0 0;
	list-style:none;
	padding:0;
}

#footer ul {
	margin:0;
	padding:8px 0 0 0;
}

#fm{
	height:46px;
	width:802px;
	margin:0 auto;
}

#footer .copyright{
	margin-left:110px;
}

/*------table--------*/

.detail table.product-detail-table {
    border: 1px solid #cc9966;
    border-collapse: collapse;
    border-spacing: 0;
	width: 548px;
	margin-bottom:25px;
}

.detail table.product-detail-table th.first {
    border-bottom: 1px solid #cc9966;
	border-left: 1px solid #cc9966;
    background: #ebd1ab;
	color: #453723;
	text-align: center;
}

.detail table.product-detail-table th {
	padding: 4px;
    border-bottom: 1px solid #cc9966;
	border-left: 1px solid #cc9966;
    background: #ebd1ab;
	color: #453723;
	text-align: center;
	line-height:1.2;
}

.detail table.product-detail-table td {
    padding: 4px;
    border: 1px #cc9966 solid;
    border-width: 0 0 1px 1px;
	vertical-align: top;
	text-align: center;
	background: #ffffff;
}

.detail table.product-detail-table .TdRight {
    padding: 4px;
    border: 1px #cc9966 solid;
    border-width: 0 0 1px 1px;
	vertical-align: top;
	text-align: right;
	background: #ffffff;
	padding-right:15px;
}

.detail table.product-detail-table .TdLeft {
    padding: 4px;
    border: 1px #cc9966 solid;
    border-width: 0 0 1px 1px;
	vertical-align: top;
	text-align: left;
	background: #ffffff;
	padding-right:10px;
}


.arrange .arrangeTop {
	vertical-align:top;
}
.arrange td{
	padding-top:5px;
	padding-right:2px;
}

.right{
	text-align:right;
}

.bottomSpace{
	padding-bottom:15px
}
	


