/* CSS Document */

#aboutEntryTex {
	padding-left: 4px;
	line-height: 1.8;
}

#aboutEntryTex p{
	margin-bottom: 1.5em;
}

#aboutEntryTex h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	border-left: #666666 4px solid;
	padding-left: 5px;
	border-bottom: #999999 1px dotted;
}

#aboutEntryTex h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0;
	border-left: #666666 4px solid;
	padding-left: 5px;
}

#aboutEntryTex h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 10px;
}

#aboutEntryTex ul {
	margin-left: 20px;
	line-height: 1.5;
	
}

#aboutEntryTex ol {
	margin:20px 0 10px 20px;
	line-height: 1.5;
}

#aboutEntryTex ol li {
	margin:20px 0 0;
	
}

#aboutEntryTex ol li ul li {
	margin:5px 0;
	list-style: disc;
	
}

#aboutEntryTex  ul li.tiny {
	margin:5px 0;
	list-style: disc;
	font-size:75%;
	
}

#aboutEntryTex .fwb {
	font-weight: bold;
	
}


#aboutEntryTex table.border { 
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC; 
	margin:0;
}

#aboutEntryTex table.border tr{
		 
}

#aboutEntryTex table.border tr td {
	border-bottom: 1px solid #CCCCCC;  
	border-right: 1px solid #CCCCCC; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	padding: 10px;
	margin:0;
}

#aboutEntryTex table.border tr td.title {
	border-bottom: 1px solid #CCCCCC;  
	border-right: 1px solid #CCCCCC;
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold; 
	padding: 10px;
	margin:0;
}

#aboutEntryTex dl.fltImg { width:625px; margin-bottom:10px; padding-bottom:5px;}
#aboutEntryTex dl.fltImg dt {width:210px; float:left; margin-right:15px;}
#aboutEntryTex dl.fltImg dd.title {font-weight:bold; font-size:90%;}
#aboutEntryTex dl.fltImg dd.text {font-size:75%; padding-left:225px;}

.txtFooter{
	margin-top:40px;
	padding-top:10px;
	border-top:1px dotted #CCCCCC;
}

/* contact table */

table.contactTable{
	width:625px;
	border:1px solid #CCCCCC;
}

table.contactTable td{
	padding:3px 5px;
	border:1px solid #CCCCCC;
}


/* Pronews Link */
table.linkTable {
	font-weight: normal; 
	margin:0;
	border-bottom:1px dotted #666666; 
}

table.linkTable td{
	width:150px;
	padding:5px;

}

.red {
	color:#CC0000;
}

/*
table.adPrice {
	border:1px solid #333333;
}

table tr td.priceTitle {
	color:#ffffff;
	background-color:#333333;
	font-weight: bold;
}
*/

table.adPrice {
	width:625px;
	border:1px solid #CCCCCC;
	border-collapse: collapse
}

table.adPrice tr td{
	padding:2px 2px;
	border:1px solid #CCCCCC;
}

table.adPrice tr td.tdColor{
	padding:2px 2px;
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border:1px solid #CCCCCC;
}

.priceAttention {
	font-size:80%;
	color:#666666;
	font-weight:normal;
}

.adNumber {
	width:18px;
}

.adName {
	color:#CC0000;
	text-align:left;
}

.ctr_per {
	font-size:80%;
}

.adimg{
float:left;
}

.adimg img{
vertical-align:top;
}