﻿body {
	BACKGROUND: url(images/backgroud.jpg) #fff repeat-x 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
}
.zuanyebiaoti {
	color: #FF6633;
}
.cjcx {
	background-color: #F2F2F2;
	border: 1px solid #666666;
	width: 110px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
.huiyan {
	width: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color:transparent;
}
.dashedline 
{
    border-bottom-width:1px;
    border-bottom-color:#CCCC00;
    border-bottom-style:dashed;
    vertical-align:bottom;
}
.linkstyle {
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.menu 
{
    width: 953px;
    height: 32px;
    text-align: center;
    color: #FFFFFF;
    font-family: 宋体;
    font-size: 15px;
    background-image: url('images/menubg.jpg');
}
