@import url("Base.css");
body {
	color:#000;
}
a:link,a:visited,a:active {
	color:#005EBE;
	text-decoration:none;
}
a:hover {
	color:#ff6600;
}
h1 {
	margin:0px 25px;
	padding:28px 0px 0px 15px;
	height:30px;
	line-height:30px;
	color:#F7951E;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:3px solid #E9EAEA;
	background:url(../Images/title_bg.jpg) no-repeat 0px 33px;
}
#right h1 {
	margin:0px 0px 10px 0px;
	padding:0px;
	height:30px;
	line-height:30px;
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:none;
	background:none;
}
h2 {
	margin-top:20px;
	margin-left:30px;
	color:#59CEF9;
}
#main {
	margin:0px auto;
	width:1004px;
	background:#fff;
}
#header {
	height:150px;
	background:url(../Images/top_bg.jpg) repeat-x bottom;
}
#header ul {
	margin:16px 0px 0px 150px;
	width:804px;
	height:34px;
}
#header ul li {
	float:left;
}
#header ul li img {
	border:0px;
}
#footer {
	padding:5px 0px;
	text-align:center;
	background:url(../Images/footer_bg.jpg) repeat-x;
}
#footer p {
	padding:2px;
}
#fd {
	height:380px;
	background:#ccc;
}

.title {
	margin:0px 5px 20px 5px;
	height:30px;
	line-height:30px;
	color:#F7951E;
	font-size:18px;
	font-weight:bold;
	border-bottom:3px solid #E9EAEA;
}
/*²¼¾ÖÑùÊ½======================================================================================================================*/
#left {
	float:left;
	width:280px;
}
#right {
	float:left;
	width:724px;
}
/*=============================================================================================================================*/
#slider {
	width:280px;
	background:url(../Images/slider_middle.jpg) repeat-y;
}
#slider dt {
	background:url(../Images/slider_top.jpg) no-repeat top;
}
#slider dd {
	padding:0px 0px 30px 0px;
	background:url(../Images/slider_bottom.jpg) no-repeat bottom;
}
#slider ul {
	margin-top:10px;
	margin-left:40px;
	width:210px;
}
#slider ul li {
	height:20px;
	line-height:20px;
}

#ctop {
	width:724px;
	height:28px;
	background:url(../Images/ctop_bg.jpg) no-repeat;
}
#cmiddle {
	padding:0px 25px;
	width:674px;
	background:url(../Images/cmiddle_bg.jpg) repeat-y;
}
#cbottom {
	width:724px;
	height:28px;
	background:url(../Images/cbottom_bg.jpg) no-repeat;
}
/*=============================================================================================================================*/
#profile {
	text-align:center;
}
#profile p {
	margin-bottom:20px;
	text-align:left;
	line-height:150%;
	text-indent:2em;
}
#profile img {
	margin:10px
}


#news li {
	padding:15px 0px 5px 0px;
	border-bottom:1px dashed #ccc;
}
#news li a:link,#news li a:visited,#news li a:active {
	color:#000;
	text-decoration:none;
}
#news li a:hover {
	color:#ff6600;
}
#news li span {
	float:right;
}
#news li span a:link,#news li span a:visited,#news li span a:active {
	color:#005EBE;
}
#news li span a:hover {
	color:#005EBE;
}
.pt td {
	padding:10px;
}


#product fieldset,#productinfo fieldset {
	margin:5px 0px 15px 0px;
	padding:10px;
	border:1px solid #ccc;
}
#product legend,#productinfo legend {
	padding:0px 5px;
	color:#357E9E;
	font-weight:bold;
	background:#fff;
}
#product fieldset ul {
	margin:0px auto;
	width:560px;
}
#product fieldset ul li {
	margin-top:10px;
	float:left;
	width:140px;
	text-align:center;
}
#product fieldset img {
	margin-bottom:10px;
	width:120px;
	height:90px;
	border:1px dashed #ccc;
}


#productinfo {
	text-align:center;
}
#productinfo img {
	margin:20px 0px;
}
.proinfotext {
	width:100%;
	color:#000;
	border-left:1px dashed #ccc;
	border-top:1px dashed #ccc;
}
.proinfotext td {
	padding:10px;
	line-height:180%;
	text-align:left;
	border-right:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
}
.xb {
	color:#ff0000;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background:#f1f1f1;
}


#cynav {
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#cynav a:link {
	color:#ff6600;
	text-decoration:underline;
}