* {
	margin: 0;
	padding: 0;
}


html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: '£Í£Ó ¥´¥·¥Ã¥¯',verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

body {
	background-color:#EEEEEE;
	text-align:left;
}

div{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#503A3C;
  line-height:130%;
  letter-spacing:1px;
}


A:hover {
	color:#4E4E4E;
	text-decoration:none;
	} 
A:active {
	color:#4E4E4E;
	text-decoration: underline;
	} 
A:link {
	color:#4E4E4E;
	text-decoration: underline;
	} 
A{
	color:#4E4E4E;
	text-decoration: underline;
} 


div.Table_01 {
	position: relative; 
	left:0px;
	top:0px;
	width:744px;
	height:auto;
}

div.header{
	position: relative;
	width:744px;
	height:45px;
	float:left;
	}
div.header_left{
	width:12px;
	height:45px;
	background-image:url(images/header_leftbg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	float:left;
	}
div.header_center{
	width:720px;
	height:45px;
	background-image:url(images/header_centerbg.gif);
	background-repeat:repeat-x;
	background-position:left;
	float:left;
}
div.header_right{
	width:12px;
	height:45px;
	background-image:url(images/header_rightbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
div.tab_line{
	width:2px;
	height:45px;
	background-image:url(images/tab_line.gif);
	background-repeat:repeat-y;
	float:left;
	}
div.tab_line2{
	width:2px;
	height:45px;
	background-image:url(images/tab_line.gif);
	background-repeat:repeat-y;
	float:right;
	}
div.tab_1{
	width:101px;
	height:45px;
	background-image:url(images/tab_1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	cursor:hand;
}
div.tab_2{
	width:122px;
	height:45px;
	background-image:url(images/tab_2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	cursor:hand;
}
div.tab_3{
	width:90px;
	height:45px;
	background-image:url(images/tab_3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	cursor:hand;
}
div.tab_4{
	width:90px;
	height:45px;
	background-image:url(images/tab_red_hot.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	cursor:hand;
}
div.tab_5{
	width:77px;
	height:45px;
	background-image:url(images/tab_4.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:right;
	cursor:hand;
}
div.tab_blankleft{
	width:10px;
	height:45px;
	float:left;
}
div.tab_blankright{
	width:10px;
	height:45px;
	float:right;
}



div.main{
	position: relative;
	width:744px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	overflow:visible;
	}
div.main_center{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	background:#FFFFFF;
}
div.main_left{
	position:relative;
	width:100%;
	height:100%;
	float:left;
	background-image:url(images/leftbg.gif);
	background-repeat:repeat-y;
	background-position:left;
	}
div.main_right{
	position:relative;
	width:100%;
	height:100%;
	float:left;
	background-image:url(images/rightbg.gif);
	background-repeat:repeat-y;
	background-position:right;
	}	
	
	
	
	
	
div.footer{
	position: relative;
	width:744px;
	height:63px;
	float:left;
}

div.footer_left{
	position: relative;
	width:12px;
	height:63px;
	background-image:url(images/footer_leftbg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	float:left;
	}
div.footer_center{
	width:720px;
	height:63px;
	background-image:url(images/header_centerbg.gif);
	background-repeat:repeat-x;
	background-position:left;
	float:left;
}
div.footer_right{
	position: relative;
	width:12px;
	height:63px;
	background-image:url(images/footer_rightbg.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	float:left;
	}
	
div.copyright{
	position: relative;
	width:720px;
	height:51px;
	background-image:url(images/footer_copyright_bg.gif);
	background-repeat: repeat-x;
	background-position:right bottom;
	float:left;
}
div.footer_bg{
	position: relative;
	width:720px;
	height:12px;
	background-image:url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position:left top;
	float:left;
}


div.nav {
	position: relative;
	width:708px;
	height:27px;
	background-image:url(images/nav_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
	margin-left:12px;
	margin-right:12px;
	text-align:right;
	align:right;
}

div.nav_icon{
	position:relative;
	float:right;
	width:1px;
	height:1px;
}
.nav_text{
	position:relative;
	float:right;
	height:27px;
	width:146px;
	background-image:url(images/blog_btn.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	text-decoration:none;
}
.nav_text:active {
	text-decoration: none;
	} 
.nav_text:link {
	text-decoration: none;
	} 
.nav_text:hover{
	background-image:url(images/blog_btn_f2.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	text-decoration:none;
}
div.ad{
	position:relative;
	width:100%;
	height:102px;
	background-image:url(images/ad_red.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	cursor:hand;
}

div.tips{
	position:relative;
	float:left;
	width:470px;
	height:auto;
	background-color:#FFFFCC;
	color:#AA2820;
	margin-top:5px;
	padding:5px;
	padding:5px;
	}
div.tips a{
 margin-left:5px;
 margin-right:5px;
}
div.main_intro{
	position:relative;
	float:left;
	width:480px;
	height:auto;
	min-height:650px;
	overflow:hidden;
	padding-left: 17px;
}
div.main_introbox{
	position:relative;
	float:left;
	width:478px;
	height:auto;
	margin-top:5px;
	border: 1px solid #909090;
	border-top: 0;
	overflow:hidden;
word-wrap:break-word;
background-color:#CC0000;
}
div.main_title{
	position: static;
	float:left;
	width:463px;
	min-height:30px;
	background-color:#999999;
	font-weight:bolder;
	color:#FFFFFF;
	line-height:30px;
	padding-left: 5px;
}

div.main_titleleft{
	position:relative;
	float:left;
	width:10px;
	height:30px;
	background-color:#CC0000;
}
div.main_subtitle{
	position:relative;
	float:left;
	width:473px;
	min-height:30px;
	text-align:right;
	background-color:#EEEEEE;
	font-weight:bolder;
	color:#333333;
	line-height:30px;
	padding-right:5px;
}
div.main_content{
	position:relative;
	float:left;
	width:458px;
	padding: 10px;
background-color:#ffffff;
}

div.more_link a{
	position:relative;
	float:left;
	margin-left:10px;
	text-decoration:underline;
	color:#A72222;
	height:30px;
	line-height:30px;
	font-weight:border;
}
div.main_timestamp{
	position:relative;
	float:left;
	width:473px;
	height:30px;
	text-align:right;
	background-color:#EEEEEE;
	color:#6C6C6C;
	line-height:30px;
	padding-right:5px;
}
div.main_timestamp a{
	color:#A72222;
}








div.main_menu{
	position:relative;
	float:left;
	width:231px;
	height:auto;
	margin-top:5px;
	padding-left: 4px;
}

div.panel_top{
	position:relative;
	float:left;
	background-image:url(images/menu_bg_red.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:226px;
	height:23px;
	text-align:center;
	color:#FFFFFF;
	text-shadow:#e0e0e0;
	line-height:20px;
	font-weight:bolder;
}

div.panel_top_1{
	background-image:url(images/red_panel_1.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

div.panel_top_2{
	background-image:url(images/red_panel_2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

div.panel_top_3{
	background-image:url(images/red_panel_3.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
div.panel_top_4{
	background-image:url(images/red_panel_4.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
div.panel_top_5{
	background-image:url(images/red_panel_5.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
div.panel_top_6{
	background-image:url(images/red_panel_6.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
div.panel_top_7{
	background-image:url(images/red_panel_7.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
div.panel_top_8{
	background-image:url(images/red_panel_8.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}


div.panel{
	position:relative;
	float:left;
	background-color:#CCCCCC;
	height:auto;
	width:226px;
	margin-bottom:5px;
	padding-bottom:5px;
	overflow:hidden;
	word-wrap:break-word;
}

.aboutbox{
	position:relative;
	float:left;
	background-color:#CCCCCC;
	height:auto;
	width:216px;
	margin-bottom:5px;
	padding:5px;
	overflow:hidden;
	word-wrap:break-word;
}

div.link{
	position:relative;
	float:left;
	width:200px;
	height:auto;
	word-wrap:break-word;
}

div.link ul{
	position:relative;
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
}

div.link li{
	position:relative;
	float:left;
	clear:left;
	list-style: none;
	margin-left:6px;
	padding-left:16px;
	background-image:url(images/icon_4_2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:20px;
	line-height:20px;
	width:100%;
	word-wrap:break-word;
}

div.link_icon{
	position:relative;
	float:left;
	background-image:url(images/icon_4_2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:12px;
	height:26px;
	margin-left:5px;
}

.link_text{
	text-align:left;
	margin-left:6px;
	padding-left:6px;
	min-height:24px;
	line-height:24px;
	text-decoration:underline;
	word-wrap:break-word;
}

div.title1{

	position:relative;
	float:left;
	background-image:url(images/icon_2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#EEEEEE;
	width:260px;
	height:31px;
}

div.title1 a{
	text-decoration: none;
}
div.titletext{
	line-height:31px;
	font-weight:bolder;
	margin-left:40px;
	height:31px;
}

div.title2{

	position:relative;
	float:left;
	background-image:url(images/icon_3.gif);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#EEEEEE;
	width:260px;
	height:31px;
}

div.title2 a{
	text-decoration: none;
}

input.whiteinput{
	position:relative;
	float:left;
	width:207px;
	background-color:#FFFFFF;
	height: 20px;
	border: 2px solid #BABABA;
	margin:8px;
}
#searchbtn{
	margin-right:12px;
}
div.searchform{
	position:relative;
	float:left;
	width:226px;
	height:auto;
	text-align:right;
}




#calendarBox{
	width:226px;
	height:auto;
text-align:center;
}
.calendar a{
color:#CC0000;
}
.calendar {
	font-family: "Verdana";
	font-size: 12px;
	color: #666666;
	width:218px;
	table-layout:fixed;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.calendarhead{
	width:100%;
	height:21px;
	line-height:21px;
	background-color:#6699CC;
	color:#ffffff;
	margin-bottom:4px;
	text-align:center;
}
.calendar th,.calendarDay{
	font-family: "Verdana";
	margin-bottom: 10px;
	font-size: 12px;
	color: #F666666;
	text-align:center;
	height:21px;
	line-height:21px;
}
.calendarDay{
	width: auto;
	height: 21px;
	padding: 0px;
background-color:#EEEEEE;
text-align:center;
}

.calendarDay1{
	width: auto;
	padding: 0px;
	font-family: "Verdana";
	margin-bottom: 10px;
	font-size: 12px;
	color: #F666666;
	background-color:#FFD7D7;
	text-align:center;
	height:21px;
	line-height:21px;
}
.calendarDay2{
	width: auto;
	padding: 0px;
	font-family: "Verdana";
	margin-bottom: 10px;
	font-size: 12px;
	color: #F666666;
	background-color:#CCE3FF;
	text-align:center;
	height:21px;
	line-height:21px;
	
}


#comment-post {
    font-weight: normal;
}

.archive-list-item{
	line-height:24px;
}

.mt-search-results form#search-form p#search-options { text-align:left; }

.mainpager{
width:100%;text-align:center;
margin-bottom:5px;
}

A.calendarnav:hover {
	color:#FFFFFF;
	text-decoration:underline;
	} 
A.calendarnav:active {
	color:#FFFFFF;
	text-decoration: none;
	} 
A.calendarnav:link {
	color:#FFFFFF;
	text-decoration: none;
	} 
A.calendarnav{
	color:#FFFFFF;
	text-decoration: none;
} 

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}
blockquote{
border:1px solid #CC0000;
padding:10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.module-list-item {
    margin-top: 0px;
    margin-bottom: 0px;
}

.module-list {
    margin-top: 0px;
    margin-bottom: 0px;
}


.entry-body{
	text-align:left;
	font-family: '£Í£Ó ¥´¥·¥Ã¥¯',verdana, 'trebuchet ms', sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#503A3C;
  line-height:130%;
  letter-spacing:1px;
}

.entry-more{
	text-align:left;
	font-family: '£Í£Ó ¥´¥·¥Ã¥¯',verdana, 'trebuchet ms', sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#503A3C;
  line-height:130%;
  letter-spacing:1px;
}