﻿.gray1{ font-size:9pt; line-height:15pt; color:#333333}
.gray2 {  font-size: 9pt; line-height: 18pt; color: #333333}
.gray3 {  font-size: 11pt; line-height: 30pt; color: #333333}
.bk1 {  font-size: 9pt; line-height: 15pt; color: #000000}
.bk2 {  font-size: 9pt; line-height: 18pt; color: #000000}
.black1 {  font-size: 9pt; line-height: 20pt; color: #000000;}
.black2 {  font-size: 9pt; line-height: 18pt; color: #000000}
.black3 {  font-size: 10pt;  color: #000000}
.black4 {  font-size: 9pt;  color: #000000}
.blue1 {  font-size: 9pt; line-height: 18pt; color: #0C5657}

.w1 {  font-size: 9pt; line-height: 16pt; color: #FFFFFF}
.w{  font-size: 11pt; line-height: 20pt; color: #FFFFFF}
.body1{
	color: #000000; background-color: #ffffff; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.form {  border: #B1B1B1;border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
a:link {
	text-decoration: none;
	color:#336666;
}
a:visited {
	text-decoration: none;
	color:#336666;
}

a:active {
	text-decoration: none;
	color:#336666;
}
a:hover {  color: #336666}
.b2 {  font-size: 11pt; line-height: 30pt; color: #05494A;letter-spacing:5px}
.b3 { font-weight: bold;  font-size: 11pt; line-height: 30pt; color: #05494A;letter-spacing:5px}
.b4 {  font-size: 9pt; line-height: 15pt; color: #05494A;letter-spacing:5px}
.doc {
	FONT-SIZE: 14px; COLOR: #333333; FONT-FAMILY: 仿宋_GB2312
}
.pic {
	font-size: 12px;
	color: #ff9933;
}
.per_menu {color:#066DAE; font-size:14px; font-weight:bold
}
.per_c {color:#066DAE; font-size:12px; font-weight:bold
}
#container
{/*设定包含列表的div的Box属性*/
width: 500px;
padding: 30px;
border: 1px solid #ccc;
background: #fff;
}

#beautytab
{/*设定项目列表Ul元素的属性，其中background用来设定连贯于各个列表项目下的横线，否则它们会彼此分离，用了一张事先准备好的图片，让它放置在底部，水平重复*/
height: 20px;
margin: 0;
padding-left: 10px;
background: url(../images/bottom.gif) repeat-x bottom;
}

#beautytab li
{/*设定各个列表项目的属性，display属性设定取消项目间的分行，list-style-type设定取消列表项目前的符号*/
margin: 0; 
padding: 0;
display: inline;
list-style-type: none;
}

#beautytab a:link, #beautytab a:visited
{/*设定标签卡中超链接的文字的属性*/
float: left;
background: #f3f3f3;
font-size: 12px;
line-height: 14px;
font-weight: bold;
padding: 2px 10px 2px 10px;
margin-right: 4px;
border: 1px solid #ccc;
text-decoration: none;
color: #666;
}

#beautytab a:link.selectedtab, #beautytab a:visited.selectedtab
{/*设定当前被选中的标签卡中超链接的属性*/
border-bottom: 1px solid #fff;
background: #fff;
color: #000;
}

#beautytab a:hover
{/*设定超链接鼠标浮动效果*/
background: #fff;
}
.tdline {  border: 1px #0099CC dotted}
