
a{text-decoration:none;text-decoration:none;cursor:pointer;}

A {
	COLOR: #6c6d6d; TEXT-DECORATION: none
}
A:hover {
	COLOR: #c8241f; TEXT-DECORATION: none
}

.clear{ clear:both} 
div.index_header {
	width: 100%;
	*height:120px;
	background-color: #fff;
	margin:0 auto;
	z-index:3;
}

/* flexslider*/ 
.flexslider{position:relative;height:400px;overflow:hidden;/*background:url(../images/loading.gif) 50% no-repeat;*/}
.slides{position:relative;z-index:1;}
.slides li{height:400px;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px;}
.flex-control-nav{position:absolute;bottom:18px;z-index:2; left:47%;text-align:center;}
.flex-control-nav li{display:inline-block; float:left;width:20px;height:20px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:20px;height:20px;line-height:60px;overflow:hidden;background:url("../images/rect.png") right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:60px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:60px;background:url(../images/next.png) center center no-repeat;}
.li1{background:url(../images/banner/1.png) center 0 no-repeat;}
.li2{background:url(../images/banner/2.png) center 0 no-repeat;}
.li3{background:url(../images/banner/3.png) center 0 no-repeat;}
.li4{background:url(../images/banner/4.png) center 0 no-repeat;}
.li5{background:url(../images/banner/5.png) center 0 no-repeat;}
.li6{background:url(../images/banner/6.png) center 0 no-repeat;}
/* flexslider end*/ 

/*index_flash start 2015-11-18 del*/
div.index_flash {
	width:100%;position:relative;
	height:400px;
	/*background-color:#fff;*/
	z-index:1;overflow:hidden;
}
#banner {position:relative; width:100%; height:100%;border:0px solid #fff; overflow:hidden;zoom:1;}
#banner_list {width:100%;height:auto;}
#banner_list img { border: 0 none; width:100%;height:auto;min-width:1100px; width:expression(document.body.clientWidth < 1100? "1100px": "auto" );}/*height:400px;*/
#banner_bg {display:none;position:absolute; bottom:0;background-color:#000;height:30px;filter: Alpha(Opacity=30);opacity:0.3;z-index:1000;cursor:pointer; width:478px;}
#banner_info{position:absolute; bottom:0; left:5px;height:22px;color:#fff;z-index:1001;cursor:pointer}
#banner_text {position:absolute;width:120px;z-index:1002; right:3px; bottom:3px;}
#banner ul.control_nav 
{
  position:absolute;
  list-style-type:none;
  filter: Alpha(Opacity=80);opacity:0.8; 
  border:0px solid #fff;
  z-index:1002;
  margin:0 auto; 
  padding:0; 
  bottom:18px; 
  left:47%;
  width:200px;
}
#banner ul.control_nav li 
{ 
  margin:5px 4px 5px 0;
  height:22px;
  width:22px;
  float:left;
  list-style:none;
  color:#FFF;
  cursor:pointer;
  background:url("../images/rect_1.png") no-repeat;
}
#banner ul.control_nav li.on { 
  background:url("../images/rect_2.png") no-repeat;
}
#banner_list a{
  position:absolute;
}
/*index_flash end 2015-11-18 del*/

div.index-19 {
	width:100%;
	height:320px;
	z-index:11;
}
div#index_news {
	width:1100px;
	margin:0 auto;
	height:320px; 
}
div.index_newspic {
	float:left;
	width:420px;
	height:320px; 
}
div.index_newsdemo_bg {
	float:left;
	position:relative;
	top:-55px;
	*top:-60px;
	left:0px;
	width:410px;
	height:51px;
	background-color: #000;
	padding:5px 0 0 10px;
	filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;
}
div.index_newsdemo {
	float:left;
	position:relative;
	top:-105px;
	*top:-110px;
	width:410px;
	height:51px;
	color:#fff;
	font-size:12px;
	margin:0 auto;
	text-align:left;
	padding:5px 0 0 10px;
}
div.index_newsdemo a
{
	color:#fff;
}
div.index_newsdemo a:hover
{
	color:#fff;
}

/* index_newspic  2015-11-11*/
.index_news1{position:relative;width:420px;height:280px;overflow:hidden;margin:0 auto;border:solid 1px #ddd;}
.newspic_list{overflow:hidden;width:420px;}
.newspic_list li{display:none;}
.newspic_list li.current{display:list-item;}/* display:block; */
.newspic_li{
    float:left;
    position:relative;
    top:-110px;
    *top:-118px;    
}
.newspic_li ul{
}
.newspic_li li{
    float:left;
    width:410px;
    height:51px;
    text-align:left;
    padding:5px 0 0 10px;
    display:none;
}
.newspic_li li.current{
    font-size:12px;
    line-height:22px;
    height:51px;
    padding:5px 0 0 10px;
    display:list-item;/* display:block; */
}
.newspic_li li.current a{color:#fff;text-decoration:none;}
.newspic_li a{
    display:block;
    height:51px;
    margin-right:5px;
    font-size:12px;
    color:#fff;
    text-decoration:none;
}
.newspic_demo
{
    filter:alpha(opacity=60);opacity:0.6;
    color:#fff;
    position:relative;
    top:-55px;
    *top:-60px;
    
}
.newspic_demo li{background:#000;display:none;}
.newspic_demo li.current{background:#000;display:list-item;}/* display:block; */

#focus{position:relative;width:420px;height:280px;overflow:hidden;}
#focus .btnBg{position:absolute;width:420px;height:22px;left:0;bottom:0;}/*background:#000;*/
#focus .btn{position:absolute;width:400px;height:22px;padding:2px 8px;*padding:6px 10px;right:0;bottom:0;text-align:right;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:18px;height:22px;_font-size:0;mcursor:pointer;
   background:url("../images/rect_1.png") no-repeat;}/*width:25px;height:10px;background:#fff;*/
#focus .btn span.on{background:url("../images/rect_2.png") no-repeat;}/*background:#fff;*/
#focus .preNext{width:45px;height:100px;position:absolute;top:90px;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer;}
#focus .pre{left:0;}
#focus .next{right:0;background-position:right top;}
/* 
#focus{position:relative;top:-220px;*top:-260px;margin:0px;}
#focus .preNext{position:absolute;width:45px;height:100px;cursor:pointer;display:block;}
#focus .preNext:hover{
  border:1px #00ff00 solid;
}
#focus .pre{left:0;background:url(../images/sprite.png) no-repeat 0 0;}
#focus .next{right:0;top:0;background:url(../images/sprite.png) no-repeat -55px 0;}
*/
div.index_newslist { 
	float:left;
	width:660px;
	height:280px;
	margin-left:10px;
	border-bottom: #A8A8A8 1px solid;border-LEFT: #A8A8A8 1px solid; border-top: #A8A8A8 1px solid;border-RIGHT: #A8A8A8 1px solid; background-color: #fff;
}

div.index-23 {
	width:100%;
	float:left;
	height:36px;
	margin:0 auto;
	margin-left:20px;
}
div.index-23 ul {
	line-height:18px;
	text-align:center;
	font-size:18px;
}
div.index-23 ul li{
	float:left;
	color:#474747;
	list-style:none;
	padding:10px 0px 10px 0px;
	margin:0 25px 0 5px;
	cursor:pointer;
}
div.index-23 ul li:hover,div.index-23 ul li.cur  {

        background:url("../images/news_line.png") repeat-x left top;
}
div.index-23 a{
  color:#707070;
}
div.index-23 a:hover{
  color:#004f92;
}
div.index-23 a.blue1{
  color:#004f92;
}
div.index-23 a.blue1:hover {
  color:#004f92;
}
div.index-23 .more
{
	float:right;
	margin:10px 30px 0 0px;
}

div.index-30 {
	float:left;
	position:relative;
	left:10px;
	top:6px;
	width:640px;
	height:226px;
}
.index_newslist a{
  color:#707070;
  font-size:18px;
}
.index_newslist a:hover{
  color:#004f92;
  font-size:18px;
}

.index_newslist a.blue{
  color:#004f92;
  font-size:18px;
}
.index_newslist a.blue:hover {
  color:#004f92;
  font-size:18px;
}
.index_newslist a.gray{
  color:#707070;
  font-size:14px;
}
.index_newslist a.gray:hover {
  color:#004f92;
  font-size:14px;
}

div.index-40 {
	position:relative;
	width:100%;
	height:279px;
	background:url(../images/index_40.png) repeat-y scroll 50% 50%;
	*background:url(../images/index_40.png) repeat-y scroll 50% 0%;
}
div.index-42 {
	float:left;
	width:100%;
	height:724px;
        margin-top:25px;
        margin-bottom:90px;
}
div.index_ecfair{
	width:1100px;
	MARGIN: 0px auto; 
	position:relative;
	left:0px;
	top:-58px;
	z-index:5;
	height:447px;
}
div.index_ecfair img{
	cursor:pointer;
       border:0 none;
}
div.index_ecfair .tit
{
	height:114px;
}
div.index_ecfair a img.gray { 
-webkit-filter: grayscale(100%); 
-moz-filter: grayscale(100%); 
-ms-filter: grayscale(100%); 
-o-filter: grayscale(100%); 
filter: grayscale(100%); 
filter: gray; 
*opacity:gray;
} 
div.index_ecfair a:hover img.gray{ 
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0); 
-ms-filter: grayscale(0); 
-o-filter: grayscale(0); 
filter: grayscale(0); 
filter:;  
} 
div.about_index {
	width:100%;
	z-index:1;
}

/*footer start*/
div.footer{
   width:100%;
   height:350px;   
   background-color:#f3f3f3;
   z-index:9;
}
div.footer_logo {
	position:relative;
	left:-506px;
	top:-32px;
	width:85px;
	height:116px;
	z-index:100;
}
div.footer_menu {
	position:relative;
	left:-260px;
	top:-70px;
	width:1049px;
	height:295px;
	z-index:102;
	margin: 0px 0 0 6px;
}
		
div#footer_first
{
	position:relative;
	left:340px; /*520px*/
	top:0px; /*1850px*/
	width:140px;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	border: 0;
	background : transparent;
}
div#footer_second
{
	position:relative;
	left:330px; /*480px*/
	top:0px; 
	width:160px;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	border: 0;
	background : transparent;
}
div#footer_3
{
	position:relative;
	left:310px; /*626px*/
	top:0px; 
	width:142px;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	border: 0;
	background : transparent;
}
div#footer_4
{
	position:relative;
	left:300px; /*765px*/
	top:0px; 
	width:139px;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	border: 0;
	background : transparent;
}
div#footer_5
{
	position:relative;
	left:292px; /*904px*/
	top:0px;
	width:141px;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	border: 0;
	background : transparent;
}
div#footer_6
{
	position:relative;
	left:288px; /*1045px*/
	top:0px;
	width:114px;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	border: 0;
	background : transparent;
}

div#footer_first h2,div#footer_second h2,div#footer_3 h2,div#footer_4 h2,div#footer_5 h2,div#footer_6 h2
		{
		font-size:18px;color:#595959;font-weight:bold;text-align:left;
	margin:10px 0 10px 22px;}

div#footer_first li.currentLink a:link, div#footer_first li.currentLink a:visited,div#footer_second li.currentLink a:link, div#footer_second li.currentLink a:visited,div#footer_3 li.currentLink a:link, div#footer_3 li.currentLink a:visited,div#footer_4 li.currentLink a:link, div#footer_4 li.currentLink a:visited,div#footer_5 li.currentLink a:link, div#footer_5 li.currentLink a:visited,div#footer_6 li.currentLink a:link, div#footer_6 li.currentLink a:visited
{
	text-decoration : none;
	color:#ff0000;
	background : transparent;
	}

div#footer_first li.currentLink a:hover,div#footer_second li.currentLink a:hover,div#footer_3 li.currentLink a:hover,div#footer_4 li.currentLink a:hover,div#footer_5 li.currentLink a:hover,div#footer_6 li.currentLink a:hover	{
	text-decoration : none;
	color : #ff0000;
	background : transparent;
	}

div#footer_first a:link, div#footer_first a:visited,div#footer_second a:link, div#footer_second a:visited,div#footer_3 a:link, div#footer_3 a:visited,div#footer_4 a:link, div#footer_4 a:visited,div#footer_5 a:link, div#footer_5 a:visited,div#footer_6 a:link, div#footer_6 a:visited	{
	text-decoration : none;
	color:#808080;
	background : transparent;
	} 

div#footer_first a:hover,div#footer_second a:hover,div#footer_3 a:hover,div#footer_4 a:hover,div#footer_5 a:hover,div#footer_6 a:hover	{
	text-decoration : none;
	color :#004f92;
	background : transparent;
	}

div#footer_first a:active,div#footer_second a:active,div#footer_3 a:active,div#footer_4 a:active,div#footer_5 a:active,div#footer_6 a:active	{
	text-decoration : underline;
	color : #808080;
	background : transparent;
	}

div#footer_first a#link_help {
	color:#0479A7;
	}

div#footer_first a#link_about {
	color:#0479A7;
	}

div#footer_first ul, div#footer_first li,div#footer_second ul, div#footer_second li,div#footer_3 ul, div#footer_3 li,div#footer_4 ul, div#footer_4 li,div#footer_5 ul, div#footer_5 li,div#footer_6 ul, div#footer_6 li{
	margin: 0;
	padding: 0;
text-align:left;
	}

div#footer_first li.list_apart {
	margin-top:10px;
	}


html>body div#footer_first
		{
		margin-left: 12px;
		}
div#footer_first ul{
	margin-left: 0px;
	}
div#footer_first li,div#footer_second li,div#footer_3 li,div#footer_4 li,div#footer_5 li,div#footer_6 li
		{
		font-weight:normal;font-size:16px;color:#808080;
	list-style: none;
	margin:5px 0 0px 25px;
		}

div#course {
	background:transparent url(/ui/bg.gif) 0 -690px no-repeat;
	padding:45px 0 10px 0;
	}


div.footer_weixin {
	float:right;
	position:relative;
	left:294px; /*1186px*/
	top:0px;
	width:144px;
	margin: 12px 0 0 0;
	text-align:left; 
}
}
div.footer_weixin div.share
{
	margin-top: 28px;
	*margin-top: 26px;
}
div.footer_copyright {
	width:100%;
	height:58px;background-color: #0a54ab;
}
div.footer_copyright .copytxt{
	width:1100px;
        margin:0 auto;
	padding-top:16px;
}
div.copytxt span{
	font-size:16px;font-weight:700;
	font-family:"Microsoft YaHei","Î¢ÈíÑÅºÚ","ËÎÌå";
	color:#ffffff;
	text-align:left;
}
/*footer end*/

/*news_index*/
div.newsindex {
	margin-left:14px;
	width:100%;
	//border-top: 1px solid #a8a8a8;
}
div#newsindex_1 {
	margin:0 auto;
	margin-top:14px;
	margin-bottom:50px;
	height:340px;
}
div#newsindex_2 {
	margin:0 auto;
	height:360px;
}

/*news_index pic del*/
div.newsindex_pic {
	float:left;
	width:670px;
	height:340px; 
}

img.trans_fade {
    position:absolute;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
img.trans_fade_click {
    opacity:0;
    filter: alpha(opacity=0);
    -moz-opacity:0;
    background:-moz-linear-gradient(top, rgb(255, 255, 255), rgb(0, 0, 255));  /* Firefox */
    background:-webkit-linear-gradient(top, rgb(255, 255, 255), rgb(0, 0, 255));  /* Safari Chrome */
    background:-ms-linear-gradient(top, rgb(255, 255, 255),rgb(0, 0, 255));   /* IE */
    background:-o-linear-gradient(top, rgb(255, 255, 255),rgb(0, 0, 255));    /* Opera*/

}
div.newsindex_demo1 {
	float:left;
	position:relative;
	top:260px;
	width:200px;
	height:80px;
	color:#fff;
	font-size:14px;
	text-align:left;
	padding:5px 10px 0 10px;
	background-color:#3671cf;
}
div.newsindex_demo1 p {
    /*position:relative;
    line-height:1.5em;
    /* 3 times the line-height to show 3 lines */
    height:4.5em;
    overflow:hidden;*/
}
div.newsindex_demo1 a,.newsindex_demo2 a
{
	color:#fff;
}
div.newsindex_demo1 a:hover,.newsindex_demo2 a:hover
{
	color:#fff;
}
div.newsindex_demo1.center,div.newsindex_demo2.center
{
	margin:0 5px 0 5px;
}
div.newsindex_demo2 {
	float:left;
	position:relative;
	top:289px;
	width:200px;
	height:51px;
	color:#fff;
	font-size:14px;
	text-align:left;
	padding:5px 10px 0 10px;
	background-color:#000;
	filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6;
}
div.newsindex_demo2 p{
    /* position:relative;
    line-height:1.5em;
    /* 3 times the line-height to show 3 lines */
    height: 3em;
    overflow:hidden;*/
}

/* slides-news 2015-11-10*/
.slides_news{float:left;position:relative;width:670px;height:340px;overflow:hidden;border:solid 1px #ddd;}
.slides_news ul {
  margin:0;
  padding:0;
}
.slides_news a {
  outline:none;
}
.news-pic{overflow:hidden;width:670px;}
.news-pic li{display:none;}
.news-pic li.current{display:block;}
.news-li{left:0px;bottom:1px;position:absolute;font-size:14px;list-style:none;}
.news-li li
{
    float:left;
    position:relative;
    top:34px;
    width:216px;
    height:51px;
    padding:5px 10px 0 10px;
    margin-right:1px;
    text-align:left;
    line-height:1.5em;
}
.news-li li.current{height:66px;padding:5px 10px 0 10px;position:relative;top:14px;}
.news-li li.mid{margin:0 4px 0 4px;}
.news-li a{display:block;padding-top:4px;font-size:14px;color:#fff;height:51px;text-decoration:none;}
.news-li li.current a{color:#fff;text-decoration:none;height:66px;}
.demo{filter:alpha(opacity=60);opacity:0.6;color:#fff;}
.demo li{background:#000;}
.demo li.current{background:#3671cf;}


div.newsindex_list,div.newsindex_list2 { 
	float:left;
	height:360px;
}
div.newsindex_list { 
	width:670px;
}
div.newsindex_list2 { 
	width:460px;
	margin-left:40px;
}
div.newsindex_tit {
	margin:0 auto;
	padding-bottom:20px;
	padding-top:4px;
	width:100%;
	height:46px;
	border-top: #A8A8A8 3px solid; 
	border-bottom: #A8A8A8 1px solid;
}
div.newsindex_tit >a {
 	margin-left:2px;
	padding:10px 0px 14px 4px;
	position:relative;
	top:5px;
	left:-2px;
	border-top: #0a54ab 3px solid;
  	color:#004f92;
 	font-size:18px;
}
div.newsindex_tit >a:hover,
div.newsindex_tit >a:focus {
	border-top: #0a54ab 3px solid;
 	text-decoration:none;
}
div.newsindex_tit .more
{
	float:right;
	padding:12px 2px 0px 0;
	position:relative;
	top:-8px;
}

div.news_list {
	float:left;
	width:100%;
	height:360px;
}
div.news_list ul {
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:55px;
	list-style:none;
}
div.news_list ul li{
	float:left;
	height:30px;
	line-height:30px; 
	text-indent:25px;
	font-size:14px;
	color:#707070;
	width:100%;
	background:url(../images/dot_gray.jpg) no-repeat left center;
}

div.news_list ul li span
{
  float:right;
  padding-right:15px;
}
div.news_list ul li.index span.newstime {
  float:right;
  color:#a6a6a6;
  font-size:12px;
  margin-right:15px;
}
div.news_list ul li:first-child
{  
	color:#4C4C4C;
	font-size:18px;
	background:url(../images/dot_blue.jpg) no-repeat left center;
	margin:3px 0 3px 0;
	height:32px;
	line-height:32px; 
}
div.news_list ul li:first-child  span.newstime 
{  
	font-size:16px;
}
div.news_list ul li.index span.newstime
{  
  font-size:12px;
}
div.news_list ul li:hover{
	background:url(../images/dot_blue.jpg) no-repeat left center;
	color:#4C4C4C;
}
div.news_list ul li:hover > a{
	color:#4C4C4C;
}
div.news_list ul li:first-child a
{ 
	float:left;
	color:#4C4C4C;
}
div.news_list ul li a
{ 
	float:left;
	color:#707070;
}
div.news_list a.cur
{
  color:#4c4c4c;
}
div.news_list a.cur:hover 
{
  color:#4c4c4c;
}
div.news_list ul li a:hover 
{
  color:#004f92;
  text-decoration:underline;
}
div.news_list ul li.newscenter
{
  float:right;
  background:none;
}
div.news_list ul li.newscenter img
{
  float:right;
  padding-top:5px;
  padding-right:-5px;
  width:140px;
  height:25px;
}

div.news_list ul li.index{
	height:24px;
	line-height:24px; 
	text-indent:20px;
	font-size:14px;
	color:#707070;
	background:url(../images/dot_blue.jpg) no-repeat left center;
	margin-left:15px;
}
div.news_list ul li.index:first-child 
{ 
	margin-top:0px;
}
div.news_list ul li.index:first-child a
{ 
	float:left;
	color:#707070;
}
div.news_list ul li.index:first-child a:hover
{ 
	float:left;
	color:#004f92;
}
div.add_message,div.show_message
{
  width:820px;
  margin-top:10px;
  margin-bottom:0px;
  *margin-bottom:50px;
  FONT-FAMILY: "Microsoft YaHei","Î¢ÈíÑÅºÚ","ËÎÌå"; 
}
div.add_message label.error{
    margin-left:4px;
    /*background: url(../images/error.png) no-repeat 0px 0px;*/
    color: Red;
    padding-left: 10px;
    padding-top:3px;
    padding-bottom:5px;
}
div.add_message label.err2
{
    padding-left: 130px;
}
div.add_message input.error{
    border: solid 1px red;
}
div.add_message textarea.error{
    border: solid 1px red;
}
div.add_message.topline
{
  border-top:#d9d9d9 1px solid;
}
div.add_message span,div.show_message span
{
  font-weight:normal;font-size:14px;
  color:#808080;
  padding:10px 2px 10px 2px;
  text-align:center;
  margin-left:10px;
  position:relative;
  display:inline-block;
  width:110px;
  vertical-align:middle;
}
div.add_message span
{
  top:-4px;
  *top:-10px;
}
div.add_message span.mid
{
  top:-80px;
  *top:-90px;
}
div.add_message span.btn
{
  margin-left:94px;  
  width:100%;
}
div.show_message span.mid
{
  top:-40px;
}
div.show_message span.cont
{
  display:inline-block;
  width:203px;
  border: #cecece 1px solid;
  PADDING-top: 6px;PADDING-bottom: 6px; PADDING-LEFT: 10px; PADDING-RIGHT: 2px; 
  COLOR: #333333; 
  text-align:left;
  margin-top:10px;
  margin-left:0px;
  height:30px;
}
div.add_message span.addr
{
  width:600px;
}
div.add_message span.msg,div.show_message span.msg
{
  width:600px;
  height:105px;
}
div.add_message span i
{
  font-style: normal;
  color:#db0101;
  margin-right:3px;
  width:5px;
}

div.add_message input,div.add_message textarea{
  border: #cecece 1px solid;
  margin-top:20px;
  PADDING-top: 6px;PADDING-bottom: 6px; PADDING-LEFT: 10px; PADDING-RIGHT: 2px; 
  FONT-FAMILY: "Microsoft YaHei","Î¢ÈíÑÅºÚ","ËÎÌå"; COLOR: #333333; 
  FONT-SIZE: 14px;
  TEXT-DECORATION: none;
  width:203px;
  *height:19px;
  outline: none;
}
div.add_message input.addr
{
  width:600px;
}
div.add_message textarea
{
  width:600px;
  height:105px;
}
div.add_message input.btn,div.add_message input.btn:hover
{
  width:128px;
  height:40px;
  font-size:16px;
  PADDING-top: 11px;PADDING-bottom: 1px; PADDING-LEFT: 10px; PADDING-RIGHT: 2px; 
  font-weight:bold;font-family:"Microsoft YaHei","Î¢ÈíÑÅºÚ","ËÎÌå";
  cursor:pointer;
  padding: 0.25em 0.5em;
  overflow: visible;
  margin-top:50px;
  margin-right:84px;
  filter:chroma(color=#000000);
}
div.add_message input.btn
{
  color:#999999;
  background-color:#fff;
}
div.add_message input.btn:hover
{
  color:#fff;
  background-color:#3671cf;
}

div#rightbar{
	border: #ddd solid 0px;
	background:#F30;
	width:74px;
	height:221px;
	position:fixed;
	_position:absolute;
	top: 200px;
	right: 50px;
	display:none;
	cursor:pointer;
	z-index:380;

}
div#rightbar a img{ 

} 
div#rightbar a:hover img{ 
   src:url(../images/index_contact1.png); 
} 
div.add_message .showMsg 
{ 
  width: 85%; 
  font-size: 14px;
  font-family:"Microsoft YaHei",'Î¢ÈíÑÅºÚ', 'PT Sans',Arial,Tahoma,Verdana;
}
.showMsg h4 { 
  font-size: 16px; text-align:center;height:40px;
  margin-top:20px;
  margin-bottom:20px;
}
.showMsg ul{
  width: 300px;
  margin:0 auto;
  list-style:square;
  text-transform: uppercase;
  line-height: 18px;
  text-align:left;
  margin-bottom:20px;
}
.showMsg li { margin-bottom: 10px; }
.showMsg li a:hover .date { color: #005bac; }
.showMsg li a:hover .info h4 { color: #005bac; }
.showMsg .date strong { font-size: 30px; }
.showMsg p{text-align:center;}
.showMsg p a
{
  color:#004f92;
}
.showMsg p a:hover
{
  color:#707070;
  text-decoration:none;
}