/*通用样式
-------------------------------------------------------------------*/
/* 主样式
-------------------------------------------------------------------*/
body{
	color:#656D77;	
    font: 400 13px/150% Tahoma,Helvetica,Arial,sans-serif;
    height: auto !important;
	background: url("../images/bodybg.png") repeat-x scroll 0 0 #F9FCFE;
}
a:link,a:visited{
	color: #656D77;
	font-size:13px;
	text-decoration: none;
}
a:hover,a:active {
	color: #e80439; 
	font-size:13px;
	text-decoration: none;
}
ul, ol {
    list-style: none outside none;
}
li {
    list-style: none outside none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
/* 辅样式
-------------------------------------------------------------------*/
.bgcolor{
	background-color:#cdecff;
}
.framestyle{
	border:1px solid #e2e2e2;
}
.clear {
	height:0;
	font-size:0;
	clear:both;
	over-flow:hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.pointer {
	cursor:pointer;
}
/* 字体
-------------------------------------------------------------------*/
/*灰色*/
.px12gray {
    color: #656D77;
    font-size: 12px;
}
.px13gray {
    color: #656D77;
    font-size: 13px;
}
/*白色*/
.px12white {
    color: #ececec;
    font-size: 12px;
}
.px13white {
    color: #ececec;
    font-size: 13px;
}
.px14white {
    color: #ececec;
    font-size: 14px;
}
/*红色*/
.px12Red {
    color: #A71F37;
    font-size: 12px;
}
.px13Red {
    color: #A71F37;
    font-size: 13px;
}
.px14Red {
    color: #A71F37;
    font-size: 14px;
}
.px14Title {
    color: #333333;
    font-size: 14px;
}
/* 链接
-------------------------------------------------------------------*/
/*灰色*/
.grayA a:link, .grayA a:visited {
	color:#656D77;
}
.grayA a:hover, .grayA a:active {
	color:#f60;
	text-decoration:underline;
}
/*黄色*/
.orangeA a:link, .orangeA a:visited {
	color:#f90;
}
.orangeA a:hover, .orangeA a:active {
	color:#f60;
	text-decoration:underline;
}
/*蓝色*/
.blueA a:link, .blueA a:visited {
	color:#0063CE;
}
.blueA a:hover, .blueA a:active {
	color:#f60;
	text-decoration:underline;
}
/*红色*/
.redA a:link, .redA a:visited {
	color:#F52403;
}
.redA a:hover, .redA a:active {
	color:#c30;
	text-decoration:underline;
}
/*白色*/
.whiteA a:link, .whiteA a:visited {
	color:#ececec;
}
.whiteA a:hover, .whiteA a:active {
	color:#f60;
	text-decoration:underline;
}
/*白色粗体*/
.whiteAB a:link, .whiteAB a:visited {
	color:#ececec;
	font-weight:bold;
	text-decoration:none;
}
.whiteAB a:hover, .whiteAB a:active {
	color:#ececec;
	font-weight:bold;
	text-decoration:none;
}
/*黑色*/
.blackA a:link, .blackA a:visited {
	color:#000;
	text-decoration:none;
}
.blackA a:hover, .blackA a:active {
	color:#f60;
	text-decoration:underline;
}
/*栏目标题
-------------------------------------------------------------------*/
.tsHdBox {
    height: 17px;
    padding: 7px 0;
}
.tsHdBox-hd {
    border-bottom: 2px solid #FFFFFF;
    cursor: pointer;
    display: block;
    height: 15px;
    line-height: 99em;
    margin: 0 0 5px;
    overflow: hidden;
    width: 65px;
}
.tsHdBox a {
    display: block;
    height: 17px;
    outline: medium none;
    overflow: hidden;
    position: relative;
}
.tsHdBox a:hover {
    text-decoration: none;
}
a:hover .tsHdBox-hd {
    border-bottom-color: #333333;
}
.tsHdBox-hd {
    background: url(../images/T1y6WMXexdXXXXXXXX-140-364.png) 0 -15px;
}
.tsHdBox .cArrow {
	background: url(../images/T1y6WMXexdXXXXXXXX-140-364.png) -39px 0;
    cursor: pointer;
    height: 13px;
    left: 70px;
    overflow: hidden;
    position: absolute;
    top: 1px;
    width: 13px;
}
.tsHdBox a:hover .cArrow {
    background: url(../images/T1y6WMXexdXXXXXXXX-140-364.png) -13px 0;
}
/* 分页
-------------------------------------------------------------------*/
.paglist {
	font-size:12px;
	text-align:center;
	height:24px;
	line-height:24px;
	background-color:#eeeeee;
	margin:6px 0 6px 0;
}
.paglist a {
	margin-left:3px;
}

/* 框架样式
-------------------------------------------------------------------*/
.list1_title{
	float:left;	
	width:250px;
	height:31px;
	line-height:31px;
	background:url(../images/list1_title_bg.gif) no-repeat;
}
.list1_title h3{
 	color: #FFFFFF;
    font-size: 14px;
	font-weight:bold;
    padding: 0 0 0 25px;
}
.list1_body{
	float:left;	
	width:250px;
	background:url(../images/list1_body_bg.gif) repeat-y;
}
.list1_foot{
	float:left;	
	width:250px;
	height:7px;
	background:url(../images/list1_foot_bg.gif) no-repeat;
}
.list2_title{
	float:left;	
	width:720px;
	height:31px;
	line-height:31px;
	background:url(../images/list2_title_bg.gif) no-repeat;
}
.list2_title h3{
 	color: #444444;
    font-size: 14px;
	font-weight:bold;
    padding: 0 0 0 30px;
}
.list2_body{
	float:left;	
	width:720px;
	background:url(../images/list2_body_bg.gif) repeat-y;
}
.list2_foot{
	float:left;	
	width:720px;
	height:7px;
	background:url(../images/list2_foot_bg.gif) no-repeat;
}
.list3_title{
	float:left;	
	width:460px;
	height:31px;
	line-height:31px;
	background:url(../images/list3_title_bg.gif) no-repeat;
}
.list3_title h3{
 	color: #444444;
    font-size: 14px;
	font-weight:bold;
    padding: 0 0 0 30px;
}
.list3_body{
	float:left;	
	width:460px;
	background:url(../images/list3_body_bg.gif) repeat-y;
}
.list3_foot{
	float:left;	
	width:460px;
	height:7px;
	background:url(../images/list3_foot_bg.gif) no-repeat;
}
.list4_title{
	float:left;	
	width:250px;
	height:31px;
	line-height:31px;
	background:url(../images/list4_title_bg.gif) no-repeat;
}
.list4_title h3{
 	color: #444444;
    font-size: 14px;
	font-weight:bold;
    padding: 0 0 0 30px;
}
.list4_body{
	float:left;	
	width:250px;
	background:url(../images/list4_body_bg.gif) repeat-y;
}
.list4_foot{
	float:left;	
	width:250px;
	height:7px;
	background:url(../images/list4_foot_bg.gif) no-repeat;
}
.ullist_01{
	float:left;
	width:248px;
	margin-left:1px;
}
.ullist_01 li{
	width:248px;
	height:82px;
	background-color:#FFF8F6;
}
.ullist_01 li.laser,
.ullist_01 li.card{
	border-bottom: 1px solid #eaeaea;
}
.ullist_01 li a{}
.ullist_02{
	float:left;
}
.ullist_02 li {
    float: left;
	height:145px;
    width: 170px;
}
.ullist_02 img {
    height: 125px;
    width: 133px;
}
.ullist_02 a.img:link, 
.ullist_02 a.img:visited {
    border: 2px solid #FEA974;
    display: block;
    height: 125px;
    margin: 0 auto;
    padding: 1px;
    width: 133px;
}
.ullist_02 a.img:hover, 
.ullist_02 a.img:active {
    border: 2px solid #FC6202;
    display: block;
    height: 125px;
    margin: 0 auto;
    padding: 2px;
    width: 133px;
}
.ullist_03{
	float:left;
	width:100%;
}
.ullist_03 li{
	height:29px;
	line-height:29px;
	width:100%;
	background:url(../images/listicon_arrow.gif) no-repeat 0px 10px;
}
.ullist_03 li a{
	font-size:13px;
}

input,textarea{
	vertical-align: middle;
	border: 1px solid #ABABAB;
    border-radius: 3px;
    box-shadow: 2px 2px 3px #EDEDED inset;
    padding: 4px 5px;
}
input.gbbtn{/*guestbook submit button*/
	border:0px;
	padding:0px;
	height:25px;
	width:65px;
	line-height:25px;
	text-align: center;
	background:url(../images/button_bg.jpg) 0px 0px no-repeat;
	overflow:hidden;
	cursor:pointer;
	font-weight:bold;
}






















