*{margin:0;padding:0;}
body {
	margin: 0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif,ËÎÌå;
	font-size:12px;
	color:#7c0000;
	line-height:150%;
	background:#fff;
	text-align:center;

	scrollbar-face-color:#DEDEDE;
	scrollbar-base-color:#F5F5F5;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F5F5F5;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#F5F5F5;
	scrollbar-3dlight-color:#C3C3C3;
	scrollbar-darkshadow-Color:#9D9D9D;
}
p,td { font-family:Arial, Helvetica, sans-serif,ËÎÌå;font-size:12px;line-height:120%;}
fieldset, img, a img {
	border:0;
}
input, img, select {
	vertical-align:middle;
}
ul,li{
	list-style:none;
}

a:link {
	color: #7c0000;
	text-decoration: none;
}
a:visited {
	color: #7c0000;
	text-decoration: none;
}
a:hover{
	color: #7c0000;
	text-decoration: none;
}
.handCur {
	cursor:hand;
}
.gray {
	color:gray;
}
.gray a:hover,.gray a:visited,.gray a:visited {
	color:gray;
}
.black {
	color:gray;
}
.black a:hover,.black a:visited,.black a:visited {
	color:gray;
}
.brown {
	color: #7c0000;
}
.red {
	color:#F00;
}
.clear {
	font:0px/0px sans-serif;
	height:0;
	clear: both;
	display: block;
}
.float_Left {
	float:left;
}
.float_Right {
	float:right;
}
.align_Left {
	text-align:left;
}
.align_Center {
	text-align:center;
}
.align_Right {
	text-align:right;
}
.left_page {
	width:100%;
	text-align:left;
}
.container {
	width:1000px;
	margin:0 auto;
	background-color:#FFF;
}
.box_top {
	width:1000px;
	height:6px;
	overflow:hidden;
	background-image:url(../images/box.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom:5px;
}
.box_bottom {
	width:1000px;
	height:6px;
	overflow:hidden;
	background-image:url(../images/box.gif);
	background-repeat:no-repeat;
	background-position:0 -6px;
	margin-top:5px;
}
.index_pic {
	margin:30px 45px;
	border-left:1px #7c0000 solid;
	border-right:1px #7c0000 solid;
}
.main {
	width:1000px;
	margin:10px auto;
}
.main_right {
	float:right;
	width:890px;
	text-align:left;
}
/***********header*************/
.header {
	margin:15px 0;
	height:35px;
	overflow:hidden;
}
.logo {
	float:left;
	text-align:left;
}
.header_nav {
	float:right;
	margin-top:10px;
	width:300px;
	height:22px;
}
.header_nav ul {
}
.header_nav li {
	float:left;
	text-align:right;
	margin-left:10px;
	line-height:22px;
	font-weight:bold;
	color:#f0c81c;
}
.home a:link,.home a:visited,.home a:hover {
	color:#e41016;
}
.header_nav li span {
	border:1px solid #fbc300;position:absolute;overflow:hidden;
	height:20px;
	width:110px;
}
/***********main*************/
.main_nav {
	width:90px;
	float:left;
}
.main_nav li{
	width:90px;
	margin-bottom:2px;
}
.main_pic {
	float:left;
	width:380px;
	margin:0 10px;
}
.main_tab {
	float:left;
	width:508px !important;
	width:510px;
	border:1px #7c0000 solid;
	height:220px;
	overflow:hidden;
}
.main_tab_menu {
	height:45px;
	overflow:hidden;
}
.main_tab_menu li {
	display:inline;
	text-align:left;
	height:43px !important;
	height:45px;
	width:169px;
	overflow:hidden;
	border-bottom:1px #7c0000 solid;
	border-right:1px #7c0000 solid;
}
.main_tab_menu .sel {
	border-bottom:0;
}
.main_tab_content {
	float:left;
	text-align:left;
	margin:5px;
}
.main_tab_news li {
	text-align:center;
	width:249px;
	float:left;
	line-height:150%;
}

.main_right_pic {
	text-align:left;
}
.main_right_content,.main_right_content p {
	color:#494949;
	line-height:180%;
	text-indent:24px;
}
.main_right_content .gray {
	color:gray;
}
/***********aboutus*************/
.main_right_box {
	display:block;
	border:1px #7c0000 solid;
	overflow:hidden;
}
.main_right_tab_title h1 {
	font-size:16px;
	font-weight:bold;
	padding:10px 20px;
}

.main_right_tab_menu {
	height:30px;
	background:url(../images/main_right_tab_menu_bg.gif);
	margin:0 15px;
}
.main_right_tab_menu li {
	float:left;
	line-height:30px;
	padding:0 40px 0 0;
	height:30px;
	cursor:hand;
}
.main_right_tab_menu span {
	line-height:30px;
	height:30px;
	padding-left:10px;
}
.main_right_tab_menu .sel  {
	background:url(../images/main_right_tab_menu.gif);
	background-repeat:no-repeat;
	background-position:right;
	line-height:30px;
	height:30px;
}
.main_right_tab_menu .sel span {
	line-height:30px;
	height:30px;
	background:url(../images/main_right_tab_menu_span.gif);
	padding-left:10px;
	font-weight:bold;
}
.main_right_tab_content {
	margin:10px 20px;
	height:355px;
	color:#494949;
	line-height:180%;
	overflow:auto;
}
.main_right_tab_content p {
	color:#494949;
	line-height:180%;
}
.main_right_tab_content img {
	border:1px #7c0000 solid;
	margin:8px 10px 8px 0;
}

/***********service*************/
.main_right_service {
	border-top:13px #7c0000 solid;
	border-bottom:13px #7c0000 solid;
}
.service_01_content {
	line-height:150%;
}
.service_01_content h1 {
	font-size:14px;
	padding:5px 10px;
}
.service_01_content img {
	margin:3px 0;
}
.service_01_box_01_title {
}
.service_01_box_01 {
	border:1px #7c0000 solid;
	border-top:0;
}
.service_01_box_01 h1 {
	font-size:14px;
	padding:5px 20px;
}
.service_01_box_01 td img {
	border:1px #7c0000 solid;
	margin-bottom:5px;
}
.service_01_box_02 {
	float:left;
	width:350px;
	height:195px;
	overflow:hidden;
	background-image:url(../images/service_01_team_02_title.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
.service_01_box_02_title {
	float:left;
	width:200px;
	text-align:right;
	padding-top:45px;
	color:#494949;
}
.service_01_box_02_title h1 {
	font-size:16px;
}
.service_01_box_02_pic {
	float:left;
	margin:10px 0 0 10px;;
}
.service_01_box_02_pic img {
	border:1px #7c0000 solid;
}
.service_01_box_03 {
	float:left;
	margin-left:10px;
	width:530px;
	height:195px;
	overflow:hidden;
}
.service_01_box_03_title {
}
.service_01_box_03_content {
	height:170px;
	border:1px #7c0000 solid;
	border-top:0;
}
.service_01_box_03_content li {
	float:left;
	margin:5px 0 0 4px;;
}
.service_01_box_03_content li img {
	border:1px #7c0000 solid;
}
.service_01_01_pic {
	float:left;
	border:1px #7c0000 solid;
}
.service_01_01_txt {
	float:left;
	width:370px;
	height:400px;
	margin-left:10px;
	color:#494949;
	text-indent:24px;
	line-height:150%;
	overflow:auto;
}
.service_01_01_txt p {
	margin:10px 0;
}
.service_01_01_title {
	float:right;
	width:200px;
	text-align:right;
	color:#494949;
}
.service_01_01_title h1 {
	font-size:16px;
}
.service_01_02_txt {
	width:380px;
	float:right;
}
.service_01_02_txt p {
	line-height:150%;
	color:#494949;
}
.service_01_02_txt h1 {
	font-size:18px;
	color:#7c0000;
}
.service_01_02_pic {
	float:left;
	width:500px;
}
.service_01_02_pic img {
	border:1px #7c0000 solid;
	margin:3px 3px 3px 0;
}
.service_01_03_content {
	height:420px;
	color:#494949;
	line-height:150%;
	overflow:auto;
}
.service_01_03_pic {
	float:left;
	border:1px #7c0000 solid;
	margin-right:20px;
}
.service_01_03_intro{
	float:left;
	line-height:150%;
}
.service_01_03_intro p {
	line-height:150%;
}
.service_01_03_intro h1 {
	font-size:18px;
	color:#7c0000;
}
.service_01_03_txt,.service_01_03_txt p {
	line-height:150%;
}
.service_03_box {
	width:440px;
	float:left;
}
.service_03_box_title {
}
.service_03_box_content {
	border:1px #7c0000 solid;
	border-top:0;
	height:170px;
}
.service_03_pic {
	float:left;
	margin:10px;
	border:1px #7c0000 solid;
}
.service_03_txt {
	color:#494949;
	line-height:180%;
}
.service_03_txt h1 {
	margin-top:10px;
	font-size:14px;
	color:#7c0000;
}
.service_03_01_txt {
}
.service_03_01_txt p {
	line-height:150%;
	color:#494949;
}
.service_03_01_txt h1 {
	font-size:18px;
	color:#7c0000;
}
.service_03_01_pic {
}
.service_03_01_pic img {
	border:1px #7c0000 solid;
	margin:3px 3px 3px 0;
}
.service_04_box li {
	float:left;
	color:#494949;
}
.service_04_box li h1 {
	font-size:14px;
	color:#7c0000;
}
.service_04_box .service_04_txt {
	height:400px;
	margin-top:15px;
	padding:0 10px;
	border-right:1px #7c0000 solid;
}
.service_04_box li .service_04_txt1,.service_04_box li .service_04_txt2 {
	width:200px;
	text-indent:24px;
	margin-top:10px;
	overflow:hidden;
	line-height:25px !important;
}
.service_04_box li .service_04_txt3 {
	width:420px;
	height:400px;
	padding:0;
	overflow:hidden;
}
/***********wall*************/
.wall_left {
	float:left;
	width:320px;
	margin:100px 0 0 20px;
}
.wall_left h1 {
	font-size:20px;
	margin:10px 0;
}
.wall_left .wall_txt {
	color:#494949;
	line-height:180%;
	text-indent:24px;
}
.wall_pic {
	float:right;
	width:500px;
}
.wall_content {
	height:425px;
	margin:10px;
	overflow:auto;
	color:#494949;
}
.wall_content img {
	border:1px #7c0000 solid;
	margin:3px 0;
}
.wall_content td {
	line-height:130%;
	color:#494949;
}
.wall_02_title {
}
.wall_02_box_01 {
	border:1px #7c0000 solid;
	border-top:0;
}
.wall_02_box_01 td {
	color:#494949;
}
.wall_02_box_01 img {
	border:1px #7c0000 solid;
}
.wall_02_box_02 {
	border:1px #7c0000 solid;
	border-top:0;
	padding:15px 50px;
	color:#494949;
}
/***********works*************/
.works_01_txt {
	color:#494949;
	height:110px;
	overflow:hidden;
}
.works_01_pic {
	height:300px;
	overflow:auto;
}
.works_01_pic img {
	border:1px #7c0000 solid;
	margin:4px 1px 4px 0;
}

.works_content {
	height:425px;
	margin:10px 25px;
	padding-right:10px;
	overflow:auto;
	color:#494949;
}
.works_content p {
	line-height:180%;
}
.works_content img {
	border:1px #7c0000 solid;
	margin:4px 0;
}
.works_02_content,.works_03_content {
	height:425px;
	overflow:auto;
	color:#494949;
}
.works_02_content img,.works_03_content img {
	border:1px #7c0000 solid;
	margin:4px 3px 4px 0;
}
/***********news*************/
.news_01_box {
	height:400px;
	padding-right:10px;
	overflow:auto;
	color:#494949;
}
.news_01_list li {
	height:135px;
	border-bottom:1px #CCC dashed;
	margin-bottom:10px;
}
.news_01_pic {
	float:left;
	margin-right:20px;
	width:180px;
	height:120px;
	border:1px #7c0000 solid;
	background:#eee;
	overflow:hidden;
}
.news_01_pic img {
}
.news_01_desc {
	float:left;
	line-height:250%;
	padding-top:10px;
}
.news_01_desc h1 {
	font-size:16px;
	color:#494949;
}
.news_01_desc h2 {
	font-size:14px;
	color:#7c0000;
}
.news_01_desc h3 {
	font-size:12px;
	color:#494949;
	font-weight:normal;
}
.news_02_title {
}
.news_02_box_01 {
	border:1px #7c0000 solid;
	border-top:0;
	color:#494949;
	height:385px;
}
.news_02_box_01 li {
	float:left;
	margin:10px 20px 0;
}
.news_02_box_01 li img {
	border:1px #7c0000 solid;
}
.news_02_txt1 {
	margin-top:3px;
	text-align:center;
	width:170px !important;
	width:182px;
	height:40px;
	padding:0 5px;
	border:1px #ddd solid;
	overflow:hidden;
}
.news_02_box_02 {
	border:1px #7c0000 solid;
	border-top:0;
	color:#494949;
	height:65px;
}
.news_02_box_02 li {
	float:left;
	margin:10px 0 0 20px;
	width:420px;
}
.news_02_pic2 {
	float:left;
	margin-right:5px;
}
.news_02_txt2 {
	float:left;
}
.news_03_box {
	color:#494949;
}
.news_03_box li {
	float:left;
	margin:10px 20px 0;
}
.news_03_box li img {
	border:1px #7c0000 solid;
}
/***********hr*************/
.main_right_hr {
	width:890px;
}
.main_right_hr_tab {
	height:30px;
	background:url(../images/main_right_tab_menu_bg.gif);
	margin:0;
}
.main_right_hr_tab li {
	float:left;
	line-height:30px;
	padding:0 40px 0 0;
	height:30px;
	cursor:hand;
}
.main_right_hr_tab span {
	line-height:30px;
	height:30px;
	padding-left:10px;
}
.main_right_hr_tab .sel  {
	background:url(../images/main_right_tab_menu.gif);
	background-repeat:no-repeat;
	background-position:right;
	line-height:30px;
	height:30px;
}
.main_right_hr_tab .sel span {
	line-height:30px;
	height:30px;
	background:url(../images/main_right_tab_menu_span.gif);
	padding-left:10px;
	font-weight:bold;
}
.main_right_hr_tab_content {
	margin:10px 0;
	height:300px;
	color:#494949;
	line-height:180%;
	overflow:auto;
}
.main_right_hr_tab_content p {
	color:#494949;
	line-height:180%;
}
/***********main_right_sub_menu*************/
.main_right_sub_menu_bg {
	background-image:url(../images/space.gif);
	background-repeat:repeat-y;
	background-position:219px 0;
	height:450px;
	overflow:hidden;
}
.main_right_sub_menu {
	float:left;
	width:220px;
}
.main_right_sub_menu li {
	float:left;
	width:220px;
	height:65px;
	background-image:url(../images/main_right_sub_menu.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom:10px;
	padding:18px 0 0 10px;
	line-height:180%;
	color:#494949;
	cursor:hand;
	overflow:hidden;
}
.main_right_sub_menu .sel {
	color:#7c0000;
	font-weight:bold;
	background-position:0 -65px;
}
.pbox{ width:auto; height:15px; overflow:hidden}
.pbox p{ display:block; height:35px; width:auto;}
.main_right_sub_box {
	float:left;
	width:670px;
	border:1px #7c0000 solid;
	border-left:0;
	height:450px;
}


.main_right_sub_menu_bg2 {
	background-image:url(../images/space.gif);
	background-repeat:repeat-y;
	background-position:149px 0;
	height:450px;
	overflow:hidden;
}
.main_right_sub_menu2 {
	float:left;
	width:150px;
}
.main_right_sub_menu2 li {
	float:left;
	width:150px;
	height:30px;
	background-image:url(../images/main_right_sub_menu2.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom:10px;
	padding:7px 0 0 10px;
	line-height:180%;
	color:#494949;
	cursor:hand;
	overflow:hidden;
}
.main_right_sub_menu2 .sel {
	color:#7c0000;
	font-weight:bold;
	background-position:0 -30px;
}
.main_right_sub_box2 {
	float:left;
	width:740px;
	border:1px #7c0000 solid;
	border-left:0;
	height:450px;
}


/***********footer*************/
.footer {
	color:#7c0000;
	margin-top:10px;
}
.footer_left {
	float:left;
	text-align:left;
}
.footer_right {
	float:right;
	text-align:right;
	margin-top:35px;
}
