@charset "utf-8";
@import url("web2.0.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 0 0 0;
	background-image:url(../images/bg.jpg);
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

a img {
	border: 0 solid #FFFFFF;
}

.VSplit{
	background-image:url(../images/split_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:50px;
}
.HSplit{
	background-image:url(../images/content_body_split_left.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:2px;
	margin-top:5px;
	_margin-top:-2px;
	_margin-bottom:-2px;
}

.HSplitSubpage{
	background-image:url(../images/subpage_body_split_left.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:1px;
	_margin-top:-2px;
	_margin-bottom:-2px;
}

.HSplitSubpageRight{
	background-image:url(../images/split_bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:2px;
}

.TitleBold{
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	_line-height: 15px;
	margin-top: -5px;
	_margin-bottom: 5px;
	_margin-top: 0px;
}

.DateRed {
	color:#63291D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	line-height:18px;
}

.HomeProductListBlock{
	width:260px;
}

.BlockTitle{
	text-align:left;
	height:28px;
	background-image:url(../images/content_body_split_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:5px;
}

.BlockTitleProduct{
	background-image:url(../images/button_more_products.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:left;
}

.BlockTitleNews{
	background-image:url(../images/button_more_news.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:left;
}

.SnapshotProduct{
	width:85px;
	height:70px;
	border:0 solid #ccccccc;
}

.HomeProductListProfile{
	width:160px;
	padding-left:15px;
}

.HomeProductListProfile .StandardParagraph{
	line-height:18px;
}

.HomeNewsList{
	margin-bottom:5px;
}

.MenuParent{
	height: 25px;
	text-align:left;
	padding-left:5px;
}

.MenuParent a{
	color:#63291D;
	font-size:13px;
}

.MenuParent a:hover{
	color:#63291D;
	font-size:13px;
	text-decoration:underline;
}

.MenuParentActive{
	height: 25px;
	text-align:left;
	padding-left:5px;
}

.MenuParentActive a{
	color:#63291D;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}

.MenuParentActive a:hover{
	color:#63291D;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}

.MenuChildren{
	margin-left:20px;
	padding-bottom:5px;
}
	
.MenuChildren div{
	text-align:left;
	line-height:25px;
}

.Active{
	font-weight:bold;
	text-decoration:underline;
}
	
.Active:hover{
	font-weight:bold;
	text-decoration:underline;
}

.List{
	text-align:left;
	list-style-type:none;
	margin-left: 0px;
}

.List li{
	line-height: 15px;
	margin-bottom: 15px;
}

.current_page{
	color:#63291D;
}

.Outline{
	border: 1px solid #CDB46A;
}

.MainTitle {
	font-size: 14px;
	color: #63291D;
	text-decoration: none;
	line-height: 18px;
	text-align:left;
}

.MainTitle:hover {
	font-size: 14px;
	color: #63291D;
	text-decoration: none;
	line-height: 18px;
	text-align:left;
}

.ImageOutline {
	border: 1px solid #999999;
}

.ParagraphYellow{
	font-family: "宋体";
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}

.MainTitleYellow {
	font-family: "宋体";
	font-size: 16px;
	line-height: 30px;
	color: #996600;
	text-decoration: none;
}

.ParagraphMainText {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
	text-align:left;
}

.ParagraphMainText a{
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	text-decoration: underline;
	text-align:left;
}

.ParagraphMainText a:hover{
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	text-decoration: underline;
	text-align:left;
}

.ImageButton{
	border:0px solid #cccccc;
	cursor: hand;
}

.FormTitle {
	font-family: "宋体";
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
	line-height: 18px;
}

.RedStrong
{
	font-family: "宋体";
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

#header{
	height: 90px;
	background-image:url(../images/top_navi_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#navigator_body{
	width:890px;
}

#navigator_content{
	width:720px;
}

#navigator_menu{
	height:65px;
}

#logo{
	width:170px;
}

#main_body{
	background-image:url(../images/content_body_bg.jpg);
	width:840px;
	text-align:center;
	padding:17px 25px 17px 25px;
}

#main_body_left{
	width:560px;
}

#main_body_left_subpage{
	width:655px;
	background-image:url(../images/split_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	padding-right:25px;
}

#main_body_right_subpage{
	width:135px;
	padding-left:25px;
}

#subpage_menu{
	width:155px;
}

#subpage_content_body{
	width:495px;
}

#main_body_right{
	width:225px;
	padding-left:25px;
	background-image:url(../images/split_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

#copyright{
	height:100px;
	background-image:url(../images/bottom_line_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top: 20px;
	font-size:12px;
	line-height:20px;
	color:#63291D;
}

#copyright a{
	font-size:12px;
	line-height:20px;
	text-decoration:underline;
	color:#63291D;
}

#copyright a:hover{
	font-size:12px;
	line-height:20px;
	text-decoration:underline;
	color:#63291D;
}

#page_navigation{
	text-align:right;
	padding-top: 10px;
}