@charset "utf-8";
/* CSS Document */
#flashControl_flashContent {
	margin-left:32px;
	height:250px;
	width:605px;
	margin-top:17px;
}
#title_blog {
	background:url(../images/title_bg.gif) repeat-x;
	width:605px;
	height:27px;
	margin-left:32px;
	margin-top:17px;
	position:relative;
}
#title_blog b.left {
	position:absolute;
	left:0px;
	top:0px;
}
#title_blog b.right {
	position:absolute;
	right:0px;
	top:0px;
}
.blog_new {
	width:600px;
	height:139px;
	margin-left:37px;
	margin-top:15px;
}
.blog_new table {
	width:100%;
	height:100%;
}
.photo_img {
	background:url(../images/bg_img.gif) no-repeat scroll 0px 0px;
	width:25%;
	height:139px;
	float:left;
}
.photo_img img {
	margin-top:5px;
	margin-left:8px;
}
.sub_cont {
	width:75%;
	height:139px;
	float:left;
	position:relative;
}
.sub_cont img {
	position:absolute;
	right:0px;
	top:107px;
}
.sub_cont p {
	color:#666666;
	text-indent:2em;
	font-size:12px;
	line-height:20px;
	margin:0px;
}
h4 {
	color:#b3b1b1;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	margin-bottom:5px;
}
h4 a {
	color:#0086ed;
	font-size:14px;
	font-weight:bold;
}
h4 a:hover {
	color:#5a8506;
}
h3 {
	color:#9b9a9a;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	margin:0px;
	margin-bottom:5px;
}
.boder_line {
	border-bottom:1px solid #ebebeb;
}.boder_line2 {
	border-bottom:0px solid #ebebeb;
}
#new_work {
	height:400px;
	background:url(../images/new_work.gif) no-repeat scroll 5px 5px;
	padding-top:5px;
}
#new_work ul {
	width:174px;
	margin-top:50px;
	height:282px;
	margin-left:25px;
}
#new_work ul li {
	margin-bottom:20px;
}
