.g{
	width: 990px;
}
body {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

/*head*/
.head_bg{
	background-color: #010101;
	background-image: url(images/head-bg.jpg);
	background-repeat: repeat-x;
}
.head_sum_word{
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
}
/*service*/
.service_bg{
	background-color:#0085C4;
	background-image:url(images/service-bg.jpg);
	background-repeat:repeat-x;
}
h1{
	font-size:40px;
	line-height:40px;
	color:#fff;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.service_word{
	font-size:14px;
	line-height:20px;
	color:#fff;
}
h2{
	font-size:14px;
	line-height:20px;
	color:#fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left:0px;
}
/*body*/
.body_bg{
	background-color:#eee;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
}
.body_bor{
	border: 1px solid #ccc;
}
.body_br{
	padding: 15px;
}
.body_tt{
	font-size:30px;
	line-height:30px;
	color:#000;		
}
.l_tab_word{
	font-size: 16px;
	line-height: 23px;
	color: #000;
}
.l_tab_word_strong{
	font-size: 20px;
	line-height: 23px;
	color: #B22121;
	font-weight: bold;
}
.l_tab_link{
	font-size: 16px;
	line-height: 23px;
	color: #06c;
	font-weight: bold;
}
.r_tab_word{
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.r_tab_link{
	font-size: 20px;
	line-height: 23px;
	color: #06c;
}
/*b*/
.b_bg{
	background-color: #0051AD;
	background-image: url(images/b-bg.jpg);
}
.b_word{
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
}
