﻿@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; word-break:break-all; }
body {
	color:#333;
	font:12px/1.6em Helvetica, Arial, sans-serif;
	text-align:center;
	margin:0px;
	background:#faf8ea;
}
#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }
h1, h2, h3, h4, h5, h6 { font-size:1em;}
a { color:#333; text-decoration:none; }
a:hover { color:#ff6600; text-decoration:none; }
ul, li { list-style:none; }
fieldset, img { border:none; }
legend { display:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
input, textarea,  button { font:12px Helvetica, Arial, sans-serif; }
select { font:12px Helvetica, Arial, sans-serif; margin:10px 15px;}
table { border-collapse:collapse; margin:8px; }
td { text-align:center;}
html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/
#box { width:998px; background:#FFF;margin:0 auto;}
#container {
	margin:0 auto;
	width:998px;
	background-image: url(bg_02.jpg);
	background-repeat: repeat-x;
}
#header {
	height:171px;
	background-image: url(login_02.jpg);
	background-repeat: no-repeat;
}
#mainmenu {
	margin:0px auto;
	width:994px;
}
#menu_left
{
	float:left;
	background-image:url(login_05.jpg);
	height:35px;
	width:12px;
}
#menu_right
{   float:right;
	background-image:url(login_08.jpg);
	height:35px;
	width:10px;
}
#menu
{
	height:35px;
	background-image: url(login_06.jpg);
	background-repeat: repeat-x;
	float:left;
	width:972px;
}
#menuul
{
	width:100%;
	height:35px;
	padding:0px;
	margin:0px;
}
#menuul li
{
	list-style:none;
	float:left;
	width:105px;
	font-size:14px;
	text-align:center;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	line-height:35px;
}
#menuul a
{
	color:#fff;
}
#menuul .onli
{
	width:105px;
	height:33px;
	color:#FFDA77;
}
#menuul .onli a
{
	color:#FFEF62;
	font-weight:bold;
}
#menuul .outli
{
	background:none;
}
#mainContent { width:986px; margin:0px auto;}

#posit {
	height:28px;
	width:98%;
	text-align:left;
	text-indent:40px;
	padding-top:8px;
	background-image:url(sy.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin:15px auto;
	background-color: #d6edfd;
}
#maintitle{ width:900px; margin:20px auto 5px auto; border-bottom:#999 1px solid; font-size:22px; font-weight:bold; line-height:50px;}
#mainsmalltitle{ width:950px; margin:0px auto 20px auto; font-size:12px; line-height:24px; color:#F00;}
#maincontent{ width:900px; margin:0px auto 20px auto; font-size:14px; line-height:28px; color:#333; text-align:left; text-indent:30px;}

#footer {
	background-image: url(login_52.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height:90px;
	line-height:25px;
	color:#000;
	margin-top:10px;
	width:986px;
	margin:auto;
}