@charset "utf-8";
/* CSS Document */
body{
    text-align:center;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
}
#headc{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/sincol_body_topbg.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}
#header{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:64px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}
#header ul{
	display:block;
	float:right;
}
#header li {
 float:left;
 list-style:none;
 }
#header li a {
 display:block; 
 line-height:30px; 
 text-decoration:none; 
 font-weight:bold; 
 color:#FFF;
 text-align:center;
 width:80px;
 background-color:#333;
 margin-left:5px;
 }
#header li a:hover{
 background-image:url(../images/header_hover.jpg);
 cursor:pointer;
}
.info{
	background-image:url(../images/touxiang.png);
	background-repeat:no-repeat;
	height:85px;
	color:#FFF;
	font-weight:600;
	text-align:left;
	font-size:14px;
	size:5px;
}
.info-cnt{
	line-height:18px;
}
.pic_touxiang{
	width:84px;
	height:84px;
}
/*---------------------------------------------------*/
#nav{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:105px;
	background-image:url(../images/sincol_show_bg1.jpg);
}
#search{
	width:280px;
	float:right;
	margin-top:10px;
}

#search table{
	 background-image:url(../images/search.png);
	 background-repeat:no-repeat;
	 line-height:20px;
	 color:#FFF;
 }
#search a{
	font-size:14px;
	color:#09C;
	text-decoration:none;
}
.tab ul{
	display:block;
	float:right;
	color:#306;
}
.tab li {
	 float:left;
	 list-style:none;
	 margin-right:10px;
	 font-size:12px;
 }
.button{
  margin-top:12px;
  cursor:pointer;
}
.button a{
	text-decoration:none;
	border:0px;
}
#login{
	float:left;
}
#login a{
	text-decoration:none;
	color:#FFF;
	font-size:14px;
}
#container {
 background-color:#FFFFFF;
 width:980px;
 margin-left:auto; 
 margin-right:auto;
 }
 /*----------------------------------*/
#lanmu{
	width:72%;
	margin-top:0px;
	margin-bottom:10px;
	font-size:14px;
	height:32px;
}
#lanmu table{
	margin-left:0px;
	float:left;
}
#lanmu td a{
	width:100px; 
	line-height:32px; 
	font-size:14px; 
	font-weight:700;
    text-decoration:none;
	display:block;
	color:#4D4D4D;
	background-image:url(../images/arrow.jpg);
}
#lanmu td a:hover{
	background-image:url(../images/arrow-hover.jpg);
	background-repeat:no-repeat;
	color:#4D4D4D;
}
.tts a{
 cursor:default;
 background-color:#3EB6CB;
 height:32px;
}
/*-------------------main-------------------*/

#main {
 width:72%;
 }
.t2{
	background-image:url(../images/green_bar.gif);
	background-repeat:repeat-x;
	margin-bottom:15px;
	height:auto;
 }

#main table{
 width:100%;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:6px;
 border:#7D93A6 solid 1px;
 }
#main table tr{
 padding:0px;
 margin:0px;
 }
#main a{
	font-weight:600;
	color:#2F2F2F;
}
#main a:hover{
	color:#C93;
}
.biaoti{
 line-height:23px;
 font-size:12px;
 font:bold;
 font-weight:600;
 color:#333;
 }
.zhuti{
 height:60px;
 font-size:14px;
 }
.zhuti a{
 color:#000;
}
#main table td{
 text-align:left;
 }
#main table a{
 text-decoration:none;
 }
#main table a:hover{
 text-decoration:underline;
 }
.num_zhuti{
 font:"华文仿宋";
 font-size:12px;
 color:#999999;
 }
.pic_align{
 width:40px;
 }
#show_pic{
  width:780px;
  height:120px;
  background-image:url(../../images/%E6%9C%AA%E5%91%BD%E5%90%8D.JPG);
}

.show_login {
	cursor:pointer;
}
.show_register {
	cursor:pointer;
}

	