/* stylesheet for ytone
Version: blue1.0;
Author: tigerhood | tigerhood.net;
Last update: 2009-8-15;
*/

body { background: #2F147B url(../img/bg.jpg) no-repeat center top; }
a.grayLink { color: #99f; }
a.blueLink { color: #fff; }
/*Top*/
.top { background: url(../img/bg_top.jpg) no-repeat; }
.top .lang a.cn,
.top .lang a.en,
.top .lang a.cn:hover,
.top .lang a.en:hover { background: url(../img/links.gif) no-repeat; }
.top .lang a.cn:hover { background-position: 0 -16px; }
.top .lang a.en { background-position: -68px 0; }
.top .lang a.en:hover { background-position: -68px -16px; }

/*Publish*/
.publish {	background: url(../img/bg_logo.jpg) no-repeat; }

.publish .txt .img { background: url(../img/publish.gif); }

/*Notice*/
.notice { background: url(../img/bg_notice.jpg) no-repeat; }
.notice .click a {
	background: url(../img/links.gif) no-repeat;
	background-position: 0 -32px;
}

.notice .click a:hover { background-position: -63px -32px; }

/*Machine*/
.machine {
	background: url(../img/bg_machine.jpg) no-repeat;
}