#main_top {
	background-color: #FFFFFF;
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#main_top .trial {
	float: left;
	margin-top: 5px;
}

#main_top .login {
	background-image: url(../img2/login_bg.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 236px;
	margin-top: 15px;
	float: left;
	text-align: center;
}
#main_top .login form {
	margin-top: 70px;
}
#main_top .login  .id {
	margin-bottom: 25px;
	height: 20px;
}
#main_top .login  .pass {
	margin-bottom: 10px;
	height: 20px;
}
#main_top .login a {
	font-size: 10px;
	color: #FF3300;
	text-decoration: none;
}
#main_top .login a:hover {
	font-size: 10px;
	color: #FF3300;
	text-decoration: underline;
}
#main_top .login p {
	font-size: 10px;
	padding-top: 15px;
	color: #ff0000;
}

#news {
	width: 960px;
	border: 1px solid #FF6300;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
}

#news .news_text {
	line-height: 1.5em;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#news .news_text a {
	color: #FF3300;
	text-decoration: none;
}
#news .news_text a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#service {
	width: 960px;
	border: 1px solid #FF6300;
	margin-left: auto;
	margin-bottom: 10px;
	background-image: url(../img2/bar_soudanbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
}


#service .menu {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}
#service .menu img {
	margin-bottom: 13px;
	margin-right: 4px;
}
#service .soudan {
	width: 766px;
	clear: both;
}

