*{
	margin:0;
	padding:0;
}
body,td,th
{ font-size:12px; font-family:Arial;}

body{
	color:#fff;
	background-color:#000;
}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */  

a:{color:#fff; text-decoration:none;}
a:link{ color:#fff;text-decoration:none;}
a:visited{color:#fff; text-decoration:none;}
a:hover{color:#fc9802; text-decoration:underline; }

.wi{ color:#fff;}
.wi a:link{ color:#fff;text-decoration:none;}
.wi a:visited{color:#fff; text-decoration:none;}
.wi a:hover{color:#fc9802; text-decoration:underline;}

.pro{ color:#fff}
.pro a:link{ color:#fff;text-decoration:none;}
.pro a:visited{color:#fff; text-decoration:none;}
.pro a:hover{color:#ab0e0e; text-decoration:underline;}
/*
.pro{ color:#ab0e0e}
.pro a:link{ color:#ab0e0e;text-decoration:none;}
.pro a:visited{color:#ab0e0e; text-decoration:none;}
.pro a:hover{color:#ab0e0e; text-decoration:underline;}
*/
.left{ color:#fff;}
.left a:link{ color:#fff;text-decoration:none;}
.left a:visited{color:#fff; text-decoration:none;}
.left a:hover{color:#e7b64d; text-decoration:underline;}

.pic{ border:1px #bda3f7 solid}

.pagebg{ background:#000 url(../images/page_bg.jpg) repeat-x;}

.version{ background:url(../images/arr_version.gif) no-repeat left center; padding-left:10px; margin:0 10px;}

.content{
padding-top:12px;
padding-left:15px;
padding-right:15px;
line-height:23px; 
}
.pad_right{ padding-left:13px; padding-bottom:10px;}
.pad_left{ padding:30px 0 10px 21px;}
.align_cneter{ margin:0 auto;}
.arricon{ background:url(../images/arr_nor.gif) no-repeat left center; padding-left:12px;}
.leftarricon{ background:url(../images/arr_left.jpg) left center no-repeat; padding-left:12px;}
.left_lines{ background:url(../images/left_line.jpg) bottom repeat-x;}
.newslist{ border-bottom:1px #ccc dashed;}
.title{ padding:0 30px 8px 0;}
