/* CSS Document */
/* 全局定义 */
*{margin:0; padding:0;}
body{
	font-size: 11px;
	color: #222222;
	background-image: url(back_body.gif);
	background-position: center top;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25;
}
h2{font:bold 20px/24px "microsoft yahei";color:#c86402; margin-bottom:5px;}
h3{
	color:#107A32;
	position:relative;
	margin-bottom:10px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #107931;
	font-family: "microsoft yahei";
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
}
a.pro:link img {
	display: block;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
a.pro:visited img {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

a.pro:hover img {
	display: block;
	border: 1px solid #FF6600;
	margin: 0px;
	padding: 0px;
}
a.pro:active img {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

h4{font:bold 15px/24px "microsoft yahei";color:#c86402; margin-bottom:0px;}
h5{font:bold 12px/24px "microsoft yahei";color:#999999; }
img{ vertical-align:middle;}
.clear{clear:both; line-height:0px; }
a{ color:#5b5b5b; text-decoration:none;}
a:hover{ color:#c86402;}
ul{list-style:none;}
p{color:#222222; text-indent:2em; line-height:30px;}
/* 网页宽度及居中 */
#content{
	width:950px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 5px;
	background-image: url(images/nav_cafe_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	color: #222222;
}
#main{
	width:950px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 5px;
}

/* 头部 */
.header{
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.headermenu {
	font-size: 12px;
	height: 26px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	line-height: 26px;
	color: #990000;
	background-color: #C4D694;
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
}
a.white:link {
	font-size: 14px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:visited {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:hover {
	font-size: 14px;
	line-height: 20px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a.white:active {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.bwhite:link {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.bwhite:visited {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.bwhite:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.bwhite:active {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

ul.list li{
	border-bottom: 1px #dadada dashed;
	padding-left:15px;
	background:url(images/icon.gif) center left no-repeat;
	color: #555;
}

.aboutus {
	font-family: "Times New Roman", Times, serif;
	;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.menumap {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
