/* CSS Document */


#textArea{
	margin-left:50px;

}

.prodecut{
	background:url(../img/info_bg.gif) no-repeat;
	width:720px;
	clear:both;
}

.nop{
	background:url(../img/info_bg2.gif) no-repeat;
	width:720px;
	clear:both;
}

.prodecut td{
vertical-align:top;
}

#rightSubBox #marginImg{
	padding-top:15px;
}

#rightSubBox .group{
	margin-top:25px;
	margin-left:10px;
}

#rightSubBox .title{
	padding-top:3px;
}

#rightSubBox .description{
	padding-left:10px;
	padding-top:10px;
	color:#666666;

}

a:link {
	color:#e49400;
	text-decoration:none;
	margin-left:10px;
	font-size:14px;
}
a:visited {
	color:#e49400;
	text-decoration:none;
}
a:hover {
	color:#e49400;
	text-decoration:underline;
}
a:active {
	color:#e49400;
	text-decoration:none;
}


.jk{
	margin-left:42px;
	margin-top:40px;

}

.buyBt{
	margin-left:40px;
	margin-top:5px;
}

.buyBt a{
	background:url(../img/buy_bt.gif) center top no-repeat;
	height:25px;
	width:131px;
	text-indent:-99999px;	
	display:block;
	overflow:hidden;
}
.buyBt a:hover{
	background:url(../img/buy_bt_o.gif) center top no-repeat;
}


.titleFiled{
	float:left;
}
.title{
	margin-left:30px;
	margin-top:42px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.enTitle{
	margin-left:30px;
	color:#FFFFFF;
}

.titleArea{
	padding-bottom:20px;
}

.site{
	float:right;
	margin-top:52px;
	margin-right:10px;
}

.etc{
	float:left;
	width:350px;
	margin-left:30px;
	margin-top:20px;
	border-collapse:collapse;
	
}
.etc td{
	vertical-align:top;
	color:#333333;
	padding-left:10px;
	
}
.etc th{
	vertical-align:top;
	color:#333333;
	width:60px;
	height:20px;
	border-right:solid #FFCC33 1px;
}

.nop .etc th{
	border-right:solid #999999 1px;
}


#rightSubBox #top{
	margin:0px;
	padding:0 10px 0 0;

}

.attention{
	font-size:10px;
	color:#ca9a43;
}
.attentionB{
	color:#FF9900;
}

.tikcetSPimg{
	margin-top:30px;
	margin-right:10px;
	float:right;
	border:#EEEEEE solid 1px;
}

.clear{
clear:both;

}
