﻿body {
}
#Sub_Content_1
{
	width:1000px;
	background-color:Black;
	min-height:550px;
}
#S_C_Left
{
	width:330px;
	height:550px;
	float:left;
	background-image:url('../Images/L_BG.jpg');
	background-repeat:no-repeat;
}

#S_C_L_A /*子导航*/
{
	width:120px;
	height:170px;
	margin-top:110px;
	margin-left:120px;
	text-align:center;
	padding-top:4px;
}
*+html #S_C_L_A 
{
	height:155px;
	padding-top:25px;
}
 .S_C_L_A_I
{
	margin-top:25px;
}
.S_C_L_A_I a
{
	color:White;
	text-decoration:none;
}
.S_C_L_A_I a:hover
{
	color:#DDD;
	text-decoration:underline;
}

#S_C_Right
{
	width:650px;
	float:right;
	border:1px solid #999;
	margin-right:10px;
	margin-top:10px;
	padding-bottom:15px;
}
.S_C_R_I_1
{
	width:130px;
	height:90px;
	text-align:center;
	margin-left:25px;
	margin-bottom:15px;
	float:left;
}
.S_C_R_I_1 img
{
	width:126px;
	height:83px;
	border:3px solid #fff;
}

#S_C_R_1_T,#S_C_R_2_T
{
	width:654px;
	height:10px;
	background-image:url('../Images/P_BG_UP.jpg');
	background-repeat:no-repeat;
}
#S_C_R_2_T
{
	margin-top:10px;
}
#S_C_R_1_C,#S_C_R_2_C
{
	width:624px;
	height:440px;
	background-image:url('../Images/P_BG_Middle.jpg');
	background-repeat:repeat-y;
	padding:15px;
	color:#DDD;
	line-height:30px;
	font-size:13px;
}
#S_C_R_2_C
{
	height:380px;
}
#S_C_R_1_B,#S_C_R_2_B
{
	width:654px;
	height:10px;
	background-image:url('../Images/P_BG_DOWN.jpg');
	background-repeat:no-repeat;
}
#S_C_R_1 
{
	width:654px;
	float:left;
}

#YW_LEFT
{
	background-image:url('../Images/YW_L_BG.jpg');
	background-repeat:no-repeat;
	width:391px;
	height:964px;
	float:left;
	margin-top:2px;
}
#YW_RIGHT
{
	width:605px;
	float:left;
	height:964px;
	background-color:Black;
}
.YW_ITEM_1
{
	color:White;
	font-size:13px;
	line-height:20px;
	padding:10px;
}