*
{
    margin: 0;
    padding: 0;
}
boby
{	
	background-image:url(../images/index_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
    margin: auto;
    padding: auto;
    text-align: center;
    width: 800px;    
}
table, td, th
{
    font-size: 12px;
    line-height:22px;
}

A:active
{
	color: edba4f;
	TEXT-DECORATION: none
}
A:hover
{
	color:#edba4f;
	TEXT-DECORATION: none 
}
A:link
{
	color:#000000;
	TEXT-DECORATION: none 
}
A
{
	color :#000000;
	TEXT-DECORATION: none 
}
.ctitle, .ctitle a:active, .ctitle a:visited, .ctitle a:alink
{
	text-decoration:none;
	text-align:center;
	color: #000000;
	font-weight:bold;
}
.ctitle a:hover
{
	text-decoration:none;
	text-align:center;
	color: #edba4f;
	font-weight:bold;
}

.layout{ text-align:center; border-left:3px #d73020 solid; border-right:3px #d73020 solid;}

.kuang { BORDER-BOTTOM: #666666 1px dashed }
.solid { border-bottom:#cccccc 1px solid }

