@charset "utf-8";
/* CSS Document */

*{
word-break:break-all;
margin:0;
padding:0;
}
body{
padding:0;
margin:0;
font-size:12px;
background:#fff url(../images/bg_orange.gif) repeat-x;
}
p,td { font-family:Arial, Helvetica, sans-serif,宋体; font-size:12px;color:#000;line-height:150%;}
input {
	height:20px;
}
.handCur {
	cursor:hand;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: none;
}
.header_menu02 {
	padding-top:3px;
}
.bg_orange {
	background:#ff7300;
}
.bg_gray {
	background:#636363;
}
.td_pic_bottom {
	color:#FFFFFF;
	padding:10px 0;
	line-height:180%;
}
.td_content {
	padding:14px 19px;
	line-height:150%;
	width:693px;
}
.td_content p {
	line-height:150%;
}
.gray {
	color:#777;
}
.txt_14 {
	font-size:14px;
	color:#7e7e7e;
}
.txt_14 a:link {
	font-size:14px;
	color:#7e7e7e;
}
.txt_14 a:visited {
	font-size:14px;
	color:#7e7e7e;
}
.txt_14 a:hover {
	font-size:14px;
	color:#999;
}
.txt_b {
	font-weight:bold;
}

.works_list {
	width:100%;
	padding:5px 4px 5px 0px;
}
.works_list li {
	padding:2px 14px 2px 0px;
	float: left;
	overflow:hidden;
	line-height:1.5em;
}
.works_list .img {
	border:3px #cecece solid;
	filter:gray;
}
.works_list .img_on {
	border:3px #cecece solid;
}
.works_list .txt {
	font-style:normal;
	float:left;
	width:140px;
	overflow:hidden;
	height:1.6em;
	margin:6px 0 8px 0;
}
.page, .page a:link, .page a:visited, .page a:hover {
	color:#ff7300;
	padding-top:8px;
}
.team_list {
	width:100%;
	padding:0 4px 5px 0;
}
.team_list li {
	padding:2px 14px 2px 0;
	float: left;
	overflow:hidden;
	line-height:1.5em;
}
.team_list .img {
	/*filter:gray;*/
}
.team_list .txt {
	font-style:normal;
	float:left;
	overflow:hidden;
}

.copyright {
	padding-left:27px;
	height:50px;
	color:#454545;
}


.txt_white {
	color:#FFFFFF;
}
.txt_red {
	color:#FF0000;
}
.txt_bold {
	font-weight:bold;
}
.content {
	padding:10px 5px;
}
.works_desc {
	font-size:14px;
	color:#ff7300;
	font-weight:bold;
	padding: 5px 0;
}
.works_th {
	background:#999999;
	color:#FFFFFF;
	padding:3px 6px;
	border:1px #FFFFFF solid;
	font-weight:normal;
	line-height:24px;;
}