aa@charset "UTF-8";
/* CSS Document */

body	{
}

#title_bar_back	{
	width:100%;
	min-width:970px;
	height:32px;
	background:url(../common/images/black_back.gif) repeat;
	border-bottom:solid #691010;
	border-width:1px;
}

#title_bar	{
	width:960px;
	height:25px;
	padding:1px;
	clear:right;
	margin:auto;
}

h1#style	{
	margin-top:6px;
	padding-left:22px;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	background:url(../common/images/titlebar_icon_logo.gif) no-repeat;
	float:left;
}

p.titlebar_info	{
	float:right;
	margin-top:6px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	
}

#contents_box	{
	width:960px;
	height:885px;
	margin:auto;
	margin-top:20px;
	clear:left;
}

#top_contents	{
	width:660px;
	height:auto;
	float:left;
}

#side_contents_back	{
	float:left;
	margin-left:15px;
	width:280px;
	height:716px;
	border:solid #E4E4E4;
	border-width:1px;
	background-color:#fff;
}

#side_contents_inbox	{
	width:274px;
	height:710px;
	margin-left:3px;
	margin-top:3px;
	background-color:#f1f1f1;
	clear:left;
	padding-top:1px;
}

#side_info_box	{
	width:238px;
	height:311px;
	margin-top:2px;
	margin-left:12px;
	padding-top:75px;
	padding-left:13px;
	background:url(../common/images/side_info_back.jpg) no-repeat;
	clear:left;
}

.side_info_subtitle	{
	width:55px;
	height:19px;
	background-color:#F00;
	font-size:12px;
	color:#FFF;
	text-align:center;
	margin-top:12px;
	border-radius: 4px;        /* CSS3‘ˆÄ */  
	-webkit-border-radius: 4px;    /* Safari,Google Chrome—p */  
	-moz-border-radius: 4px;   /* Firefox—p */
	float:left;
}

.side_info_subtitle_text	{
	width:159px;
	height:auto;
	float:left;
	font-size:12px;
	font-weight:bolder;
	color:#373737;
	margin-top:10px;
	margin-left:8px;
	margin-bottom:10px;
}

#side_bana	{
	width:236px;
	height:290px;
	border:solid #E4E4E4;
	border-width:1px;
	background-color:#fff;
	margin-top:13px;
	margin-left:12px;
	padding-left:13px;
	padding-top:3px;
}

.bana_style	{
	margin-bottom:13px;
	width:221px;
}

#fotter_top	{
	width:100%;
	min-width:970px;
	height:27px;
	background:url(../common/images/black_back.gif) repeat;
	margin-top:20px;
	padding-top:3px;
	border-top:solid #737373;
	border-bottom:solid #C6000F;
	border-width:1px;
}

.fotter_inbox	{
	width:960px;
	height:auto;
	margin:auto;
}

h4#style	{
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	padding-left:30px;
	padding-top:3px;
	background:url(../common/images/footer_top_icon.gif) no-repeat;
	height:21px;
	width:auto;
	margin-left:200px;
}

#fotter	{
	width:100%;
	min-width:970px;
	height:auto;
	background:url(../common/images/red_back.gif) repeat;
	margin:0;
}

#fotter_mark	{
	width:970px;
	height:156px;
	background-image:url(../common/images/fotter_mark.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin:auto;
	padding-top:30px;
}


.fotter_left_style	{
	width:auto;
	height:auto;
	float:left;
	color:#FFF;
	font-size:11px;
}

#fotter_left_style_text	{
	width:auto;
	height:auto;
	float:left;
	color:#FFF;
	font-size:11px;
	margin-top:8px;
}

#fotter_left_style_text2	{
	width:auto;
	height:auto;
	float:right;
	color:#FFF;
	font-size:11px;
	margin-top:58px;
	color:#333;
}
