/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #3874c8; SCROLLBAR-SHADOW-COLOR: #3874c8; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #3874c8; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}

A {text-decoration:none}
A:link  {color:#333333}
A:hover {
   COLOR: #666666;
   TEXT-DECORATION: none
}
A:visited{
   COLOR: #333333;
}


.L_menu:link {
	color:#000000;
	font-size: 12px;
}
.L_menu:hover{
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #3399FF;
	TEXT-DECORATION: none;
	font-size: 12px;
}



.right_menu:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-weight: bold;
}
.right_menu:visited {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-weight: bold;
}
.right_menu:hover {
	COLOR:#000099;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
}

table.article_confirm {width:390px;height:50px;margin-top:10px;margin-left:5px;margin-right:5px;margin-bottom:10px;}

th.article_list_header {font-size:9pt;background-color:#F0F7FD;color:#5A5B5F;height:32px;font-family:u;border-top:2px #CECECF solid;border-bottom:1px #BFBFC0 solid;text-align:center;}
td.article_list_even {font-size:9pt;background-color:#FFFFFF;color:#5A5B5F;height:30px;font-family:u;border-top:1px #E7E7E8 solid;text-align:center;}
td.article_list_odd {font-size:9pt;background-color:#FFFFFF;color:#5A5B5F;height:30px;font-family:u;border-top:1px #E7E7E8 solid;}



.maintext {
	font-size: 12px;
	line-height: 16px;
}

.menu:Link{
	font-weight: bolder;
	color: #FFFFFF;
	background: #1851B1;
	font-size: 15px;
	diplay: block;
}
.menu:hover{
	background-color: #1851B1;
	color: #CCCCCC;
	font-weight: bolder;
	font-size: 15px;
	padding-top:3px;
}
.menu:visited{
	font-weight: bolder;
	color: #FFFFFF;
	background: #1851B1;
	font-size: 15px;
	margin-top:0px; 
	padding-top:0px;
	diplay: block;
}

.copyright {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.left_menu {
	font-size: 14px;
	line-height: 20px;
	list-style-image: url(../news/images/icon/009.gif);
	color: #666666;
}


.input_1 {
	font-size: 12px;
	line-height: 18px;
	color: #0000FF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.ouput {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.button_1 {
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #0099FF;
}
