﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0px auto;
	background:url(../images/bg.gif);
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-size:11px;
}

a {
	color:#000000;
}

img {
	border:0px;
}

input {
	width:200px;
	border:1px solid #CCC;
	font-family:Tahoma, Geneva, sans-serif;
}

select {
	width:200px;
	border:1px solid #CCC;
	font-family:Tahoma, Geneva, sans-serif;
}

textarea {
	width:200px;
	height:160px;
	border:1px solid #CCC;
	font-family:Tahoma, Geneva, sans-serif;
}

.red {
	color:#ff0000;
}

.checkbox {
	width:13px;
	border:0px;
	vertical-align:sub;
}

.submit {
	width:98px;
	height:29px;
	border:0px;
}

.block a {
	text-decoration:none;
}

.block span {
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	width:23px;
	height:20px;
	margin-top:-3px;
	margin-right:10px;
	padding-top:3px;
	float:left;
	text-align:center;
}

.block span.green {
	background:url(../images/green.gif) no-repeat center;
}

.block span.purple {
	background:url(../images/purple.gif) no-repeat center;
}

.block span.blue {
	background:url(../images/blue.gif) no-repeat center;
}

.block span.gray {
	background:url(../images/gray.gif) no-repeat center;
}

.block span.yellow {
	background:url(../images/yellow.gif) no-repeat center;
}

.block span.black {
	background:url(../images/black.gif) no-repeat center;
}

#container .news span.date {
	margin:0px 3px 0px 0px;
	color:#FF0000;
	font-weight:bold;
}

h1 {
	padding-bottom:5px;
	border-bottom:1px solid #BFBFBF;
}

h4 {
	font-weight:normal;
}

.clear {
	margin:0px;
	clear:both;
}

#header {
	margin:0px auto;
	width:900px;
}

#logo {
	float:left;
	margin:30px auto 0px auto;
	width:143px;
	height:50px;
}

#advertisement {
	float:right;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:728px;
	height:90px;
	text-align:right;
	vertical-align:middle;
}

#navigation {
	margin:0px auto;
	font-weight:bold;
	color:#3A4452;
}

#navigation ul {
	margin:0px auto;
	padding:20px 0px;
	list-style:none;
}

#navigation li {
	float:left;
}

#navigation li a {
	display:block;
	padding:13px 0px;
	width:100px;
	text-align:center;
	margin-left:14px;
	text-decoration:none;
}

#navigation li a.first {
	margin-left:0px;
}

#navigation li a:hover {
	color:#FFFFFF;
	background:url(../images/menu_bg.gif) center no-repeat;
}

#navigation li a.active {
	color:#FFFFFF;
	background:url(../images/menu_bg.gif) center;
}

#container {
	margin:0px auto;
	margin-top:21px;
	width:900px;
}

#container .left {
	float:left;
	width:286px;
}

#container .center {
	float:left;
	margin:0px 0px 0px 21px;
	width:286px;
}

#container .right {
	float:right;
	width:286px;
}

#container .info {
	float:left;
	width:430px;
	margin-right:40px;
	margin-bottom:21px;
}

#info {
	padding:10px;
	width:880px;
	height:80px;
	background:url(../images/info_bg.png);
	text-align:center;
	line-height:80px;
}

#login .left {
	float:left;
	width:200px;
}

#login .right {
	float:right;
	width:200px;
}

#login .form {
	margin-bottom:10px;
}

#login .message {
	margin:0px 0px 10px 0px;
	color:#FF0000;
}

#login .link {
	margin:0px 0px 5px 0px;
}

#login .link a {
	text-decoration:none;
}

#login .button {
	width:172px;
	height:15px;
	margin:0px 0px 5px 0px;
	text-align:center;
	padding:14px;
	background:url(../images/button.gif);
}

#login span {
	cursor:pointer;
}

div#new_login {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/overlay.png);
	width:100%;
}

div#new_login .top {
	margin:0px auto;
	background:url(../images/top.gif);
	width:600px;
	height:20px;
}

div#new_login .container {
	margin:0px auto;
	padding:0px 0px 0px 20px;
	background:#FFFFFF;
	width:580px;
}

div#new_login .bottom {
	margin:0px auto;
	background:url(../images/bottom.gif);
	width:600px;
	height:20px;
}

div#new_login span#close {
	float:right;
	margin:10px 10px 0px 0px;
	cursor:pointer;
}

div#new_login .title {
	margin:0px 0px 10px 0px;
	font-weight:bold;
}

div#new_login .text {
	margin:0px 0px 5px 0px;
}

div#new_login .form {
	margin:0px 0px 10px 0px;
}

div#new_login .message {
	color:#FF0000;
	padding:10px 0px 0px 0px;
}

div#forgot_password {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/overlay.png);
	width:100%;
}

div#forgot_password .top {
	margin:0px auto;
	background:url(../images/top.gif);
	width:600px;
	height:20px;
}

div#forgot_password .container {
	margin:0px auto;
	padding:0px 0px 0px 20px;
	background:#FFFFFF;
	width:580px;
}

div#forgot_password .bottom {
	margin:0px auto;
	background:url(../images/bottom.gif);
	width:600px;
	height:20px;
}

div#forgot_password span#close {
	float:right;
	margin:10px 10px 0px 0px;
	cursor:pointer;
}

div#forgot_password .title {
	margin:0px 0px 10px 0px;
	font-weight:bold;
}

div#forgot_password .text {
	margin:0px 0px 5px 0px;
}

div#forgot_password .form {
	margin:0px 0px 10px 0px;
}

div#forgot_password .message {
	color:#FF0000;
	padding:10px 0px 0px 0px;
}

#container .news {
	margin-bottom:21px;
	float:right;
	width:430px;
}

#container .new {
	margin:5px 0px 0px 0px;
	font-weight:bold;
	font-size:14px;
}

#container .new a {
	text-decoration:none;
}

.block {
	margin:0px auto 20px;
	padding:1px 10px 10px 14px;
	width:262px;
	height:135px;
	background:url(../images/block_bg.gif);
}

#footer {
	width:100%;
	height:61px;
	background:url(../images/footer_bg.gif) repeat-x;
	padding-top:61px;
}

#footer #text{
	margin:0px auto;
	width:900px;
}

#footer #text .navigation {
	float:left;
}

#footer #text .alexa {
	float:left;
	margin:-20px 0px 0px 50px;
}

#footer #text .copyright {
	float:right;
	margin:-15px 0px 0px 10px;
}

#footer #text .links {
	margin:5px 0px 0px 0px;
	width:500px;
}

#footer #text .copyright img {
	margin:0px 0px 0px 5px;
	width:48px;
}

#footer .navigation span {
	font-weight:bold;
	margin:0px 10px 0px 0px;
}

#footer .navigation span a {
	text-decoration:none;
}

#footer .navigation span a:hover {
	color:#3A4452;
	text-decoration:underline;
}

#footer .navigation span a.active {
	color:#3A4452;
	text-decoration:underline;
}

#form {
	width:900px;
}

#form .left {
	float:left;
	width:325px;
}

#form .center {
	margin-left:25px;
	margin-right:75px;
	float:left;
	width:275px;
}

#form .right {
	float:right;
	width:200px;
}

#form .text {
	margin-bottom:10px;
}

#form .form {
	margin-bottom:10px;
}

#form .message {
	margin:0px 0px 10px 0px;
	color:#FF0000;
}

#error {
	margin-bottom:10px;
}

#blank {
	height:21px;
}

#ad .black {
	margin:0px auto;
	padding-top:15px;
	width:900px;
	height:100px;
	text-align:center;
	margin-bottom:10px;
	background:url(../images/ad_black.gif) no-repeat bottom;
}

#ad .blue {
	margin:0px auto;
	padding-top:15px;
	width:900px;
	height:100px;
	text-align:center;
	margin-bottom:10px;
	background:url(../images/ad_blue.gif) no-repeat center;
}

#ad .green {
	margin:0px auto;
	padding-top:15px;
	width:900px;
	height:100px;
	text-align:center;
	margin-bottom:10px;
	background:url(../images/ad_green.gif) no-repeat center;
}

#ad .red {
	margin:0px auto;
	padding-top:15px;
	width:900px;
	height:100px;
	text-align:center;
	margin-bottom:10px;
	background:url(../images/ad_red.gif) no-repeat center;
}

#ad .rectangle {
	margin:0px auto;
	padding-top:10px;
	width:350px;
	height:300px;
	text-align:center;
	margin-bottom:10px;
	background:url(../images/ad_rectangle.gif) no-repeat center;
}

#listing-oss {
	width:900px;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
}

#listing-oss ul {
	margin:0px auto;
	padding:0px;
	list-style:none;
}

#listing-oss .info {
	width:900px;
	margin:0px 0px 10px 0px;
}

#listing-oss .message {
	color:#FF0000;
	margin:0px 0px 10px 0px;
}

#listing-oss .title {
	font-weight:bold;
}

#listing-oss .list {
	width:900px;
	margin:3px 0px 0px 0px;
}

#listing-oss .list:hover {
	cursor:move;
}

#listing-oss .end {
	margin:10px 0px 0px 0px;
}

#listing-oss .process {
	margin:10px 0px 10px 0px;
	font-weight:bold;
}

#listing-oss .process span {
	cursor:pointer;
}

#listing-oss .univercity {
	float:left;
	width:296px;
	height:26px;
	padding:7px 0px 7px 3px;
	border:1px solid #000000;
	border-right:0px;
}

#listing-oss .department {
	float:left;
	width:295px;
	height:26px;
	padding:14px 0px 0px 3px;
	border:1px solid #000000;
	border-right:0px;
}

#listing-oss .type {
	float:left;
	width:96px;
	height:26px;
	padding:14px 0px 0px 3px;
	border:1px solid #000000;
	border-right:0px;
}

#listing-oss .score {
	float:left;
	width:96px;
	height:26px;
	padding:7px 0px 7px 3px;
	border:1px solid #000000;
	border-right:0px;
}

#listing-oss .quota {
	float:right;
	width:96px;
	height:26px;
	padding:14px 0px 0px 3px;
	border:1px solid #000000;
}

#listing-oss span.black {
	color:#000000;
}

#listing-oss span.blue {
	color:#4392ED;
}

#listing-oss span.black a {
	color:#000000;
	text-decoration:none;
}

#listing-oss span.blue a {
	color:#4392ED;
	text-decoration:none;
}

#listing-sbs {
	width:900px;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
}

#listing-sbs ul {
	margin:0px auto;
	padding:0px;
	list-style:none;
}

#listing-sbs .info {
	width:900px;
	margin:0px 0px 10px 0px;
}

#listing-sbs .message {
	color:#FF0000;
	margin:0px 0px 10px 0px;
}

#listing-sbs .title {
	font-weight:bold;
}

#listing-sbs .list {
	width:900px;
	margin:3px 0px 0px 0px;
}

#listing-sbs .list:hover {
	cursor:move;
}

#listing-sbs .end {
	margin-bottom:10px;
}

#listing-sbs .process {
	margin:10px 0px 10px 0px;
	font-weight:bold;
}

#listing-sbs .process span {
	cursor:pointer;
}

#listing-sbs .school {
	float:left;
	width:276px;
	height:26px;
	padding:7px 0px 7px 3px;
	border:1px solid #000000;
	border-right:0px;
}

#listing-sbs .city {
	float:left;
	width:275px;
	height:26px;
	padding:14px 0px 0px 3px;
	border:1px solid #000000;
	border-right:0px;
}

#listing-sbs .type {
	float:left;
	width:136px;
	height:26px;
	padding:14px 0px 0px 3px;
	border:1px solid #000000;
	border-right:0px;
}

#listing-sbs .score {
	float:left;
	width:96px;
	height:26px;
	padding:7px 0px 7px 3px;
	border:1px solid #000000;
	border-right:0px;
}

#listing-sbs .quota {
	float:right;
	width:96px;
	height:26px;
	padding:7px 0px 7px 3px;
	border:1px solid #000000;
}

#listing-sbs span.black {
	color:#000000;
}

#listing-sbs span.blue {
	color:#4392ED;
}

#mylist {
	margin:0px 0px 10px 0px;
}

#mylist .mylist-oss {
	float:left;
	width:450px;
	cursor:pointer;
	margin:0px 0px 10px 0px;
}

#mylist .mylist-sbs {
	float:left;
	width:450px;
	cursor:pointer;
	margin:0px 0px 10px 0px;
}

#mylist .mylist-dgs {
	float:left;
	width:450px;
	cursor:pointer;
	margin:0px 0px 10px 0px;
}

#news .title {
	margin:0px 0px 5px 0px;
	font-weight:bold;
	font-size:14px;
}

#news .text {
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #000;
}

#news span.date {
	margin:0px 3px 0px 0px;
	color:#FF0000;
	font-weight:bold;
}

#user_info {
	width:900px;
}

#user_info .left {
	float:left;
	padding:30px 0px 0px 0px;

}

#user_info .right {
	float:right;
	width:350px;
}

#user_info .text {
}

#user_info .form {
	margin:0px 0px 10px 0px;
}

#user_info .message {
	color:#FF0000;
	margin:0px 0px 10px 0px;
}

#contact {
	width:900px;
}

#contact input {
	width:400px;
}

#contact textarea {
	width:400px;
}

#contact .submit {
	width:98px;
	height:29px;
	border:0px;
}

#contact .left {
	float:left;
}

#contact .right {
	float:right;
	width:350px;
}

#contact .text {
}

#contact .form {
	margin:0px 0px 10px 0px;
}

#contact .message {
	width:500px;
	color:#FF0000;
	margin:0px 0px 10px 0px;
}

#univercities {
	width:800px;
	margin:auto;
	text-align:center;
}

#univercities .univercity {
	float:left;
	width:200px;
	height:150px;
}

#univercities .logo {
	width:100px;
	height:100px;
	margin:5px auto;
	text-align:center;
}

#univercities .name {
	width:200px;
	text-align:center;
}

#listing-dgs {
	width:900px;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
}

#listing-dgs ul {
	margin:0px auto;
	padding:0px;
	list-style:none;
}

#listing-dgs .info {
	width:900px;
	margin:0px 0px 10px 0px;
}

#listing-dgs .message {
	color:#FF0000;
	margin:0px 0px 10px 0px;
}

#listing-dgs .title {
	font-weight:bold;
}

#listing-dgs .list {
	width:900px;
	margin:3px 0px 0px 0px;
}

#listing-dgs .list:hover {
	cursor:move;
}

#listing-dgs .end {
	margin:10px 0px 0px 0px;
}

#listing-dgs .process {
	margin:10px 0px 10px 0px;
	font-weight:bold;
}

#listing-dgs .process span {
	cursor:pointer;
}

#listing-dgs .univercity {
	float:left;
	width:396px;
	height:26px;
	padding:7px 0px 7px 3px;
	border:1px solid #000000;
	border-right:0px;
}

#listing-dgs .department {
	float:left;
	width:295px;
	height:26px;
	padding:14px 0px 0px 3px;
	border:1px solid #000000;
	border-right:0px;
}

#listing-dgs .type {
	float:left;
	width:96px;
	height:26px;
	padding:14px 0px 0px 3px;
	border:1px solid #000000;
	border-right:0px;
}

#listing-dgs .score {
	float:left;
	width:96px;
	height:26px;
	padding:14px 0px 0px 3px;
	border:1px solid #000000;
}

#listing-dgs span.black {
	color:#000000;
}

#listing-dgs span.blue {
	color:#4392ED;
}

.facebook {
	float:left;
}

.twitter {
	float:left;
}

.google {
	float:left;
}

.line {
	margin:15px 0px 10px 0px;
	border-bottom:1px solid #BFBFBF;
}
