﻿@charset "utf-8";
/* 总体页面主要属性设置 */
 *{margin:0 auto;padding:0;}
 body{background:#ffffff;text-align:center;font-size:12px;font-family:宋体,Arial, Helvetica, sans-serif;}
 img{border:none;}
 a{color:#024594;text-decoration:none;}
 a:hover{color:#FF0000;}
 a.unlink:hover{text-decoration:underline;}
 .space{display:block;clear:both;}
 select{color:#6a6a6a;}
 ul{list-style-type:none;}
 li{display:inline;}
 .clear{display:block;clear:both;}
 
#nav{float:left;height:50px;line-height:32px;background:url(../pic/dh_01.jpg);width:100%;}
#nav li{margin:3px;}
#nav a{display:block;float:left;color:#FFF;font-size:14px;font-weight:bold;padding:0 20px;margin:9px 0;}
#nav img{float:left;margin:17px 0;}
/*#nav a.shine{background:url(../images/shine.gif) no-repeat 90px 1px;}*/
#nav a:hover{background:url(../images/aa.gif) center no-repeat;}
#home #nav a#n1,#pro #nav a#n2,#news #nav a#n3,#shopping #nav a#n4,#manage #nav a#n5 #nav a#n6{background:url(../images/aa.gif) center no-repeat;}
input.input1{height: 19px;border: 1px solid #ccc;background: #FFF ;padding: 0px;margin-left:0px;}
input.input2{height: 13px;border: 1px solid #ccc;background: #FFF ;padding: 0px;margin-left:0px;}

.STYLE1 {color: #464646}
.STYLE2 {
	color: #000066;
	font-weight: bold;
}
.STYLE3 {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
}
.STYLE4 {
	color: #ab0200;
	font-weight: bold;
}
.STYLE5 {color: #404040}
.STYLE6 {
	color: #FF5400;
}
.STYLE9 {color: #636363; font-weight: bold; }
