﻿body {
	font-size: 11px;
	line-height: 1.4em;
	word-break: break-all;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #A17E62;
	font-family: Arial, "Lucida Grande", Lucida, Helvetica, 宋体,sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
}
td{
    font-size: 11px;
	line-height: 1.4em;
	word-break: break-all;
	color: #333333;
}
input {
    line-height: 12px;
	font-size: 12px;
	height: 18px;
	font-family: Arial, "Lucida Grande", Lucida, Helvetica, 宋体,sans-serif;
}
.input_s1 {
    line-height: 12px;
	font-size: 12px;
	width: 210px;
	height: 18px;
	font-family: Arial, "Lucida Grande", Lucida, Helvetica, 宋体,sans-serif;
}
textarea {
    line-height: 14px;
	font-size: 12px;
	font-family: Arial, "Lucida Grande", Lucida, Helvetica, 宋体,sans-serif;
}


.div_s1 {
    margin-left: 8px;
	margin-right: 8px;
}



.left {
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
}

.job {
    clear: both;
	border: solid 1px #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto; 
}

.container {
    margin: auto;
	width: 850px;
	overflow: hidden;
	zoom: 1;
}

.header {
    margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	zoom: 1;
}
    .header_logo {
	    float: left;
	}

.content {
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	overflow: hidden;
	zoom: 1;
}
    .content_left {
	    width: 190px;
		float: left;
	}
	    .nav_list {
		    margin-left: auto;
			margin-right: auto;
			margin-bottom: 1px;
			padding: 0px;
		}
		.nav_sub {
		    margin-left: auto;
			margin-right: auto;
			margin-bottom: 1px;
			padding-top: 0px;
			padding-left: 0px;
			padding-right: 0px;
			padding-bottom: 10px;
			background-color: #B23521;
		}
		.p_cs {
		    margin-left: auto;
			margin-right: auto;
			background-image: url(../img/p_cs_01.gif);
			background-repeat: no-repeat;
			height: 60px !important;
			height: 100px;
			padding-top: 40px;
		}
		.p_cs_btm {
		    margin-left: auto;
			margin-right: auto;
			background-image: url(../img/p_cs_02.gif);
			background-repeat: no-repeat;
			height: 141px;
		}
	.content_right {
	    width: 659px;
		float: right;
	}
	    .banner_home {
		    margin-left: auto;
	        margin-right: auto;
	        margin-bottom: 1px;
			padding-top: 15px;
			padding-left: 15px;
			padding-right: 170px;
			text-align: left; 
			height: 105px !important;
			height: 120px;
			background-image: url(../img/banner_home_pic.gif);
			background-repeat: no-repeat;
		}
		.banner_pro {
		    margin-left: auto;
	        margin-right: auto;
	        margin-bottom: 1px;
			padding: 15px;
			text-align: left; 
			height: 91px !important;
			height: 121px;
			background-image: url(../img/product_top_bg.gif);
			background-repeat: repeat-x;
		}
		    .banner_pro_title_on {
			    font-size: 12px;
				line-height: 20px;
				height: 20px;
				font-weight: bold;
				float: left;
				padding-left: 6px;
				padding-right: 6px;
				background-color: #FFFFFF;
				color: #B23521;
			}
			.banner_pro_title_out {
			    font-size: 12px;
				line-height: 20px;
				height: 20px;
				font-weight: bold;
				float: left;
				padding-left: 6px;
				padding-right: 6px;
				color: #B23521;
			}
			.banner_pro_content {
			    margin: auto;
				height: 51px !important;
				height: 71px;
				padding-left: 15px;
				padding-right: 15px;
				padding-top: 10px;
				padding-bottom: 10px;
				overflow: hidden;
				clear: both;
				background-color: #FFFFFF;
			}
		#fc_home {
		    margin: auto;
			height: 301px;
			background-color:#FFFFFF;
		}
		#fc_pro {
		    margin: auto;
			width: 659px;
			height: 300px;
			background-color:#FFFFFF;
		}
	    .banner_comm {
		    margin-left: auto;
	        margin-right: auto;
	        margin-bottom: 1px;
		}
		.text_area {
		    margin: auto;
			text-align: left;
			background-color: #FFFFFF;
			padding-top: 15px;
			padding-left: 15px;
			padding-right: 15px;
			overflow: hidden;
			zoom: 1;
		}

.btm {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 5px;
}

.tx_red {
	color: #B23521;
}
.tx_red16 {
    font-size: 16px;
	color: #B23521;
	font-weight: bold;
}
.tx_red18 {
    font-size: 18px;
	color: #B23521;
	font-weight: bold;
}

a:link,a:active,a:visited {
    text-decoration: none;
	color: #333333;
}
a:hover {
    text-decoration: underline;
	color: #B23521;
}

a.lnk_red:link,a.lnk_red:active,a.lnk_red:visited {
    text-decoration: none;
	color: #B23521;
}
a.lnk_red:hover {
    text-decoration: underline;
	color: #B23521;
}

a.lnk_red_u:link,a.lnk_red_u:active,a.lnk_red_u:visited {
    text-decoration: none;
	color: #B23521;
}
a.lnk_red_u:hover {
    text-decoration: none;
	color: #000000;
}

a.lnk_blue_u:link,a.lnk_blue_u:active,a.lnk_blue_u:visited {
    text-decoration: underline;
	color: #0066CC;
}
a.lnk_blue_u:hover {
    text-decoration: underline;
	color: #B23521;
}




a.lnk_nav1:link,a.lnk_nav1:active,a.lnk_nav1:visited {
	background-image: url(../img/nav_out_1.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 190px;
}
a.lnk_nav1:hover {
    background-image: url(../img/nav_over_1.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 190px;
}