/*公共样式*/
body
{
	margin:0px;
	font-size:12px;
	color:#454545;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family:"Arial","Tahoma","宋体";
	background-image: url(../../img/bg_01.gif);
}
ul,li,p{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
img {border:0px;}
a
{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover
{
	color:FFCC00;
	text-decoration:underline;
}
a.link
{
	color:#FFFFFF;
}
a.redcolor
{
	color:#000;
	text-decoration: underline;
}
a.redcolor:hover
{
	color:#999999;
	text-decoration: underline;
}
/*新闻分页*/
DIV.viciao {
	MARGIN-TOP: 20px;
	MARGIN-BOTTOM: 10px;
	border: 1px solid #FF9999;
	padding: 10px;
}
DIV.viciao A {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	COLOR: #000;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	border: 1px solid #FF9999;
}
DIV.viciao A:hover {
	BORDER-RIGHT: red 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: red 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: red 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: red 1px solid
}
DIV.viciao A:active {
	BORDER-RIGHT: red 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: red 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: red 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: red 1px solid
}
DIV.viciao SPAN.current {
	BORDER-RIGHT: #FF9999 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e89954 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #e89954 1px solid; COLOR: #000; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #e89954 1px solid; BACKGROUND-COLOR: #ffca7d
}
DIV.viciao SPAN.disabled {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid
}
/**head begin**/

.mainbox{
	width:992px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	color: #FF0000;
	background-image: url(../../img/bg1.gif);
	background-repeat: repeat-y;
	background-position: 14px;
	display: block;
}
#foot
{
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	width: 972px;
	margin-top: 1px;
	clear: both;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
	line-height: 24px;
	color: #000;
	padding-left: 20px;
}

#top
{
	width:992px;
	height:126px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;

}
#top .logo {
	float: left;
	height: 69px;
	width: 978px;
	background-image: url(../../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 14px top;
	padding-left: 14px;
}
#top #info{float:right;}
#top #info a{color:#000;}
#top .menu {
	background-image: url(../../img/default3_07.gif);
	background-position: 14px top;
	height: 57px;
	width: 992px;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#top .menu ul{
	margin: 0px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

#top .menu ul li{
	float: left;
	width: 110px;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
/*中间排版*/

/*两列左窄右宽排列*/
#left
{
	float:left;
	width:231px;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
/*LEFT菜单*/
#nav {
	width:217px;
	clear: both;
	font-size: 12px;
	color: #FFFFFF;
      }
#nav a {
	display: block;
	width: 140px;
	text-align:left;
}

#nav a:link  {
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:visited  {
 color:#FFFFFF;text-decoration:none;
}
#nav a:hover  {
 color:#FFFFFF;text-decoration:none;
}

#nav ul li {
	float: left;
	width: 181px;
	height:24px;
	background-image: url(../../img/default3_14.jpg);
	background-repeat: no-repeat;
	background-position: 14px;
	padding-left: 50px;
	line-height: 24px;
}
#nav ul li a:hover{
	color: #FF9900;
}
#nav li ul {
	text-align:left;
	left: -999em;
	width: 120px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#nav li ul li{
	float: left;
	width: 180px;
		background-image: url(../../img/default3_15.gif);
	background-position: -20px;
	margin: 0px;
	padding: 0px;
	height: 24px;
}


#nav li ul a{
	display: block;
	width: 156px;
	text-align:left;
	padding-left:24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#nav li ul a:link  {
 color:#fff; text-decoration:none;
}
#nav li ul a:visited  {
 color:#fff;text-decoration:none;
}
#nav li ul a:hover  {
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
	background-image: url(../../img/default3_15.gif);
	background-position: -20px;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}

#left .leftbox {
	float: left;
	width: 217px;
	padding-left: 14px;
	background-image: url(../../img/bg1.gif);
	background-repeat: repeat-y;
	background-position: 14px;
}
.leftbox ul {	width: 217px;}
.leftbox ul li{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	height: 24px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	overflow: hidden;
}

#left .title1 {
	background-image: url(../../img/default3_09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 231px;
	display: block;
}
#left .title2 {
	background-image: url(../../img/default3_20.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 37px;
	width: 231px;
	display: block;
}
#left .title3 {
	background-image: url(../../img/default3_32.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 37px;
	width: 231px;
	display: block;
}
.contact{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	padding: 10px;
	float: left;
	display: block;
}
#right
{
	float:left;
	width:761px;
	margin: 0px;
	padding: 0px;
}
#right .ad{
	width:756px;
	height:170px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}
#right .about{
	width:741px;
	float: left;
	padding-left: 20px;
	color: #660099;
	font-size: 12px;
	line-height: 22px;
}
#right .abouttitle{
	width:756px;
	float: left;
	padding-top: 20px;
	height: 14px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#right .server{
	width:741px;
	float: left;
	padding-left: 20px;
}
#right .serverbox{
	width:705px;
	float: left;
	border: 1px solid #F9DDF7;
	background-color: #FFE8FF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#right .server p {
	font-size: 12px;
	line-height: 22px;
	color: #660099;
	float: left;
	margin: 0px;
	padding: 0px;
}
#right .server .serverboxleft{
	background-image: url(../../img/bb.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin: 0px;
	float: left;
	width: 386px;
	padding-top: 25px;
	padding-bottom: 5px;
}
#right .server .serverboxright{
	background-image: url(../../img/cc.gif);
	background-repeat: no-repeat;
	background-position: 20px 7px;
	margin: 0px;
	float: left;
	width: 312px;
	padding-top: 44px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.serverbox dl{
	margin-bottom:5px;
	float:left;
	height: 163px;
	width: 132px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.serverbox dt{
	height: 160px;
	width: 130px;
	padding-bottom: 1px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	overflow: hidden;
}
.serverbox dd{
	background-color: #C15259;
	float: left;
	height: 24px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
}
#right .aboutbox,.viewbox,.newsbox,.fkbox {
	color: #333333;
	border: 1px solid #F9DDF7;
	background-color: #F2D6F0;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	width:709px;
}
#right .title{	width:756px;
	float: left;
	padding-top: 20px;
	height: 14px;
	padding-left: 5px;}
#right .titleproduct{
	width:756px;
	float: left;
	padding-top: 15px;
	height: 40px;
	padding-left: 5px;
	background-image: url(../../img/product_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#right .productbox {
	color: #333333;
	border: 5px solid #F6CDD1;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 170px;
	clear: both;
}
.titleproduct span {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	float: right;
}
.titlenews span {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	float: right;
}
.titlefk span {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	float: right;
}
#right .productbox .pic {
	color: #333333;
	border: 1px solid #F6CDD1;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	float: left;
	height: 160px;
	width: 130px;
	overflow: hidden;
}
#right .producttext {
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	float: right;
	height: 170px;
	width: 550px;
}
#right h2 {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px;
	height: 20px;
	background-color: #F7A3AB;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	clear: both;
}
.producttext span {
	height: 110px;
	padding: 5px;
}
.view {
	height: 23px;
	width: 68px;
	float: right;
	overflow: hidden;
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	background-image: url(../../img/product_07.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.viewbox .pic{
	color: #333333;
	border: 1px solid #F6CDD1;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	float: left;
	height: 320px;
	width: 290px;
	overflow: hidden;
}
.viewtext{
	float: right;
	width: 390px;
}
.viewtext span {
	height: 298px;
	padding: 5px;
	width: 380px;
	float: left;
	overflow: hidden;
}
.product{
	float: left;
	width: 721px;
	padding: 10px;
}
#right .titlenews{
	width:756px;
	float: left;
	padding-top: 25px;
	height: 45px;
	padding-left: 5px;
	background-image: url(../../img/news_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.newsbox dl{
	float:left;
	width: 709px;
	margin: 0px;
	padding: 0px;
}
.newsbox dt{
	height: 28px;
	width: 695px;
	float: left;
	margin: 0px;
	list-style-type: none;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FF9999;
}
.newsbox dt a:link{
	color:#000000
}.newsbox dt a:visited{color:#000000}
.newsbox dt a:hover
{
	color:#0000FF;
	text-decoration:underline;
}
.newsbox dt a:active
{
	color:#0000FF;
	text-decoration:underline;
}
.newsbox dd{
	float: left;
	height: 50px;
	width: 709px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-align: left;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	background-color: #FFE1E1;
	overflow: hidden;
}
.newsbox h1 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	padding: 0px;
	width: 709px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.newsbox p {
	line-height: 25px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.newsbox p a {color: #ff0000;}
.newsbox .data {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
	margin-top: 5px;
}
#right .titlefk{
	width:756px;
	float: left;
	padding-top: 15px;
	height: 40px;
	padding-left: 5px;
	background-image: url(../../img/fk_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#right .fkbox{width:709px;}
.aboutbox a:link{
	color:#000000
}.aboutbox a:visited{color:#000000}
.aboutbox a:hover
{
	color:#0000FF;
	text-decoration:underline;
}
.aboutbox a:active
{
	color:#0000FF;
	text-decoration:underline;
}