body,html {
	background-image: url(http://www.dayinjia.com/images/bottom_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #9D2201;
	color: #DFC3A7;
	font-size: 12px;
}
a:link,a:visited {
	color: #846042;
	text-decoration: none;
}
a:hover,a:active {
	color: #792D1B;
	text-decoration: none;
}
p {
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 4px;
}
.main-pad-bg {
	background-image: url(http://www.dayinjia.com/images/main_pad_bg.gif);
	background-repeat: repeat-y;
	background-color: #9A2B16;
}
.copyright-font {
	color: #CC9B83;
	line-height: 25px;
	font-size: 12px;
}
/*styles of index page*/
#news_box_bg {
	color: #DFC3A7;
	background-image: url(http://www.dayinjia.com/images/news_box_bg.gif);
	background-repeat: repeat-y;
}
#news_box_bg a,{
	color: #DFC3A7;
	text-decoration: none;
}
#news_box_bg a:hover {
	color: #E8E0D9;
	text-decoration: none;
}

.detail-title {
	vertical-align: top;
	color: #792D1B;
	font-weight: bold;
	font-size: 14px;
}
.detail-bg {
	line-height: 18px;
	background-image: url(http://www.dayinjia.com/images/detail_bg.gif);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #846042;
}
/*styles of guide page*/
.guide_primary_title {
	font-size: 16px;
	font-weight: bold;
	color: #792D1B;
	background-image: url(http://www.dayinjia.com/images/guide_primary_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	padding-bottom: 2px;
	padding-left: 30px;
}
.guide_intermediate_title {
	font-size: 16px;
	font-weight: bold;
	color: #792D1B;
	background-image: url(http://www.dayinjia.com/images/guide_intermediate_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	padding-bottom: 2px;
	padding-left: 30px;	
}
.guide_advanced_title {
	font-size: 16px;
	font-weight: bold;
	color: #792D1B;
	background-image: url(http://www.dayinjia.com/images/guide_advanced_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	padding-bottom: 2px;
	padding-left: 30px;	
}
.guide-intro-font {
	line-height: 18px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#guide_left_bottom {
	background-image: url(http://www.dayinjia.com/images/guide_left_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#guide_left_bottom a {
	color: #C42706;
	text-decoration: none;
	font-weight: bold;
}
#guide_left_bottom a:hover {
	color: #D82303;
	text-decoration: underline;
}

/*styles of guide page end*/

/*styles of down/guide/gameintro/account page end*/
#account_main_bg {
	color: #A75625;
	background-image: url(http://www.dayinjia.com/images/account_main_bg.gif);
	background-repeat: repeat;
}
#account_main_bg a{
	color: #805F40;
	text-decoration: none;	
}
#account_main_bg a:hover, #account_main_bg a:active{
	color: #A62F1A;
	text-decoration: underline;	
}
.gameintro-title-bar {
	background-image: url(http://www.dayinjia.com/images/gameintro_title_bar.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#gamename {
	font-size: 16px;
	font-weight: bold;
	color: #792D1B;
	float: right;
	margin-right: 28px;
	margin-bottom: 18px;
	text-align: right;
}
.gameintro-title {
	font-size: 14px;
	font-weight: bold;
	color: #792D1B;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.reg-input {
	border: 1px dashed #AB7E56;
	width: 150px;
	background-color: #F5EDD8;
}
.reg-select {
	border: 1px dashed #AB7E56;
	background-color: #F5EDD8;
}
.reg-submit {
	background-image: url(http://www.dayinjia.com/images/btn_submit.gif);
	height: 20px;
	width: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: hand;
}

.b:link,.b:visited{
	color:red;
	text-decoration: none;
}
.b:active,.b:hover{
	color:red;
	text-decoration: underline;
}
li{
	color:#846042;
	list-style-position: inside;
	list-style-type: square;
	padding-left:24px;
	padding-right:12px;
}
