/* UFO2009 Main */

/* 全站字体、字号、字体基本颜色设置 */
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: 宋体;
	font-size: 12px;
}
a:link {
	color: #6a6a6a;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* footer */
.footer_1 {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* star best */
.starbest_1 { color:#FF7D00; }
.starbest_1 a.link{ color:#000000; }
.starbest_1 a.hover{ color:#FF0000; }
.starbest_2 { color:#829400; }
.starbest_3 { color:#666666; line-height:15px;}

/* fly方送 */
.flybd { border:1px solid #999999; height:16px; color:#999999;}
.flybdto { border:1px solid #999999; height:12px; color:#999999;}

img.test1 {   
  border-style: dotted;     /*点划线*/  
  border-color: #FF9900;    /*边框颜色*/  
  border-width: 5px;        /*边框粗细*/  
}   
img.test2 {   
  border-style: dashed;     /*虚线*/  
  border-color: blue;    /*边框颜色*/  
  border-width: 2px;        /*边框粗细*/  
}   
img.test3 {   
  border-style: dotted;         /*左边框点划线*/  
  border-left-color: #FF9900;   /*左边框颜色*/  
  border-left-width: 5px;       /*左边框粗细*/  
  border-right-style: dashed;   /*右边框虚线*/  
  border-right-color: #33CC33;  /*右边框颜色*/  
  border-right-width: 2px;      /*右边框粗细*/  
  border-top-style: solid;      /*上边框实线*/  
  border-top-color: #CC00FF;    /*上边框颜色*/  
  border-top-width: 10px;       /*上边框粗细*/  
  border-bottom-style: groove;  /*下边框3D凹槽*/  
  border-bottom-color: #666666; /*下边框颜色*/  
  border-bottom-width: 15px;    /*下边框粗细*/  
}   
img.test4 {   
  border: 5px double #FF00FF   
} 

.imgborder a{
        border: 2px solid #ffffff;
        padding:0px;
		margin: 2px;
        _zoom:1;
}

.imgborder a:hover{
        border: 2px solid red;
        padding:0px;
		margin: 2px;
        _zoom:1;
}

img.biankuang {   
  border-style: solid;     /*实线*/  
  border-color: red;    /*边框颜色*/  
  border-width: 2px;        /*边框粗细*/  
}

.scpic { border:1px solid #999999; height:20px; color:#999999;}	
	
	
	.starbest_4 {
	font-size: 12px;
	color: #0033CC;
}
