
/* 新 Web 应用程序项目的默认 CSS Stylesheet */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    background-position:center;
    WORD-SPACING: normal;   
	MARGIN: 0px;
	SCROLLBAR-FACE-COLOR: #E6E6E6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #E6E6E6;
	SCROLLBAR-ARROW-COLOR: #AAAAAA;
	SCROLLBAR-TRACK-COLOR: #F5F5F5;
	SCROLLBAR-DARKSHADOW-COLOR: #E6E6E6;
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND: url(../About/images/bg) /* 设置背景图片*/
	TEXT-DECORATION: none
}
.unnamed1 { TEXT-DECORATION: underline }
.bg_algin
{
	background-position:right;/*背景对齐方式*/
}
.ba
{
	BACKGROUND: url(../images/lxwm.jpg) #fff no-repeat 100% 0px; /* 设置背景图片显示的大小,位置*/
}
.ba_l
{
	BACKGROUND: url(aaaa.gif) #fff repeat-y left 100%; /*背景图片左对齐 aaaa为现无用*/
}
.bt {
	FONT-SIZE: 12px; COLOR: #e97e0b; TEXT-DECORATION: none
}
TD { 
       FONT-SIZE: 12px 
   } 

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	
   {	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	.unnamed110 {
	color: #0099CC;
	background-color: #0099CC;
	border: none #0099CC;
}
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

A  { 
       FONT-SIZE: 12px; 
       COLOR: #215dc6; 
       TEXT-DECORATION: none 
   }
A:link	{	
	text-decoration:	none;
	color:#000000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:#ff0000;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	
   {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
.go-wenbenkuang  /* 按钮特效*/
 {
	
BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 
9pt; PADDING-BOTTOM: 1px; BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; COLOR: #333333; PADDING-TOP: 1px; BORDER-BOTTOM: 
#666666 1px solid; FONT-FAMILY: "宋体"; HEIGHT: 19px; BACKGROUND-COLOR: #eeeeee
}
.line  
{
BORDER-LEFT-STYLE: none; 
BORDER-RIGHT-STYLE: none; 
BORDER-TOP-STYLE: none
/**
单线文本框
    “BORDER-LEFT-STYLE:none”： 隐藏左边框 
　　“BORDER-RIGHT-STYLE: none”： 隐藏右边框 
　　“BORDER-TOP-STYLE: none”： 隐藏上边框 
　　“BORDER-bottom-STYLE: none”： 隐藏下边框。
**/
}
.topline  
{
BORDER-LEFT-STYLE: none; 
BORDER-RIGHT-STYLE: none; 
BORDER-BOTTOM-STYLE: none
/**
单线文本框
    “BORDER-LEFT-STYLE:none”： 隐藏左边框 
　　“BORDER-RIGHT-STYLE: none”： 隐藏右边框 
　　“BORDER-TOP-STYLE: none”： 隐藏上边框 
　　“BORDER-bottom-STYLE: none”： 隐藏下边框。
**/
}
/* may design 2007-1-3 闲闪互动*/
body {
	margin: 0px;
	text-align:center;
}
td {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #FF6600;
	text-decoration: none;
}
.font_tit {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.vip_k {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #009BCE;
	border-bottom-color: #009BCE;
	border-left-color: #009BCE;
}
.vip_k2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.font_14 {
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
/* 首页搜索开始*/
#search{
	width:760px;
	clear: both;
	margin-top: 0px;
	border-bottom:3px solid #ccc;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 0px;
}
#searchnavi{
	width:760px;
	height:36px;
	background-image: url(../images/searchbg3.gif);
	background-repeat: repeat-x;
}

#searchnavi li{float:left;height:19px !important;height:/**/:36px;color:#fff;font-weight:bold;text-align:center;padding-top:10px !important;padding-top:12px;cursor:hand;}
#searchnavi li.search1{background:url('../images/searchbg1.gif') no-repeat;width:81px;height:36px!important;height:/**/:36px;font-size:14px;padding-top:10px !important;padding-top:12px;}
#searchnavi li.search2{background:url('../images/searchbg2.gif') no-repeat;width:89px;}
#searchnavi li.search3{width:89px;}
#searchnavi li.search4{background:url('../images/searchbg4.gif') no-repeat;width:89px;}
/* 首页搜索结束*/

/* 首页选项开始*/
#search3{
	width:310;clear: both;margin-top: 0px;margin-right: auto;margin-left: auto;position: relative;margin-bottom: 0px;}
#searchnavi3{
	width:310;height:25px;background-repeat: repeat-x;}
#searchnavi3 li{float:left;height:25px !important;height:/**/:25px;color:#333;text-align:center;padding-top:10px !important;cursor:hand;}
#searchnavi3 li.search1{background:url('../images/1.jpg') no-repeat; width:86px;height:25px!important;height:/**/:25px;font-size:14px;padding-top:10px !important;}
#searchnavi3 li.search2{background:url('../images/2.jpg') no-repeat; width:86px;}
#searchnavi3 li.search3{width:89px;}
#searchcontent2{width:310;border-left:#003D51 1px solid;border-right:#003D51 1px solid;border-top:#003D51 1px solid;border-bottom:#003D51 1px solid;height:125px;text-align:center;}
.hiddenbox2{width:310;visibility:hidden;position:absolute;left:0;top:0;text-align:left;}
#searconrow11,#searluntan1
{width:310px;margin:0 auto;padding:6px 0;}
#searconrow22{ clear: both;color:#fffff1;text-align:left;width:310!important;width /**/:310px;padding-left:80px;}
#row1left1{float:left;text-align:left;}
#row1right1{float:left;text-align:right;color:#fffff1;}
/* 首页选项结束*/

/* 内页搜索开始*/
#search2{
	width:98%;clear: both;margin-top: 0px;border-bottom:3px solid #ccc;margin-right: auto;margin-left: auto;position: relative;margin-bottom: 0px;}
#searchnavi2{
	width:100%;height:36px;background-image: url(../images/searchbg3.gif);background-repeat: repeat-x;}
#searchnavi2 li{float:left;height:19px !important;height:/**/:36px;color:#fff;font-weight:bold;text-align:center;padding-top:10px !important;padding-top:12px;cursor:hand;}
#searchnavi2 li.search1{background:url('../images/searchbg1.gif') no-repeat;width:81px;height:36px!important;height:/**/:36px;font-size:14px;padding-top:10px !important;padding-top:12px;}
#searchnavi2 li.search2{background:url('../images/searchbg2.gif') no-repeat;width:89px;}
#searchnavi2 li.search3{width:89px;}
/* 内页搜索结束*/
#searchcontent{border-left:#003D51 1px solid;border-right:#003D51 1px solid;background:url('../images/searchbg.gif') repeat-x;height:59px;text-align:center;}
#searconrow1,#searluntan
{width:675px;margin:0 auto;padding:6px 0;}
#row1left{float:left;text-align:left;}
#row1right{float:left;text-align:right;color:#fffff1; padding-left:5px;}
#searconrow2{ clear: both;color:#fffff1;text-align:left;width:680px!important;width /**/:758px;padding-left:80px;}
#searconrow2 td{color:#fffff1;}
#searconrow2 a:link,#searconrow2 a:visited
{color:#fffff1;text-decoration:none;}
#searconrow2 a:hover,#searconrow2 a:active
{color:#fffff1;text-decoration:underline;}
.hiddenbox{visibility:hidden;position:absolute;left:0;top:0;text-align:left;}
/* 搜索结束*/
#my img{border: 3px solid #E4E4E4}
#my a:hover img{border:3px solid #0098CA}
.tab_k {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.font_pr {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #009BCE;
	text-decoration: none;
}
.show {
	FILTER: progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offX=0,offY=1,positives=true)}
	
.font_jp {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.font_zh {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #FF6600;
	text-decoration: none;
}

.font_14_tit {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.font_14_tit:link {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.font_14_tit:visited {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}a.font_14_tit:hover {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #0098CA;
	text-decoration: none;
}
.font_j2 {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #0098CA;
	text-decoration: none;
}

a.font_pr:link{
    font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #009BCE;
	text-decoration: none;
}
a.font_pr:visited{
    font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #009BCE;
	text-decoration: none;
}a.font_pr:hover{
    font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.wenbenkuang 
{
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #999999 1px solid; 
COLOR: #333333; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: "宋体"
}
.style1_table14 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}/**表格边框设置右底**/
.right_bottom
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tb_color {/**边框现要这种颜色,**/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6d8865;
	border-bottom-color: #6d8865;
	border-top-width: 1px;
	border-top-color: #6d8865;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6d8865;
}
.ntit{/**标题样式**/
	color: #666666;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
}
.title{
	color: #999999;
	text-decoration: none;
}
.tb_boder { border:1px solid #7FABD9;}/**边框颜色跟随"1px",颜色一样**/
.red_tb { BORDER-RIGHT: #d50000 1px solid; BORDER-TOP: #d50000 1px solid; BORDER-LEFT: #d50000 1px solid; BORDER-BOTTOM: #d50000 1px solid }/**红色的边框**/
.f14{font-size: 14px;}/**标题字休**/
.num{font-size: 18px;color: #FF6600;font-weight: bold;font-family: "Times New Roman", Times, serif;}/**黄色字休大号**/

.STYLE1 {
	color: #009BCE;
	font-weight: bold;
}
.s {	font-size:12px;}
.STYLE7 {color: #009BCE}
.STYLE10 {
	font-size: 24px;
	color: #009BCE;
	font-weight: bold;
	font-style: normal;
	line-height: 150%;
}

.STYLE11 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.STYLE12 {color: #FF0000}
.STYLE15 {color: #333333}
.STYLE17 {color: #FF0000; font-weight: bold; }
.STYLE18 {font-size: 14px}
.STYLE20 {font-size: 14px; color: #0399CE; }
.STYLE21 {color: #0000FF}
.STYLE22 {color: #FF0000; font-size: 14px; }
.STYLE23 {color: #969696}
.STYLE26 {
	color: #666666;
	font-size: 14px;
}

.STYLE28 {color: #999999}
.STYLE30 {color: #FFFFFF}
.STYLE31 {font-style: normal; line-height: 150%; color: #333333; text-decoration: underline; font-size: 12px;}
.STYLE33 {text-decoration: underline; line-height: 150%; color: #FF0000;}
.unamed15 {
	font-size: 16px;
	font-weight: bolder;
	color: #009BCE;
}
.font_jp_1 {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	
	color: #326897;
	text-decoration: none;
} 
.font {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	color: #333366;
}
.font1 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	color: #000066;
}
.font2 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
}
.font3 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #003366;
}
.font4 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #3399CC;
	text-decoration: underline;
}
a.font4:visited {
	font-family: "新宋体";
	font-size: 12px;
	color: #336699;
}
a.font4:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
}
.font5 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #6699CC;
	text-decoration: underline;
}
a.font5:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #6699CC;
	text-decoration: underline;
}
a.font5:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.font9 {
	font-family: "宋体";
	font-size: 11px;
	color: #6699CC;
}
.font6 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: underline;
}
a.font6:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
a.font6:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

