@charset "utf-8";

/*  whole */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 10px 0px;
	padding: 0px;
}
a:link{
	color: #f60;
	text-decoration: underline;
}
a:visited{
	color: #996600;
	text-decoration: underline;
}
a:hover{
	color: #f60;
	text-decoration: none;
}
#syn {
    background-image: url(../../../images/bg_stripes.gif);
	margin: 0px auto;
	padding: 0px;
	width: 760px;
}
.clear{
	clear: both;
}
.size12px { font-size: 12px}
/*  whole end */

/*  header */
#header {
	margin: 0px 0 10px;
	padding: 0px;
	height: 108px;
	width: 760px;
}
#header h1 {
	display: none;
}
#header img {
	margin: 0px auto;
	height: 108px;
	width: 760px;
}
/*  header end */

/*  h2 bana */
.pannavi {
	font-size: 13px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
#bana {
	margin: 10px 0px;
	padding: 0px;
	height: 79px;
}
#bana h2 {
	margin: 0px auto;
	height: 79px;
	width: 710px;
	text-indent: -9999pt;
	background-image: url(../images/ttl.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/*  h2 bana end */


#contents {
	padding: 30px 40px 0px;
	margin: 15px 0px 0px;
	width: 680px;
}

/*--------------contents xinwen-------------------*/
#contents #xinwen,#contents #zhuanti,#contents #dayi,#contents #caiyao{
	margin: 0px 0px 15px;
	padding: 0px 10px 0px 0px;
	height:auto!important;
	height: 210px;
	min-height:210px;	
	width: 330px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #319c00;*/
	float: left;
}

#contents #xinwen #xw_left,#contents #zhuanti #zht_left,#contents #dayi #dy_left,#contents #caiyao #cy_left{
	margin: 0px;
	padding: 0px 5px;
	float: left;
	width: 80px;
	text-align: center;
	height: 210px;
}
#contents #xinwen #xw_left h3,#contents #zhuanti #zht_left h3,#contents #dayi #dy_left h3,#contents #caiyao #cy_left h3{
	color: #319C00;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../images/eyecatch.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*----------contents xinwen-End--------------------*/


/*-------------com----------------*/
.com{
	/*margin:10px 10px 0 0;
	padding-left: 10px;*/
	margin: 0;
	padding: 0;
	outline: 0;
	text-decoration: none;
	font-size: 13px;
	list-style: none;
	float: left;
	position: relative;
	z-index: 1;
	width: 240px;
	/*border-right: 1px solid #CCCCCC;*/
	height:auto!important;
	height: 210px;
	min-height:210px;	

}
.com .tabs{
	height:24px;
	padding-top:5px;
	line-height:24px;
	border-bottom:1px solid #b4b4b4;
	overflow:visible;
	position:relative;
	font-size: 13px;
}
.com .tabs ul{
	height:24px;
	position:absolute;
	top:5px;
	left: 1px;

}
.com .tabs ul li{
	float:left;
	height:23px;
	list-style:none;
	padding:0 10px;
	background:url(../images/split1.gif) no-repeat left top;
	font-size: 13px;

	
}
.com .tabs a:link,.com .tabs a:visited,.com .tabs a:hover{
	color: #000000;
	text-decoration: none;
	outline:none;
}
.com .tabs ul li.on{border:1px solid #b4b4b4;border-bottom:1px solid #fff;background:#fff;font-weight:bold;}
.com .tabs ul li.sp{background:none;}
.com  td.count{width:40px;padding-right:4px;}
.com_hover img{}
div.com_hover table td.com_on a.cms img{background:url(/static/img/icon.gif?v2) left -13px;}



/*----------------UI tabs-End----------*/

/*-----------ui-tabas-panel------------*/
.com .tabs_c{
}

.com .tabs_c .tc{
	/*padding:10px 10px 3px;
	background:url(../../images/bg_stripes.gif);
	font-size: 14px;
	height: 135px;*/
	margin: 0;
	padding: 15px 0px 0px;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 13px;
	list-style: none;
	background: url(../../../images/bg_stripes.gif) repeat-x;
	color: #333333;
	width: 240px;
	height:auto!important;
	height: 185px;
	min-height:185px;	
	float: left;
	/*border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;*/
	text-align: left;

}



.com .tabs_c .tc  h4{
	font-size: 13px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #03c;
	font-weight: normal;
}

.com .tabs_c .tc p{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 3px;
	line-height: 20px;
}
.com .tabs_c .tc img{
	padding: 0px;
	margin: 0px;
}
.com .tabs_c .tc .sub{
	padding: 10px 0px 0px 10px;
	margin: 0px;
	line-height: 16px;
	text-indent: 2em;
}

.com .more a{
	position:absolute;
	right:2px;
	line-height:24px;
	padding-right:2px;
	bottom: 0px;
	margin-top: 5px;
	text-decoration: underline;
}




.tc{display:none;position:relative;}
.hot1{display:block; padding-bottom:10px;}
.tc .ad{position:absolute;bottom:0;right:0;}

.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
/*UI tabs end*/
#contents #xiaotieshi{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	height:auto!important;
	height: 300px;
	min-height:300px;	
	width: 330px;
	float: left;
	text-align: center;
}

.memo {
	width:265px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-top: 2px solid #CCCCCC;
	background-image: url(../images/memo_bg.gif);
	background-repeat: repeat-y;
}
.memo_txt { 
 margin:0;
 font-size:13px;
 line-height:18px;
 color:#666666;
 }
.memo_sc {
	height: 180px;
	min-height:180px;	
	overflow: auto;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	 scrollbar-base-color: #FFF;
 scrollbar-track-color: #FFF;
 scrollbar-arrow-color: #999;
 scrollbar-highlight-color: #999;
 scrollbar-3dlight-color: #FFF;
 scrollbar-shadow-color: #999;
 scrollbar-darkshadow-color: #FFF;

 }
 .memo_sc p {
	margin-bottom: 15px;
}

 
#contents #xiaotieshi .memo .memo_txt h3 {
	font-size:16px;
	font-weight:bold;
	color:#319C00;
	margin-left:15px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#contents #xiaotieshi .memo .memo_txt h4 {
	font-size:13px;
	line-height:18px;
	color:#666666;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents #xiaotieshi .memo .memo_txt h3 a:link {
	color: #319C00;
	text-decoration: underline;
}
#contents #xiaotieshi .memo .memo_txt h3 a:visited{
	color: #319C00;
	text-decoration: underline;
}
#contents #xiaotieshi .memo .memo_txt h3 a:hover{
	color: #319C00;
	text-decoration: underline;
}
#contents #xiaotieshi .memo .memo_txt .more_memo{
	text-align: right;
	margin-right: 15px;
}
#contents #xiaotieshi .memo .memo_txt .more_memo a{
	text-decoration: underline;
}
#contents #zhuanjia  {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	height:auto!important;
	height: 300px;
	min-height:300px;	
	width: 330px;
	float: left;
	text-align: center;
}

#contents #zhuanjia #loc_set{
	background:url(../images/prof_bg.gif) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 149px;
	width: 265px;
}
#contents #zhuanjia .prof_txt {
	margin:10px;
	font-size:13px;
	line-height:18px;
	color:#666666;
	text-align: left;
}


/*  footer */
#footer{
	margin: 0px;
	padding: 0px;
	height: 167px;
	width: 760px;
	position: relative;

}
#footer img{
	margin: 0px;
	padding: 0px;
	position: relative;
}
#footer #year_made{
	font-size: 13px;
	color: #319c00;
	position: absolute;
	text-align: left;
	left: 240px;
	margin: 0px;
	padding: 0px;
	top: 46px;
}
/*  footer  end */
