body {
	margin:0px;
	padding:0px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
h1, h2, h3, h4, h5, h6, span, p, img, input {
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}
h1 {
	font-size:20px;
	font-weight: normal;
	padding-left:10px;
}
h2, h3 {
	color:#000;
	font-size:18px;
	font-weight:normal;
	line-height:34px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-left: 5px;
	
}

p {
	color:#393934;
	text-align:justify;
}
img {
	border:0px;
}
* {
	margin:0px;
	padding:0px;
}
span {
	color:#f7cb32;
}
.tag{ color:#333333; text-decoration:none;}
.tag:hover{ text-decoration:underline;}
.edittop_bg {
	width:100%;
	height:auto;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#f4f4f4;
}
.space {
	margin:8px 10px;
}
.logo {
	height:128px;
	padding-top: 2px;
	background-image: url(../images/edit_juction_line0.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.logoright {
	width:175px;
	height:100px;
	background-image: url(../images/contact_us_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
	
}
li {
	line-height:35px;
	float:left;
}
li a {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	display:block;
	text-decoration:none;
	padding:0px 13px;
}
li a:hover {
	color:#ffc600;
}

.editfooter_bg {
	height: 95px;
	background-image: url(../images/footer_bg.gif);
	background-position: left top;
	color: #FFFFFF;
}
.footer_tex {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 5px;
}
.footer_tex:hover {
	color:#bd8500;
}
.bot_bor {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

