﻿@charset "utf-8";
/*设置个项默认值*/
body
{margin:0px; padding:0px; background:#fff url(../Images/bgj.png) repeat-x;
 font-family:Verdana, Arial, Helvetica, Sans-Serif,宋体; font-size:12px; color:#666;}
ul,ol,dt{list-style-type:none;}
table
{margin:0px;}
th,td
{line-height:180%; text-align:left;}
img
{border:0px;}
dl,dt,dd,p,ul,form
{margin:0px; padding:0px;}

/*通用链接默认值*/
a:link{color:#0033FF;text-decoration: none;}
a:visited{color:#0033FF;text-decoration: none;}
a:hover,a:active{color:#0033FF;text-decoration:underline;}




/*右侧漂浮*/
#rightPiaoFu
{width:120px; height:auto; overflow:hidden; padding:6px; position:absolute;right:0px;}
#rightPiaoFu .content
{width:120px; height:auto; overflow:hidden; background-color:#fff; position:relative;}
#rightPiaoFu .close
{width:20px; height:20px; overflow:hidden; position:absolute; right:0px; top:0px;
 color:#fff; cursor:pointer; line-height:20px; text-align:center; font-size:14px;}
#rightPiaoFu ul
{list-style:none;}
#rightPiaoFu ul li.sort
{width:118px; height:20px; overflow:hidden; border:1px solid #C0E6F9;
 line-height:20px; text-align:center; color:#fff;}
#rightPiaoFu ul li.qq,#rightPiaoFu ul li.msn,#rightPiaoFu ul li.skype
{width:110px; height:auto; overflow:hidden; padding:3px 0px; line-height:23px; text-indent:10px;}
#rightPiaoFu ul li.tel,#rightPiaoFu ul li.email
{width:110px; height:auto; overflow:hidden; line-height:23px; text-indent:10px; color:#333; text-align:center;}
#rightPiaoFu a:link{color:#333;text-decoration: none;}
#rightPiaoFu a:visited{color:#333;text-decoration: none;}
#rightPiaoFu a:hover,#rightPiaoFu a:active{color:#ff0000;text-decoration:underline;}


/*留言列表*/
#GuestBookList
{width:730px; height:auto; overflow:hidden;}
#GuestBookList .one
{padding-bottom:10px;}
#GuestBookList .one table
{background-color:#E4E4E4;}
#GuestBookList .one table td
{background-color:#FFFFFF; line-height:21px; padding:8px;}
#GuestBookList .one table th,#GuestBookList .one table td.title
{background-color:#F7F7F7; line-height:21px; padding:8px;}
#GuestBookList .one table th
{text-align:center; font-weight:normal; color:#454545;}
#GuestBookList .one table td.repaly
{color:#CC0000;}
#GuestBookList .one table td.title em
{float:left; color:#454545; font-style:normal;}
#GuestBookList .one table td.title span
{float:right; color:#666; font-size:11px;}

/*留言表单*/
#GuestBookForm
{width:730px; height:auto; overflow:hidden;}
#GuestBookForm .title
{font-size:14px; font-weight:bold;color:#CC0000; line-height:40px;}
#GuestBookForm table
{background-color:#E4E4E4;}
#GuestBookForm table th
{background-color:#F7F7F7; text-align:right; font-weight:normal; color:#454545;}
#GuestBookForm table td
{background-color:#FFFFFF;}
#GuestBookForm table th,#GuestBookForm table td
{padding:8px; line-height:21px;}
/*List内容翻页*/
.thePageInfo{padding:0 0 0 5px;text-align:center;margin:0 auto;}
.pagenav{width:600px;height:24px;line-height:24px;float:left;overflow:hidden;text-align:left;}
.pagenav a{dispaly:block;height:24px;line-height:24px;color:#666;}
.pagenav a:hover{color:#ae5255;}
.pagenext{width:600px;height:24px;line-height:24px;float:left;overflow:hidden;text-align:left;}
.pagenext a{dispaly:block;height:24px;line-height:24px;color:#666;}
.pagenext a:hover{color:#ae5255;}
.pagelist{width:600px;height:24px;line-height:24px;float:left;text-align:left;}
.pagelist a{dispaly:block;height:24px;line-height:24px;color:#666;}
.pagelist a:hover{color:#ae5255;}
.theContent p{line-height:24px;letter-spacing:1px}
#OnePage p{line-height:24px;letter-spacing:1px}
#OnePage{padding:5px;  
     border-left: 1px solid #dddddd;
    height: auto;
    margin-top: 18px;
    overflow: hidden;
    padding-left: 25px;
    width: 829px;
	min-height:456px;}
#OnePage .theContent .left
{width:400px; height:auto; overflow:hidden; float:left; padding-right:25px; border-right:1px solid #dddddd;}
#OnePage .theContent .left table
{width:100%; height:auto; overflow:hidden; margin-bottom: 10px; border-collapse: collapse;}
#OnePage .theContent .left table td
{padding: 5px 10px;border: 1px solid #DDD;}
#OnePage .theContent .right
{width:400px; height:auto; overflow:hidden; float:right;}

	
/*相册*/
#SlideClass001
{width:400px; height:auto; overflow:hidden; position:relative; margin:0px auto; margin-top:5px;}
#SlideClass001 .MaxPic
{width:400px; height:312px; overflow:hidden;position:relative;}


#SlideClass001 .MaxPic ul
{list-style:none;}
#SlideClass001 .MaxPic ul li
{width:400px; height:312px; overflow:hidden; float:left; position:relative;}
#SlideClass001 .MaxPic ul li img
{position:absolute; left:0px; top:0px;width:400px;height:312px;}



#SlideClass001  .MinPicList
{width:400px; height:auto; overflow:hidden; margin:0px auto; position:relative; margin-top:13px;}
#SlideClass001  .MinPicList ul 
{list-style:none;}
#SlideClass001 .MinPicList ul li
{width:72px; height:67px; overflow:hidden; float:left; cursor:pointer;}
#SlideClass001  .MinPicList ul li img
{border:1px #A3A3A3 solid;margin-left:10px;}
#SlideClass001 .MinPicList ul li.onfocus img
{border:1px #153F87 solid;}
	
	
/*
//CSS Hack
property:value; 所有浏览器 
_property:value; IE6 
+property:value; IE7
*property:value; IE6/IE7
property:value \0; IE8/IE9
property:value \9; IE6/IE7/IE8
property:value \9\0; IE9

//最小高度HACK
min-height:500px; 
height:auto !important; 
height:500px; 
overflow:visible;

//溢出文字用省略号点代替(慎用)
white-space:nowrap; text-overflow:ellipsis; overflow:hidden;

//文字两端对齐
text-align:Justify;(火狐)
text-justify:inter-ideograph;(IE)
*/