﻿/* General Styles*/
body {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-image: url(images/v4/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
table {
	font-family: "Tahoma", "Verdana", "宋体";
	color: #6c6c6c;
	font-size: 11px;
}
a:link,a:visited {
	text-decoration: none;
	color: #802044;
	font-family: "Arial", "Verdana", "宋体";
}
a:hover {
	color: #580827;
	font-family: "Arial", "Verdana", "宋体";
}
hr {height: 1px; border: 1px solid #CCCCCC;}

/* Form Control Styles*/
.input_bak {  
	border-top-width: 1px;
	padding-right: 1px; 
	padding-left: 1px;
	border-left-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px;
	padding-bottom: 1px; 
	padding-top: 1px; 
	border-left-color: #C0C0C0; 
	border-bottom-color: #C0C0C0;
	border-top-color: #C0C0C0; 
	border-right-color: #C0C0C0;
	font-family: Tahoma, Verdana, "宋体"; 
	font-size: 11px; 
	height: 19px;
	color: #636363; 
	background-color: #FFFFFF; }
textarea { 
	border-width: 1; 
	border-color: #c0c0c0; 
	background-color: #E5E5DF;
	font-family: "Tahoma", "Verdana", "宋体"; 
	font-size: 11px; 
	color: #636363; }
select { 
	font-family: Tahoma, Verdana, "宋体"; 
	font-size: 11px;  
	color: #636363; 
	background-color: #FFFFFF;
}

/* Main Text Styles*/
h3 { font-size: 18px; font-weight: bold;}
.comment-text{
	font-size: 11px;
	color: ;
}
.highlight {text-decoration: underline;	color: red;}
.page-header { background-color: #6c6c6c;
	padding: 0px;
	border: 0px none;




}
.page-header a:link { color: white; font-size: 24px; font-weight: bold; text-decoration: none}
.page-header a:visited { color: white; font-size: 24px; font-weight: bold; text-decoration: none}
.page-header a:hover { color: #840146; font-size: 24px; font-weight: bold; text-decoration: underline}
.page-subheader {font-family: "Courier New"; font-size: 12px; font-weight: bold;
				color: #CCCCCC;}

/* Main Content Box Styles*/
.sidebar {
	vertical-align: top;
	height: auto;
	width: 176px;
	white-space: nowrap;
	background-repeat: repeat-x;
	background-position: center top;

	color: ;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: c0c0c0;
	border-right-color: c0c0c0;
	border-bottom-color: c0c0c0;
	border-left-color: c0c0c0;


}
.mainbox {
	vertical-align: top;
}
.multipage { color: #999999 }
.multipage-current {color: #999999; font-weight: bold; text-decoration: underline}
.panel{}
.panel-title{
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8CA;
}
.panel-content{}
.calendar {
	font-family: "Tahoma", "Verdana", "宋体";
	font-size: 11px;
	Color: 92977c;
	background: url(images/v2images/calendar.gif) no-repeat center center;
	height: 20px;
	width: 20px;
	padding: 2px;
}
.calendar-day {
	color: 92977c;
	text-align: center;
	background-image: url(images/v2images/day.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 20px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.calendar-weekdays {
	color: 802044;
	font-weight:bold;
	text-align: center;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.calendar-today {
	color: #666666;
	border: none #CCCCCC;
	text-align: center;
	background-image: url(images/v2images/calendar-today.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 20px;
}
.calendar-thisday {
	border: none;
	text-align: center;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-image: url(images/v2images/shisday.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	color: #FFFFFF;
}
.calendar a:link { text-decoration: none; color: #000066; }
.calendar a:visited { text-decoration: none; color: #000066; }
.calendar a:hover { text-decoration: underline; color: #840146; }
.textbox{
	table-layout: fixed;
	word-wrap: break-word;
	border-top: 1px none #ECF0F2;
	border-right: 1px none #ECF0F2;
	border-bottom: 1px solid #ECF0F2;
	border-left: 1px none #ECF0F2;
}
.textbox-title{
	font-size: 12px;
	padding-left: 10px;
	background-image: url(images/v2images/r1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.textbox-content{
	padding-left: 0px;
	border: 1px none #E0E0E0;


}
.textbox-bottom {
	font-size: 10px;
	Color: #b1b3a4;

}
.messagebox{ border: 1px none; text-align: center;}
.messagebox-title{
	background-image: url(/images/v4/ri.gif);
}
.messagebox-content{ height: 100px;}
.formbox{
	border: 1px none #D6BC96;
	background-color: #FFFFFF;
}
.formbox-title{
	text-align: center;
	background-image: url(images/v4/ri.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.formbox-content{
	border: 1px none ff0000;


}
.formbox-rowheader { text-align: right; font-weight: bold;}
.commentbox{
	table-layout: fixed;
	word-wrap: break-word;
	border-top: 1px none #0024ff;
	border-right: 1px none #de00ff;
	border-bottom: 1px dotted #e9e9e9;
	border-left: 1px none #00ff12;
}
.member-list{
	background-image: url(images/v4/ri.gif);
}

/* UBB Code Custom Styles*/
.ubb_code {
	font-family: "Courier New","宋体";
	background-color: #EFEFEF;
	color: #636363;
	margin: 10px;
	padding: 15px;
}
.ubb_quote {
	background-color: #FFFFFF;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.ubb_quote_title {
	font-weight: bold;
	color: #666666;
	border-bottom: 1px dashed #CCCCCC;
}
.ubb_showobj {
	background-color: #FFFFFF;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px dashed #CCCCCC;
}
.guidebox {
	text-align: center;
	background: #FFFFFF;
	border-top: 2px solid #e7e7e7;
	border-right: 2px solid #e7e7e7;
	border-bottom: 0px none;
	border-left: 2px solid #e7e7e7;

}
.panel-title-2 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFCC00;

}
.textbox-title-02 {
	font-size: 11px;
	padding-left: 8px;
	background-color: #FFFFFF;

}
.input-02 {
	text-decoration: underline;
	height: 69px;

}
.wordbreak {
	table-layout: fixed;
	word-wrap: break-word;
}
.textbox-title-03 {
	font-size: 12px;
	background-image: url(images/de_back.gif);
	background-repeat: repeat-y;
	height: 35px;
	background-position: center;
	padding-left: 12px;
	padding-top: 7px;













}
.commentbox-title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
.textbox-bottom-02 {
	font-size: 11px;
	Color: #B16A08;
	padding: 6px;


}
.textbox-content-02 {
	background-color: white;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	padding: 8px 6px 8px 10px;
	margin-left: 0px;







}
.hyperlink {
	width: 120px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
.textbox-2 {
	border: 1px none #D8D8CA;
	background-repeat: repeat-x;
	background-position: center top;

}
.de_back {
	background-color: #fcffef;
	background-repeat: repeat-y;
	background-position: center top;
}
.m2_back {
	background-color: #FFFFFF;
	background-image: url(images/idt_news/d3.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 12px;
	color: FF0086;

}
.n3 {color: #0000FF;font-size: 12px;text-decoration: none;}
.n3  a:link {  color: #0000FF;} 
.n3  a:visited { color: #0000FF; } 
.n3  a:hover {  color: #FF0000; } 
.n3  a:active { color: #0000FF;} 
.v2 {
	background-color: FCFFEF;
	background-image: url(images/newsv2/v2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.r3 {
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px none E8E8E8;


}
.r4 {
	background-color: #FFFFFF;
	background-image: url(images/newsv2/l2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.style2 {color: #7c531b}
.style3 {color: #4e3612}
.b {
	background-repeat: repeat-x;
	background-position: left top;
	color: 828282;
	border: 1px solid d4447b;
	background-image: url(images/v4/in.gif);
	height: 19px;
	background-color: #FFFFFF;






}
.as {
	font-family: "Arial", "Helvetica", "sans-serif";
	background-repeat: repeat-x;
	background-position: center top;
	border-top: 1px solid f4f8e4;
	border-right: 1px none f4f8e4;
	border-bottom: 1px none f4f8e4;
	border-left: 1px none f4f8e4;
	background-color: fcffef;
}
.idtas {
	font-family: "Arial", "Helvetica", "sans-serif";
	border: 1px none D8D8CF;
	color: dbdbdb;
}
.day {
	font-family: "Arial", "Helvetica", "sans-serif";
	border: 1px none D8D8CF;
}
.info1 {
	color: #A3A78F;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
.info1  a:link {  color: #A3A78F; line-height: 18px; } 
.info1  a:visited { color: #A3A78F;line-height: 18px; } 
.info1  a:hover {  color: #707558;line-height: 18px; } 
.info1  a:active { color: #A3A78F;line-height: 18px;} 
.news-t  a:link {  color: #f5bad1; line-height: 24px; } 
.news-t  a:visited { color: #f5bad1;line-height: 24px; } 
.news-t  a:hover {  color: #8c0237;line-height: 24px; } 
.news-t  a:active { color: #f5bad1;line-height: 24px;} 
.img_back {
	border: 0px solid #F4F8E4;
}
.OPEN {
	/*background-image: url(images/v4/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
.v3-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: e5e8d6;
	border-right-color: e5e8d6;
	border-bottom-color: e5e8d6;
	border-left-color: e5e8d6;
}.top-bg {
	background-color: #FFFFFF;
	background-image: url(images/v4/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top-back {
	background-image: url(images/v4/top_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.b1 {

	background-repeat: repeat-x;
	background-position: left top;
	color: 828282;
	border: 1px solid d4447b;
	background-image: url(images/v4/in.gif);
	height: 26px;
	background-color: #FFFFFF;
}
.se1 {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: 802044;
}
.banner {
	background-image: url(images/v4/top_bg2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
