@charset "utf-8";

* { padding: 0; margin: 0;}
body { margin: 0px; font-family: MS Shell Dlg; font-size: 12px;}


/* 清float */
.clear { clear: both; font-size: 1px; line-height: 1px; overflow: hidden; height: 1px;}
.content { background-image: url(../images/headerbg.jpg); background-repeat: repeat-x; background-color: #f4e1ce; width: 100%; overflow: hidden;}
.bg { background-image: url(../images/contentbg.jpg); background-position: bottom; background-repeat: repeat-x; width: 100%; overflow: hidden;}

.footer { height: 60px; overflow: hidden; background-image: url(../images/footerbg.jpg); background-repeat: repeat-x; color:#996633; line-height: 1.7; clear: both;}
.footer a{ color: #cc9966; text-decoration: none;}
.footer a:hover{ color:#cc9966; text-decoration: underline;}
.submenu{
	color:#600;
	line-height:2.4;
	margin-bottom:25px;
}
.submenu a{
	color:#600;
	text-decoration:none;
}
.submenu a:hover{
	color:#600;
	text-decoration:underline;
}

.textcontent { margin: 15px 15px 0px; padding-bottom: 15px; color: #630; width: 740px; overflow: hidden;}
.subsubmenu { color: #930; font-size: 15px; padding-bottom: 10px; background: url(../images/dotline.jpg) repeat-x bottom;}
.subsubmenu a { color: #c63; text-decoration: none;}
.subsubmenu a:hover { color:#930;}
.innercontent { padding: 20px; line-height: 1.8; background-color:#fbf4ec; width: 700px;}
.innercontent td { background:url(../images/dotline.jpg) repeat-x bottom; padding: 5px;}
.innercontent a { color:#630; text-decoration:none;}
.innercontent a:hover{ color:#963;}

.page{
	font-size:12px;
	color:#630;
	padding:20px 20px;
}
.page a{
	color:#630;
	text-decoration:none;
}
.page a:hover{
	color:#963;
}
