/* CSS Document */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

body{
	background:url(../i/bg.gif) ;
	color: #444;
	font: 12px ËÎÌå;}

a {	color: #ff0000;	text-decoration: none;}
a:hover {color: #C60;}

/* header */
#heade {
	margin: 0 auto;
	padding:0;
	width: 736px;
	height:auto;
	background:#1F48A4;

}
#heade ul {
	font-weight:bold;
    font-size:13px;
    height:25px;
	list-style-type:none;
	background:#1F48A4;
}
#heade  li {
	float:left;
	white-space:nowrap;
}
#heade  ul li a {
	margin:5px 0;
	font-size:13px;	
	padding-left:21px;  
	padding-right:21px;
	display:block; 
	padding-bottom:0; 
	color: #fff; 
	text-decoration: none;
	background:url(../i/arrow.gif) no-repeat 12px 3px;
}
#heade  ul li a:hover {
	font-size:13px;
	display:block; 
	padding-bottom:0; 
	color: #FF0000; 
	text-decoration: none
}
.container {
	background: #F5F5F5;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 ;
	width: 736px;

}
.main {
	margin: 0;
	padding:0 0 0 20px ;	
	float: left;
	width: 716px;
	background: #F5F5F5;

}
.footer {
	float: left;
	background:#91A1C6;
	color: #FFF;
	font: bold 0.8em sans-serif;
	line-height:22px;
	text-align: center;
	width:736px;}
h2{  padding:20px 0 0 0;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
h3{	
    padding:20px 0 5px 8px;
	letter-spacing:1px;
	color:  #23438D;
	font-size:19px;
	font-weight:bold;
	background:url(../i/arrowend.gif) no-repeat 2px 30px;}
h3 a {	color: #FF0000;	text-decoration: none;}
h3 a:hover {color: #C60;}
.rightimg{	float:right;}
.browser,.browserf{
margin:0 0 0 10px;
border-collapse:collapse;
font-family:arial;
text-align:center;
display:inline;
font-size:12px;
color:#374253;
float:left;
}
.browser th,td{height:18px;padding:0 10px;border:1px solid #aaa}
.browserf th,td{height:18px;padding:0 2px;border:1px solid #aaa}

.browser thead th{
font-weight:bold;
border-bottom:2px solid #5D5555;
background-color:#DCDEDB;
color:#374253;
font-size:12px;
height:32px;
padding:0 10px;
text-align:center;
}
.browserf thead th{
font-weight:bold;
border-bottom:2px solid #5D5555;
background-color:#DCDEDB;
color:#374253;
font-size:12px;
padding:0 10px;
text-align:center;
}

.browser th{
background-color:#EDEEED;
font-weight:normal ;
padding:0 10px;}
.browserf th{
background-color:#EDEEED;
font-weight:normal ;
padding:0 10px;}

.browser caption{
font-weight:bold;
padding:6px 0 6px 0;
text-align:left;
font-size:14px;
color:#374253;
font-size:14px;}
.browserf caption{
font-weight:bold;
padding:6px 0 6px 0;
text-align:left;
font-size:14px;
color:#374253;
font-size:14px;}
