www.gusucode.com > CC校友录贴吧 CCBar源码程序asp编程 > style/style.css

    /* common css elements define */
 
tr,td,table {
	font-size: 9pt; 
	padding:3px 2px 3px 2px; 
}

 


.menuA:link,.menuA:visited{color:#006600;font-size:14px}  
 .menuA:hover{color:#fff;background:#006600;font-size:14px} 


.submit{

}

.reset{
}

.btn{
}

 a:link,a:visited{color:#555555;text-decoration:none;}
 a:hover{color:#4281BF; text-decoration:underline;}

a.edit:link,a.edit:visited,a.edit:active {
	color:#C93; text-decoration:underline;
}

a.edit:hover {
	color:#F00;
}

a.setting:link,a.setting:visited,a.setting:active {
	color:#C30; text-decoration:none;
}

a.setting:hover {
	color:#F00;
}

a.view:link,#main_content_list a.view:visited,a.view:active {
	color:#069; text-decoration:none;
}

a.view:hover {
	color:#F00;
}

.form_table{
	border-width: 1px;
	height:auto;
	background-color:#cccccc;
	line-height : normal;
	margin:auto;
}

.form_head {
	color: #333333;
	text-align: center;
	font-size: 10pt;
	height: 30px;
	background-color:#ffffff;
}

.form_tr {
}

.form_td {
	background-color:#ffffff;
	vertical-align: center;
}

.form_sub_td {
	text-align: center;
	background-color:#ffffff;
	vertical-align: center;
	height:30px;
}

.form_td_left {
	text-align: right;
	background-color:#F1F7FC;
}

.form_td_right {
	text-align: left;
	background-color:#ffffff;
}

.form_radio {
	background-image: url("");
	border-left-style:none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

.form_checkbox {
	background-image: url("");
	border-left-style:none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

.list_table {
	background-color:#cccccc;
}

.list_title_tr {
	background-color:#ffffff;
}

.list_title_td {
	color: #333333;
	background-color:#F1F7FC;
	height:25px;
}

/* 排序标题 */
a.list_title_order:link,a.list_title_order:active,a.list_title_order:visited
{
	color:#333333; text-decoration:none;
}

.list_tr {
	text-align: center;
	background-color:#ffffff;
}

.list_td {
	color: #333333;
	background-color:#ffffff;
}

.list_td_change {
	color: #333333;
	background-color:#F1F7FC;
}

.even {
	color: #333333;
	background-color:#ffffff;
}

.odd {
	color: #333333;
	background-color:#e4e4e4;
}

.user_left_td {
	text-align: left;
	line-height:25px;
	text-indent: 3px;
}

.nav_title_tr {
	background-color:#ffffff;
}

.nav_title_td {
	background-color:#ffffff;
}

.forum_list_table {
	background-color: white;
}

.forum_list_tr {
	background-image: url(../images/skin/0/bg4.gif); 
	background-color: #ffffff;
}

.forum_list_tr_change {
	background-image: url(../images/skin/0/bg3.gif); 
	background-color: #ffffff;
}

.forum_list_td_left {
	background-image: url(../images/skin/0/bg3.gif); 
	background-color: #ffffff;
}

.forum_list_head_td {
	BACKGROUND-IMAGE: url(../images/skin/0/bg1.gif); 
	BACKGROUND-COLOR: #ffffff;
}

.asterisk {
	padding-left:5px; color:#FF0000;
}

.article_title{
	font-size: 16px; line-height: 150%; font-weight: bold; color: #333333
}

#board_add_ico {
	width:50px; 
	height:49px; 
	cursor:hand;
	background-image:url(../images/ico/board_add.gif); 
	background-repeat:no-repeat; 
	/*float:left;*/
}

#board_view_ico {
	width:50px; 
	height:49px;
	cursor:hand;
	background-image:url(../images/ico/board_view.gif); 
	background-repeat:no-repeat; 
	/*float:left;*/
}

#board_line {
	height:1px;  
	background-image:url(../images/ico/ShowBoard_line.gif); 
	background-repeat:repeat; 
}

.alt {
	display:none;
}

/*登陆信息*/
.login_hint
{
 
}

/*登陆信息引导图片*/
#login_nav_userinfo
{
	height:20px; 
	cursor:hand;
	background-image:url(../images/new/img_log008.gif);
	background-repeat:no-repeat; 
}

/*登陆信息引导图片*/
#login_nav_exit
{
	height:20px; 
	cursor:hand;
	background-image:url(../images/new/img_log007.gif);
	background-repeat:no-repeat; 
}

/*登陆*/
#login_nav_login
{
	height:20px; 
	width:49px;
	cursor:hand;
	background-image:url(../images/new/Ico/login_nav_login.gif);
	background-repeat:no-repeat; 
}

/*登陆信息引导图片*/
#login_nav_reg
{
	height:20px; 
	width:60px;
	cursor:hand;
	background-image:url(../images/new/img_log005.gif);
	background-repeat:no-repeat; 
}

/*校友资料*/
#address_nav_logo
{
	height:30px; 
	width:160px;
	background-image:url(../images/new/Alumnusinfo.gif);
	background-repeat:no-repeat; 
}

#address_nav_show
{
	height:41px; 
	width:41px;
	cursor:hand;
	background-image:url(../images/Ico/address_ShowAddress.gif);
	background-repeat:no-repeat; 
}

#address_nav_status
{
	height:41px; 
	width:41px;
	cursor:hand;
	background-image:url(../images/Ico/address_ShowVisitStatus.gif);
	background-repeat:no-repeat; 
}

#address_nav_down
{
	height:41px; 
	width:41px;
	cursor:hand;
	background-image:url(../images/Ico/address_ShowDownMenu.gif);
	background-repeat:no-repeat; 
}

#address_nav_search
{
	height:41px; 
	width:41px;
	cursor:hand;
	background-image:url(../images/Ico/address_ShowClassSearch.gif);
	background-repeat:no-repeat; 
}

#meet_nav_run
{
	height:26px; 
	width:100px;
	cursor:hand;
	background-image:url(../images/new/Ico/meet_nav_run.gif);
	background-repeat:no-repeat; 
}

#meet_nav_over
{
	height:26px; 
	width:100px;
	cursor:hand;
	background-image:url(../images/new/Ico/meet_nav_over.gif);
	background-repeat:no-repeat; 
}

#meet_nav_all
{
	height:26px; 
	width:100px;
	cursor:hand;
	background-image:url(../images/new/Ico/meet_nav_all.gif);
	background-repeat:no-repeat; 
}

#meet_nav_new
{
	height:26px; 
	width:100px;
	cursor:hand;
	background-image:url(../images/new/Ico/meet_nav_new.gif);
}

#address_menu_base
{
	display:block;
}

#address_menu_h1
{
	display:none;
}

/*用户控制面板图标*/
#user_control_panel
{
	height:41px; 
	width:150px;
	cursor:hand;
	background-image:url(../images/new/userchnlnav.gif);
	background-repeat:no-repeat; 
}

/*用户控制面板样式*/
.user_left_menu
{
	width:120px;
}

.mainNav
{ 
	color:#4281BF;
	padding:7px 0px 5px 10px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../template_c/images/new.gif); 
}

/*我的信息*/
#userinfo_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/detail.gif);
	background-repeat:no-repeat; 
}

/*我的信息修改*/
#usermdy_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/myuser.gif);
	background-repeat:no-repeat; 
}

/*注册条款*/
#user_nav_reg
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/regann.gif);
	background-repeat:no-repeat; 
}

/*我的密码修改*/
#userpassmdy_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/mdypwd.gif);
	background-repeat:no-repeat; 
}

/*我的签名图修改*/
#userfaceset_nav_logo
{
	height:27px; 
	width:500px;
	cursor:hand;
	background-image:url(../images/new/selectsign.gif);
	background-repeat:no-repeat; 
}

/*我的发表的留言*/
#myboard_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/myboard.gif);
	background-repeat:no-repeat; 
}

/*我的好友列表*/
#myfriend_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/myfriend.gif);
	background-repeat:no-repeat; 
}

/*我的好贴*/
#mygoodtopics_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/mygoodtopics.gif);
	background-repeat:no-repeat; 
}

/*我的相片*/
#myalbum_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/myalbum.gif);
	background-repeat:no-repeat; 
}

/*我的评论相片*/
#myreview_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/myreview.gif);
	background-repeat:no-repeat; 
}

/*我的回复的帖子*/
#myreply_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/myreply.gif);
	background-repeat:no-repeat; 
}

/*我的发表的帖子*/
#mytopics_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/mytopics.gif);
	background-repeat:no-repeat; 
}

/*我的收藏的相片*/
#myfavalbum_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/mygoodalbum.gif);
	background-repeat:no-repeat; 
}

/*我的cartoon*/
#mycartoon_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/cartoon.gif);
	background-repeat:no-repeat; 
}

/*我的qqshow*/
#myqq_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/qqshow.gif);
	background-repeat:no-repeat; 
}

/*我的签名图上传*/
#mysign_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/signup.gif);
	background-repeat:no-repeat; 
}

/*我的站内信箱*/
#mysms_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/smsmain.gif);
	background-repeat:no-repeat; 
}

/*发相片评论*/
#album_nav_newreview
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/newreview.gif);
	background-repeat:no-repeat; 
}

/*发相片*/
#album_nav_albumup
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/upalbum.gif);
	background-repeat:no-repeat; 
}

/*粘贴相片*/
#album_nav_albumpaste
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/upalbum.gif);
	background-repeat:no-repeat; 
}

/*用户信息*/
#card_nav_logo
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/card.gif);
	background-repeat:no-repeat; 
}

/*聚会菜单*/
#meet_menu_frame
{
	height:68px; 
	width:549px;
	background-image:url(../images/new/broad_bg.gif);
	background-repeat:no-repeat; 
}

#album_nav_campus
{
	height:26px; 
	width:75px;
	cursor:hand;
	background-image:url(../images/new/Ico/album_nav_campus.gif);
	background-repeat:no-repeat; 
}

#album_nav_classmate
{
	height:26px; 
	width:75px;
	cursor:hand;
	background-image:url(../images/new/Ico/album_nav_classmate.gif);
	background-repeat:no-repeat; 
}

#album_nav_city
{
	height:26px; 
	width:75px;
	cursor:hand;
	background-image:url(../images/new/Ico/album_nav_city.gif);
	background-repeat:no-repeat; 
}

#album_nav_person
{
	height:26px; 
	width:75px;
	cursor:hand;
	background-image:url(../images/new/Ico/album_nav_person.gif);
	background-repeat:no-repeat; 
}

#album_nav_new
{
	height:26px; 
	width:75px;
	cursor:hand;
	background-image:url(../images/new/Ico/album_nav_new.gif);
	background-repeat:no-repeat; 
}

#album_nav_paste
{
	height:26px; 
	width:75px;
	cursor:hand;
	background-image:url(../images/new/Ico/album_nav_paste.gif);
	background-repeat:no-repeat; 
}

/*相册菜单*/
#album_menu_frame
{
	height:60px; 
	width:578px;
	background-position: center;
	background-image:url(../images/new/tab_bg.gif);
	background-repeat:no-repeat; 
}

/*聚会修改*/
#meet_mdy_form
{
	background-image:url(../images/new/editmeet.gif.gif);
	background-repeat:no-repeat; 
}

/*聚会添加*/
#meet_new_form
{
	background-image:url(../images/new/newmeet.gif.gif.gif);
	background-repeat:no-repeat; 
}

/*校友活动*/
#meet_nav_list
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/meet.gif);
	background-repeat:no-repeat; 
}

/*校友活动交流留言*/
#meet_nav_contact
{
	height:27px; 
	width:126px;
	cursor:hand;
	background-image:url(../images/new/meetdetail.gif);
	background-repeat:no-repeat; 
}

/*左侧栏目*/
.left_view{
	padding-left: 20px;
}

/*留言薄*/
.board_tr{
	text-align:left;
}
.board_td{
	text-align:left;
}
.info_table
{
}


/* 首页侧边栏目标头 */
.columnTitle {height:27px;width:164px;background:#fff;color:#333;text-align:left;padding: 0px 0px 0px 25px;font-size:14px;background-image:url(../template_c/images/left_columnTitle.gif);font-weight:bold }

/* 首页中间栏目标头 */
.mainTitle {height:21px;width:164px;background:#fff;color:#CC6600;text-align:left;padding: 0px 0px 0px 30px;font-size:14px;background-image:url(../template_c/images/left_columnTitle.gif); }