@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FBECF1;
	font: 11px Arial, Helvetica, sans-serif;
}

#container {
	width: 976px;
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px 14px 14px;
	border: 1px solid #EFBECE;
}
#logo {
	height: 108px;
}
#background {
	background: url(images/background.jpg) no-repeat;
	height: 103px;
}
#search  {
	text-align: right;
	font: 700 12px Arial, Helvetica, sans-serif;
	color: #000000;
	height: 22px;
	padding-top: 9px;
	padding-right: 18px;
	padding-bottom: 9px;
	float: left;
}
#news {
	padding: 9px;
	float: left;
	width: 690px;
	height: 22px;
	line-height: 25px;
}

#menu {
	padding-left: 38px;
	float: left;
	width: 825px;
	line-height: 55px;
}
#login {
	font-size: 10px;
	font-weight: 700;
	color: #EAEAEA;
	line-height: 20px;
	height: 40px;
	padding-right: 38px;
	padding-left: 10px;
	float: left;
	border-left: 1px solid #CCCCCC;
	margin: 7px 0px;
}
#login input {
	border: 1px solid #F5D3E0;
	background: #FDF2F7;
}

#footer {
	background: url(images/footer_bg.gif) no-repeat;
	font-size: 10px;
	height: 26px;
	padding-top: 15px;
	padding-left: 55px;
	margin-top: 5px;
}
#footer a {
	text-decoration: none;
	color: #000000;
}

#footer a:hover{
	text-decoration: underline;
}
#footer span {
	float: right;
	padding-right: 18px;
}
#cont {
	height: 385px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: url(images/bg.gif) repeat-y;
}

#textfield2 {
	height: 12px;
	width: 100px;
	margin-left: 22px;
}
#sidebanner img {
	background: #EFBECE;
	width: 188px;
	float: right;
}
#content {
	width: 741px;
	float: left;
	border: 1px solid #EFBECE;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	height: 324px;
	padding: 15px;
	overflow: auto;
}
#content h1 {
	font-size: 12px;
	font-weight: 700;
	color: #BE2961;
}
#content p {
	line-height: 20px;
	font-size: 12px;
	margin-bottom: -10px;
}

#textfield3 {
	height: 12px;
	width: 100px;
	margin-left: 4px;
}

#menu a {
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	color: #EAEAEA;
	padding-right: 25px;
	padding-left: 25px;
}
#menu a:hover {
	text-decoration: none;
	color: #FFFF00;
}

#textfield {
	height: 16px;
	width: 130px;
	margin-right: 10px;
	margin-left: 10px;
}
#content h2 {
	font-size: 12px;
	font-weight: 700;
	color: #00ADEF;
	text-decoration: none;
}
#content td {
	font-size: 12px;
}
#content li {
	font-size: 12px;
	line-height: 20px;
}
#hone {
	width: 525px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#hone img {
	margin-right: 10px;
}

#hone h1 {
	font-size: 14px;
	color: #BE2961;
	margin-top: 0px;
	margin-bottom: 0px;
}
#hone p {
	line-height: 16px;
	text-align: justify;
}


#htwo {float: left;width: 440px;padding-bottom: 5px;}
#hthree,#hfour,#hfive {
	float: left;
	height: 160px;
	width: 155px;
	margin-right: 3px;
	_margin-right: 2px;
	background: #EAF7FD url(images/box_bg_1.jpg) repeat-x;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
#hthree h1,#hfour h1,#hfive h1 {
	font-size: 13px;
	text-align: center;
	margin-top: 7px;
}
#hthree p,#hfour p,#hfive p {

}
#margin_x h1 {
	font-size: 13px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: -3px;
}

#hsix {
	float: left;
	width: 280px;
	height: 160px;
	background: #FBF5F7 url(images/box_bg_2.jpg) repeat-x;
}
#hseven {
	float: left;
	height: 160px;
	width: 154px;
	background: #FBF5F7 url(images/box_bg_2.jpg) repeat-x;
	margin-left: 3px;
}
#margin_x {
	border-left: 1px dotted #CCCCCC;
	padding-left: 3px;
	height: 160px;
	margin-left: 0px;
}
.clr {clear: both;}
.more {
	text-decoration: none;
	color: #990000;
	float: right;
}

