/* CSS Document */

/*header开始*/
#top
{
	width: 1000px;
	text-align: center;
}

#topOne
{
	width: 1000px;
	height: 33px;
}
#topTow
{
	width: 1000px;
	height: 67px;
}
#topThree
{
	width: 1000px;
	height: 60px;
	margin-top: 1px;
}


#topOne_Login_Area
{
	width: 550px;
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-top: 8px;
	color: #ff6000;
}
#LogHint
{
	line-height:25px;
}

#topOne_Telephone_Area
{
	float: right;
	width: 250px;
	margin-top: 5px;
	padding-right: 20px;
}

#topOne_Favorite_Area
{
	width: 158px;
	float: right;
	margin-top: 10px;
	color: #303030;
}


.Input_top_Login
{
	width: 100px;
	height: 20px;
	border: 1px #e7d6a2 solid;
	line-height: 16px;
	font-size: 12px;
	text-indent: 2px;
}

#topTow_Search
{
	float: right;
	height: 31px;
	text-align: left;
}
#topTow_Search select
{
	width: 100px;
	height: 20px;
	margin: 1px 1px 0 3px;
	border: 1px #e7d6a2 solid;
	line-height: 20px;
	font-size: 12px;
	text-indent: 2px;
}

#topThree_SubMenu
{
	float: left;
	width: 100%;
	height: 36px;
	color: #FFF;
	background-image: url(/images/com/top/header_32.jpg);
	background-repeat: no-repeat;
	
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#topThree_SubMenu a:link, #topThree_SubMenu a:visited
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
	width: 90px;
	text-align: center;
	text-decoration: none;
	display:inline-block;
	vertical-align:middle;
}
#topThree_SubMenu a:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
	width: 90px;
	text-align: center;
	text-decoration: none;
	display:inline-block;
	vertical-align:middle;
}

#topThree_Information
{
	width: 100%;
	height: 23px;
	float: left;
	background-image: url(/images/com/top/header_36.jpg);
	background-repeat: repeat-x;
	line-height: 22px;
	margin-top: 1px;
}
#topThree_Information_Text
{
	line-height: 22px;
	color: #000000;
	text-align: left;
	float: left;
	padding-left: 10px;
}

.txt_1
{
	color: #dd8c00;
	padding-left: 10px;
}

#topTow_Menu
{
	float: left;
	width: 100%;
	line-height: 27px;
	margin-top: 3px;
}
#topTow_Menu ul
{
	float: right;
}
#topTow_Menu ul li
{
	float: left;
	margin-right: 20px;
}
.topTow_Menu_Div
{
	width: 3px;
	height: 22px;
	margin-top: 3px;
	background-image: url(/images/com/top/header_20.gif);
	background-repeat: no-repeat;
}
#topTow_Menu ul li a:link, #topTow_Menu ul li a:visited
{
	color: #303030;
	text-decoration: None;
}
#topTow_Menu ul li a:hover
{
	color: red;
	text-decoration: None;
}


.a_15_b
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}
.a_15_b:link
{
	font-family: "宋体";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.a_15_b:visited
{
	font-family: "宋体";
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.a_15_b:hover
{
	font-family: "宋体";
	font-size: 13px;
	color: #FF6600;
	text-decoration: underline;
	line-height: 20px;
	font-weight: bold;
}
.a_15_b:active
{
	font-family: "宋体";
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
/*header结束*/