/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,     
pre, form, fieldset, input, textarea, p, blockquote, th, td {     
 padding: 0;    
 margin: 0;    
 }    
fieldset, img {     
 border: 0;    
 }    
table {    
 border-collapse: collapse;    
 border-spacing: 0;    
 }    
ol, ul {
 list-style: none;    
 }
address, caption, cite, code, dfn, em, th, var {    
 font-weight: normal;    
 font-style: normal;    
 }    
caption, th {    
 text-align: left;    
 }    
h1, h2, h3, h4, h5, h6 {    
 font-weight: normal;    
 font-size: 100%;    
 }    
q:before, q:after {    
 content: '';    
 }    
abbr, acronym {     
 border: 0;    
 }
/* 清除浮动 */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{zoom:1;}
.clear {clear:both;}

/* 基本样式 */
body { text-align:center;font-family:"宋体",arial;font-size:12px;background-image: url(/images/bodybg0.gif); color:#444343}
td{font-size:12px}
/* Link */
a:link {color: #444343; text-decoration:none;}
a:visited {color: #444343;text-decoration:none;}
a:hover {color:#bc2931;text-decoration:underline;}
a:active {color:#bc2931;}
/* Color */
.cRed,.cRed a:link,.cRed a:visited{ color:#cc0017;}
.cBlue,.cBlue a:link,.cBlue a:visited,.cBlue a:active{color:#1f3a87;}
.cDRed,.cDRed a:link,.cDRed a:visited{ color:#bc2931;}
.cGray,.cGray a:link,.cGray a:visited{ color: #4F544D;}
.cDGray,.cDGray a:link,.cDGray a:visited{ color: #666;}
.cWhite,.cWhite a,.cWhite a:visited{ color:#ffffff;}
.cBlack,.cBlack a:link,.cBlack a:visited{color:#000;}
.cBlack a:hover{color:#bc2931;}
.cYellow,.cYellow a:link,.cYellow a:visited{color:#ff0;}
.cGreen,.cGreen a,.cGreen a:visited{color:#a8de7a;}
/* Font  */
.fB {font-weight: bold;}
.f12px{ font-size:12px;}
.f14px{
	font-size:14px;
	line-height:24px;
}
.f18px{
	font-size:18px;
	font-family:"黑体";}
.fmore{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.book li{
	float:left;
	width:45%;
	height:25px;
	padding-left:10px;
	background:url(/Images/i1_1.gif) no-repeat 0px 10px;
}

.fcolor,.fcolor a,.fcolor a:visited{color:#bf7225; font-size:14px; font-weight:bold}
.map{width:477px; height:347px; overflow:scroll}
