﻿a:link { color: #474747; text-decoration: none}
a:visited {color: #474747; text-decoration: none}
a:hover {color: #EE1383;text-decoration: underline}
a:active {text-decoration: none; color: #663300}

.ziti12 { font-size:12px;}
.ziti14 { font-size:14px;color:#000000}
.ziti9 { font-size:9px;}
.ziti10 { font-size:10px;}
.ziti11 { font-size:11px;}
.button {
    border: none;
    background: url('/images/up.png') no-repeat top left;
    padding: 2px 13px;
}

body{
	margin:0 auto;
	margin-top:0px;
	TEXT-ALIGN: center;
	overflow: auto;
	overflow-y:scroll!important;
	overflow-y:auto;
	font-size:12px;
	color:#454545;
	font-family:"宋体";
	background-color: #ffffff;
	/*
	alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150)
	
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#DA0000,endcolorstr=#FFFFFF,gradientType=0);	
    /*-ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#DA0000,endcolorstr=#FFFFFF,gradientType=0);	*/
	/*background:#DA0000; /* 一些不支持背景渐变的浏览器  */ 
    /*background:-moz-linear-gradient(top, #DA0000, rgba(255, 255, 255, 0.5));  
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#DA0000), to(rgba(255, 255, 255, 0.5))); 
	*/
	
}
.cl{ clear:both;}
/* 构建主题的框架，以下所有的东西在主框架中 */
#indexzhuanti {
color:#ffffff;
TEXT-ALIGN: left;
}
#indexzhuanti a:link { color: #FFFFff; text-decoration: none;}
#indexzhuanti a:visited {color: #ffff99; text-decoration: none;}
#indexzhuanti a:hover {color: #FFFF00;text-decoration: underline;}
#indexzhuanti a:active {text-decoration: none; color: ffffff;}


#headerbody{
	clear:both;
	width:980px;
	position: relative;
	background-color: #ffffff;
	height: 135px;
	margin:0 auto;
	margin-top:0px;
	top: 0px;

}
#homebody{
	width:980px;
	background-color: #ffffff;
	position: relative;
	font-size:12px;
	line-height:150%;
	top: 5px;
	margin:0 auto;
	height:auto;
	overflow:auto;
}

#footerbody{
	clear:both;
	width:980px;
	position: relative;
	height: 150px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin:0 auto;	
	overflow:auto;
	top: 1px;
	font-size:12px;
	line-height:150%;
}

#picbody{
	clear:both;
	font-size:12px;
	width:980px;
	position: relative;
	height: auto;
	top: 0px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin:0 auto;
	TEXT-ALIGN: left;
}

#linkbody{
	clear:both;
	font-size:12px;
	width:980px;
	position: relative;
	height: auto;
	top: 0px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin:0 auto;
	TEXT-ALIGN: left;
}
/* 主框架end */

/*开始处理hearderView视图的*/

/* 定位表格logo和search行 */
#head_top
{
	width:980px;
	position: relative;
	background-color: #ffffff;
	height: 72px;
	margin:0 auto;
	margin-top:0px;
	top: 0px;
}
/* 定位表格栏目导航行 */
#head_nav
{
	clear:both;
	width:980px;
	position: relative;
	background-color: #ffffff;
	height: 35px;
	margin:0 auto;
	margin-top:0px;
	top: 0px;
}
/* 定位表格尺寸列表行 */
#head_size
{
	clear:both;
	width:980px;
	position: relative;
	height:auto;
	background-color: #ffffff;
	margin:0 auto;
	margin-top:0px;
	top: 0px;
}

/* home -----index-------star*/
#home_left{
	width:380px;
	position: relative;
	background-color: #ffffff;
	float:left;
	text-align:center;
	margin:0 auto;
	margin-top:0px;
	height:auto;
	font-size:12px;
}


#home_right{
	width:595px;
	position: relative;
	background-color: #ffffff;
	float:right;
	text-align:left;
	margin:0 auto;
	margin-top:0px;
	height:auto;
	font-size:12px;
}
/*首页 index 列表*/
.indexlist ul{
list-style-type:none;
margin:5px; 
line-height:23px;
font-size:12px;
padding:0;
}

/* 图片列表用*/
#list td{
	background-color: #ffffff;
	font-size:12px;
	text-align:center;
}
#list img{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

/* home body  --------list */

#home_listleft{
	width:770px;
	position: relative ;
	background-color: #ffffff;
	float:left;
	text-align:center;
	margin:auto;
	height:auto;
	font-size:12px;
}
#home_listright{
	width:200px;
	position: relative ;
	background-color: #d5ecf1;
	float:right;
	text-align:center;
	margin:0 auto;
	overflow:auto;
	font-size:12px;
	height:950px;
}
/*分类 home-left开始拆分上中下 来放东西 的左右分来*/
.home_listleft_nav{
	width:auto;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 6px;
	background-color: #F6F6F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00A7E0;
	border-right-color: #00A7E0;
	border-bottom-color: #00A7E0;
	border-left-color: #00A7E0;
	text-align: left;
	bottom: 5px;
	margin:15 10;
}

.home_listleft_page{
	width:auto;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 6px;
	background-color: #F6F6F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00A7E0;
	border-right-color: #00A7E0;
	border-bottom-color: #00A7E0;
	border-left-color: #00A7E0;
	text-align: left;
	float:left;
}
	
#home_detailleft{
	width:740px;
	position: relative ;
	background-color: #ffffff;
	float:left;
	text-align:center;
	margin:auto;
	height:auto;
	overflow:auto;
}
#home_detailright{
	width:235px;
	position: relative ;
	background-color: #d5ecf1;
	float:right;
	text-align:center;
	margin:0 auto;
	height:100%;
	overflow:auto;
}


#thum{
	weidth:380px;
	float: left;
}
#thum a{
	width: 175px;
	height: 127px;
	overflow: hidden;
	background-color: #F9F9F9;
	text-align: center;
	display: block;
}
#thum img{
	border: 1px solid #CCCCCC;
	margin:5px auto;
	
}
#thum_title{
	word-break:break-all;
	text-align: left;
	line-height: 20px;
	float: right;
	width: 200px !important;
}

#thum_title span{
	word-break:break-all;
	margin-bottom: 6px;
	display: block;
	background-color: #F9F9F9;
	padding-left: 10px;
}
#thum_title strong{
	color: #EE1383;
	font-weight: normal;
}
/* =-=-=-=-=-=-=-[Menu Seven]-=-=-=-=-=-=-=- */
#menu3 {
	width: 200px;
	border: 1px solid #ccc;
	margin: 10px;
	}
#menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(/images/menu3.gif);
	padding: 8px 0 0 30px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #283A50;
	background: url(/images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
	
/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */
.maplist ul{
list-style-type:none;
line-height:23px;
font-size:12px;
float:left;
padding:0;
margin:0;
margin-left:10px; 
TEXT-ALIGN: left;
}
.maplist li{
padding:0;
margin:0;
float:left;
width:310px;
overflow:hidden;
}
