body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	text-align:center;
}
td{
text-align:left;
}
a{
color:black;
text-decoration:none;
}
a:hover{
color:red;
text-decoration:underline;
}
form{
margin:0px;
}


.tt1/*蓝色背景标题*/{
line-height:24px;
text-align:left;
padding:0px 12px;
color:white;
font-size:13px;
background:url(image/ttbg_blue.jpg) repeat-x center;
}
.tt2/*黄色背景标题*/{
line-height:24px;
text-align:left;
padding:0px 12px;
color:white;
font-size:13px;
background:url(image/ttbg_yellow.jpg) repeat-x center;
}
.12/*定义字号为12*/{
font-size:12px;
}
.blue/*蓝色文字*/{
color:#96D3F5;
}
.input1/*首页邮箱登录输入框样式*/{
width:120px;
height:18px;
border:1px solid white;
background:#B3D4F2;
}
.14{
font-size:14px;
letter-spacing:10px;
}
.ccc{
color:#CCCCCC;
}
.14b{
font-size:14px;
font-weight:bold;
color:#000000;
}



/*内页样式表定义*/
.nei_left{
width:228px;
background:url(image/nei_left_bottbg.jpg) bottom left no-repeat #4998e0;
padding-bottom:120px;
}
.nei_leftm/*内页左侧菜单*/{
height:288px;
background:url(image/nei_left_bg.jpg) repeat-x top;
}
.nei_leftm ul{
margin:0px;
padding:0px;
}
.nei_leftm li{
margin:0px 5px;
background:url(image/dash_2.gif) repeat-x bottom;
text-align:left;
padding:7px 15px;
list-style-type:none;
color:#028EF5;
font-size:14px;
font-weight:bold;
}
.nei_leftm table{
padding:10px;
width:100%;
}
.nei_leftm td table{
width:100%;
background:url(image/dash_2.gif) repeat-x bottom;
}
.nei_leftm td{
margin:0px 5px;

text-align:left;
padding:1px 15px;
list-style-type:none;
color:#028EF5;
font-size:14px;
font-weight:bold;
}
.nei_leftm a{
color:#028EF5;
}
.nei_leftpic{
text-align:center;
margin:25px 0px;
}
.nei_leftpic img{
border:1px solid white;
}
.main{
background:url(image/nei_mainbg.jpg) bottom right no-repeat;
}

.nei_tt/*内页标题样式*/{
height:25px;
margin:25px;
line-height:25px;
text-align:left;
background:url(image/nei_ttbg.jpg) repeat-x top;
}
.nei_tt_cn/*内页标题中文字体样式*/{
font-size:14px;
letter-spacing:5px;
background:white;
line-height:25px;
padding:0px 7px;
}
.nei_tt_en/*内页标题英文字体样式*/{
color:#b2b2b2;
background:white;
line-height:25px;
}
.nei_content/*内页列表信息页样式定义*/{
background:url(image/nei_cont_bg.jpg) repeat-y left;
line-height:22px;
width:665px;
}
.nei_content font{
color:black;
}
.page{
width:700px;
text-align:right;
padding:15px 0px;
}
.page a{
color:#159CDD;
}

/*栏目下拉菜单*/
.submenu{
margin:0px 0px 10px 50px;
text-align:left;
color:#1E70CA;
}
.submenu a,.submenu td a{
color:#1E70CA;
text-decoration:underline;
}
