* { font-size: 13px; font-family: "ËÎÌå"; }

/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/

html { border: 0px; height: 100%; }

body { 
	margin: 0px;
	min-width: 980px;
	min-height: 100%;
	height: auto;
	text-align: center;
	}

img { border: 0px; }
img.top { border: 1px solid #FFFFFF; event:expression(
	onmouseover=function(){style.border="1px solid #ED9210";},
    onmouseout=function(){style.border="1px solid #FFFFFF";});}

p { text-indent: 20px; line-height: 150%; font-size: 14px; }

td.tit_std { 
	border-right: 1px solid #B9DAF9;
	border-bottom: 1px solid #B9DAF9;
	background-color: #F0F4F5;
	font-weight: bold;
	text-align: center;
	height: 20px;
	cursor: hand;
	}
td.tit_srv {
	border-right: 1px solid #B9DAF9;
	border-bottom: 1px solid #B9DAF9;
	background-color: #F0F4F5;
	text-align: center;
	color: #094C8D;
	cursor: hand;
	}

table {	border-collapse: collapse; }

iframe { width: 100%; height: 100%; }

a:link,a:visited { color: #003399; text-decoration: none; }
a:hover { color: #D72800; text-decoration: underline; }

a.big { font-size: 15px; color: #0000FF; text-decoration: underline; }
a.big:hover { color: #800000; text-decoration: none; }

a.green { color: #008000; text-decoration: none; }
a:hover.green { color: #008000; text-decoration: underline; }
a:visited.green { color: #008000; }

a.green_big { font-size: 14px; color: #008000; text-decoration: none; }
a:hover.green_big { color: #008000; text-decoration: underline; }
a:visited.green_big { color: #008000; }

a.white_big { font-size: 14px; color: #FFFFFF; text-decoration: none; }
a:hover.white_big { color: #FFFFFF; text-decoration: underline; }
a:visited.white_big { color: #FFFFFF; }

a.cate { font-size: 13px; color: #094C8D; text-decoration: none; }
a:hover.cate { color: #094C8D; text-decoration: underline; }
a:visited.cate { color: #094C8D; }

.red,a.red { color: #CC0000; }
.green,a.green { color: #008000; }
.orange,a.orange { color: #FFA500; } a:hover.orange { color: #444444; }
.white,a.white { color: #FFFFFF; } a:hover.white { color: #FFA500; }

a.blue { color: #0000FF; text-decoration: none; } 
a:hover.blue { color: #FF0000; text-decoration: underline; }
a:visited.blue { color: #0000FF; }

a.black { font: 13px; color: #222222; text-decoration: none; }
a:hover.black { color: #222222; text-decoration: underline; }
a:visited.black { color: #222222; }

a.black_big { font: 14px; color: #222222; text-decoration: none; }
a:hover.black_big { color: #222222; text-decoration: underline; }
a:visited.black_big { color: #222222; }

a.top { font-size: 12px; color: #003399; text-decoration: none; }
a:hover.top { color: #FF0000; text-decoration: none; }

a.head { font-size: 14px; font-weight: bold; color: #003399; padding: 2px; text-decoration: none; }
a:hover:head { color: #ED9210; text-decoration: none; }
a:visited.head { color: #003399; } 

a.foot { color: #222222; text-decoration: none; } 
a:hover.foot { color: #222222; text-decoration: underline; }
a:visited.foot { color: #222222; }

span { margin: 0px 3px; }

.input { border: 1px solid #69AAE2; }
.text { background:#F5F5F5; height:20px; border:1px solid #BDBDBD; }

.button {
	padding: 0px 5px;
	border-top: 0px;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
	border-left: 0px;
	background-color: #e8ebf5;
	font-size: 12px;
	text-align: center;
	height: 22px;
	}