/*--各式表格--------------------------------------------------------*/
a{text-decoration:none}

.list{
    list-style: url("images/icon/circle.gif") none inside;
    margin: 0px ;
	text-align: left;     
} 

.list ul{ 
    margin: 0px 0px 0px; 
    padding: 0px ; 
	
} 

.list li{ 
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 100%;    
} 

.list li a{ 
    color: #777777; 
    display: block; 
    padding: 0px
    /*列表左边的箭头图片*/ 
} 

.list li span{ 
    float: right;/*使span元素浮动到右面*/ 
    text-align: right;/*日期右对齐*/ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #779D44;
	margin: 3px;
} 

.list li a:hover{ 
    color: #FF6666; 
    } 


.table1{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	}
	
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #FF6600;
	font-weight: 300;
	text-align: center;
	vertical-align: baseline;
	background-color: #FEE871;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	text-indent: 0px;
}
	
.table3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #FF6600;
	font-weight: 300;
	text-align: left;
	vertical-align: baseline;
	background-color: #FEE871;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	text-indent: 0px;
	padding-left: 20px;
}	
	
.inlist{
    list-style: url("icon/circle2.gif") none inside;
    margin: 0px ;
	text-align: left; 
	padding-left: 20px ;
	} 

.inlist ul{ 
    margin: 0px 0px 0px; 
    } 

.inlist li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	color: #666666;
	line-height: 21px;
	} 
	
.list2{
    list-style: url("images/icon/circle.gif") none inside;
    margin: 0px ;
	text-align: left;     
} 

.list2 ul{ 
    margin: 0px 0px 0px; 
    padding: 0px ; 
	
} 

.list2 li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width: 100%;
	color: #666666;
	line-height: 28px;
} 

.list3{
    list-style: url("icon/circle.gif") none inside;
    margin: 0px ;
	text-align: left;     
} 

.list3 ul{ 
    margin: 0px 0px 0px; 
    padding: 0px ; 
	
} 

.list3 li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width: 100%;
	color: #666666;
	line-height: 28px;
} 

.repeat1{background-image:url(images/repeat1.gif); background-repeat:repeat-y;}

.repeat2{background-image:url(images/repeat2.gif); background-repeat:repeat-y;}

.repeat3{background-image:url(images/repeat3.gif); background-repeat:repeat-y;}


	
/*--各式字型大小--------------------------------------------------------*/

.news{
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	color: #666666;                           
	line-height: 14px;                             
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.news a{ 
    color: #666666; 
    } 
	
.news a:hover{ 
    color: #FF6666; 
    } 

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF9900;
	}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	padding-left:20px;
	}
	.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #666666;
	font-weight: normal;
	padding-left:20px;
	}
	
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #666666;
	font-weight: 100;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
	}
	
	.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #0099FF;
	font-weight: 200;
	text-align: left;
	vertical-align: baseline;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #DEDFDE;
	border-right-color: #DEDFDE;
	border-bottom-color: #DEDFDE;
	border-left-color: #DEDFDE;
	text-indent: 20px;
	}
	
	.text4 span{ 
    float: right;/*使span元素浮动到右面*/ 
    text-align: right;/*日期右对齐*/ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #779D44;
	margin: 3px;
} 

.text4 span a{
color:#779D44
}

.text4 span a:hover{
color:#FF0000
}

	.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 21px;
	color: #009900;
	font-weight: 100;
	padding-left: 20px;
	padding-top: 10px;
	}
	
	.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	line-height: 21px;
	color: #666666;
	font-weight: normal;
	padding-left:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	}
	
	.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	color: #FF6633;
	text-indent: 0px;
	letter-spacing: 0em;
	padding-left: 20px;
	}
	
.text_blue {
	padding-left:20px;
	color: #0099FF;
	font-weight: 200;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: middle;
	}

