﻿@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,aside,article,figcaption,figure,header,hgroup,menu,nav,section,span{margin:0; padding:0; list-style:none; word-break:break-all; font:12px/25px "Helvetica Neue", HelveticaNeue, "Helvetica-Neue", Helvetica, "微软雅黑";}
header,nav,article,aside,dialog,footer,section,footer,figure,menu{display:block;}
body{background-color:#fff; width:100%;　 font:12px/25px "Helvetica Neue", HelveticaNeue, "Helvetica-Neue", Helvetica, "微软雅黑";}
html,body{height:100%;}
img{border:0;}

img{
	border:none;
}

.input_box {
	border: 1px solid #E6E6E6;
}


a:link,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #0ca4ad;
}
.top{
	background: url(../images/logo.png) no-repeat left 15px;
	border-bottom:solid 10px #0ca4ad;
}


.menu {float: left; background:url(../images/nav_l.png) no-repeat left center; height:34px;}

.menu_r{background:url(../images/nav_r.png); width:7px; height:34px; float:right;}

.menu ul{background:url(../images/nav_bg.png) repeat-x center top; height:34px; float: left; margin-left:9px;}
.menu ul li {float: left;display: block; text-align:center; height:30px;margin-top:4px; line-height:30px;}
.menu ul li a {background:none;display: block;
	width: 150px;
	height:30px;
	text-align:center;
	text-decoration: none;
	vertical-align: text-bottom;
	float: left;
	font-weight:bold;
}
.menu ul li a:hover {
	background: url('../images/nav_push.png') no-repeat center bottom;
	color: #fff;
	text-align:center;
	text-decoration: none;
	height:30px;
}

.nav_line{ background: url('../images/nav_line.png') repeat-y center right; color:#282828;}
.nav_bg{background:url(../images/nav_push.png) no-repeat center bottom;}
.nav_bg a{color:#FFF;}
#input {border-style: none;}

.search{background:url('../images/searchbg.gif') no-repeat center center;line-height:20px;height: 21px; width:150px;border: 1px solid #FFF; text-indent:25px;}

.homestorybox_bg{background-image:url(../images/index_r33_c.jpg); width:287px; height:163px;}
.homestorybox_bg a{color:#000; font-weight:bold;}
.homestorybox_bg p{line-height:18px; overflow:hidden; color:#535353;}
.z_bg {
	background-image: url(../images/index_r37_c31.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


.leftbottomgraphic{
    background-position:bottom left;
    background-repeat:no-repeat;
}


.bacolor{FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f5f5f5,endColorStr=#ffffff);
}
.con_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.image_border {
	padding: 4px;
	border: 1px solid #E8E8E8;
}
.gue_title {
	font-size: 14px;
	font-weight: bold; background-color:#eee;
	border-bottom:solid 3px #fff;
}

.gue_title1{
	font-size: 14px;
	font-weight: bold;
}
.gue_font {
	font-size: 12px;
	color: #cc0000;
}

.gue_font1 {
	font-size: 12px;
	color: #999999;
}

.latestnews li{padding-left:8px;}
.gueback_font {
	font-size: 12px;
	color: #0055FF;
}

.lefttitle_ch {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.contentbox{margin-top:10px;}