﻿/*---------- base ---------*/
input.btn
{
	background-color: #ffffff;
	background: url( "../../../Skin/default/images/button1.gif" );
	border: #0672bb 1px solid;
	height: 22px;
}
*
{
	padding: 0px;
	margin: 0px;
}
html
{
	background: #FFF;
}
body
{
	font: 12px Verdana,Arial,Tahoma;
}
img
{
	border: none;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #F33;
	text-decoration: none;
}
ul
{
	list-style: none;
}
input, select, button
{
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
}
.dot_bottom
{
	text-decoration: none;
	border-bottom: 1px dotted #FF9900;
}

/*Head*/
#main_Welcome dl dd
{
	width: 570px;
	margin-left: 10px;
}

#main_Welcome dt
{
	background-image: url('../../Skin/default/images/bg_title.gif');
	width: 570px;
	height: 25px !important;
	padding-top: 15px;
	padding-left: 20px;
}

#head_content ul
{
	list-style-type: none;
	margin: 0px;
}

.head_right
{
	float: right;
}

.head_left
{
	float: left;
}

/*Menu*/
#menu_list ul li
{
	font-weight: bold;
	font-size: 15px;
	height: 23px !important;
	padding-top: 8px;
	cursor: hand;
}

#menu_list ul li a
{
	margin-left: 40px;
}

#menu_list ul li a:hover
{
	margin-left: 40px;
}

/*二级目录*/
#menu_list span img
{
	position:absolute;
	margin:5px 0px 0px 30px;
}
.dot_Img
{
	font-size: 15px;
	height: 23px !important;
	padding-top: 5px;
	font-weight: normal;
	color: #880000;
}

.dot_Img a
{
	color: #880000;
	font-weight: normal;
}

.dot_Img a:hover
{
	color: #880000;
	font-weight: normal;
}
/*右边栏目*/

.loginLogo
{
	padding-left: 22px;
	height: 19px !important;
	width: 190px;
	background-image: url('../../Skin/default/images/menu_3.gif');
	font-weight: bold;
	padding-top: 10px;
}

#aboutUs dl dt
{
	padding-left: 22px;
	height: 19px !important;
	width: 190px;
	background-image: url('../../Skin/default/images/menu_3.gif');
	font-weight: bold;
	padding-top: 10px;
}

#aboutUs dl dd
{
	margin-left: 8px;
	background: #fffced;
}

#news dl dt
{
	padding-left: 22px;
	height: 19px !important;
	width: 190px;
	background-image: url('../../Skin/default/images/menu_3.gif');
	font-weight: bold;
	padding-top: 10px;
}

#news dl dd
{
	margin-left: 8px;
	background: #fffced;
}

.news dl dt
{
	padding-left: 22px;
	height: 19px !important;
	width: 190px;
	background-image: url('../../Skin/default/images/menu_3.gif');
	font-weight: bold;
	padding-top: 10px;
}

.news dl dd
{
	margin-left: 8px;
	background: #fffced;
}

/*--内容--*/
/*AboutUs*/
#bg_Title
{
	background-image: url('../../Skin/default/images/bg_title.gif');
	width: 570px;
	height: 25px !important;
	padding-top: 15px;
	padding-left: 20px;
}

/*Main*/
.shou_hqzx_li
{
	width:290px;
	margin:13px 0px 0px 8px;
	padding-right:3px;
	list-style-type:none;
}