/*主样式*/
body{
	margin:0px;
	font-family:"宋体",Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	background-image:url();
	background-repeat:repeat;
	background-position: left top;
}

/*基本标签样式*/
td,div,span,option,label,li,input,select{ 
	font-size:12px;
	color:#000000;
	line-height:150%;
}
#Divtitle{
    margin-top:50px;
	width:200px;
}

#together_bgbtn{
    background-image: url(images/together_bgbtn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:16px;
	padding-right:15px;
	width:248px;
	float:left;
	height:39px;
	padding-top:7px;
}
/*基本链接样式*/
a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:link{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#A5480E;
	text-decoration:none;
}

/*二级导航标题链接样式*/
.title12{
	font-size:12px;
	color:#434343;
	text-decoration:none;
}
.title12 a{
	font-size:12px;
	color:#434343;
	text-decoration:none;
}
.title12 a:link{
	color:#434343;
	text-decoration:none;
}
.title12 a:hover{
	color:#FF7E00;
	text-decoration:none;
}
/*二级导航标题链接样式*/
.title12org{
	font-size:12px;
	color:#FF7E00;
	text-decoration:none;
}
.title12org a{
	font-size:12px;
	color:#FF7E00;
	text-decoration:none;
}
.title12org a:link{
	color:#FF7E00;
	text-decoration:none;
}
.title12org a:hover{
	color:#FF7E00;
	text-decoration:none;
}
/*18号字标题链接样式*/
.title18{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	font-family:"黑体",Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.title18 a{
	font-size:18px;
	font-weight:bold;
	font-family:"黑体",Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
.title18 a:link{
	color:#000000;
	text-decoration:none;
}
.title18 a:visited{
	color:#000000;
	text-decoration:none;
}
.title18 a:hover{
	color:#0000ff;
	text-decoration:underline;
}
.title18 a:active{
	color:#000055;
	text-decoration:underline;
}
/*16号字标题链接样式*/
.title16{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.title16 a{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.title16 a:link{
	color:#000000;
	text-decoration:none;
}
.title16 a:hover{
	color:#0000ff;
	text-decoration:none;
}

/*灰色字体*/
.fontg12{
	color:#737979; 
	font-size:12px;
}

/*14号字文本样式*/
.font14{
	font-size:14px;
}

/*新闻列表标题链接样式*/
.picnews {
	font-size:12px;
	color:#C8880F;
	text-decoration:none;
}
.picnews a{
	font-size:12px;
	color:#C8880F;
	text-decoration:none;
}
.picnews  a:link{
	color:#C8880F;
	text-decoration:none;
}
.picnews  a:hover{
	color:#C8880F;
	text-decoration:none;
}
/*新闻列表标题链接样式*/
.TVnews {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.TVnews a{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.TVnews  a:link{
	color:#ffffff;
	text-decoration:none;
}
.TVnews  a:hover{
	color:#ffffff;
	text-decoration:none;
}
/*表单样式*/
.bgtextf {
	background-image: url(images/bgtextf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:101px;
	height:15px;
	border:0px;
	padding-left:2px;
}
.l_bgimg {
	background-image: url(images/l_bgimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:636px;
}
.bgmain{
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.pro2_bg1 {
	background-image: url(images/pro2_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg_icoorg{
    background-image: url(images/bg_icoorg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.margin5{
    margin-top:5px;
}
.margin15{
    margin-top:15px;
	margin-bottom:20px;
}
.org{
   font-size:14px;
   color:#FF6600;
   font-weight:bold;
}
.border{
   border:1px solid #C5C5C5;
   padding-left:5px;
   padding-right:5px;
}
.jysdfecss { 
             background-color:white;
             visibility:hidden;
             display:none;
             position:absolute;
             left:0px;top:0px; 
}

