﻿/*
Skin Designer:popdo
Designer Site: http://www.popboy.net
Designer Mail: ie6688#gmail.com 
*/

/*---主体样式---*/
	#container
{
	width:910px;
	padding:0;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #D1EFF4;
}
/*---顶部样式---*/
	#container #header
{
	border-top: 3px solid #000;
	height:215px;
	text-align:left;
	width:910px;
	background-image: url(headbg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#container #header #blogname
{margin:20px; 0px 0px 20px;}
#container #header #blogname
{font-size:26px;}
#container #header #blogname #blogTitle
{font-size:11px;color:#ff16a4;margin-left:100px;margin-top:-18px;}
#container #header #menu
{
	height:35px;
	width:910px;
	text-align:center;
	padding:0px;
	overflow:hidden;
	margin-top: 215px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(menu_bg.png);
}
#container #header #menu #Left{}
#container #header #menu #Right{}
 #container #header #menu ul{
	list-style:none;
	padding:0px;
	height:35px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 130px;
} 
  #container #header #menu ul li{float:left;height:35px;}  
   .menuDiv{
	width:3px;
	padding:0px;
	background-image: url(menu_div.gif);
	background-repeat: no-repeat;
}

/* 导航A和导航B*/

#container #header #menu ul li .menuA span
{
	padding:0px 10px 0px 5px;
	display:block;
}
#container #header #menu ul li .menuA:hover span
{

}
#container #header #menu ul li .menuB span
{
	padding:0px 10px 0px 5px;
	display:block;
}
#container #header #menu ul li .menuB:hover span
{

}

.menuL
{}
.menuR
{}
.menuDiv
{}
/*---菜单分割线---*/

/*---内容样式---*/
#container #Tbody
{
	width:880px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #D1EFF4;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

/*---主内容--*/
#mainContent{}
#innermainContent
{
	float:left;
	width:640px;
	text-align:left;
	margin-top: 15px;
}

/*---工具条--*/
	#sidebar
{
	float:right;
	width:225px;
	color:#a1a1a1;
	overflow:hidden;
}
#innersidebar{}
#sidebar-topimg{}
#sidebar-bottomimg{}

/*---工具箱样式--*/

.sidepanel{
	float:left;
	width: 225px;
	margin-top: 10px;
}

.Ptitle
{
	color:#ed648c;
	height:24px;
	line-height:200%;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
	font-size:12px;
	background-image: url(images/tab2.gif);
	background-repeat: repeat-x;
}
.Pcontent
{
	text-align:left;
	line-height:180%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 3px;
}
.Pfoot{}

#mainContent-topimg
{}
#mainContent-bottomimg
{}
.content-width{}

/*--主内容元素的全局宽度--*/

	/*---主内容页数--*/
.pageContent
{
	margin:0 auto;
	padding:3px;
	text-align:left;
	height:18px;
}
.NavTitle
{
	float:left;
	font-weight:bold;
}
.page
{
	padding-right:5px;
	height:18px;
}
.page ul
{
	list-style:none;
	margin:0px;
	padding:0px
}
.page ul li
{
	float:left;
	padding:0px 3px 0px 3px;
}
.page ul li.PageL
{
	width:9px;
	height:16px;
}
.page ul li.PageR
{
	width:9px;
	height:16px;
}
.PageLbutton
{}
.PageRbutton
{}
/*---内容框--*/
.Content{width:640px;}

/*---日志标题框--*/
 .Content-top
{
	height:60px;
	text-align:left;
	overflow:hidden;
}
.Content-top .ContentLeft{}
.Content-top .ContentRight{}

  .Content-top .ContentTitle
{
	display:inline;
	font-size:14px;
	color:#49A8D8;
	line-height:24px;
	margin-top:8px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
  .Content-top .ContentAuthor
{
	color:#ffffff;
	font-size:10px;
	margin:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #49A8D8;
	border-bottom-color: #49A8D8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #49A8D8;
} 

/*---日志内容框--*/
	.Content-body
{
	overflow:hidden;
	text-align:left;
	width:100%;
	line-height:200%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Content-body  img{
	margin:0px;
	padding:0px;
}

  .Content-body  img:hover{
	margin:0px;
	padding:0px;
}

/*---日志内容底部--*/
  .Content-bottom{margin-bottom:16px;
}

.Content-bottom .ContentBLeft{}
.Content-bottom .ContentBRight{}
/*---日志其他信息--*/
	.Content-Info
{
	margin:0px 4px 6px 4px;
	padding:0px;
}
.Content-Info .InfoAuthor
{
	display: none;
}
.Content-Info .InfoOther
{
	float:right;
	text-align:right;
}
/*--评论框--*/
	.comment
{
	text-align:left;
	border: 0px solid #ffffff;
}
.commentinfo
{
	font-size:9px;
	color:#999;
}
.commenttop
{
	background-color: #49A8D8;
	height:20px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49A8D8;
}
.commentcontent
{
	background-color: #ffffff;
	padding:10px;
	overflow:hidden;
}
.commentcontent_reply0
{
	height:10px;
	font-weight:bold;
	color:#49A8D8;
	background-image: url(ubbicon.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}
.commentcontent_reply
{
	padding:8px;
	line-height:160%;
	background-color: #666666;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}
.commentcontent_reply2
{
	padding:8px;
	line-height:160%;
	background-color: #666666;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.commentbottom
{
}
/*---UBB框--*/
	.UBBPanel
{
	width:100%;
	overflow:auto;
	margin:5px 0;
}
.UBBTitle{
	height:30px;
	font-weight:bold;
	background:url(ubbicon.gif) 20px 18px no-repeat;
	color:#49A8D8;
} 

.UBBContent{
	padding:8px;
	line-height:160%;
	margin-left:auto;
	background-color: #666666;
	width:92%;
	margin-right: auto;
}

  .UBBContent TEXTAREA {width:80%;font-size:12px}

  .UBBSmiliesPanel {background:#FFF}

:link.UBBLink,:visited.UBBLink
{
	font-size:11px;
	font-family:verdana;
}
/*---信息框--*/
	#MsgContent
{
	margin:auto;
	text-align:left;
}
#MsgContent #MsgHead
{
	padding:0px;
	color:#49A8D8;
	font-weight:bold;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#MsgContent #MsgBody
{
	padding:4px;
	line-height:180%;
	width: 100%;
}
.users{	text-align:left;width:200px;}

.LDialog
{
	border:1px solid #49A8D8;
	margin:3px auto;
	padding:1px;
}
.LDialog .LHead
{
	background:#BBA097;
	padding:1px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.LDialog .LBody
{
	padding:4px;
	line-height:200%;
}
/*信息框图标以及文字*/
	.MessageText
{
	height:500px;
}
.MessageIcon
{}
.ErrorIcon
{}
.WarningIcon
{}
.QuestionIcon
{}
/*---文件上传框样式---*/
	.attachmentBody
{
	margin:0px;
	font-size:11px;
	background-color: #b3e7f6;
}

/*---底部样式---*/
#container #foot
{
	width:910px;
	text-align:left;
	height:73px;
	background-color: #49a8d8;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.foota{
	height:13px;
	text-align:right;
	color:#fe4a79;
}
.as{color:#fe4a79}

.footb{
	font-size:12px;
	height:40px;
	text-align:center;
	line-height:22px;
	color:#FFFFFF;
	padding-top: 20px;
}

 /*---底部icon样式---*/
.mrss {
	background: url(images/a_feed.gif) no-repeat left center;	      	padding-left: 16px;
	text-decoration: none;
	margin-right: 6px;
}
a.msm {
	background: url(images/sitemap-mini.gif) no-repeat left center;	      	padding-left: 14px;
	text-decoration: none;
	margin-right: 6px;
	color:#3ba5cf;
}
a.msm:visited {color:#3ba5cf;}
a.msm:hover {color:#000;text-decoration:none;}

.mxhtm {
	background: url(images/validhtml-mini.gif) no-repeat left center;		padding-left: 14px;
	text-decoration: none;
	margin-right: 6px;
}

.mcss {
	background: url(images/validcss-mini.gif) no-repeat left center;		padding-left: 14px;
	text-decoration: none;
	margin-right: 6px;
}
 /*---pos&neg---*/
 #top2{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#pos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49A8D8;
	height: 180px;
	width: 435px;
	text-align: left;
	line-height: 160%;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
}
#neg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49A8D8;
	height: 180px;
	width: 435px;
	text-align: left;
	line-height: 160%;
	float: right;
	margin-top: 20px;
	padding-right: 20px;
}
#enfont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #49A8D8;
}
 /*---about---*/
.about_us{
	width:880px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #D1EFF4;
}
.about_1{
	width: 880px;
	margin-top: 20px;
}
.about_ch{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49A8D8;
	text-align: justify;
	line-height: 180%;
}
.about_title{
	font-size: 12px;
	color: #49A8D8;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4d;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: left;
	width:880px;
}
.about_title2{
	font-size: 11px;
	color: #4d4d4d;
	height: 20px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4d;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.about_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49A8D8;
	width: 400px;
	text-align: left;
	line-height: 160%;
	float: right;
	margin-top: 20px;
	margin-left: 30px;
	height: 450px;
}
.about_en{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	text-align: left;
	line-height: 160%;
}
.contact{
	width:880px;
	text-align:center;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #000000;
}
.contact_title{
	font-size: 12px;
	color: #000000;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4d;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: left;
	width:400px;
}
.contact_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49A8D8;
	text-align: justify;
	line-height: 180%;
}
#map{
	background-image: url(map.png);
	height: 361px;
	width: 461px;
	float: left;
}
#contactfont{
	float: right;
	width: 400px;
}