@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2280ab;
	padding:22px 0px 22px 19px;
	margin:0px;
}
h2 {
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:10px;
	margin:0px;
        text-align:center;
}
h3 { background:url(images/right_menubg.jpg) repeat-x; height:34px; line-height:30px; 
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0px 0px 0px 15px;
	margin:0px;
}
p {
	font-family:Tahoma;
	font-size:12px;
	padding:0px 18px 15px 19px;
	margin:0px;
	text-align:justify;
	line-height:18px;
	color:#616161;
}
a:focus {
	outline:none;
}
.fl {
	float:left;
}
.plr {
	padding:0px 10px 0px 19px;
}
.pr18 {
	padding-right:18px;
	text-align:justify;
}
.mb {
	margin:0px 0px 10px 0px
}
.werper {
	width:975px;
	margin:0px auto;
}
.header {
	background:url(images/banner.jpg) no-repeat;
	width:950px;
	height:120px;
	padding:100px 0px 0px 25px;
}
.nav {
	background:url(images/nav_bg.jpg) bottom repeat-x;
	width:975px;
	height:41px;
}
.nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav li {
	float:left;
}
.nav li a {
	margin:7px 0px 0px 15px;
	float:left;
	color: white;
	padding:0 0 1px 9px;
	text-decoration:none;
	letter-spacing: 1px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.nav li a span {
	float:left;
	display:block;
	padding: 0px 29px 0px 19px;
	height:30px;
	text-align:center;
	line-height:25px;
}
.nav li a:hover {
	background:url(images/menu_left.jpg) no-repeat left top;
}
.nav li a:hover span {
	background:url(images/menu_right.jpg) no-repeat right top;
}
.contant {
	margin:10px;
}
.contant_left {
	background:url(images/title_bg.jpg) top left no-repeat;
	width:663px;
	float:left;
	line-height:18px;
	color:#616161;
	font-family:Tahoma;
	font-size:12px;
}
.contant_right {
	width:278px;
	margin-left:10px;
	float:right;
}
.right_menu ul {margin:0px; padding:0px 0px 0px 30px; list-style:url(images/bullate.jpg); border:#3597c3 1px solid; border-top:none; }
.right_menu li a { color:#616161; line-height:20px; text-decoration:none; }
.right_menu li a:hover {text-decoration:underline; }
.login {
	background:url(images/login_bg.jpg) no-repeat;
	height:240px;
	width:278px;
}
.login_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	text-align:center;
	padding:15px 0px 15px 0px;
	font-weight:bold;
}
.login_title span {
	font-size:20px;
	color:#FF0000;
}
.name {
	width:95px;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	line-height:25px;
}
.submit {
	background:url(images/submit.jpg) no-repeat;
	width:77px;
	height:30px;
	border:none;
	cursor:pointer;
	color:#FFF;
	margin-left:98px;
}
.text_field {
	background:url(images/text_field.jpg) no-repeat;
	width:160px;
	height:21px;
	border:none;
	padding-top:4px;
}
.more a {
	float:right;
	color:#616161;
	text-decoration:none;
	font-weight:bold;
	margin-right:20px;
}
.more a:hover {
	text-decoration:underline;
}
.footer {
	background:url(images/footer.jpg) no-repeat;
	line-height:50px;
	text-align:center;
	font-size:12px;
	color:#FFF;
}
