body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666;
}

p, td, div {
	font-family: Tahoma;
	font-size: 12px;
	color: #666;
}

#body {width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");min-width:1000px;}	

.top_picture {background:#90CC19; height:90px;}

#search { display:block;}
#search  span{display:block; width:240px; height:103; background: url(/main/tpl/i/search.png) no-repeat 0 0;}

#header {background: url(/main/tpl/i/header.png) repeat-x 0 0; height:111px;width:100%;}
#header span.top {display:block; height:111px; width:100%; text-align:center;}
#header span.top span {display:block; padding-top:25px;}

#logo {position:absolute; left:21px;top:35px; z-index:100;}

img {border:0;}

#target {width:100%; height:31px; background: url(/main/tpl/i/target.png) 0 0 repeat-x;}
#target span {display:block; padding:6px 0 0 40px; color:#999; font-weight:bold;font-size:10px;}
#target span a {color:#333;font-size:10px; font-weight:normal;}

#menu  {padding:20px 0;}
#menu ul {margin:0; padding:0;}
#menu ul li {padding:0 0 10px 30px; font-family:Tahoma; font-size:13px; background: url(/main/tpl/i/li.gif) no-repeat 10px 6px;}
#menu ul li a {color:#666; text-decoration:underline;}
#menu ul li a:hover {text-decoration:none;}

#menu2  {margin:0 0 10px 0; padding:10px 0; background:#F3F5F9;border:1px solid #E3E6F0; border-left:0px;}
#menu2 img  {margin:0 0 10px 10px;}
#menu2 ul {margin:0; padding:0;}
#menu2 ul li {padding:0 0 5px 30px; font-family:Tahoma; font-size:13px;background: url(/main/img/ll.gif) no-repeat 10px 6px;}
#menu2 ul li.li2 { margin-top:10px; padding:0 0 5px 30px; font-family:Tahoma; font-size:13px;background: url(/main/img/ll2.gif) no-repeat 10px 6px;}
#menu2 ul li a {color:#545454; text-decoration:none; border-bottom:1px dashed #545454;}
#menu2 ul li.li2 a {color:#FF3300; text-decoration:none; border-bottom:1px dashed #FF3300;}
#menu2 ul li a:hover {text-decoration:none; border-bottom:0px;}


#textblock {display:block; width:240px; background:#E9E9E9;margin-bottom:10px;
border-right:#C0C0C0 solid 1px;border-bottom:#C0C0C0 solid 1px;}
#textblock span {display:block;padding:20px 20px 10px 30px;margin-bottom:5px; font-size:11px; color:#666;line-height:120%;}
#textblock span div.details {clear:both;}
#textblock span img {position:relative; top:-5px; padding:0 5px 0 0;}
#textblock span a {color:#666; font-size:13px; text-decoration:underline;}
#textblock span a:hover {color:#666; font-size:13px; text-decoration:none;}

#textblock2 {display:block; width:240px; background:#E9E9E9;margin-bottom:10px;
border-left:#C0C0C0 solid 1px;border-bottom:#C0C0C0 solid 1px;}
#textblock2 span {display:block;padding:20px 20px 10px 30px;margin-bottom:5px; font-size:11px; color:#666;line-height:120%;}


#textblockfaq {display:block; width:100%; background:#E9E9E9;margin-bottom:10px;
border-right:#C0C0C0 solid 1px;border-bottom:#C0C0C0 solid 1px;}
#textblockfaq span {display:block;padding:20px 20px 10px 30px;margin-bottom:5px; font-size:14px; color:#666;line-height:120%;}
#textblockfaq span div.details {clear:both;}
#textblockfaq span img {position:relative; top:-5px; padding:0 5px 0 0;}
#textblockfaq span a {color:#666; font-size:13px; text-decoration:underline;}
#textblockfaq span a:hover {color:#666; font-size:13px; text-decoration:none;}

.div_logo {
	height: 58px;
	background: url(/main/img/top2_bg.gif) repeat-x top;
	margin-left: 10px;
}

.column_right {
	margin-top: 10px;
	padding-right: 10px;
}

.column_left {
	margin-top: 10px;
	margin-left: 10px;
}

.table_border {
	border: 1px Solid #CCCCCC;
}

.column {
	height: 10px;
	background-color: #FFFFFF;
}

.top_nav {
 	padding-left: 10px;
 	padding-right: 10px;
	background-color: #DDDDDD;
}

.right_menu {
	height: 21px;
	background: url(/main/img/menu_bg.gif) no-repeat bottom;
	padding-left: 6px;
	padding-top: 3px;	
}

a {
	color: #999;
	text-decoration: underline;
}

a:hover {
	color: #999;
	text-decoration: none;
}

a.menu {
	color: #003399;
	text-decoration: none;
}

a.menu:hover {
	color: #003399;
	text-decoration: underline;
}

a.wh {
	color: #FFFFFF;
	text-decoration: none;
}

a.wh:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.details {
	font-size: 11px;
}

a.details {
	color: #003399;
	text-decoration: none;
	font-size: 11px;
}

a.details:hover {
	color: #003399;
	text-decoration: underline;
	font-size: 11px;
}

.header {
	padding-bottom: 4px;
	font-family: Arial;
	color: #003399;
	font-size: 15px;
}

h2 {
	height: 25px;
	font-family: Arial;
	color: #003399;
	font-size: 19px;
}

h3, #h3 {
	height: 17px;
	background: url(/main/tpl/i/h3.gif) no-repeat bottom #8E9DC4;
	color: #FFFFFF;
	font-size: 11px;
	padding:2px 0 0 30px; margin:0;
}

h4, h1 {
	height: 17px;
	background: #8E9DC4;
	color: #FFF;
	font-size: 12px;
	padding:2px 0 0 30px;

}

hr {
	width: 100%;
	height: 1px;
	background-color: #CCCCCC;
	border-top: 1px Solid #CCCCCC;
}

hr.dashed {
	width: 100%;
	height: 1px;
	border-top: 1px Dashed #CCCCCC;
	background: url(/main/img/dashed.gif) repeat-x top;
}

.content {
	padding-top: 10px;	
}

.bottom_menu, a.bottom_menu {

	color: #666;
	font-size: 11px;
}

.bottom_menu span {
display:block;padding-left:30px;
}

a.bottom_menu:hover {
	color: #666;
	font-size: 11px;
}

.right_block {
	background: url(/main/img/block_bg.gif) repeat-x top;
	background-color: #000066;
	padding: 8px;
	color: #FFFFFF;
	font-size: 11px;
}

.block_line {
	height: 20px;
	background-color: #224499;
}

.bd_line {
	padding-left: 8px;
	color: #99CCFF;
	font-size: 14px;
}

.bd_line_2  {
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	text-align: right;
}

.block_item {
	font-size: 11px;
	background-color: #000066;
	border-bottom: 1px Solid #224499;
	height: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	color: #FFFFFF;
}

.block_sub_item {
	background-color: #000066;
	padding: 16px 8px 16px 8px;
	color: #FFFFFF;
	text-align: right;
}