﻿@import url("widget.css");

@import url("http://www.yunyishang.com/center/simple.css");



a{

	color: #000000;

	text-decoration: none;

	outline-color: -moz-use-text-color;

	outline-style: none;

	outline-width: medium;

}



a{

	color: #000000;

	text-decoration: none;

}



a:hover{

	color: #333;

}



a:hover{

	color: #333;

}



.Navigation a{

	color: #000;

	font-weight: bold;

}

.Navigation span{

	color: #444;

}



ul,li{

	line-height:20px;

	list-style-type:none;

}



body {

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 12px;

	color: #666666;

	line-height: 20px;

	margin:0;

}

