﻿<!DOCTYPE HTML>
<html>

<head>
<title>Cstrike MOTD</title>
<style type="text/css">
       body {
            background: #000;
            margin: 8px;
            color: #FFB000;
            font: normal 16px/20px Verdana, Tahoma, sans-serif;
        }

        a {
            color: #FFF;
            text-decoration: underline;
        }

        a:hover {
            color: #EEE;
            text-decoration: none;
        }
</style>

</head>
<body>
你正在运行的是反恐精英v1.6<br>

请访问官方的反恐精英站点<br>

www.counter-strike.net<br>

<a href="http://www.counter-strike.net">Counter-Strike.net</a>
</body>

</html>
