/* 全局样式 */
html, 
body {
	margin:0;
	padding:0;
        background:url(di01.gif) repeat #ffffff;
	border:0 none;

}

/* ==html {filter:progid:dximagetransform.microsoft.basicimage(grayscale=1); }== */ 
/*--网站致哀的时候使用的代码-- */

img {
	border:0 none;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
	height: 1;
	margin: 0;
	padding: 0;
}
td {
	font-family: "宋体","arial", "Times New Roman";
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	color:#0C5298;
	list-style:none;
	line-height:25px;
}
.ltd {
	line-height:22px;
}


ul,p,li,dd,dt,span,form {
	font-family: arial, "Times New Roman";
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:left;
	color:#FF0000;
	list-style-image: none;
	list-style-type: none;
}

p,strong,div{
	font-family: arial, "Times New Roman";
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:left;
	color:#000000;
	list-style-image: none;
	list-style-type: none;
}

hr {
	display:none;
}

/* Class Style */
.main_w { width:955px;}
.left_w { width:305px;}
.middle_w { width:310px;}
.right_w { width:305px;}
.body_w { width:800px;}
.all_w { width:100%;}

.mtop {
	margin-top:5px;
}
.navigation_mtop {
	margin-top:2px;
}
.mbottom {
	margin-bottom:8px;
}
.noborder {
	border:0 none;
}
#right_cake_tbale{
	margin-top:4px;
}

/* Postion Style */
.ptop { padding-top:15px;}
.pbottom { padding-bottom:8px;}
.tc { text-align:center;}
.tr { text-align:right;}
.tl { text-align:left;}

.fl { float:left;}
.fr { float:right;}

.big { font-size:18px;}
.small { font-size:10px;}

.b { font-weight:bold;} 
.em { font-style:italic;}

.clear {
	clear:both;
}

#foot {
	BORDER-TOP: #333 1px solid; PADDING-BOTTOM: 10px; MARGIN: 0px auto; COLOR: #333; LINE-HEIGHT: 20px; PADDING-TOP: 5px; text-align:center;
}
#foot ul li {
	MARGIN: 0px auto; COLOR: #333; LINE-HEIGHT: 20px; PADDING-TOP: 5px; text-align:center;
}
#foot4user {
	BORDER-TOP: #333 1px solid; PADDING-BOTTOM: 10px; MARGIN: 0px auto; COLOR: #333; LINE-HEIGHT: 20px; PADDING-TOP: 5px; text-align:center; width:910px;
}
#foot ul li A {
	COLOR: #333
}
#foot ul li A:hover {
	COLOR: #c00; TEXT-DECORATION: underline
}
