@charset "utf-8";
/* CSS Document */
html, body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, em{
	margin:0;
	padding:0;
	border:0;
}
body{
	margin:0 0 15px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	text-align:center;
	background-color:#ffffff;
}

a,img,div,span { behavior: url(/iepngfix.htc) }

a{
	text-decoration:underline;
}
a:focus{
	outline:none;
	-moz-outline-style:none
}
p{
	padding:4px 0;
}
label{
	cursor:pointer;
}
br.cl{
	clear:both;
	line-height:1px;
}
br.split{
	clear:both;
	line-height:15px;
}
br.split10{
	clear:both;
	line-height:10px;
}
input.inputs, select.inputs, textarea.inputs{
	border:2px solid #d4d0c8;
	border-bottom-width:1px;
	border-right-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#666666;
	padding:0 4px;
}
input.active, textarea.active{
	border-color:#66cc33;
}
select.inputs{
	padding:0 0 0 4px;
}

input.adv_text{
	border:0;
	width:124px;
	background:url(../img/adv_text_left.gif) 0 0 no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ababab;
	padding:3px 10px 4px 10px;
}
.adv_text_right{
	background:url(../img/adv_text_right.gif) 100% 0 no-repeat;
}
a.adv_text{
	display:block;
	background:url(../img/adv_text_left.gif) 0 0 no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ababab;
	text-decoration:none;
}
a.adv_text span{
	display:block;
	background:url(../img/adv_select_right.gif) 100% 0 no-repeat;
	padding:1px 10px 4px 10px;
}

/* Layout */
#wrap{
	width:980px;
	margin:0 auto;
	text-align:left;
}

#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	background:url(../img/footer_bg.gif) 0 0 repeat-x;
	height:32px;
}
#footer a{
	color:#2971a7;
	text-decoration:none;
}
#footer a:hover, #footer a.sel{
	text-decoration:underline;
}
#footer div.foot_left{
	background:url(../img/footer_left.gif) 0 0 no-repeat;
	float:left;
	width:430px;
	height:25px;
	padding:7px 0 0 20px;
}
#footer div.foot_right{
	background:url(../img/footer_right.gif) 100% 0 no-repeat;
	float:right;
	width:500px;
	height:25px;
	padding:7px 20px 0 0;
	text-align:right;
}


#mm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#777777;
	background:url(../img/mm_bg.gif) 0 0 repeat-x;
	height:32px;
}
#mm div.mm_fix{
	float:left;
	height:32px;
	background:url(../img/mm_left.gif) 0 0 no-repeat;
}
#mm div.home{
	float:left;
	width:61px;
	margin:0 18px;
}
#mm div.home a{
	display:block;
	height:32px;
	text-decoration:none;
	background:url(../img/yatop_mm.gif) 0px 5px no-repeat;
}
#mm div.home a:hover{
	background:url(../img/yatop_mm_over.gif) 1px 6px no-repeat;
}
#mm div.home a:active{
	background:url(../img/yatop_mm_active.gif) 1px 6px no-repeat;
	outline:0;
}
#mm ul{
	display:block;
	float:left;
	list-style-type:none;
	margin-top:4px;
}
#mm ul li{
	display:block;
	float:left;
	background:url(../img/mm_split.gif) 0 8px no-repeat;
}
#mm ul li.sel{
	background:url(../img/mmb_left.gif) 0 0 no-repeat;
}
#mm ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	text-decoration:none;
	display:block;
	padding:4px 18px 6px 18px;
}
#mm ul li.sel a, #mm ul li.sel a:hover{
	color:#999999;
	background:url(../img/mmb_right.gif) 100% 0 no-repeat;
}
#mm ul li a:hover{
	color:#fefefe;
}
#search{
	float:right;
	height:32px;
	width:180px;
	background:url(../img/mm_right.gif) 100% 0 no-repeat;
	padding-right:20px;
}
#search img{
	display:block;
	float:right;
	margin-top:6px;
}
#search input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ababab;
	height:17px;
	padding:3px 0 0 23px;
	margin-top:6px;
	background:url(../img/search_left.gif) 0 0 no-repeat;
	border:0;
	display:block;
	float:right;
}
#content{
	margin:0px 0 0px 0;
}

/* NAVIGATION */
#navigation{
	background:url(../img/nav_bg.gif) 0 0 no-repeat;
	padding:6px 0 7px 11px;
	color:#CCCCCC;
	margin:4px 0;
	height:18px;
}
div.nav_bold#navigation{
	background:url(../img/nav_bg_bold.gif) 0 0 no-repeat;
	margin-top:0;
}
#navigation a{
	color:#999999;
	text-decoration:none;
}
div.nav_bold#navigation a{
	font-weight:bold;
}
#navigation a:hover{
	text-decoration:underline;
}
#navigation a.nav_home, #navigation a:hover.nav_home{
	background:url(../img/ico/nav_home.gif) 0 0 no-repeat;
	padding:0 4px;
	text-decoration:none;
}
div.nav_bold#navigation a.nav_home, div.nav_bold#navigation a:hover.nav_home{
	background:url(../img/ico/nav_home_bold.gif) 0 0 no-repeat;
	padding:5px 6px;
	text-decoration:none;
}
.nav_text{
	float:left;
	width:670px;
	padding-top:3px;
}
.nav_search{
	float:right;
	width:252px;
	height:20px;
	padding:0 12px;
}
.nav_search input{
	border:0;
	display:block;
	float:left;
	width:223px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ababab;
	padding:4px 0 4px 23px;
	background:url(../img/search_sm_left.gif) 0 0 no-repeat;
}
.nav_search img{
	display:block;
	float:left;
}
.dev_data{
	padding-top:10px;
	font-size:10px;
	color:#FFFFFF;
}
