@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background: #FFFFFF url(../ICO/Share/001.jpg) repeat-x;	
	line-height:18px;
	color:#606060;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.page{
	width:950px;
	margin:auto;
}
.close{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

:focus{outline: none;}

a,area {blr:expression(this.onFocus=this.blur())}

/*共用头部样式=============================================================================================================================================================*/

.head{
	height:119px;
	margin:10px 20px 10px 20px;
	position:relative;
}

.logo{
	height:115px;
	width:115px;
	position:absolute;
	background:url(../ICO/Share/002.jpg) no-repeat;
}
.search{
	text-align:right;
	padding-top:41px;	
}
.search input{
	border:1px solid #CCCCCC;
	height:19px;
	padding:3px 10px 0px 10px;
	width:170px;
	margin:0px 5px;
	color:#A0A0A0;
}
.search img{
	float:right;
	cursor:pointer;
}

.columns{
	text-align:right;
	line-height:21px;
	padding-top:31px;
}
.columns a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	border-left:1px dotted #A6A6A6;
	padding-left:8px;
	margin-left:9px;
}
.columns a:hover{
	color:#FFDD00
}

/*共用导航样式=============================================================================================================================================================*/

.navigation{
	height:40px;
	line-height:40px;
	color:#333333;
	padding-left:9px;
}
.navigation a{
	color:#333333;
	text-decoration:none;
}
.navigation span{
	font-weight:bold;
}

/*共用主体样式=============================================================================================================================================================*/

.body{
	margin-top:20px;
	border-top:1px solid #CCCCCC;
	background:#FFFFFF url(../ICO/Share/004.jpg) no-repeat;
}
.bodystyle{	
	background:url(../ICO/Share/004.jpg) no-repeat right top;
	padding:20px;
}

.left{
	float:left;
	width:190px;
	border:1px solid #D5D5D5;
	margin-right:20px;
	background-color:#FFFFFF;
	padding:9px 9px 25px 9px;
}

.left h1{
	line-height:27px;
	color:#FFFFFF;
	background: #5E5E5E url(../ICO/Share/005.jpg);
	font-size:12px;
	font-weight:900;
	padding-left:10px;
	margin-bottom:3px;
}

.left a{
	display:block;
	line-height:26px;
	font-weight:bold;
	padding-left:15px;
	border-bottom:1px dotted #BCBCBC;
	color:#333333;
	text-decoration:none;	
}
.left a:hover{
	color:#FFDD00;
	background-color:#F3F3F3;	
}


.right{
	width:720px;
	border-top:1px solid  #D5D5D5;
	float:left;
	background:#FFFFFF url(../ICO/Share/004.jpg) no-repeat;
}
.rightstyle{	
	background:url(../ICO/Share/004.jpg) no-repeat right top;
	padding:9px;
}

.rightcontent{
	background-image:url(../ICO/Share/006.jpg);
	background-repeat:no-repeat;
	padding:20px 20px 20px;
}

.rightcontent a{
	color:#606060;
	text-decoration:none
}
.rightcontent a:hover{
	text-decoration:underline;
}

.rightcontent b{
	display:block;
	font-size:20px;
	text-transform:uppercase;
	color:#222222;
	margin-bottom:20px;
}

.content{
	border-top:1px solid #CCCCCC;
	background:url(../ICO/Home/002.jpg) no-repeat;
}
.contentstyle{
	padding:14px;
	background:url(../ICO/Home/002.jpg) no-repeat right top;
}

/*共用底部样式=============================================================================================================================================================*/

.down{
	height:125px;
	background-color:#F6F6F6;
	border-top:1px solid #DDDDDD;
	padding-top:25px;
}

.down div{
	width:910px;
	margin:auto;
	line-height:20px;
}
.down img{
	border:0px;
	float:right;
	margin-top:17px;
}

span#LabelPage { color:#333;text-align:right;width:650px;height:20px;display:block;}
span#LabelPage a { color:#555; font-weight:bold; }

.TalkSearchTextBox {
	border:1px solid #CCCCCC;
	height:20px;
	padding:3px 10px 0px 10px;
	width:120px;
	margin:10px 0px;
	color:#A0A0A0;
	float:left;
}
.TalkSearchImgButton{
	margin:10px 0px;
}
.TalkSearchButtonL{
	background: #5E5E5E;width:80px;height:25px;color:#fff;
	border:0px;margin-right:5px;cursor:pointer;
}
.TalkSearchButtonR{
	background: #FFDD00;width:80px;height:25px;color:#000;
	border:0px;margin-right:0px;cursor:pointer;
}
a.TalkSearchLinkButton{
	margin:0px 0px 0px 5px;
	padding:0px;
	border:0px;
	width:50px;
	font-size:10px;
	text-decoration:underline;
	font-weight:normal;
	color:#aaa;
	background:none;
	text-align:right;
	float:right;
}
a.TalkSearchLinkButton:hover{
	margin:0px 0px 0px 5px;
	padding:0px;
	border:0px;
	width:50px;
	text-decoration:underline;
	font-weight:normal;
	color:#CCC;
	background:none;
	float:right;
}
