@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "Ace Crikey";
    src: url(ace.ttf);
}

body {
	margin: 0px;
	padding: 0;
	background-color:#d8e8eb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}	
.banner_bg{
	background:url(../images/banner_bg.jpg) repeat-x;	
}
.banner_top{
	width: 803px;
	height: 162px;
	background:url(../images/banner_top_new.jpg) no-repeat;

}
.banner_bg{
 background:url(../images/banner_top1.jpg) repeat-x left top; 

}
.border {
	border:solid 1px #FFF;
	padding:2px;
}
.bottom_banner{
	width: 803px;
	height:218px;
	background:url(../images/bottom_banner_bg.jpg) repeat-x right top;
	
}
.bottom_banner_left{
	height:79px;
 	background:url(../images/buttom_banner_left.png) repeat-x left bottom; 
	
}
.bottom_banner_right{
	height:79px;
 	background:url(../images/buttom_banner_right.png) repeat-x left bottom;
}
.button_bg{
	height:33px;
 	background:url(../images/button_bg.jpg) repeat-x left bottom; 
	
}
.center_bg{
	height: auto;
 	background:url(../images/center_bg.jpg) repeat-x left top;
	
}
.footer_bg{
	height:52px;
 	background:url(../images/footer_bg.jpg) repeat-x left bottom; 
	padding-top:10px;
}
.non_ruller{
 	text-decoration:none;
	color:#8c9190;
	font-size:9px;
}
.a
{
text-decoration:none;
color:#000;
font-family:Trajan Pro, Arial, Helvetica, sans-serif;
font-weight:550;
font-size:11px;
}
.content
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.imageb{
	border:4px outset #522E4F;
	}
.td{
	border: 1px solid green;
	
}

.list_pro{
	border:1px solid #CCCCCC;
	empty-cells:show;
}
.list_pro tr td{
	border:1px solid #CCCCCC;
	background:url(../images/center1_bg.jpg);
	background-color:#CBE3ED;
	background-repeat:repeat-x;
	background-position:bottom;
	height:112px;
}
.list_summary {
	color:#0343a3; 
	font-size:11px; 
	padding-left:5px; 
	vertical-align:middle;
	line-height:1.5;
}