a:link{
	color:#006699;
}

td{
	line-height:130%;
	font-size:10pt;
}
h1{
	margin: 15px 0;
}
h2{
	margin:0;
	padding:0;
}
h3{
	margin:2px;
	font-size:12pt;
}
.bg_new {
	background-image: url(img/bg_new.gif);
	background-repeat: repeat-y;
}
.page_titleline {
	background-color: #FF9900;
	border: 1px solid #CCCCCC;
}
.l_img{
	float:left;
}
p{
	margin:5px;
	padding:1px;
}.r_img {
	float: right;
}
h4 {
	margin:7px 0;
	background-color: #FF9900;
	border: 1px solid #CCCCCC;
}
.blog_url{
	width:340px;
	position:relative;
	top: 1px;
	z-index:2;
}
.under_doted {
	padding-bottom:6px;
	border-bottom: 1px dotted #999999;
}

.faq{
	width:340px;
	position:relative;
	z-index:1;
}
.faq td{
	color:#666666;
	margin:2px 0 3px 0;
	font-size:11pt;
	line-height:115%;
}
.faq td.q{
	color:#CC6600;
	margin:0 0 3px 0;
	padding-top:8px;
}
th{
	font-size:10pt;
	text-align:left;
}
.talent_i{
	width:212px;
	float:right;
}
.talent_td {
	border-bottom: 1px solid #CCCCFF;
	padding:8px;
}.talent_th {
	background:#E7EBEF;
	border: 1px solid #CCCCFF;
	padding-top:8px;
	text-align:center;
}
.blog_box{
	margin-top:7px;
	padding-bottom:4px;
	padding-left:5px;	
	border-left:solid 8px #e1e1e1;
	border-bottom:dotted 1px #cccccc;
}
