/* 全局样式开始 */
body{
	margin:0px;
	background-color:#000;
	color:#555;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
body,td{
	font-size:12px;
}
img{
	border:0px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,select,textarea{padding:0px; margin:0px;}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
table,tr,td,th,input,textarea{font-family:Arial, Helvetica, sans-serif; font-size:12px;}
ol,ul,li{list-style:none;}
/* 全局样式结束 */

.nav{ text-decoration:none; }
.nav li{ float:left;margin:0 11px;color:#FFF;}
.nav li.menuline{ margin:0; }
.nav_0{}
.fc_white{ color:#fff;}
.logo{margin:0 auto; padding:0 auto;}
/* 字体样式开始 */
.line_height_120{
	line-height:120%;
}
.line_height{
	line-height:150%;
}
.f_red{
	color:red;
}
.f_14px{
	font-size:14px;
}
.f_gory{
	color:#999;
}
.f_white{color:#fff;}
.b{
	font-weight:bold;
}
/* 字体样式结束 */


/* 背景样式开始 */
.bg_one{
	background-repeat:no-repeat;
	background-position:center center;
}
.bg_x{
	background-repeat:repeat-x;
}
.bg_x_center{
	background-repeat:repeat-x;
	background-position:center center;
}
.bg_y{
	background-repeat:repeat-y;
}
.bg_y_center{
	background-repeat:repeat-y;
	background-position:center center;
}
/* 背景样式结束 */


/* 链接样式开始 */
a:active,a:link,a:visited{ color:#555;text-decoration:none; }
a:hover{ color:#FF6600;text-decoration:underline; }
a.menu:active,a.menu:link,a.menu:visited{ color:#fff;font-size:14px;text-decoration:none; }
a.menu:hover{ color:#fff;font-size:16px;font-weight:bold;text-decoration:underline; }
a.menu_1:hover{ background:url(/images/nav_silk0.jpg) }
a.white:active,a.white:link,a.white:visited{ color:#fff;text-decoration:none; }
a.white:hover{ color:#fff;text-decoration:underline; }
a.red:active,a.red:link,a.red:visited{ color:#FF0000;text-decoration:none; }
a.red:hover{ color:#FF0000;text-decoration:underline; }
a.yellow:active,a.yellow:link,a.yellow:visited{ color:#C6620D;text-decoration:none; }
a.yellow:hover{ color:#C6620D;text-decoration:underline; }
a.under{ text-decoration:underline; }
/* 链接样式结束 */

/* 表单样式开始 */
.form_input{ border:1px solid #ccc;padding:1px;height:20px;behavior:url(#default#savehistory); }
.form_area{ border:1px solid #ccc;behavior:url(#default#savehistory); }
.form_button{ padding-top:2px;height:20px;border:1px solid #666; }
.gory_button{ background:none;border:none;background:url(/images/button-grey.gif);width:130px;height:25px;line-height:25px;font-weight:bold;color:#333;text-align:center;cursor:pointer; }
/* 表单样式结束 */

/* 表格样式开始 */
.table_border{ border:1px solid #ccc; }
/* 表格样式结束 */

/* 其他样式开始 */
.hand{ cursor:hand; }
.top_4px{ padding-top:4px; }
.line{ border-bottom:1px dashed #ccc;overflow:hidden;height:1px; }
/* 其他样式结束 */
