html, body {
padding: 0;
margin: 0;
background: #FFF;
font-family:'Arial';
}
* {
font-size:100%;
}
table.t , table.t td , td.t {
	border-collapse:collapse;
	border-spacing:0px;
	vertical-align:top;
	padding:0;
	margin:0;
}
img , table {
	border:0;
}
p {
text-indent:1em;
margin:0;
font-family:'Arial';
font-size:15px;
line-height:18px;
}
a {color:#0000dd;
cursor:pointer;
}
a:hover {
color:#ff0000 !important;
}
a.none {
text-decoration:none;
}
.footer {	font-family:'Times New Roman';	clear:both;
	padding-top:0.3em;
	padding-right:1em;
	padding-left:1em;
	color:#999;
	text-align:right;
	font-size:1.5em;
	border-top:2px solid #EEE;
	margin-top:0.3em;
	margin-bottom:0.3em;
}
.footer .left {	float:left;
	margin-right:2em;
}
.right-block{	position:fixed;
	right:0px;	background:#fff url('menu_line.png') left top no-repeat;
	float:right;
}
.right-block .div{
	margin:1em 2em 2em 4em;
	min-height:400px;
	line-height:1.5em;
	font-size:24px;
	font-family:Arial;
}
.right-block form{
	margin:0em 2em 1em 5em;
	font-family:Arial;	font-size:14px;
}
.content{	padding-top:28px;
	margin-left:3em;
	margin-right:302px;
	font-family:'Sans Serif';
}
.content .title {
	text-align:center;
	font-family:'Tahoma';
	margin:0;
	padding:0;
	font-size:30px;
	font-weight:normal;
	text-shadow:1px 1px 2px #eee;
	color:#888;
}
.content .title form input {	text-align:center;
	margin:0;
	padding:0;
	height:48px;
	width:360px;
	margin-left:50px;
	font-size:20px;
}
.content .title form input[type=submit] {
	margin:0;
	padding:0;
	margin-left:20px;
	width:120px;
}
hr {	border:2px solid #eee;
}
h2 {	font-family: Arial;
	font-size: 20px;
	font-weight:normal;
}
.c1 {color:#2eabff !important;}
.c2 {color:#007cff !important;}
.c3 {color:#128efb !important;}
.c4 {color:#3773ed !important;}
.c5 {color:#5955d4 !important;}
.c6 {color:#652da5 !important;}
.c7 {color:#4c1f7f !important;}
.c8 {color:#211761 !important;}
.c9 {color:#4c1f7f !important;}
.c10 {color:#652da5 !important;}
.c11 {color:#5955d4 !important;}
.c12 {color:#3773ed !important;}
.c13 {color:#128efb !important;}
.c14 {color:#007cff !important;}

.biglink {font-size:18px;}
.biglink2 {font-size:22px;}
.clear {clear:left;}
.text-right {text-align:right;}
