@charset "utf-8";
/* CSS Document */

body{
margin:0px;
background :#9A9C96;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#333333;
}
.container{
	padding:25px;
	background-color:#FFFFFF;
}
.header{
	height:80px;
}
.tab_saperation{
	background:url(tab_saperation.gif) no-repeat top left;
	width:4px;
}
.tab{
	background:url(tab_bg.gif) repeat-x top left;
	font-size:13px;
	font-weight:bold;
}
.tab a{	color:#FFFFFF; text-decoration:none;}
.tab a:hover{	color:#FFDF7F; text-decoration:none;}
.tab .active{color:#FFDF7F; text-decoration:none;}
.menu { margin-bottom:12px;}

.rowFldHd{
background-color:#FFDF7F;
line-height:21px;
font-size:13px;
font-weight:bold;
}
.content-left{
 width:637px;
 padding:10px;
 padding-bottom: 25px;
}
.content-right{
padding-top:10px;
}
.tdh{
background-color:#EFEBE7;
border:1px solid #CCCCCC;
font-size: 13px;
font-weight: bold;
padding:10px;
}
.tdc{
border:1px solid #CCCCCC;
border-top: none;
font-size: 11px;
padding:10px;
}

.banner{
width:657px;
}

.heading{
font-size:21px;
font-weight: bold;
}

.heading2{
font-size:13px;
font-weight:bold;
}

.footer{
border-top: 1px solid #EFEBE7 ;
padding: 10px;
font-size:11px;
}
.style1{font color:#FF3300}











