﻿body 
{
	margin:0;
	font-size:12px;
}

.text12
{
color:#333333;
font-size:12px;
font-family:"宋体";
}
.text14
{
color:#333333;
font-size:14px;
font-family:"宋体";
}
.blue
{
color:#03a8fd;
font-size:12px;
font-family:"宋体";
}
.green
{
color:#66CC00;
font-size:12px;
font-family:"宋体";
}
.bghui
{
background-color:#e8e8e8;
}
.list li
{
list-style-image: url(shangcheng_images/cc.jpg); 
}

A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}

