*{
	padding:0px;
	margin:0px;
}
body{
	font:12px Verdana,Arial,Tahoma;
	color:#333;
	background:url(images/top.png) repeat-x #fff;
	text-align:center;
}
img{
	border:none;
}
a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#F33;
	text-decoration:underline;
}
p {
	margin-bottom:12px;
	text-indent:24px;
}	
dt {
	margin:12px 0px 6px 6px;
	font-weight:bold;
	font-size:14px;
}
dd {	
	padding-left:24px;
}

.container {
	width:928px;
	text-align:left;
	margin: 0 auto;
}

.header {
	height:60px;
	vertical-align:middle;
	margin:12px 0;
}
.header .right  .tools{
	text-align:right;
	margin:8px 0 12px 0;
}
.header .search_input{
	padding:3px 0px 1px 5px; 
	width:180px; 
	height:16px; 
	line-height:16px; 
	border:1px solid #A0A0A0; 
	background-color:#FFF; 
}
.header .search_btn {
	width:48px; 
	height:22px; 
	line-height:22px; 
	margin-left:2px;
	background:url(images/icons.gif) no-repeat left -232px; 
	border:none;
}
#header_nav ul {
	clear:both;
	list-style: none;
}
#header_nav .with_border {
	border-left:1px solid #70b5e7;
	border-right:1px solid #70b5e7;
}
#header_nav li {
	float: left;
}
#header_nav li ul {
	position: absolute;
	left: -999em;
	border:0px solid #70b5e7;
	border-top:none;
	background-color:#fff;
	width:auto;
}
#header_nav li:hover ul {
	left: auto;
}
#header_nav li:hover ul, #header_nav li.sfhover ul {
	left: auto;
}
#header_nav  a {
	display:block;
	width:90px; 
	text-align:center;
	color:#ffffff;
	font-size:14px;
	line-height:36px;
}
#header_nav .main_nav{
	background:url(images/vertical.gif) repeat-x 0 -36px;
	height:36px;
	padding-left:180px;
}
#header_nav .main_nav .sub_nav{
	width:280px;
}
#header_nav .main_nav  li:hover a,#header_nav .main_nav li.sfhover a{
	color:#000;
	background:url(images/icons.gif) no-repeat 0 -27px;
}
#header_nav  .main_nav .sub_nav li a{
	background:none;
	line-height:28px;
	font-size:13px;
	color:#22f;
}

.crumb {
	height:28px;
	line-height:28px;
	border:1px solid #8ebcde;
	border-top:none;
	padding-left:12px;
	color:#666;
	background-color:#fff;
}
.body {
	clear:both;
}

.footer {
	clear:both;
	margin-top:100px;
	margin:10px 0;
	text-align:center;
	color:#666666;
}
.footer ul {
	font-size:13px;
	margin:10px 0;
	line-height:28px;
	height:28px;
	border:1px solid #b0c5e7;
	background-color:#e9f9fe;
	list-style:none;
}
.footer ul li{
	display:inline;
}
.footer .copyright {
	margin-bottom:10px;
	line-height:22px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
.box {
	display:inline;
	margin-top:8px;
	border:1px solid #b0c5e7;
	background-color:#fff;
}
.box  .title {
	border-bottom:1px solid #b0c5e7;
	height:26px;
	line-height:26px;
	padding-left:12px;
	font-weight:bold;
	font-size:13px;
	background-color:#f0f9ff;
}
.box .content {
	margin:6px;
}
.box  .side_menu {
	margin:12px 0px 12px 18px;
	list-style:none;
}
.box .side_menu li{
	line-height:20px;
	height:20px;
}
.box .content h3{
	text-align:center;
	padding:8px 0;
	font-size:16px;
}
.box .content h4{
	padding:6px 0;
	font-size:14px;
}
.box .content ul, .box .content ol{
	margin:6px 0px 6px 24px;
}
.box .content ul li, .box .content ol li{
	line-height:18px;
}
.img_box {
	display:inline;
	border:1px solid #ccc;
	padding:4px;
}
.new .info {
	color:#333;
	text-align:center;
	margin:12px 0px 24px 0px;
}
.links {
	clear:both;
	margin:10px 0;
	padding:0 10px;
	height:26px;
	line-height:26px;
	border:1px solid #e6e6e6;
	background-color:#e9f9fe;
}
.partner
{ margin:10px 0 0 6px;}

