﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	padding: 10px;
}
td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
.w {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1{
	font-family: Arial;
	font-size: 30px;
	line-height: 30px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}

.tt{
	font-family: Arial;
	font-size: 24px;
	line-height: 24px;
	color: #666;
}
.tt_White {
	font-family: Arial;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
}
/*头部*/
.t_bg{
	background-image: url(images/t-bg.jpg);
	background-repeat: no-repeat;
}
/*导航*/
.nav_link a:link, .nav_link a:visited {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial;
	line-height: 14px;
}
.nav_link a:hover{
	text-decoration: underline;
}
/*内容背景部分*/
.l_bg{
	background-image: url(images/c-l-bg.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.r_bg{
	background-image: url(images/c-r-bg.jpg);
	background-repeat: repeat-y;
	width: 9px;
}
.m_blue_bg{
	background-color: #FFF;
	background-image: url(images/t-c-m-bg.jpg);
	background-repeat: repeat-x;
}
/*内容部分*/
.d_tt{
	font-family: Tahoma, Arial;
	font-size: 35px;
	line-height: 48px;
	color: #FFF;
	font-weight: normal;
}
.t_sum{
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #000;
}
.Dri_Dete_ico {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.Dri_Dete_ico li {
	background-image: url(images/t_ico.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.Dri_Dete_word{
	font-family: Verdana;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
}
.Dri_Dete_link{
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #06C;
	font-weight: bold;
}
.Dri_br{
	padding-top: 35px;
}
a.Dri_Dete_button {
	display: block;
	height: 69px;
	width: 223px;
	background-image: url(images/fs_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.Dri_Dete_button {
	background-image: url(images/fs_button.gif);
	background-repeat: no-repeat;
	background-position: 0px -69px;
}
/*Three ways*/
.Thr_way_tt{
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	color: #333;
}
/*右侧导航*/
.r_t_bg{
	background-image: url(images/r_t_bg.gif);
	background-repeat: no-repeat;
}
.r_m_bg{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
}
.r_tt{
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	padding-left: 15px;
}
.r_link a:link, .r_link a:visited {
	font-size: 12px;
	color: #06c;
	font-family: Verdana;
	line-height: 14px;
}
.r_link a:hover{
	color:#000;
}
.r_ico {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.r_ico li {
	background-image: url(images/r_ico.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}
/*版权*/
.foot_word{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
.l_tab_money_link{
	font-family: Arial;
	font-size: 18px;
	color: #06c;
	line-height: 20px;
}

.word_3 {
	font-family: Georgia;
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
	border-spacing:2px;
}
