﻿a {
	text-decoration: none;
	color: #646464;
}
/********* 首页***********/
html, body {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}


.content_left{
	width: 180px;
	float: left;
	height: 500px;
}
.content_right {
	width: 900px;
	float: left;
	font-size: 12px;
	color: #666;
	margin-left: 25px;
	margin-top: 20px;
}
.content_right_1{
	float: right;
	font-size: 12px;	
	color: #666;
}
.content_right_2{
	float: right;
	font-size: 12px;	
	color: #666;
	margin-bottom: 30px;
}

#special_header{
	margin-top: 10px;
}
.content_left_title{
	margin-top: 10px;
	background: url("../images/left_header.png") no-repeat center;
	padding-left: 58px;
	color: #646464;
	font-size: 16px;
	margin-bottom: 30px;
}

.content_left_detail{
	text-align: center;
	margin-top: 5px;
	color: #666;
	padding-top: 7px;
	padding-bottom: 8px;
	border-bottom: 1px  dashed  #D8D5D5;
}

.content_left_detail a{
	color: #666;
	padding: 5px 10px 5px 10px;
}
.content_right_top {
	text-align: center;
	color: #000000;
	font-size: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.title{
	color: #000;
}
#friendlyLinkiframe{
	padding: 0px 40px;
	border: 1px solid #dcdcdc;
}
.menu_background{
	background: url('images/special_backg.png') no-repeat center;
}

.friendly_link_table{
	width: 100%;
	text-align: left;
	font-size:12px;
	color: #333;
	border:1px solid #DDD;
	border-right: 0px;
	border-bottom: 0px;
	margin-top: 30px;
}

 .friendly_link_table tr, .friendly_link_table tr td{
	font-size:13px;
	border-collapse: collapse;
	padding: 10px;

}
.friendly_link_table tr td{
	border-bottom:1px solid #DDD;
	border-right:1px solid #DDD;
}
#specialServiceiframe{
	border: 1px solid #dcdcdc;
	padding: 0px 15px 0px 15px;
} 
.content_left_title_top{
	margin-top: 5px;
}