*{
margin:0;
padding:0;
border:0;
font:12px "宋体"; 
}
body{
background:#000;
}
a {
text-decoration: none;
color:#000;
}
li{
list-style-type:none;
}
strong{ font-size:1em; font-weight:600;}
.clear{
clear:both;
}
.em{ font-size:1em;}
/*-------------------主文件区域--------------------*/
/*栏目名称的背景*/
.c_tj_h1{
background:url(../images/arrow.gif) no-repeat left center;
width:250px;
height:20px;
line-height:20px;
padding-left:15px;
float:left;
overflow:hidden;
}
.c_main_h1_bg{
background:url(../images/c_main_h1.gif) repeat-x;     
}
.c_main_h1{
background:url(../images/arrow.gif) no-repeat left center;
width:400px;
height:20px;
line-height:20px;
padding-left:15px;
float:left;
overflow:hidden;
}
.c_main_img{
margin-right:20px;
display:block;
float:right;
}
.c_main_p{
background:#FFFECE;
margin-top:20px;
padding:10px 20px 15px 10px;
text-indent:2em;
letter-spacing:1px;
}
.c_main_p p{
margin:4px 4px;
line-height:18px;
}
.c_main_ul{
background:#FFFECE;
padding-top:5px;
padding-left:15px;
margin-bottom:5px;
}
.c_main_ul li{
width:300px;
background:url(../images/Gaobei_Guide.gif) no-repeat center left; 
padding-left:20px;
height:20px;
line-height:20px;
}

.thepage{ color:#999;}