﻿@charset "utf-8";
/* CSS Document */
/*************************************************/
/*************************************************/
/**                                             **/
/**        powered by echinachem                **/
/**      http://www.echinachem.com              **/
/**        service@ehinachem.com                **/
/**                                             **/ 
/*************************************************/
/*************************************************/

@import  url(global.css);
@import  url(link.css);


.body_bg{
	background:url(../../images/help/bg_body.gif) repeat-x;
}
.body{
	width:980px;
	margin:0 auto;
}
.sub_head{
	height:64px;
	background:url(../../images/help/bg_help_head.gif) no-repeat left top;
}
.left{
	width:220px;
	float:left;
}
.right{
	width:740px;
	min-height:400px;
	float:right;
	margin:0 0 30px 0;
}
/**********左侧菜单***************************/
.banner{
	width:204px;
	height:354px;
	color:#333;
	border:1px solid #d7e0e6;
	background:url(../../images/help/bg_banner.gif) no-repeat 1px 1px;
	padding:10px 7px 8px 7px;
}
.banner ul.first{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.first li{
	width:180px;
	height:20px;
	background:url(../../images/help/bg_banner_li.gif) repeat-x;
	margin:0 0 2px 0;
	padding:5px 0 0 24px;
}
ul.first li img{
	border:0px;
	margin:0 20px 0 0;
}
.banner ul.second{
	padding:0px;
	margin:0 0 2px 0;
	list-style:none;
}
ul.second li{
	width:130px;
	height:20px;
	background-color:#edf7fc;
	margin:0px;
	padding:7px 0 0 74px;
}
.banner li.focus{
	font-weight:bold;
	color:#ff9600;
}

/***************首页**********************/

.location{
	padding:2px 0 2px 0;
	border-bottom:1px solid #d3d3d3;
	margin:0 20px 0 0;
	color:#005da4;
}
.location span{
	font-weight:bold;
}

ul.menu{
	margin:0 auto 20px auto;
	padding:0px;
}
li.menu_li{
	width:295px;
	height:195px;
	float:left;
	list-style:none;
	background:url(../../images/help/bg_menu.gif) no-repeat;
	margin:0 0 30px 20px;
}
ul.menulist_1{
	width:234px;
	margin:25px auto 10px auto;
	padding:0px;
}
li.listitem_1{
	width:97px;
	float:left;
	list-style:none;
	padding:5px 10px;
	color:#333;
}
li.listitem_1 img{
	border:0px;
	margin:0 10px 0 0;
}
ul.menulist_2{
	width:255px;
	margin:5px 10px 10px 30px;
	padding:0px;
}
li.listitem_2{
	width:235px;
	float:left;
	list-style:none;
	padding:2px 10px;
	color:#333;
}
li.listitem_2 img{
	border:0px;
	margin:0 10px 0 0;
}

/**********************页面********************************/
.title{
	padding:5px 0;
}
.subtitle{
	height:27px;
	padding:5px 0 5px 10px;
	font-weight:bold;
	color:#19759e;
	background:url(../../images/help/bg_subtitle.gif) repeat-x;
}
.textbody{
	line-height:18px;
	color:#333;
	padding:10px 0 10px 10px;
}
.textbody .inst_img{
	border:1px solid #d3d3d3;
	padding:1px;
}
.textbody .frame_img{
	text-align:center;
}
.tab_img{
	text-align:center;
}
.tab_link{
	padding:20px 10px;
}
ul.tab_link{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.tab_link li{
	padding:2px 30px 2px 0px;
	color:#333;
}
ul.tab_link li img{
	border:0px;
	margin:0 10px 0 0;
}
