/*header*/
#header {
	padding-top: 19px;
	height: 49px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header #logo {
	float: left;
	width: 285px;
	padding-left: 4px;
}
#header #nav {
	float: right;
	height: 33px;
	width: 611px;
	background-image: url(../images/nav_bj.gif);
	background-repeat: repeat-x;
	margin-top: 16px;
}
#header #nav #nav_l{
	background-image: url(../images/nav_l.gif);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 15px;
}
#header #nav #nav_home1{
	background-image: url(../images/nav_home_bj.gif);
	background-repeat: repeat-x;
	float: left;
	height: 33px;
	width: 77px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 33px;
}
#header #nav #nav_home2{
	background-image: url(../images/nav_bj2.gif);
	background-repeat: repeat-x;
	float: left;
	height: 33px;
	width: 77px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 33px;
}
#header #nav #nav_home2 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#header #nav #nav_home2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#header #nav #nav_home2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#header #nav .nav_nav{
	background-image: url(../images/nav_jg.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 33px;
	width: 99px;
	font-weight: bold;
	text-align: center;
	line-height: 33px;
}
#header #nav .nav_nav2{
	background-image: url(../images/nav_bj2.gif);
	background-repeat: repeat-x;
	background-position: right;
	float: left;
	height: 33px;
	width: 99px;
	font-weight: bold;
	text-align: center;
	line-height: 33px;
}
#header #nav .nav_nav2 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#header #nav .nav_nav2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#header #nav .nav_nav2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#header #nav .nav_faq1{
	float: left;
	height: 33px;
	width: 107px;
	font-weight: bold;
	text-align: center;
	line-height: 33px;
}
#header #nav .nav_faq2{
	float: left;
	height: 33px;
	width: 107px;
	font-weight: bold;
	text-align: center;
	line-height: 33px;
	background-image: url(../images/nav_bj2.gif);
	background-repeat: repeat-x;
}
#header #nav .nav_faq2 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#header #nav .nav_faq2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#header #nav .nav_faq2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#header #nav #nav_r{
	background-image: url(../images/nav_r.gif);
	background-repeat: no-repeat;
	float: right;
	height: 33px;
	width: 16px;
}
/*main/////////////////////////////////////////////////////*/
#main {
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
}
#main #main_all{
}
#all_til{
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	background-color: #dee3e7;
	margin-bottom: 5px;
	margin-top: 5px;
}
#all_til #all_til_l{
	background-image: url(../images/r_til_l.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 22px;
}
#all_til #all_til_til{
	text-transform: uppercase;
	color: #000000;
	width: 350px;
	float: left;
	padding-left: 10px;
	line-height: 27px;
	font-weight: bold;
}
#all_til #all_til_r{
	float: right;
	height: 28px;
	width: 6px;
	background-image: url(../images/r_til_r.gif);
	background-repeat: no-repeat;
}
/*home////////////////////////////////////////*/
#left {
	float: left;
	width: 201px;
	margin-top: 6px;
}
#left .list_til{
	background-image: url(../images/list_til.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 201px;
	color: #FFFFFF;
	text-indent: 10px;
	line-height: 23px;
	font-weight: bold;
}
#left .list{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-left-color: #cacaca;
	background-color: #f2f3f2;
}
#left .list .list_subtil{
	background-image: url(../images/list_subtil.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	color: #000000;
}
#left .list .list_contant{
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left .list .list_contant div{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d8db;
	width: 170px;
	background-image: url(../images/list01.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 25px;
	font-size: 10px;
	line-height: 25px;
	color: #666666;
}
#left .list .list_contant div a:link{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#left .list .list_contant div a:visited{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#left .list .list_contant div a:hover{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#right {
	float: right;
	width: 680px;
	margin-top: 6px;
}
#right .r_contant{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4dbdf;
	border-left-color: #d4dbdf;
}
#right .r_contant .r_til{
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	background-color: #dee3e7;
	margin-bottom: 5px;
}
#right .r_contant .r_til .r_til_l{
	background-image: url(../images/r_til_l.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 22px;
}
#right .r_contant .r_til .r_til_til{
	text-transform: uppercase;
	color: #000000;
	width: 350px;
	float: left;
	padding-left: 10px;
	line-height: 27px;
	font-weight: bold;
}
#right .r_contant .r_til .r_til_r{
	float: right;
	height: 28px;
	width: 6px;
	background-image: url(../images/r_til_r.gif);
	background-repeat: no-repeat;
}
/*footer////////////////////////////////////////////////*/
#footer {
	height: 29px;
	background-color: #e2e2e2;
	margin-top: 10px;
	margin-bottom: 5px;
}
#footer #footer_l{
	background-image: url(../images/footer_l.gif);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 5px;
}
#footer #footer_contant{
	color: #666666;
	text-align: center;
	float: left;
	width: 883px;
	padding-top: 4px;
}
#footer #footer_r{
	background-image: url(../images/footer_r.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 5px;
}
