/* CSS Document */
body{
	background-color:#FFFFFF;
}

TD,select{ 
	FONT-SIZE: 10pt;
	line-height: 18px;
}

.input1 {
 height:18 px;
 width:170px;
 border-bottom-color:#cccccc;
 border-bottom-width:1 px;
 border-left-color:#cccccc;
 border-left-width:1 px;
 border-left-style:solid;
 border-top-color:#cccccc;
 border-top-width:1 px;
 border-top-style:solid;
 border-right-color:#cccccc;
 border-right-width:1 px;
 border-right-style:solid;
background-color:#FFFFFF;
}
.input2 {
 height:18 px;
 width:100px;
 border-bottom-color:#cccccc;
 border-bottom-width:1 px;
 border-left-color:#cccccc;
 border-left-width:1 px;
 border-left-style:solid;
 border-top-color:#cccccc;
 border-top-width:1 px;
 border-top-style:solid;
 border-right-color:#cccccc;
 border-right-width:1 px;
 border-right-style:solid;
background-color:#FFFFFF;
}
input{
 border-bottom-color:#7F9DB9;
 border-bottom-width:1 px;
 border-left-color:#7F9DB9;
 border-left-width:1 px;
 border-left-style:solid;
 border-top-color:#7F9DB9;
 border-top-width:1 px;
 border-top-style:solid;
 border-right-color:#7F9DB9;
 border-right-width:1 px;
 border-right-style:solid;
 background-color:#FFFFFF;
}
.input3 {
 height:18 px;
 width:80px;
 border-bottom-color:#cccccc;
 border-bottom-width:1 px;
 border-left-color:#cccccc;
 border-left-width:1 px;
 border-left-style:solid;
 border-top-color:#cccccc;
 border-top-width:1 px;
 border-top-style:solid;
 border-right-color:#cccccc;
 border-right-width:1 px;
 border-right-style:solid;
background-color:#FFFFFF;
}
.inp {
 height:18 px;
 width:140px;
 border-bottom-color:#84C4E8;
 border-bottom-width:1 px;
 border-left-color:#84C4E8;
 border-left-width:1 px;
 border-left-style:solid;
 border-top-color:#84C4E8;
 border-top-width:1 px;
 border-top-style:solid;
 border-right-color:#84C4E8;
 border-right-width:1 px;
 border-right-style:solid;

}
.button{
 border-color:#33CCFF; 
 color:#226CB0; 
 background-color:#FFFFFF; 
 padding-top:2; 
 height:24;
}
a:link {
	font-size: 10pt;
	color: #1F68AB;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	color: #1F68AB;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	font-size: 10pt;
	color: #FF6600;
}
.submit1 {
	background-image: url(intl/zh_CN/image/button_3.gif);
	width:36;
	height:19;
	border:0;
}
.submit2 {
	background-image: url(intl/zh_CN/image/button_4.gif);
	width:36;
	height:19;
	border:0;
}
.onMouseOver{
	background-image:url(intl/zh_CN/image/top_r2_c6.jpg);
}
.onMouserOut{
}

.td_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.td_leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
a.b:link {
	font-size: 10pt;
	color: #2F6BBD;
	text-decoration: underline;
}
a.b:visited {
	font-size: 10pt;
	color: #2F6BBD;
	text-decoration: underline;
}
a.b:hover {
	color: #ff0000;
	text-decoration: none;
}
a.b:active {
	font-size: 10pt;
	color: #FF6633;
}
a.c:link {
	font-size: 10pt;
	color: #2F6BBD;
	text-decoration: none;
}
a.c:visited {
	font-size: 10pt;
	color: #2F6BBD;
	text-decoration: none;
}
a.c:hover {
	color: #ff0000;
	text-decoration: none;
}
a.c:active {
	font-size: 10pt;
	color: #FF6633;
}
a.d:link {
	font-size: 10pt;
	color: #1F68AB;
	text-decoration: none;
}
a.d:visited {
	font-size: 10pt;
	color: #1F68AB;
	text-decoration: none;
}
a.d:hover {
	color: #1e9bed;
	text-decoration: underline;
}
a.d:active {
	font-size: 10pt;
	color: #ff6633;
}
a.e:link {
	font-size: 10pt;
	color: #ff0000;
	text-decoration: none;
}
a.e:visited {
	font-size: 10pt;
	color: #ff0000;
	text-decoration: none;
}
a.e:hover {
	color: #1e9bed;
	text-decoration: underline;
}
a.e:active {
	font-size: 10pt;
	color: #ff6633;
}
.boxinput {
	BORDER-RIGHT: rgb(147,195,243) 1px solid; BORDER-TOP: rgb(147,195,243) 1px solid; FONT: 12px/16px "ËÎÌå", Verdana, Arial; BORDER-LEFT: rgb(147,195,243) 1px solid; BORDER-BOTTOM: rgb(147,195,243) 1px solid
}
.idea{
    font-size: 12px;
	color: #00A7F7;
}
.ideaBig{
    font-size: 14px;
	color: #00A7F7;
}

.word1{
    font-size: 12px;
	color: #666666;
}
.notitle{
	font-family: "ËÎÌå";
	font-size: 34px;
	color: #19B2FF;
	line-height:70px;
	font-weight: bold;
	
}
a.nocheck:link{
	color:#FF6600;
	font-size: 12px;
	text-decoration: none;
}
a.nocheck:visited{
	color:#FF6600;
	font-size: 12px;
	text-decoration: none;
}
a.nocheck:hover{
	color:#FF6600;
	font-size: 12px;
	text-decoration: underline;
}
a.nocheck:active{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
a.nocheckBig:link{
	color:#FF6600;
	font-size: 14px;
	text-decoration: none;
}
a.nocheckBig:visited{
	color:#FF6600;
	font-size: 14px;
	text-decoration: none;
}
a.nocheckBig:hover{
	color:#FF6600;
	font-size: 14px;
	text-decoration: underline;
}
a.nocheckBig:active{
	color:#000000;
	font-size: 14px;
	text-decoration: none;
}


a.lanType:link {
	font-size: 10pt;
	color: #FFFFFF;
	background-color:#316AC5;
	text-decoration: none;
}
a.lanType:visited {
	font-size: 10pt;
	color:#FFFFFF;
	background-color:#FF0000;
	text-decoration: none;
}
a.lanType:hover {
	color:#FFFFFF;
	background-color:#316AC5;
	text-decoration: none;
}
a.lanType:active {
	font-size: 10pt;
	color:#FFFFFF;
	background-color:#316AC5;
	text-decoration: none;
}

.biaoti {
	font-family: "ËÎÌå";
	font-size: 10pt;
	font-weight: bold;
	color: #55D5FF;
}
.zhu {
	font-family: "ËÎÌå";
	font-size: 10pt;
	color: #000000;
}