﻿@charset:'UTF-8';
*{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana,Tahoma,'宋体';
	line-height:180%;
	color:#333;
}
body{
	background:url(b.jpg) #fff repeat 0 0;
	margin:0 auto;
}
ul,dl{
	list-style:none;
}
a img{
	border:0;
}
a{
	color:#0000FF;
	text-decoration:none;
}
a:hover{
	color:#36f;
	text-decoration:underline;
}
h1{
	font-size:14px;
	color:#fff;
	padding:15px 0 15px 50px;
	background:url(4.jpg)  no-repeat 0 50%;
}
#urlText{
	line-height:100%;
	padding:6px;
	border:1px solid #f06;
	margin:0 2px;
	width:340px;
}
/* Fix Float BUG*/
.c{
	clear:both;
}
.c:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.c {display: inline-table;}
/* Hides from IE-mac \*/
.c {height: 1%;}
.c {display: block;}
/* End hide from IE-mac */
.w{
	width:800px;
	margin:0 auto;
}
.l{float:left;}
.r{float:right;}
.tc{text-align:center;}
.tr{text-align:right;}
.ti{text-indent:2em;}
.pd{padding:15px 26px 5px 26px;}
.fs{
	font-size:14px;
}
.i{
	background:#fff;
	padding:5px;
	border:1px solid #ccc;
	margin:5px;
}
.l ul li{
		float:none;
		text-align:left;
		padding:4px 7px 4px 3px
}
.l ul li span{
	float:right;
	text-align:center;
	white-space:nowrap
}
.l ul li input{
	margin:0 5px;
}

b.rtop,
b.rbottom{display:block;background:(b.jpg) repeat 0 0}
b.rtop b, 
b.rbottom b{display:block;height: 1px;
    overflow: hidden; background:#FFF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, 
b.rbottom b.r4{margin: 0 1px;height: 2px}

#g00{
	background:url(ls.gif) repeat-x 0 0; 
}
#g00 a{margin:0 10px;}
#g01 img{float:left}
#g02,#g03,#g04{
	padding:5px;
}
#g02 .p{
	padding:5px 15px;
	background:#fff
}
#g02 div.h{
	padding-top:10px;
	width:430px;
	font-size:14px;
}
#g02 div.h strong{
	font-size:14px;
	color:#f06;
}
#g04 a{
	margin:5px;
	color:#333;
}