@charset "utf-8";
/* CSS Document */

body {
	margin:0px auto;
	padding:0px;
}

ul,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,hr {
	margin:0px;
	padding:0px;
}

div {
	overflow:hidden;
}

p {
	font-size:12px;
	text-indent:2em;
	line-height:25px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

a {
	text-decoration:none;
}

ul {
	list-style:none;
}

#container {
	margin:0px auto;
	width:1000px;
}

#logo {
	width:1000px;
	height:94px;
	background:url(../images/banner.jpg) no-repeat;
	margin:0px auto;
}

#content {
	margin-top:10px;
}

#nav {
	width:1000px;
	height:42px;
	background:url(../images/nav_bg.jpg) repeat-x;
}

#nav ul {
	margin-left:auto;
	margin-right:auto;
	width:700px;
}

#nav ul li {
	float:left;
}

#nav ul li a {
	padding-left:30px;
	line-height:42px;
	display:block;
}

#nav ul li a span {
	padding-right:30px;
	font-size:14px;
	color:#000000;
}

#nav ul li:hover {
	background:url(../images/nav_bg_s.jpg) repeat-x;
}

#nav ul li:hover a span{
	color:#ff7800;
	font-weight:bold;
}

.down_panal {
	width:700px;
	height:190px;
	background:url(../images/nav_product_bg.jpg) repeat-x;
	position:absolute;
	margin-left:-175px;
	display:none;
}

.down_panal .sep {
	width:3px;
	height:190px;
	margin-left:auto;
	margin-right:auto;
}

.down_panal .sep img {
	margin-top:30px;
}

.product {
	width:345px;
	height:188px;
}

.down_panal .product1 {
	float:left;
}

.down_panal .product2 {
	float:right;
}

#nav ul li:hover div {
	display:block;
}

.nav_product_pic {
	width:150px;
	height:180px;
	text-align:center;
	float:left;
}

.nav_product_pic img {
	margin-top:20px;
}

.nav_product_list {
	margin-left:152px;
	height:180px;
}

#nav .product_list {
	height:75%;
}

#nav .nav_product_list div dl {
	margin-top:30px;
	margin-left:0px;
}

#nav .nav_product_list div dl dt {
	margin-bottom:10px;
}

#nav .nav_product_list div dl dt a {
	font-size:14px;
	color:#000099;
	line-height:20px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:none;
}

#nav .nav_product_list div dl dd a {
	font-size:12px;
	color:#909090;
	line-height:25px;
	padding:0px;
	text-decoration:none;
}

#nav .nav_product_list div a {
	padding-left:100px;
	font-size:12px;
	text-decoration:underline;
	color:#0077ff;
}

.title {
	height:34px;
}

.title span {
	font-size:14px;
	line-height:34px;
	padding-left:10px;
}

.title span strong {
	color:#0055ff;
	font-weight:bold;
}

#content {
	margin-top:10px;
	height:360px;
}

#left_side {
	width:225px;
	height:300px;
	float:left;
}

#left_side div.title {
	background:url(../images/question_bg.gif) left top no-repeat;
}

#left_side div.left_side_body {
	height:250px;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
}

#left_side div.left_side_bottom {
	height:8px;
	background:url(../images/question_bg.gif) 0px -34px no-repeat;
}

#left_side ul {
	margin-top:15px;
	margin-left:50px;
}

#left_side ul li {
	list-style:url(../images/thumb.gif);
	font-size:14px;
	line-height:30px;
}

#main {
	border:1px #cccccc solid;
	margin-left:230px;
	height:340px;
}

#introduction h1{
	font-size:14px;
	font-weight:bold;
	color:#0066FF;
	background:url(../images/company_logo.gif) 0px 0px no-repeat;
	padding-left:35px;
	line-height:30px;
	height:30px;
	margin:5px 10px;
}

#introduction p {
	margin:0px 20px;
}

/******************************************/

#footer div.link {
	width:900px;
	height:32px;
	margin:0px auto;
}

#footer div.link ul {
}

#footer div.link ul li {
	padding:0px 18px;
	height:32px;
	float:left;
	color:#333333;
	font-size:14px;
	line-height:32px;
}

#footer div.link ul li a {
	text-decoration:underline;
}

#copyright {
	height:32px;
	text-align:center;
	font-size:12px;
	line-height:32px;
}
