/* CSS Document */
@import "left_menu.css";

body{ margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,table,td,div,span{font-size:12px;}
a{color:#333333; text-decoration:none;}
a:hover{color:#000000; text-decoration:underline;}

#menu{text-align:left; height:24px; padding-top:4px; padding-left:250px; color:#666666; font-weight:bold;}
#menu a{font-weight:bold; font-size:11px; color:#666666; text-decoration:none; padding-left:5px; padding-right:5px; border-right:#666666 2px solid;}
#menu a:hover{color:#000000;}

#left{background-image:url(../images/left_bg.jpg);}
.left_member{padding-bottom:10px; padding-top:10px;}
.left_member .welcome{color:#FF0000; text-align:center; display:block; width:100%; line-height:22px;}
.left_member .item{ margin-left:15px;padding-left:30px; display:block; line-height:22px; background:url(../images/left_icon.gif) no-repeat left center;;}
.left_title{background-image:url(../images/left_title.jpg); height:18px; text-align:center; font-weight:bold;}
.left_login form{ margin:10px;text-align:center;}
.left_login span{ padding-right:30px; text-align:right; font-weight:bold; display:block; height:26px;}

#main{border-right:#676767 1px solid;}

.inbtn{border:#333333 1px solid; font-size:11px; }
.btn1,.btn3,.btn2{background-image:url(../images/btn_1.jpg); color:#333; border:0px solid; width:79px; height:18px; line-height:18px; overflow:hidden; font-weight:bold; text-decoration:none; text-align:center;}
.btn1:hover,.btn3:hover{text-decoration:none;}
.btn2{ background-image:url(../images/btn_2.jpg);width:112px; }
.btn2:hover{text-decoration:none;}
.btn3{ padding-top:3px; height:15px;}
.wid100{width:100px;}

.main_title_bar{background-image:url(../images/main_title_bg.jpg); padding:5px; border-bottom:#666666 1px solid; color:#FFFFFF; font-weight:bold; margin-bottom:10px;}

.main_title{background:url(../images/main_title_right.jpg) no-repeat right top;height:19px; line-height:19px; display:inherit;}
.main_title span{ background:url(../images/main_title_left.jpg) no-repeat left top; padding:0 5px 0 5px;
height:19px; line-height:19px; color:#FFFFFF; padding:4px 20px 4px 20px; font-weight:bold;}

.main_more{background:url(../images/main_more_right.jpg) no-repeat right top;19px; line-height:19px; display:inherit;}
.main_more span{ background:url(../images/main_more_left.jpg) no-repeat left top; padding:0 5px 0 5px;
height:19px; line-height:19px; color:#FFFFFF; padding:4px 10px 4px 10px; font-weight:bold;}

.inppic{border:#7e7e7e 1px solid;}
.inpname{font-size:14px; font-weight:bold; color:#3773B2; text-decoration:none;}
.inpname:hover{text-decoration:underline;}
.inpname,.inpother{white-space:nowrap;
	display:block;
	width:250px;
    word-break:keep-all;
    overflow:hidden;
    text-overflow:ellipsis;}
	
.ipppic{border:#7e7e7e 1px solid;}
.ippname{font-size:14px; font-weight:bold; color:#3773B2; text-decoration:none;}
.ippname:hover{text-decoration:underline;}
.ippname,.ippother{white-space:nowrap;
	display:block;
	width:250px;
    word-break:keep-all;
    overflow:hidden;
    text-overflow:ellipsis;}
	
.cred{color:#FF0000;}
.fbold{font-weight:bold;}
.width50{width:50%;}
.width80{width:80%;}

#proview{border:#666666 2 px solid;}
#procontent{line-height:22px;}
.tname{font-weight:bold; color:#3773B2;}

.page{text-align:center;}
.page a{padding-left:5px; padding-right:5px; line-height:22px; text-align:center;}
.page .act{font-weight:bold; font-size:14px;}

.botmenu{padding:10px;color:#666666;}
.botmenu a,.enbot a{padding:0px 10px;}

#member,#member2{display:none;}