/* CSS Document */
@charset "utf-8";
* {
	margin:auto;
	*margin:0;
	padding:0;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
}
body {
	margin:auto;
	*margin:0;
	padding:0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #000000;
	background:url(../images/index_bg.jpg) repeat-x #b3cee5;
}

#index_ny{
	width:1003px;
	text-align:left;
}

#header{
	height:125px;
}
#header img{
	margin-top:6px;
	margin-left:12px;
}
#logo{
	float:left;
	margin-left:0px;
	margin-top:3px;
	position:relative;
	left: 0px;
	top: 0px;
}
#ver{
	width:137px;
	height:25px;
	float:right;
	margin-top:12px;
	margin-right:22px;
	padding-left:16px;
	text-align:left;
	font-size:11px;
	color:#000000;
	line-height:22px;
	background:url(../images/ver_bg.jpg) no-repeat;
}
.ver_link a{
	padding-left:18px;
	line-height:18px;
	padding-top:2px;
	padding-bottom:12px;
	font-size:11px;
	color:#000000;
	background:url(../images/ver_icon.jpg) no-repeat;
}
.ver_link a:hover{
	color:#FF9900;
	text-decoration:none;
}
#menu{
	float:right;
	width:781px;
	height:58px;
	margin-top:6px;
	margin-right:22px;
	_margin-right:20px;
	background:url(../images/menu_bg.jpg) no-repeat;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0px;
}
#menu li{
	text-align:center;
	color:#FFFFFF;
	width:93px;
	*width:93px !important;
	*width:78px;
	float:left;
	margin:0px 8px 0px 26px;
	*margin:0px 8px 0px 26px !important;
	*margin:0px 22px 0px 22px;
	padding:22px 0px 15px 0px;
}
#menu li a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#menu li a:hover{
	color: #FF9A35;
	font-size:12px;
	font-weight:bold;
	border-bottom:#F5F5F5 1px dotted;
}

#index_m_bg{
	width:1003px;
	height:616px;
	/*background:url(../images/index_m_bg.jpg) no-repeat;*/
}
.content{
	margin-top:0px;
	font-size:11px;
	margin-left:530px;
	width:449px;
	color:#000000;
	position:absolute;
}
.content h1{
	background:url(../images/content_icon.jpg) no-repeat;
	padding-left:32px;
	line-height:16px;
	padding-top:11px;
	padding-bottom:7px;
	margin:10px 0px 10px 0px;
	font-size:14px;
	color:#640c0c;
}
.content_i{
	background:url(../images/content_bg.jpg) no-repeat;
	padding:10px;
}
.content_i h2{
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
	color:#000000;
}
.content_i h3{
	line-height:18px;
	font-size:11px;
	font-weight:normal;
}
.content_i h3 a{
	color:#740c0c;
}
.content_i h3 a:hover{
	text-decoration:underline;
}


/* --footer-- */
#footer{
	width:100%;
	color:#676767;
	font-size:11px;
	text-align:center;
	line-height:18px;
}
#footer_c{
	width:993px;
	height:104px;
	color:#676767;
	font-size:11px;
	text-align:right;
	line-height:18px;
	padding-top:5px;
	padding-right:10px;
	background:url(../images/index_footer_bg.jpg) no-repeat;
}
#footer_c img{
	margin-right:3px;
	margin-bottom:12px;
}
#footer_c a{
	color:#676767;
	font-weight:bold;
	text-decoration:none;
}
#footer_c a:hover{
	text-decoration:underline;
}
#footer_c_i{
	width:993px;
	height:104px;
	color:#676767;
	font-size:11px;
	text-align:right;
	line-height:18px;
	padding-top:5px;
	padding-right:10px;
}
#footer_c_i img{
	margin-right:3px;
	margin-bottom:12px;
}
#footer_c_i a{
	color:#676767;
	font-weight:bold;
	text-decoration:none;
}
#footer_c_i a:hover{
	text-decoration:underline;
}
