
/* Undo default HTML styling of common browsers */
a:link, a:visited {text-decoration:none; color:#000000; font-weight:bold}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {text-decoration:none; color:#1c4851}
ul, ol {list-style:none}
img {border:none}

/* General */
html, body {height:100%}
body {
	background-color:#eef2fc ; background-repeat:repeat-x;
	background-image:url('images/bg.jpg');
	color:#000000;
	text-align:center;
	margin:7px 0 0 0;
	font:normal 14px/22px verdana,serif
	}


a:hover {text-decoration:underline; color:#FF0000}
a:active {text-decoration:none}
a:focus, input:focus {outline:none}


/* Forms */
#headerimage {width:778px; height:126px; background:url('images/banner.jpg') no-repeat right;position:relative; text-align:left;}
/* Menu */

.border1 { border-left:#54596b 1px solid;}
.border2 { border-right:#54596b 1px solid;}
.window { margin:12px 0 0 0;}
.window2 { margin:0 0 8px 0;}
.window3 {margin:12px 0 0 0;}
.menu_left2 { background-color:#ebf1ff; border-top:#FFFFFF solid 1px; border-bottom:#b6c0d8 solid 1px; padding-left:10px;}
.menu_left3 { background-image:url(images/bg2.gif);}
.menu_left4 { background-image:url(images/bg3.gif);}
.tdleft{text-align:left;padding-left:0px;background-color:#ebf1ff; border-top:#FFFFFF solid 1px; border-bottom:#b6c0d8 solid 1px; }
.title1 { background-image:url(images/title2.gif);}
.border3 { background-image:url(images/title4.gif);}
.border4 { background-image:url(images/title5.gif);}
.border5 { background-image:url(images/title6.gif);}
.border6 { border-left:#54596b solid 1px;}
.border7 { border-right:#54596b solid 1px;}
.border8 { border-right:#54596b solid 1px;border-left:#54596b solid 1px;}
.f1 {font-size:16px; font-weight:bold;}
.f2 { color:#FF0000;}
.f3 {font-size:16px; font-weight:bold}
.space { padding:8px;}
.space2 { padding:0 8px 0 10px;}


.friend { border-bottom:#bf6805 solid 1px;  padding:5px 0 5px 21px;}
.friend2 { border-bottom:#bf6805 solid 1px;  padding:5px 0 5px 21px; background-image:url(images/friend11.gif);}

.biao { border-collapse:collapse; line-height:150%;}
