body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../../images/doc_bg1_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 0;
}
a:link
{
	color:#009900;
	text-decoration:none;
}
a:visited
{
	color:#009900;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a:active
{
	text-decoration:underline;
}
.smalltime
{
	font-size:10px;
	color: #999999;
}
.strongfont {
	font-weight: 700;
}
/* header*/
#header_line
{
	height: 4px;
	background-color: #99CC00;
	overflow: hidden;
}
#header
{
	background-color: #008800;
	height: 50px;
}
#header #logo
{
	background-color: #008800;
	height: 50px;
	float: left;
	background-image: url(../images/logo_1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 190px;
	text-indent:-999px;
	display: block;
}
#header #logo a
{
	display: block;
	width: 160px;
	height: 50px;
}
#page_setup
{
	float: right;
	width: 200px;
}
#setup_action
{
	height: 30px;
	line-height: 30px;
}
#setup_action a
{
	color: #FFF;
}
/* header end*/
/* footer*/
#footer p
{
	float:right;
	padding-right: 15px;
}
#footer p.copyright
{
	float:left;
	padding-left:15px;
}
#footer a
{
	color: #999999;
	text-decoration: none;
}
/* footer end*/
#default_page {
	width: 776px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	clear: both;
	background-image: url(../images/default_bg1.jpg);
	background-repeat: repeat-y;
	float: left;
}
#default_sidebar {
	float: right;
	width: 150px;
	margin-top: 12px;
	margin-left: 5px;
}
#userguide_sidebar {
	float: right;
	width: 160px;
}
#default_main {
	float: left;
	width: 610px;
}
#login_page {
	width: 776px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	clear: both;
	background-image: url(../images/main_bg3.gif);
	background-repeat: repeat-y;
	float: left;
}
#login_page_l {
	float: left;
	width: 510px;
}
#login_page_r {
	float: right;
	width: 265px;
}
#login_page_r2 {
	float: right;
	width: 265px;
	margin-top:15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#default_main h1 {
	background-image: url(../images/default_h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 400px;
	text-indent:-999px;
	display: block;
	height: 40px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 8px;
}
#intro p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
#intro {
	margin-left: 50px;
	margin-right: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 12px;
	padding-bottom: 12px;
	height: 270px;
}
#default_main h2 {
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-left:20px;
}
#default_main li {
	float: left;
	margin-top: 15px;
	margin-right: 8px;
	position: relative;
	width: 86px;
}
#default_main li img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}
#petshow {
	margin-left: 30px;
	margin-top: 20px;
	height: 190px;
}
.h2p1 {
	float: right;
	margin-right: 25px;
}
#petshow ul {
	clear: both;
}
#intro .h1p3 {
	font-size: 12px;
	color: #FF6600;
	float: right;
	line-height: 32px;
}
#intro .h1p4 {
	float: right;
}
#intro .h1p4 a {
	height: 32px;
	width: 120px;
	margin-left: 10px;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
	border: 1px outset #009900;
	display: block;
	line-height: 32px;
}
#default_sidebar p {
	line-height: 30px;
	height: 24px;
}
.input_on {
	background-color: #EBFFD9;
	width: 120px;
	border: 1px solid #009900;
	padding: 3px 6px;
}
.input_off {
	background-color: #ffffff;
	width: 120px;
	border: 1px solid #009900;
	padding: 3px 6px;
}
.ok_button {
	color: #FFFFFF;
	background-color: #009900;
	height: 24px;
	width: 70px;
	border: 1px outset #009900;
	font-size: 12px;
	line-height: 24px;
	margin-top: 8px;
	margin-bottom: 5px;
}
.h2p2 {
	margin-top: 8px;
}
#intro .h1p1 {
	text-indent: 28px;
	margin-bottom: 12px;
}
#intro .h1p2 {
	text-indent: 28px;
	margin-bottom: 12px;
}
.userguidemenu ul {
	overflow: hidden;
	margin: 10px 20px;
}
.userguidemenu li {
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image:url(../images/userguide.gif);
	background-repeat:no-repeat;
	margin-bottom: -1px;
}
.userguidemenu li a {
	display:block;
	padding-left: 40px;
}
.userguidemenu .userguide1 {
	background-position:15px 7px;
}
.userguidemenu .userguide2
{
	background-position:15px -41px;
}
.userguidemenu .userguide3
{
	background-position:15px -90px;
}
.userguidemenu .userguide4
{
	background-position:15px -138px;
}
.userguidemenu .userguide5
{
	background-position:15px -186px;
}
.userguidemenu .userguide6
{
	background-position:15px -233px;
}
.userguidemenu .userguide7
{
	background-position:15px -283px;
}
.userguidemenu .userguide8
{
	background-position:15px -330px;
}
.userguidemenu .userguide9
{
	background-position:15px -378px;
}
.userguidemenu .userguide10
{
	background-position:15px -425px;
}
.userguidemenu .sel {
	font-weight: bolder;
	color: #000000;
}
.guidebox {
	margin-right: 0px;
		position: relative;
}
.userguide {
	margin-top:15px;
}
.userguide .guidebox_p {
	line-height: 24px;
	text-indent: 24px;
	font-size: 12px;
	margin:0px 15px 10px 15px;
}
.userguide .guideleft {
	float: left;
}
.userguide .guideright {
	float: right;
}
.userguide .guidebox_title {
	font-size: 14px;
	font-weight:bolder;
}
#petshow .petimg1 {
	position: absolute;
}
#petshow .userimg1 {
	position: absolute;
	left: 12px;
	top: 70px;
}
#login_info {
	margin: 15px;
	border: 1px solid #CC0000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFD2D2;
	line-height: 22px;
	text-indent: 22px;
}
#login_info .p1 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FF0000;
	text-indent: 0px;
	text-align: center;
}
#login_info a {
	color:#FF0000;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}	
#site_info {
	margin-top: 20px;
}
#site_info li {
	margin-top: 30px;
	margin-left: 50px;
	float: left;
}
#site_info .icon {
	float:left;
	margin-right:12px;
	margin-top:3px;
}
#site_info .text {
	float:left;
	width:300px;
}
#site_info .text p {
	margin-top:8px;
	color:#666666;
}
#login_page_r .login_type,#login_page_r2 .login_type {
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom:15px;
}
#login_page_r .login_form1 dt {
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	line-height: 26px;
	margin-right: 8px;
	text-align: right;
	width: 50px;
	margin-left:30px;
}
*html #login_page_r .login_form1 dt {
	margin-left:15px;
}
#login_page_r .login_form1 dd {
	height: 36px;
}
#login_page_r2 p {
	text-align: center;
}
#login_page_r2 .reg_btn1 {
	margin-top: 15px;
	margin-left: 50px;
}
#login_page_r .login_form1 label {
	cursor: pointer;
}

