﻿@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color:#555;
	background:#ffffff;
	font-family: 宋体,Arial, Helvetica, sans-serif;
}

a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #660066;
	text-decoration: none;
}
a:active{color: #660066;
	text-decoration: none;}
.text {
	font-size: 12px;
	line-height: 18px;
	color: #606;
	text-decoration: none;
}
.inputborder{ height:15px; border:#CCC solid 1px; color:#555;}
.lineheight{margin:0px; line-height:29px;}
.newslist{line-height:24px;}
.Datefont{
	color:#999999;
	font-family:Verdana, Geneva, sans-serif;
}
li{
	list-style-image: url(images/list.gif);
	line-height:22px;
}
.mycode{ width:230px; float:left;}    
.mycode li{ width:50%; float:left;}
