﻿/* CSS Document 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
*/
body,td,th {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat:  repeat-x;

	

}
.hand {
cursor: pointer;
cursor: hand;
}

table , body , html {
	font-family: Arial, Helvetica, sans-serif;
}

#nav_left li a{
	font-size: 11px;
	text-decoration: none;
 
	background-color: none;
	color: #CCFFFF;
	width: 100%;
}
#nav_left li a:hover{
	text-decoration: underline;
	color: #CCFFFF;
 
	background-color: #6699FF;
		width: 100%;
}


#nav_left li  {
 
		width: 100%;
}


#nav_top li {
width:  ;
padding-left:  3%;
float: left;
display: block;
}
#nav_top li a, #nav_top li a:visited {
	text-decoration: none;
	
color:  #CCFFFF  ;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav_top li a:hover{
	text-decoration: underline;
	 color: #00CCFF ;
}
.style1 {color: #CCCCCC}

#nav_footer a, #nav_footer a:visited {
font-size: 12px;
font-weight: bold;
color:  #CCCCCC;
text-decoration: none;
margin: 0;
padding: 0;
margin-left: 2px;
padding-left: 3px;
padding-right: 3px;
}

#nav_footer a:hover {
font-size: 12px;
color:  #00CCFF;
text-decoration: underline;
}

.bgcolor_highlight{
 background-color: #6699FF;
 	color: #CCFFFF;
}
 

.title_topic {
	width: 200px; height: 24px; text-align: left; padding-left: 15px; line-height: 25px; 
	background-image:url(/images/ias_ui_title_head_bg.jpg);
	background-repeat: no-repeat; font-size: 13px; 
	color: #990033; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
}
.tx_red{
color:red;
}
.anylinkcss{

position:absolute;
visibility: hidden;
border: 1px solid #666;
font:  11px arial;
line-height: 16px;
z-index: 100;
background-color:  #474791;
width: 200px;
margin-right: 0px;
padding-right: 0px;
}

.anylinkcss a{
	color: white;
	line-height: 15px;
	width: 100%;
	display: block;
	text-indent:  auto;
	border-bottom: 0px solid #333;
	text-decoration: none;
	text-indent: 5px;
	font-size: 11px;
	padding: 2px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}


.anylinkcss a:visted{
	color: white;
}

.anylinkcss a:hover{ 
 
/*hover background color*/
	background-color: #98B2CB;
	color: black;
	text-indent:  auto;
	padding: 2px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px; 
	text-decoration: none;
 }
