td	{  font-size: 12px;  color: #333333}

.text12 {  font-size: 12px;}
.text14 {  font-size: 14px;}
.text16 {  font-size: 16px;}
.text18 {  font-size: 18px;}

.b_text14 {  font-size: 14px;font-weight: bold}
.b_text16 {  font-size: 16px;font-weight: bold}
.b_text18 {  font-size: 18px;font-weight: bold}

.text12-height16 {  font-size: 12px; line-height: 18px;}
.text14-height18 {  font-size: 14px; line-height: 20px;}

.text10 {  font-size: 10px}

A:link {text-decoration:none;:#0000FF;}
A:visited {text-decoration:none;:#6666FF;}
A:active {text-decoration:none;:#990000;}
A:hover {text-decoration:underline;color:#990000;}


h1{
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}


h2{
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background-image: url(../images/h2_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 5px;
}

h3{
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/h3_bg.gif);
	background-position: center;
}

.section{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.section_center{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}


.section_bg{
	background-color: #E7EAFE;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.goods_title{
	font-weight: bold;
	color: #003366;
	background-color: #F5F5F5;
	text-align: center;
	padding: 5px;
}

.goods_title A:link {
	text-decoration:none;
    color: #3399CC;
}
.goods_title A:visited {
	text-decoration:none;
    color: #3399CC;

}
.goods_title A:active {text-decoration:none;:#990000;}
.goods_title A:hover {text-decoration:underline;color:#990000;}



#head_td{
	background-image: url(../images/title_r.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #3856b0;
}
