﻿@charset "utf-8";

* {
	margin:0px;
	padding:0px;
	line-height:130%;
	font-family:Arial, verdana, sans-serif, 宋体;
}

body {	
	background:#ffffff;
}
textarea {
	width:100%;
}
img {
	_behavior: url("../iepngfix.htc");
}
li {
	list-style:none;
}
h1 {
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-size:28px;
	color:#4B2E21;
	font-weight:bold;
}

p {
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-size:28px;
	color:#916B3A;	
}

#container {
	text-align: center;

}
#innerContainer {
	width:640px;
	margin:0 auto;
}


dl {
	text-align:left;

}

dl dt {
	background:url("images/titleBg.gif") no-repeat 0 0;
	height:60px;
	line-height:60px;
	padding-left:55px;
	font-size:35px;
	font-weight:bold;
	color:white;
}
dl blockquote {
	padding:10px 20px;
}


h5 {
	float:left;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
}
h6 {
	float:right;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
}

.product_1 blockquote {
	background:url("images/p1.jpg") no-repeat 20px 50px;
	padding-left:240px;	
}
.product_2 blockquote {
	background:url("images/p2.jpg") no-repeat 20px 50px;
	padding-left:240px;	
}
.product_3 blockquote {
	background:url("images/p3.jpg") no-repeat 20px 50px;
	padding-left:240px;	
}







.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.left {
	float:left;
}
.right {
	float:right;
}

.required {
	color:red;
}
.keyword {
	color:red;
	font-weight:bold;
}
.emphasize {
	color:red;
}

.times {
	font-size:11px;
	margin-right:5px;
	text-align:right;
	color:#6A6D72;
	float:right;
}







#head {
	height:80px;
	margin:0 auto;
	overflow:hidden;
}

#head #logo {
	width:160px;
	height:80px;
	float:left;
}
#head #logo img {
	border-width:0;
}




#navigation {
	width:480px;
	height:80px;
	float:right;
}
#innerNavigation {	
	margin:0 auto;
	padding:0;
}

#navigation ul li {
	list-style:none;
	float:left;
	width:80px;
	overflow:hidden;
}

#navigation ul li a {
	display:block;
	width:80px;
	height:80px;
	background:url("images/navigation.jpg") no-repeat 0 0;
}
#navigation ul li a b {
	display:none;
}
#navigation ul li.t2 a {
	background-position:-80px 0;
}
#navigation ul li.t3 a {
	background-position:-160px 0;
}
#navigation ul li.t4 a {
	background-position:-240px 0;
}
#navigation ul li.t5 a {
	background-position:-320px 0;
}
#navigation ul li.t6 a {
	background-position:-400px 0;
}
#navigation ul li.selected a {
	background-position-y:-80px;
}




#navigation ul li a:hover, #navigation ul li.navigationOverStyle a, ul#innerNavigation li.over a {
	background-position-y:-80px;
}



#banner {
	height:180px;
	background:none no-repeat 0 0;		
}
body.chuanniang #banner {
	display:none;
}


body.yinji #banner {
	background-image:url("images/banner_yinji.jpg");
}
body.chongben #banner {
	background-image:url("images/banner_chongben.jpg");
}
body.shoudao #banner {
	background-image:url("images/banner_shoudao.jpg");
}
body.wenhua #banner {
	background-image:url("images/banner_wenhua.jpg");
}
body.lianxi #banner {
	background-image:url("images/banner_lianxi.jpg");
}