/****** General Styles ******/
body {
	font-size: 12px;
	font-family:Verdana;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 12px;
}
td {
	word-break: break-all;
}
a {
	text-decoration:none;
	color: #ae0000;
}
a:hover {
	text-decoration: none;
	color:#000;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}
acronym {
	text-decoration: none;
	border-bottom: 1px dotted #fd1414;
	cursor: help;
}
/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Verdana, Arial;
	font-size: 12px;
}
input.text {
	height: 18px;
	line-height:18px;
	padding: 1px;
	border: 1px solid #fd1414;
	color: #fd1414;
	background-color: #FBFCFD;
}
input.button {
	height: 20px;
	border: 1px solid #fd1414;
	border-top: 1px solid #fd1414;
	border-left: 4px solid #fd1414;
	color: #fd1414;
	background-color: #FBFCFD;
}
textarea {
	border: 1px solid #fd1414;
	background-color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #fd1414;
	background:url(images/bg1.gif) no-repeat right top;
}
select {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #fd1414;
	background-color: #FBFCFD;
	border: 1px solid #fd1414;
}
/****** Main Layout Styles ******/
body {
	text-align: center;
	background: url(images/bg.gif) repeat-y center top;
}
#lorsxin_top {

}
#lorsxin_Banner {
	margin:auto;
	background: url(images/banner_bg.jpg) no-repeat center top;
}
#wrapper {
	margin:0 auto;
	text-align: center;
	width: 940px;
}
#innerWrapper {
	width: 100%;
}
#header {
	width: 940px;
	background: url(images/top.jpg) no-repeat center top;
}
#innerHeader {
	clear:both;
	width:940px;
	padding:0;
	height:40px;
}
#footer {
	clear: both;
	background: url(images/footer.jpg) no-repeat center bottom;
	height: 180px;
	width: 940px;
	padding:0;
	margin: 0 auto;
}
#footer a {
	color: #000;
}
#innerFooter {
	font-size: 12px;
	text-align: center;
	color: #000;
	padding-top:20px;
	padding-bottom:10px;
}
/****** Header Elements Styles ******/
/* header title */
.blog-header {
	display: block;
	height:170px;
}
h1 {
	padding: 0px;
	margin: 0px;
}
h1 a {
	display: block;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}
/* blog description */
.blog-desc {
	color: #ffffff;
}
/* nav menu */
#menu {
	height: 25px;
	text-align: right;
	color: #FFB243;
	clear:both;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#menu li {
	list-style: none;
	line-height:25px;
	padding:2px;
	text-align:center;
	float:left;
	display:inline;
}
#menu a {
	color: #333;
	padding:0 5px;
	text-decoration: none;
	display: block;
}
#menu a:hover {
	color:#000;
}
/****** Content Layout#9C0******/
#mainWrapper {
	background:#FFF;/*margin:0 auto;*/
}
/* sidebar */
.sidebar {
	padding-top: 4px;
	float: left;
	width: 175px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 3px;
}
/* content */
.content {
	float: right;
	width: 100%;
	margin-left: -205px;
}
.content-wide {
	width: auto;
	margin-left: -205px;
}
.content-only {
	width: 100%;
	margin-left: -205px;
}
#innerContent {
	margin-left: 205px;
	overflow: visible;
	margin-top: 5px;
}
/* a style which makes mainWrapper touch the bottom of sidebar and content */
.clear {
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}
/****** Sidebar Panels ******/
.panel {
	padding:0px;
	margin-bottom: 5px;
	background:url(images/bg1.gif) no-repeat right 24;
}
.panel h5 {
	width: 190px;
	text-align: left;
	color:#FFF;
	text-indent: 18px;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	background:#fd1414;
	cursor: pointer;
	cursor: hand;
	height: 21px;
	line-height:21px;
}
.panel h5 a {
	color: #fff;
}
.panel-content {
	width: 180px;
	margin:0px;
	padding:5px;
	line-height: 150%;
	color:#fd1414;
*/
}
.panel-content ul {
	padding: 0px;
	margin: 0px;
}
.panel-content li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.panel-content li.indent {
	padding: 0px;
	background: url(images/list.gif) no-repeat left center;
	text-indent: 10px;
}
.panel-content ul ul li {
	padding: 0px;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
}
#sidebar_entries ul li a, #sidebar_replies ul li a, #sidebar_link ul li a {
	display:block;
}
#sideblock_category {
	padding-left:15px;
	line-height:15px;
	width:153px
}
/*user panel login form */
#loginForm {
	width: 95%;
}
/* calendar panel */
#calendar {
	width: 100%;
}
.calendar-top {
	text-align: center;
}
.calendar-year, .calendar-month {
	font-weight: bold;
}
.calendar-weekdays {
	color: #fd1414;
	font-size:12px;
	text-align: center;
	width:18px;
	height:18px;
}
.calendar-weekday-cell {
	color: #fd1414;
	font-size:12px;
	text-align: center;
	width:18px;
	height:18px;
	font-weight: bold;
}
.calendar-main {
	background: #FFFFFF;
}
.calendar-day, .calendar-day-blank, .calendar-saturday, .calendar-sunday, .calendar-today {
	text-align: center;
	width:18px;
	height:18px;
	border:#CCC solid 1px;
}
.calendar-saturday, .calendar-sunday {
	color: #fd1414;
	font-weight: bold;
}
.calendar-today {
	border:#FFB243 solid 1px;
	font-weight:bold;
	display: block;
	background: url(images/bg_cal.gif) no-repeat center center;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
	color:#fd1414;
	background:#CAE324;
	font-weight:bold;
	text-decoration: none;
	display:block;
}
.calendar-today a:hover, .calendar-day a:hover, .calendar-saturday a:hover, .calendar-sunday a:hover {
	/*color: #fd1414; */
	color:#FFF;
	background: #fd1414;
	font-weight:bold;
	text-decoration: none;
	display:block;
}
.calendar-today a {
	font-weight:bold;
	text-decoration: none;
	display:block;
	background:#CAE324;
}
/****** Search Panel ******/
.search-field {
	width: 125px;
	margin-bottom: 5px;
	border: 1px solid #fd1414;
}
/****** Announcement Box ******/
.announce {
	margin-bottom: 15px;
	border:#b70000 solid 1px;
	padding:1px;
}
.announce-content {
	font-size:14px;
	word-wrap: break-all;
	padding: 8px;
	color:#1BA8D1;
	line-height:150%;
	_height:1%;
}
/****** Defaul Page Elements ******/
.article-top {
	padding: 5px;
	margin-bottom: 15px;
}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}
/* page links */
.pages {
	color: #fd1414;
}
.pagelink-current {
	font-weight: bold;
}
.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	background: url(images/bg_bar2.gif) repeat-x left top;
	font-size: 12px;
	padding-top: 2px;
	padding-left:2px;
	height: 21px;
	line-height: 18px;
	padding-bottom: 18px;
}
.listbox-entry {
	word-wrap: break-all;
	color: #ff6000;
	border-bottom: 1px dashed #fd1414;
	line-height: 18px;
}
.listbox-entry a {
	word-wrap: break-all;
}
/* entry display box */
.prev-article {
	float: left;
}
.next-article {
	float: right;
}
/* text box */
.textbox {
	padding-bottom: 25px;
	margin-bottom: 5px;
	background:url(images/bg2.gif) no-repeat right 24px;
	line-height: 150%;
}
.textbox-title {
	background: url(images/bg_bar.gif) repeat-x left top;
	word-wrap: break-all;
	font-size: 12px;
	padding-top: 2px;
	padding-left:2px;
	height: 42px;
}
.textbox-title h4 {
	color: #FFF;
	font-size: 12px;
	display: inline;
	line-height:21px;
}
.textbox-title h4 img {
	vertical-align: middle;
	padding-left:5px;
}
.textbox-title h4 a {
	color: #FFF;
	text-decoration:none;
}
.textbox-title h4 a:hover {
	color:#F1E90F;
	background:none;
}
.textbox-label {
	padding-top: 3px;
	padding-left: 5px;
	color: #000;
	font-size: 12px;
}
.textbox-fontsize {
	color: #979797;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a {
	color: #979797;
}
.textbox-content {
	word-wrap: break-word;
	padding: 10px;
}
.textbox-content a {
	color:#f52a2a;
}
.textbox-content a:hover {
	color:#000;
}
.textbox-bottom {
	border-top: 1px solid #BFCAD2;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #3F67A5;
	text-align:right;
}
.textbox-bottom a {
	color: #3F67A5;
	text-decoration: none;
}
.textbox-bottom a:hover {
	color: #fd1414;
	text-decoration: none;
}
.textbox-adminbar {
	padding: 0px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #3F67A5;
	text-align:right;
}
.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	color: #3F67A5;
	text-align:left;
	padding-left: 15px;
	background: url('./images/tb_bg.gif') no-repeat 0px;
}
.tags {
	padding-top: 20px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #3F67A5;
	text-align:left;
	padding-left: 15px;
	background: url('./images/tag_bg.gif') no-repeat 0px 25px;
}
/* comments wrapper */
.comment-wrapper {
}
/* comments top box */
.comment-top {
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #3F67A5;
	text-align: right;
}
.comment-pages {
	padding:5px;
	margin: 5px;
	color: #3F67A5;
}
/* commnet box */
.commentbox {
	word-wrap: break-word;
	margin: 5px;
}
.commentbox-title {
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	padding-bottom:5px;
	text-indent:8px;
	background:url(images/bg_bar2.gif) repeat-x left top
}
.commentbox-title a {
	color:#FFF;
}
.commentbox-label {
	display: inline;
	/*	color: #3F67A5;*/
	font-size: 12px;
}
.commentbox-content {
	padding: 3px;
	padding-bottom: 5px;
}
/* trackback box */
.trackbackbox {
	padding: 0px;
	margin: 5px;
}
.trackbackbox-title {
	padding: 5px;
	border-left: 3px solid #33BBE5;
}
.trackbackbox-label {
	display: inline;
	color: #3F67A5;
	font-size: 11px;
}
.trackbackbox-content {
	padding: 3px;
	padding-bottom: 14px;
}
.trackbackbox a {
	color: #000000;
}
/* comment form wrapper */
#commentForm {
	width: 99%;
}
/****** normal message box ******/
.messagebox {
	width: 500px;
	margin-top: 120px;
	border: 1px solid #33BBE5;
	text-align: center;
	background-color: #fff;
}
.messagebox-title {
	background: #33BBE5;
	padding: 5px;
	border: 1px solid #ABE4F9;
	color: #FFF;
	font-weight: bold;
}
.messagebox-content {
	color: #3F67A5;
	background:#FFFFFF;
	padding: 10px;
	padding-bottom: 20px;
	text-align: left;
}
.messagebox-bottom {
	color: #3F67A5;
	background-color: #E6EEF7;
	padding: 5px;
}
/****** Input Form Styles (table) ******/
.formbox {
}
.formbox-comment {
	padding-top: 10px;
	padding:1px;
	border:#fd1414 1px solid;
	_height:1%;
}
.formbox-title, .formbox-comment-title {
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	padding-bottom:20px;
	text-indent:18px;
	background:url(images/bg_bar.gif) repeat-x left top;
}
.formbox-rowheader {
	padding: 5px;
	font-weight: bold;
}
.formbox-content {
	padding: 5px;
}
/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #3F67A5;
	text-align: left;
	border-bottom: 1px solid #BFCAD2;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}
/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	border-left: 3px solid #33BBE5;
	background-color: #F8F8F8;
	color: #000000;
	margin: 5px;
	padding: 10px;
}
.quote {
	margin: 10px;
	padding:1px;
	border:1px solid #fd1414;
}
.quote-title {
	background-color: #fd1414;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
}
.quote-title a {
	color: #fff;
}
.quote-title a:hover {
	color: #f1e90f;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #000;
	padding: 10px;
	background-color: #FFF;
	border-top: 0px;
	background:url(images/bg_panel.gif) repeat-x left top;
}
/****** Link ******/
.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
}
.linkbody {
	margin-top: 5px;
	width: 50%;
	float: left;
}
.linkimg {
	/*	width: 35%;*/
	float: left;
	text-align: right;
	margin-right: 4px;
}
.linktxt {
	float: left;
}
.linktitle a {
	font-weight: bold;
}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color: #3F67A5;
}
.google_ad {
	float: right;
	height: 150px;
	width: 180px;
	position: relative;
}
/****** General Styles ******/
#mainWrapper {
	margin:0 auto;
	text-align: left;
}
#panelCalendar {
	position: static;
}
#panelGoogle {
	position: static;
}
.centerstyle a {
	background:#CAE324;
	line-height:25px;
	height:25px;
	width:24px;
}
.leftstyle a {
	background:#FFF;
}
.panel-smilies-content img {
	filter: Alpha(opacity=60);
	margin:2px;
}
.panel-smilies-content img:hover {
	filter: Alpha(opacity=100);
	cursor:hand;
	background-color:#FFFFFF;
}
.shopadlist {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.shopadlist img {
	padding-bottom:3px;
}
.shopadlist a {
}
.shopadlist a:hover {
	color:#000;
	background:none;
}
#footer-security {
	display:none;
}
.commentbox-content img {
	width:auto;
	height:auto;
}
.relatedtopic {
	clear: both;
	text-align: left;
	margin: 15px 0px;
	border:1px solid #fd1414;
	padding:1px;
	line-height:20px;
}
.relatedtopicTitle{
	color:#FFFFFF;
	font-weight:bold;
	height:21px;
	padding-top:3px;
	padding-left:15px;
	margin-bottom:5px;
	background: url(images/bg_bar2.gif) repeat-x left top;
}
.relatedtopic a{
	color:#000;
	padding-left:14px;
}
.relatedtopic a:hover{
	color:#fd1414;
}
/****** naoshopLogo Styles ******/
.logolist ul, .logolist li {
	margin:0px;
	padding:0px;
}
.logolist ul li {
	float:left;
	list-style:none;
}

#naoshopLogo {
	margin:0 auto;
	width:460px;
}
#naoshopLogo ul li a,#divd ul li a{
	display:block;
	cursor:hand;
}
#naoshopLogo a {
	width:120px;
	height:60px;
}
#naoshopLogo .shop {
	font-size:14px;
	padding-top:22px;
	color:#000;
}
#naoshopLogo .shop1 a {
	background:url(/shop/images/taobao_logo_1.gif) no-repeat center center;
}
#naoshopLogo .shop1 a:hover {
	background:url(/shop/images/taobao_logo_2.gif) no-repeat center center;
}
#naoshopLogo .shop2 a {
	background:url(/shop/images/youa_logo_1.gif) no-repeat center center;
}
#naoshopLogo .shop2 a:hover {
	background:url(/shop/images/youa_logo_2.gif) no-repeat center center;
}
#naoshopLogo .shop3 a {
	background:url(/shop/images/paipai_logo_1.gif) no-repeat center center;
}
#naoshopLogo .shop3 a:hover {
	background:url(/shop/images/paipai_logo_2.gif) no-repeat center center;
}
