﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:SimSun,"Microsoft YaHei",STSong;
	background:#F0F8FF;
	}

.mainstyle{
    background:#FFF;
    width:1100px;
    height:auto;
    margin-top:0px;
    margin-left: auto;
    margin-right: auto;
 }
 
.header{
	margin-left:0px;
	padding:0px;
	width:1100px;
	}
.header_top{
	width: 467px;
	height: 24px;
	margin-left: 10px;
	margin-right: auto;
	font-style: normal;
	background-color: #FFF;
	padding-right:0px;
	float:left;
}

.header_top table{
	margin-left:10px;
	width:200px;
	color:#F00;
	margin-top:5px;
	font-size:12px;}
.header_top tr{
	}
.header_top td{
	background:url(../images/header_top.gif) no-repeat left center;
	text-align:center;}

.header_img{
	width:1100px;
	margin-left: auto;
	margin-right: auto;
}
.header_img2{
	width:1100px;
	margin-left: auto;
	margin-right: auto;
}

/*导航部分代码*/
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active{
	color: #FF0000;
	text-decoration: none;
}
#menu{
	height:32px;
	margin-top:8px; width:1100px;
	/*background-color:#990000;*/
	font-size:14px;
}
#menu ul{
	margin:auto; width:900px; height:32px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;
}
.m_li{
	float:left; width:100px; line-height:32px;  text-align:center; margin-right:-2px; margin-left:-2px;
}
.m_li a{
	display:block; color:#FFFFFF;
}
.header_menu
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    height:40px;
    width:1100px;
    margin-right:auto; 
    margin-left:auto; 
    position: relative;
    text-align:center;
    top: 0px;
    left: 0px;
    background-color:#1066B7;
    z-index:100;
}

.m_line{
	background:url(../images/line2.gif) no-repeat left center;
	float:left; width:1px; height:32px;
	line-height:32px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.smenu{
	width:1050px; 
	margin-left:auto;
	margin-right:auto;
    padding:0px;
    list-style-type:none; 
    height:36px;
	font-size:16px;
	font:"Microsoft YaHei";
}
.s_li{
	line-height:32px; width:auto; display:none; height:36px; 
}
.s_li_a{
	line-height:32px; width:auto; display:block; height:36px; 
}

.s_li_a a
{
    color:#514BFF;
}

/* */
.ullicss 
{
  float:left;
  display:inline;
  left:0px;
  top: 0px;
  width:156px; 
  line-height:40px; 
  font-size:18.5px;
  margin-left:auto; 
  margin-right:auto; 
  list-style-type:none;
  border: 0px;
  position: relative;
  color: #FFFFFF;
  font-weight:bold;
}
.ullicss:hover
{
    background-color:#006699;
    color:Red;
}
.ullicss a{
    color: #FFFFFF;
}
ul li a:only-child{
  background: none;
}
ul li:hover > ul {
  display: block; /* 滑鼠滑入母选单後，显示子选单 */
}
/* 二级选单显示於一级选单的正下方 */
ul ul {
  position:absolute;
  top:100%;
  left:0px;
  list-style: none;
  display: none;
  float:left;
  z-index:9999;
}

.menuchildli
{
    position:relative;
    float:left;
    z-index:9999;
    top: 0px;
    width:156px; 
    line-height:40px; 
    border: 0px;
    border-bottom: none;
    left:0px;
    font-size:18.5px;
    margin-left:auto; 
    margin-right:auto; 
    text-align:center;
 	background-color:#1066B7;
}
.menuchildli a {
	 color: #FFFFFF;
}
.menuchildli:hover
{
    background-color:#5599FF;
}
/*中间内容*/
.mid_content{
	width:1100px;
	margin:0px;
	padding:0px;
	margin-left:0px;
	margin-top:0px;
}
	

/*图片轮转开始*/
/*图片轮转*/
.container{
	width:100%;
	height:100%;
	/*border:1px solid #eee;*/
	position:relative;
    top: 0px;
    left: 0px;
     margin-left: 0px;
}
.idPicTextdiv{
	width:100%;
	height:24px;
	white-space:nowrap;
	overflow:hidden;
	font-size:12px;
	position:absolute; 
	bottom:0px; 
	background:url(../images/pictextbg.png) repeat-x;
    left: 0px;
}

#idPicText{
	line-height:24px;
	text-align:left;
	font-weight:bold;
	width:540px;
	white-space:nowrap;
	overflow:hidden;
	font-size:12px;
	position:absolute; 
	left:5px; 
    height:24px;
}
#idPicText a{
	text-decoration:none;
	color:Red;
	display:block;
}

#idNum{ position:absolute; right:5px; bottom:0px;}
#idNum li{
	float: left;
	list-style:none;
	color: #fff;
	text-align: center;
	line-height: 20px;
	width: 20px;
	height: 20px;
	font-size: 14px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: #060a0b;
}
#idNum li.on{
	line-height: 20px;
	width: 20px;
	height: 20px;
	font-size: 14px;
	border: 1px solid #707070;
	background-color: #ce0609;
	font-weight: bold;
}

#gzdtidNum{ position:absolute; right:5px; bottom:0px;}
#gzdtidNum li{
	float: left;
	list-style:none;
	color: #fff;
	text-align: center;
	line-height: 20px;
	width: 20px;
	height: 20px;
	font-size: 14px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: #060a0b;
}
#gzdtidNum li.on{
	line-height: 20px;
	width: 20px;
	height: 20px;
	font-size: 14px;
	border: 1px solid #707070;
	background-color: #ce0609;
	font-weight: bold;
}

#gzdtidPicText{
	line-height:24px;
	text-align:left;
	font-weight:bold;
	width:540px;
	white-space:nowrap;
	overflow:hidden;
	font-size:12px;
	position:absolute; 
	left:5px; 
    height:24px;
}
#gzdtidPicText a{
	text-decoration:none;
	color:Red;
	display:block;
}


#firstview{
     width:1100px; 
     margin:0 auto;
     overflow:hidden; 
}	
#firstviewleft
{
    float:left; 
    width:600px;
    height:400px;
}
#firstviewright
{
    float:right; 
    width:480px; 
    height:400px;
}
.center_content0
{
	width:100%;
	height:400px;
	font-size:14px;
    overflow: hidden;
}
.center_content_item0{
	height:30px;
	font-size:14px;
	margin:0px;
	padding:0px;
	padding-top:9px;
	border-bottom:#7BC2FB dashed 1px;
}
.center_content_item0 img{
	margin-left:0px;}
.center_content_item0_a
{
	width:360px;}
.center_content_item0 table
{
    height:25px;}
.center_content_item0 a{
	margin-left:5px;
}
.center_content_item0 span{
	text-align:right;
	margin-left:20px;
	color:#fff;}
/*图片轮转结束*/


#wrap {  
        width:1080px; 
        margin:0 auto;
        /*key code:*/
        overflow:hidden; 
    }
#wrapdefault {  
        width:1100px; 
        margin:0 auto;
        /*key code:*/
        overflow:hidden; 
    }
    #left, #center, #right {
        /*key code:*/ 
    }
    #left {
        float:left; 
        width:280px;   
        margin-left:0px;
      
    }
    #center { 
		margin-left:15px;
        float:left; 
        width:395px;        

    }
    #center1
    {
    	background:#ffffff;
    	margin-right:10px;
    	width:868px;
    	float:left;
    	margin-top:10px;
    	border-top:#7BC2FB solid 1px;
        border-left:#7BC2FB solid 1px;
	    border-bottom:#7BC2FB solid 1px;
	    border-right:#7BC2FB solid 1px;
	 }
#center2
    {
    	background:#F8F9F4;
    	margin-right:10px;
    	width:868px;
    	float:left;
    	margin-top:10px;
    	border-top:#7BC2FB solid 1px;
        border-left:#7BC2FB solid 1px;
	    border-bottom:#7BC2FB solid 1px;
	    border-right:#7BC2FB solid 1px;
}
	  
	  
.center4
    {
    	background:#F8F9F4;
    	margin-right:10px;
    	width:868px;
    	float:left;
    	margin-top:10px;
    	border-top:#7BC2FB solid 1px;
        border-left:#7BC2FB solid 1px;
	    border-bottom:#7BC2FB solid 1px;
	    border-right:#7BC2FB solid 1px;
}
	
.center4  a {
	color: #000000;
	text-decoration: none;
}
#center4  a:hover {
	color: #000000;
	text-decoration: none;
}

    #center3
    {
    	background:#ffffff;
    	width:1050px;
    	margin-left:auto;
    	margin-right:auto; 
    	float:none;
    	margin-top:20px;
    	margin-bottom :20px;
    	border-top:#7BC2FB solid 1px;
        border-left:#7BC2FB solid 1px;
	    border-bottom:#7BC2FB solid 1px;
	    border-right:#7BC2FB solid 1px;
	 }
    #right { 
        float:left; 
        width:395px;  
        margin-left:15px; 
     
    }
        #right1 { 
        float:right; 
        width:200px;  
        margin-top:10px;        
    }
.footer1{
	margin-top:10px;
	border:none;
	margin-left:auto;
	margin-right:auto;
	width:1100px;
	/*background:#6F3;*/	
}
	
	.footer1 img
{
    width:540px;
    height:100px;
}
.footer1 a
{
    border:none;
    background:none;
    }
 .footer1 a:hover
 {
     border:none;
     background:none;}
     
.right_2b
{
	margin-top:5px;
	height:87px;
	/*background:url(../images/right_tag.gif) no-repeat;*/
	}


.picscroll{
	height:100%;
	width:100%;
}

.left_1_1{
	width:100%;
	margin-top:10px;
	}
	
.left_1_1_1
{
    width:100%;
    position:relative;
    height:90px;
}

.left_1_1_1_2
{
    height: 40px;
    width: 137px;
    float:left;
    margin-top:5px;
    margin-left:0px;
}
.left_1_1_1_3
{
    height: 40px;
    width: 137px;
    float:left;
    margin-top:5px;
    margin-left:5px;
}
.left_1_2_1 img
{    
    height: 40px;
    width: 137px;
}

.left_1_2{
	width:100%;
	margin-top:10px;
    height: 284px;
}
.left_1_2_1
{
    width:100%;
    position:relative;
    top: 0px;
    left: 0px;
}
.left_1_2_1_2
{
    height: 80px;
    width: 136px;
    float:left;
    margin-top:5px;
    margin-left:0px;
}
.left_1_2_1_3
{
    height: 80px;
    width: 136px;
    float:left;
    margin-top:5px;
    margin-left:5px;
}
.left_1_2 img
{    
    height: 80px;
    width: 137px;
}

.left_1_2 a
{   
    margin-left:0px;
}
.left_1_2 table{
	width:100%;
	padding-left:5px;
	font-size:14px;
	color:#000;
	line-height:30px;
	font-size:14px;
	margin:0px;
	text-align:center;
    height: 221px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.left_1_2 tr{
}
.left_1_2 td{
	height:25px;
}
.left_tag_title
{
    width:100%;
    height:36px;
    border-bottom:#7BC2FB solid 2px;
}
.left_1_tag
{
    width:auto;
    font-size:18.5px;
    font-weight:bold;
	line-height:24px;
	position:relative;
    float:left;
	height:36px;
	width:auto;
}
.left_1_tag img
{
    float:left;
    margin-top:10px;
	margin-left:0px;
    height: 24px;
    width:6px;
}
.left_1_tag span
{
    float:left;
    margin-top:9.5px;
	margin-left:0px;}
	
.left_1_tag a{
	color:#fff;
	font-weight:normal;
	margin-left:50px;}
.left_1_content{
	height:30px;
	font-size:13px;
}
.left_1_content a{
	width:90px;
	height:30px;
	margin-left:8px;
	padding-left:10px;
	background:url(../images/right_tag_tag.gif) no-repeat;}



.left_director{
	width:268px;
	height:90px;
	margin-top:10px;
	border-left:#7BC2FB solid 1px;
	border-bottom:#7BC2FB solid 1px;
	border-right:#7BC2FB solid 1px;
	}
	
.left_director_wb_wx{
	width:268px;
	height:90px;
	margin-top:10px;
	border-left:#7BC2FB solid 1px;
	border-bottom:#7BC2FB solid 1px;
	border-right:#7BC2FB solid 1px;
	}
	
	.left_director_wb_wx table{
	width:250px;
	height:80px;
	border:0;
	text-align:center;
	font-size:14px;
	line-height:22px;
	}

.left_2{
	width:100%;
	height:285px;
	margin-top:10px;
}
	.left_3{
	width:345px;
	font-size:13px;
	height:225px;
	margin-top:12px;
	border-left:#7BC2FB solid 1px;
	border-bottom:#7BC2FB solid 1px;
	border-right:#7BC2FB solid 1px;
}
.left_2_tag_parent
{
    width:100%;
    height:36px;
}
.left_2_tag{
	font-size:22px;
	line-height:24px;
	height:36px;
	border-bottom:#7BC2FB solid 2px;
}
.left_2_tag span
{
    margin-left:4px;
    float:left;
    margin-top:9.5px;
	margin-left:0px;
}
.left_2_tag a{
    margin-right:9px;
	float:right;
	font-size:14px;
}
.left_2_tag img
{
    float:right;
    margin-top:20px;
}

.center_content2{
	width:100%;
	height:285px;
	margin-top:10px;
	}
.center_content_tag{
	font-size:18.5px;
	line-height:24px;
	height:36px;
	border-bottom:#7BC2FB solid 2px;
}
.center_content_tag_2
{
    font-size:18.5px;
	line-height:24px;
	height:36px;
	border-bottom:#7BC2FB solid 2px;
}
.center_content_tag_ul
{
  float:left;
  display:inline;
  left:0px;
  top: 0px;
  line-height:32px; 
  font-size:18.5px;
  margin-right:0px; 
  list-style-type:none;
  position: relative;
  text-align:center;
  height: 32px;
  font-weight:bold;
}
.center_content_tag_ul_on
{
  float:left;
  display:inline;
  left:0px;
  top: 0px;
  bottom:0px;
  line-height:32px; 
  font-size:18.5px;
  margin-right:0px; 
  list-style-type:none;
  position: relative;
  text-align:center;
  height: 32px;
  font-weight:bold;
  background-color:#0099FF;
  color:White;
}

.center_content_tag_left
{
    position:relative;
    float:left;
	height:36px;
	width:auto;
	border-bottom:#7BC2FB solid 2px;
	margin-left:15px;
	font-weight:bold;
	font-size:18.5px;
}
.center_content_tag img
{
    float:right;
    margin-top:20px;
}
.center_content_tag span
{
    float:left;
    margin-top:9.5px;
	margin-left:0px;
}
.center_content_tag_2 span
{
    text-align:center;
}


.center_content_tag a{
	margin-right:9px;
	float:right;
}
	
.center_content_tag1{
	background:url(../images/content_mid_tag.gif) repeat-x;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	height:30px;}
.center_content_tag1 img
{
    float:left;
	margin-top:10px;
	margin-left:12px;}
.center_content_tag1 span
{
    float:left;
    padding-top:4.5px;
	margin-left:4px;
}
.center_content_tag1 a
{
    float:right;
    margin-top:8px;
    margin-right:10px;
}


.center_content_tag2{
	background:url(../images/content_mid_tag.gif) repeat-x;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	height:30px;}
.center_content_tag2 img
{
    float:left;
	margin-top:10px;
	margin-left:12px;}
.center_content_tag2 span
{
    float:left;
    padding-top:10px;
	margin-left:5px;
}
.center_content_tag2 a
{
    float:right;
    margin-top:8px;
    margin-right:10px;
}

.center_content_item{
	height:30px;
	font-size:14px;
	margin:0px;
	padding:0px;
	padding-top:9px;
	border-bottom:#7BC2FB dashed 1px;
	
	}
.center_content_item img{
	margin-left:0px;}
.center_content_item_a
{
	width:340px;
}
.center_content_item_a_1
{
	width:375px;
}
.center_content_item table
{
    height:25px;}
.center_content_item a{
	margin-left:5px;
}
.center_content_item span{
	text-align:right;
	margin-left:20px;
	color:#fff;}
	

.center_content_item1{
	height:22.5px;
	font-size:14px;
	padding-top:5px;
	}
.center_content_item img1{
	margin-left:12px;}
.center_content_item_a1
{
	width:600px;
	text-align:left;	
}

.center_content_item1 a{
	margin-left:8px;
}
.center_content_item1 span{
	text-align:right;
	margin-left:20px;
	color:#000;}
	
	
	
	
	
.right_1{
	height:105px;
	background:url(../images/right_tag.gif) no-repeat;
	}
.right_1 table{
	width:190px;
	font-size:13px;
	margin-left:8px;
	color:#fff;}
.right_1 tr{
}
.right_1 td{
	height:20px;
}
.right_1_tag{
	height:25px;
	margin-left:20px;
	padding-top:5px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	}
.right_1_tag span
{
    float:left;
    margin-left:0px;
    }
.right_1_tag a{
	color:#fff;
	float:right;
	margin-right:10px;
	font-weight:normal;
}
.right_1_content{
	height:30px;
	font-size:13px;
}
.right_1_content a{
	width:90px;
	height:30px;
	margin-left:8px;
	padding-left:10px;
	background:url(../images/right_tag_tag.gif) no-repeat;}

.right_3{
	height:225px;
	margin-top:12px;
	background:url(../images/right_tag.gif) no-repeat;
	}

.right_2{
	height:130px;
	background:url(../images/right_tag.gif) no-repeat;
	}
.right_2 table{
	width:198px;
	font-size:13px;
	margin-left:8px;
	color:#000;}
.right_2 tr{
}
.right_2 td{
	text-align:left;
	height:20px;
}

.right_2_tag{
	height:25px;
	margin-left:20px;
	padding-top:5px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	}
.right_2_tag span
{
    float:left;
    margin-left:0px;}
.right_2_tag a{
	color:#000;
	float:right;
	margin-right:10px;
	font-weight:normal;
	margin-left:80px;}

/*----*/
.right_2a
{
	margin-top:5px;
	height:130px;
	background:url(../images/right_tag.gif) no-repeat;
	}
.right_2a table{
	width:198px;
	font-size:13px;
	margin-left:8px;
	color:#000;}
.right_2a tr{
}
.right_2a td{
	text-align:left;
	height:20px;
}

.right_2a_tag{
	height:25px;
	margin-left:20px;
	padding-top:5px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	}
.right_2a_tag span
{
    float:left;
    margin-left:0px;}
.right_2a_tag a{
	color:#000;
	font-weight:normal;
	float:right;
	margin-right:10px;}


/*----*/
.right_2b
{
	margin-top:5px;
	height:95px;
	/*background:url(../images/right_tag.gif) no-repeat;*/
	}
.right_2b img
{
    border:none;}
.right_2b a
{
    border:none;
    background:none;}
 .right_2b a:hover
 {
     border:none;}

.right_2bb
{
	margin-top:10px;
	/*background:url(../images/right_tag.gif) no-repeat;*/
	}
.right_2bb img
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin-top: 0px;
}
.right_2bb a
{
    border:none;
    background:none;}
 .right_2bb a:hover
 {
     border:none;}

/*----*/
.right_2c
{
	margin-top:15px;
	height:85px;
	background:url(../images/right_tag.gif) no-repeat;
	}
.right_2c table{
	width:198px;
	font-size:13px;
	margin-left:8px;
	color:#000;}
.right_2c tr{
}
.right_2c td{
	text-align:left;
	height:20px;
}

.right_2c_tag{
	height:25px;
	margin-left:20px;
	padding-top:5px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	}
.right_2c_tag span
{
    float:left;
    margin-left:0px;}
.right_2c_tag a{
	color:#000;
	font-weight:normal;
	float:right;
	margin-right:10px;}



.right_21
{    width: 500px;
     float:right;
}
.right_21 table{
	width:270px;
	font-size:13px;
	margin-left:220px;
	color:#000;
}
.right_21 tr{
}
.right_21 td{
	text-align:left;
	height:20px;
}

.right_21_tag{
	height:25px;
	margin-left:20px;
	padding-top:5px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	}

.right_21_tag a{
	color:#000;
	font-weight:normal;
	margin-left:80px;}
	
	
.styled-select { 
	width: 160px; 
	overflow: hidden; 
} 
.styled-select select { 
	width: 160px; 
	font-size: 13px; 
	border: 1px solid #7F9DB9; 
	-webkit-appearance: none; /*for chrome*/ 
} 

.content_bottom{
	width:1100px;
	height:285px;
	margin-left:0px;
	margin-top:0px;
	}
.content_bottom table{
	border:0px;
	margin:0px;
	padding:0px;}
#content_bottom_left{
	width:360px;
	float:left;
	margin-left:0px;
}
#content_bottom_mid{
	margin-left:10px;
	float:left;
	width:360px;
}
#content_bottom_right{
	float:right;
	width:360px;
}

/*尾部内容*/
.bottom_content
{
	margin-top:5px;
	width:1100px;
	font-size:13.5px;
	margin-left:auto;
	margin-right:auto;
}
.bottom_background
{
	color:#FFFFFF;
	height:35px;
	background:url(../images/bottom.gif) repeat-x;}
	
.bottom_background a
{
	color:#ffffff;
}
.bottom_background a:hover
{
	color:#ff0000;
}	
	/*二级页面*/
	
.secondpage
{	
	font-size:14px;
	width:850px;
	margin-left:10px;
    margin-right: 0px;
}
.secondpagetitle
{
	width:850px;
	font-size:16px;
	border-bottom:#7BC2FB solid 1px;
	height:24px;
	padding-top:5px;
	font-weight:bold;
	}
	
.secondpagetitle2
{
	width:850px;
	font-size:12px;
	border-bottom:#7BC2FB solid 1px;
	height:24px;
	padding-top:5px;
}
.secondpagelist
{
	font-size:14px;
    width: 850px;
}
.secondpagelist table
{
    width 850px;
}
.secondpageitem
{
	background:#ff0000;
}
	
.kk
{
	height:30px;
	font-size:14px;
	margin:0px;
	padding:0px;
	padding-top:9px;
	border-bottom:#7BC2FB dashed 1px;
}
	
.kk table
{
    height:25px;}
 
.kk_item_a
{
	width:320px;
}
	
.rightlistitem
{
	margin:0px;
	padding:0px;
	height:400px;
	width:200px;
	background:url(../images/test.gif);}
.rightlistitemtitle
{
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	text-align:center;
	width:198px;
	height:20px;
}
.rigthlistitemcontent1
{
	font-size:13.5px;
	padding-top:35px;
	text-align:center;
	width:198px;
	height:20px;
	}
.rigthlistitemcontent2
{
	font-size:13.5px;
	padding-top:20px;
	text-align:center;
	width:198px;
	height:20px;
	}
.rigthlistitemcontent3
{
	font-size:13.5px;
	padding-top:25px;
	text-align:center;
	width:198px;
	height:20px;
	}
.rigthlistitemcontent4
{
	font-size:13.5px;
	padding-top:25px;
	text-align:center;
	width:198px;
	height:20px;
	}
.link img { border:1px #cccccc solid; padding:1px;}

.pagetableable
{
    border:0;
}
.pagetableable a
{
    color:#34538b;
 }
.pagetableable a:hover
{
    color:#F30;
}
.pagetabledisable
{
    border:0;
}
.pagetabledisable a
{
    color:#34538b;
}
.pagetabledisable a:hover
{
    color:#34538b;
}

.Registe1 {
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	background-color: #EAF6FF;
	border: 1px solid #A2D8FF;
	text-align: center;
	height:40px;
}
.Registe2 
{
    font-size: 18px;
	background-color: #FBFDFF;
	border: 1px solid #c3e0f5;
	height:32px;
}
.IdeaViewTitle
{
  background-color:#0099FF; 
  color:White; 
  font-weight:bold; 
  font-size:14px; 
  height:28px;
  line-height:28px;
  vertical-align:middle;
}
.IdeaTd2
{
    height:25px;
    font-size:12.5px; 
    border-bottom:1px solid #0094FF;
    border-left:1px solid #0094FF;
    border-right:1px solid #0094FF;
}
.IdeaTd3
{
    height:25px;
    font-size:12.5px; 
    border-bottom:1px solid #0094FF;
    border-right:1px solid #0094FF;
}
.IdeaTd4
{
    font-size:12.5px; 
    border-bottom:1px solid #0094FF;
    border-left:1px solid #0094FF;
    border-right:1px solid #0094FF;
    vertical-align:top;
}

.IdeaformTitle
{
    font-size:13.5px;
    margin-left:auto;
    margin-right:auto; 
    border:0;
}
.Ideaform1
{
    height:28px;
    font-size:12.5px; 
    border-left:1px solid #0094FF; 
    border-bottom:1px solid #0094FF;
}
.Ideaform2
{
    height:28px;
    font-size:12.5px; 
    border-left:1px solid #0094FF; 
    border-bottom:1px solid #0094FF;
    border-right:1px solid #0094FF; 
}
.idearightlistitem
{
	margin:0px;
	padding:0px;
	height:400px;
	width:200px;
	background:url(../images/test.jpg) no-repeat center;}
.idearightlistitemtitle
{
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	text-align:center;
	width:198px;
	height:20px;
}
.idearigthlistitemcontent1
{
	font-size:13.5px;
	padding-top:35px;
	text-align:center;
	width:198px;
	height:20px;
	}
.idearigthlistitemcontent2
{
	font-size:13.5px;
	padding-top:20px;
	text-align:center;
	width:198px;
	height:20px;
	}
.idearigthlistitemcontent3
{
	font-size:13.5px;
	padding-top:25px;
	text-align:center;
	width:198px;
	height:20px;
	}
.idearigthlistitemcontent4
{
	font-size:13.5px;
	padding-top:25px;
	text-align:center;
	width:198px;
	height:20px;
	}
.allideatitle
{
    font-weight:bold;
    font-size:16px;
    height:34px;
    line-height:34px; 
    text-align:center; 
    vertical-align:middle;
}
.is_default_float
{
    position:fixed;
    width:1100px;
    height:200px;
    font-size:14px;
    text-align:left;
}
.is_default_floatimage
{
    cursor:pointer;
}


.questionairediv1
{
    width:850px; 
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:10px;
    margin-top:10px; 
    font-size:18px; 
    line-height:32px; 
    text-align:left
}

.questionairedivborder1
{
   border-left:#000000 solid 1px;
   border-right:#000000 solid 1px;
   border-top:#000000 solid 1px;
}

.questionairedivborder2
{
   border:#000000 solid 1px;
    text-align:center;
}

.questionairedivborderdiv
{
   width:830px; 
   margin-left:auto;
   margin-right:auto;
   border:none;
}
.serchfronton
{
    font-weight:bold;
    font-size:18px;
}
.serchfrontout
{
    font-weight:normal;
    font-size:12px;
}

