/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #494949;
	margin: 0px;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.smenu {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
a.smenu:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.bmenu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor:hand;
	padding-left:30px;
}
#topbg {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/head_02.jpg);
	background-repeat: repeat-x;
}
#menubg {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/title_02.jpg);
	background-repeat: repeat-x;
}
#centerbg {
	background-image: url(../images/center_03.jpg);
	background-repeat: repeat-y;
}
#newtitle1,#newtitle2,#newtitle3 {
	font-weight: bold;
	color: #993300;
	background-repeat: no-repeat;
	padding-left:36px;
	padding-top:4px;
	height: 36px;
}
#newtitle1 {
	background-image: url(../images/center_10.jpg);
}
#newtitle2 {
	background-image: url(../images/center_11.jpg);
}
.tdtitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#newtitle3 {
	background-image: url(../images/center_12.jpg);
}
#newbg1,#newbg2,#newbg3 {
	background-repeat: no-repeat;
	height: 206px;
	padding-top:6px;
	padding-left:15px;
	padding-right:12px;
}
#newbg1 {
	background-image: url(../images/center_13.jpg);
}
#newbg2 {
	background-image: url(../images/center_14.jpg);
}
#newbg3 {
	background-image: url(../images/center_15.jpg);
	padding-right:18px;
	padding-left:12px;
}
.xline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 22px;
}
.main {
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
a.main:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.color {
	color: #FFFFFF;
	text-decoration: none;
}
a.color:hover {
	color: #CC0000;
	text-decoration: underline;
}
.title2 {
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left:12px;
	padding-top:4px;
}
#headbg {
	background-image: url(../images/head_06.jpg);
	background-repeat: no-repeat;
}
#logobg {
	background-image: url(../images/head_05_01.jpg);
	background-repeat: no-repeat;
}
#daifubg {
	background-image: url(../images/head_05_03.jpg);
	background-repeat: repeat-x;
}