/* CSS Document */

div.urlPath{
  font-size:11px; 
  color:#333333;
	float:right;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}

.required{
	color:#CC3300;
}	


.dictlink {
	background-image: url(images/dict_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	padding-right: 4px;
	padding-left: 4px;
}
a.dictlink:link {
	color: #E53E04;
	text-decoration: underline;
	font-style: normal;
}
a.dictlink:visited {
	color: #E53E04;
	text-decoration: underline;
}
a.dictlink:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.dictlink:active {
	color: #E53E04;
	text-decoration: underline;
}

table.share {
	width: 400px;
}
table.share td.left8{
	width: 24px;
	background-image: url(../images/f_p002_bg.gif);
}
table.share td.right8{
	width: 29px;
	background-image: url(../images/f_p003.gif);
}
table.share td.down8{
	height: 56px;
	background-image: url(../images/f_p004.gif);
	text-align: right;
	padding-right:20px;
	padding-top:0px;
}
.popupinput {
	font-size: 12px;
	color: #003366;
	border: 1px solid #006699;
}
.forward1 {	FONT-SIZE: 11px; COLOR: #006699
}
.forward2 {	FONT-SIZE: 11px; COLOR: #d24c8b; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}
.textinput120 {
	width: 120px;
	border: 1px solid #666666;
	font-size: 12px;
	color: #333333;
}
