/********************窗体(0)设置********************/
body {
	margin: 0px auto;
	margin-top: 0px;
	width: 967px;
	background:#DDEEAA url("../image/bth_bg.jpg") no-repeat 50% 0;
}
ul,ol,li {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
a:link {font-size:12px;text-decoration:none;color:#000000;}
a:visited {font-size:12px;text-decoration:none;color:#000000;}
a:hover {font-size:12px;text-decoration:none;color:#CC3300;}
#head  a:link {color:#000000;}
#head  a:visited {color:#000000;}
#head  a:active {color: #000000;}
#head  a:hover {font-size:12px;text-decoration:none;color:#CC3300;}
.lang  a:link {color:#006600;font-size:13px;font-family:Arial;font-weight:bold;text-decoration:none;}
.lang  a:visited {color:#006600;font-size:13px;text-decoration:none;font-weight:bold;font-family:Arial;}
.lang  a:active {color: #006600;}
.lang  a:hover {font-size:13px;font-family:Arial;font-weight:bold;text-decoration:none;color:#cc0000;}
/********************布局(1)设置********************/
#swap {   
     width:967px;   
     position:relative;   
     left:50%;   
     margin-left:-483.5px; 
}
#swap_index {   
     width:967px;   
     position:relative;   
     left:50%;   
     margin-left:-483.5px; 
     margin-top:0px;
}
#head{
	position:relative;
	float:left;
	margin-top: 0px;
	width: 967px;
	margin-bottom: 0px;
	border:0px dotted #000000; 
	/* background-color: #fffff0;*/
}
#menu{
	margin-top: 0px;
	width: 967px;
	margin-bottom: 0px;
}
#contents{
	position:relative;
	float:left;
	width:967px;
	height:auto;
	margin:0px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;  
	background: url(../image/contents.gif) top left repeat-y;
}
#foot{
    position:relative;
	float:left;
	clear:both; 
	width:967px;
	height:auto;
	margin:0px;  
}
#left{
	margin-top: 0px;
	float: left;
	width: 280px;
    border:0px dotted #000000;
}
#right{
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	width: 600px;
    border:0px dotted #000000; 
}
#mid{
	margin-top: 0px;
    margin-left: 0px;
	float: left;
	width: 186px;
    border:0px dotted #000000;
    background:url("../image/vv_mid_bg.gif");
    
}

.right2 { 
	margin-right: 0px;
	float: right;
	width: 270 px; 
	border-left: dotted 1px #DC9A9A;
	border-right: dotted 1px #DC9A9A;
}
/********************字体(2)设置********************/
.f12 {
	font-size: 12px;
	line-height: 120%;
	color:#000000;
	FONT-FAMILY: "宋体";
}
.f12_red {
	font-size: 12px;
	line-height: 120%;
	color:#CC3300;
	FONT-FAMILY: "宋体";
	}
.f16_red {
	font-size: 16px;
	line-height: 120%;
	color:#CC3300;
	FONT-FAMILY: "宋体";
	}
.f12_blue {
	font-size: 12px;
	line-height: 120%;
	color:#4A52D9;
	FONT-FAMILY: "宋体";
	}
.f12_white {
	font-size: 12px;
	line-height: 120%;
	color:#FFFFFF;
	FONT-FAMILY: "宋体";
	}
.f12_fen {
	font-size: 12px;
	line-height: 120%;
	color:#FFCCFF;
	FONT-FAMILY: "宋体";
	}
.f12_yellow {
	font-size: 12px;
	line-height: 120%;
	color:#FFFFDF;
	FONT-FAMILY: "宋体";
	}
.f12_green {
	font-size: 12px;
	line-height: 120%;
	color:#006600;
	FONT-FAMILY: "宋体";
	}
.f12_art {
	font-size: 12px;
	line-height: 120%;
	color:#000000;
	FONT-FAMILY: "宋体";
	FILTER: DropShadow(Color=#FFFFFF, OffX=1, OffY=1);
}
.f12_purple{
	font-size: 12px;
	line-height: 120%;
	color:#A700F7;
	FONT-FAMILY: "宋体";
}
/********************对象(3)设置********************/
	/*********************************BUTTON*/
.button{
    color: #000000;
    height: 20px;
	width:70px;
	padding-top:2px;
	border:1px solid #F0CC9B; 
	align:0px;
	font-size: 12px;
}
.button_link{
    color: #cc3300;
    height: 20px;
	width:70px;
	padding-top:2px;
	border:1px solid #F0CC9B; 
	font-size: 12px;
}
.button_nb{
    background: none;
    color: #cc3300;
    height: 20px;
	width:70px;
	padding-top:2px;
	border:0px solid #F0CC9B; 
	font-size: 12px;
}
.button_right{
    background: none;
    color: #000000;
    height: 20px;
	width:70px;
	padding-top:2px;
	border:1px solid #F0CC9B; 
	font-size: 12px;
}
.button_head{
    background: none;
    color: #000000;
    height: 20px;
	width:70px;
	padding-top:2px;
	border:0px solid #000000; 
	align:0px;
	font-size: 12px;
}
.button_head_bold{
    background: none;
    color: #006600;
    height: 20px;
	width:70px;
	padding-top:2px;

	border:0px solid #000000; 
	align:0px;
	font-size: 12px;
}
.button_head_ng{
    background: none;
    color: #FFFFDF;
    height: 20px;
	width:70px;
	padding-top:2px;
	border:0px solid #000000; 
	align:0px;
	font-size: 12px;
}
	/**********************************FORM*/
.form {
margin:0px;
}
	/**********************************INPUT*/
.input {
width:70px;height:20px;
font-size: 12px;
border:1px solid #EEC58B; 
color: #000000;
}
.input_nosize {
height:20px;
font-size: 12px;
border:1px solid #EEC58B; 
color: #000000;
}
.input_500 {
width:500px;height:20px;
font-size: 12px;
border:1px solid #EEC58B; 
color: #000000;
}
.input_485 {
width:485px;height:20px;
font-size: 12px;
border:1px solid #EEC58B; 
color: #000000;
}
.input_230 {
width:230px;height:20px;
font-size: 12px;
border:1px solid #EEC58B; 
color: #000000;
}
.input_234 {
width:234px;height:20px;
font-size: 12px;
border:1px solid #EEC58B; 
color: #000000;
}
.input_150 {
width:150px;height:20px;
font-size: 12px;
border:1px solid #EEC58B; 
color: #000000;
}
.input_119 {
width:119px;height:20px;
font-size: 12px;
border:1px solid #EEC58B; 
color: #000000;
}
.input_head {
width:70px;height:20px;
font-size: 12px;
border:1px solid #000000; 
color: #000000;
}
	/*SELECT*/
.select{
    color: #000000;
    height: 20px;
	width:70px;
	padding-top:2px;
	border:1px solid #000000; 
	font-size: 12px;
	color: #000000;
}
.select_230{
    color: #000000;
    height: 20px;
	width:230px;
	padding-top:2px;
	border:1px solid #000000; 
	font-size: 12px;
	color: #000000;
}
.select_151{
    color: #000000;
    height: 20px;
	width:150px;
	padding-top:2px;
	border:1px solid #000000; 
	font-size: 12px;
	color: #000000;
}
.select_150{
    color: #000000;
    height: 20px;
	width:150px;
	padding-top:2px;
	border:1px solid #000000; 
	font-size: 12px;
	color: #000000;
}
.select_100{
    color: #000000;
    height: 20px;
	width:100px;
	padding-top:2px;
	border:1px solid #000000; 
	font-size: 12px;
	color: #000000;
}
	/**********************************TEXTAREA*/
.textarea {
width:200px;height:70px;
border:1px solid #F0CC9B; 
font-size: 12px;
color: #000000;
}
.textarea_500 {
width:500px;height:100px;
border:1px solid #F0CC9B; 
font-size: 12px;
color: #000000;
}
.textarea_580 {
width:573px;height:100px;
border:1px solid #F0CC9B; 
font-size: 12px;
color: #000000;
}
.textarea_485 {
width:485px;height:100px;
border:1px solid #F0CC9B; 
font-size: 12px;
color: #000000;
}
.textarea_600 {
width:600px;height:100px;
border:1px solid #F0CC9B; 
font-size: 12px;
color: #000000;
}
.textarea_600300 {
width:600px;height:300px;
border:1px solid #F0CC9B; 
font-size: 12px;
color: #000000;
}
	/**********************************CHECKBOX*/
.checkbox{
    color: #000000;
    height: 20px;
	width:20px;
	border:0px solid #000000; 
}
	/**********************************DIV*/
p {
	font:normal 18px/22px Arial, Helvetica, sans-serif;
	color:#7D0101;
	background-color:inherit;
	display:block;
	width:400px;
}
.div { 
width: 100%; 
border: solid 0px #F0CC9B;
margin-bottom: 5px;
}
.div_index{ 
color:#000000; 
font-size: 12px;
FONT-FAMILY: "宋体";
background-image: url(../image/index_bg.jpg); 
text-align: left;
word-break : break-all;
width:967px; 
height:600px;
margin-top: 0px;
}
.div_h1 { 
width: 100%; 
border: solid 0px #F0CC9B;
margin-bottom: 5px;
}
.div_b1 { 
width: 100%; 
border-left: solid 0px #F0CC9B;
border-right: solid 0px #F0CC9B;
border-top: solid 0px #F0CC9B;
border-bottom: solid 0px #F0CC9B;
margin-bottom: 5px;
}
.div_b2 { 
width: 100%; 
border-left: solid 0px #F0CC9B;
border-right: solid 0px #F0CC9B;
border-top: solid 0px #F0CC9B;
border-bottom: solid 0px #F0CC9B;
margin-bottom: 5px;
}
.div_w1 { 
width: 100%; 
border-left: solid 0px #F0CC9B;
border-right: solid 0px #F0CC9B;
border-top: solid 0px #F0CC9B;
border-bottom: solid 0px #F0CC9B;
margin-bottom: 5px;
}
.div_c1 { 
width: 220px; 
border: solid 0px #F0CC9B;
margin-bottom: 5px;
}
.div_yuding_center { 
width: 220px;
margin-top: 3px;
border: solid 0px #F0CC9B;
margin-bottom: 0px;
}
.div_c2 { 
width: 220px; 
border: solid 0px #F0CC9B;
margin-bottom: 5px;
}
.read { 
color:#000000; 
font-size: 12px;
line-height: 25px;
FONT-FAMILY: "宋体";
background-image: url(../image/monylove_menu_dotline.gif); 
text-align: left;
word-break : break-all;
width:auto; 
height:auto; 
}
.div_text_h15 { 
width:auto; 
height:auto;
color:#000000;
font-family: "宋体";
word-break : break-all;
font-size: 12px;
text-align: left;
line-height: 19px;
}
.div_text_h30 { 
width:auto; 
height:auto;
color:#006600;
font-family: "宋体";
word-break : break-all;
font-size: 12px;
text-align: left;
line-height: 30px;
}
.div_text { 
width:auto; 
height:auto; 
color:#000000;
font-family: "宋体";
word-break : break-all;
font-size: 12px;
text-align: left;
line-height: 20px;
}
.div_text_border { 
width:500; 
height:auto;
border: solid 1px #F0CC9B;
word-break : break-all;
color:#006600;
font-family: "宋体";
font-size: 12px;
text-align: left;
line-height: 25px;
}
.div_text_tr { 
width:auto; 
height:auto; 
color:#000000;
font-family: "宋体";
word-break : break-all;
font-size: 12px;
text-align: left;
line-height: 25px;
}
.div_text_br { 
width:auto; 
height:auto; 
color:#000000;
font-family: "宋体";
word-break : break-all;
font-size: 12px;
text-align: left;
line-height: 25px;
}
	/**********************************TABLE*/
.table_dotted {
color: #000000;
border:0px; 
BORDER-COLOR:#000000;
border-left-style:dotted;
border-right-style:dotted;

/*
border-bottom-style:solid;
border-bottom-style:dotted; 
border-bottom-style:dashed;
border-bottom-style:double;
border-bottom-style:groove;
border-bottom-style:hidden;
border-bottom-style:inherit;
border-bottom-style:inset;
border-bottom-style:none;
border-bottom-style:outset;
border-bottom-style:ridge;
*/
}
/********************模块(4)设置********************/
.file{
    color: #000000;
    height: 20px;
	width:380px;
	padding-top:2px;
	border:1px solid #F0CC9B; 
	font-size: 12px;
	color: #000000;
}
.menu { 
color:#000000; 
font-size: 14px;
line-height: 25px;
FONT-FAMILY: "宋体";
background-image: url(../image/lovver_dot_menu.gif); 
text-align: left; 
width:967; 
height:auto;       
}
#error {
	color:#ff0000;
	font-size: 12px;
	FONT-FAMILY: "宋体";
	text-align: center; 
	width:967; 
	height:20px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#fffff0;
	background-position:7px 7px;
}
html>body #error {
	/* HACK start : exclude MacIE \*/
	height:					auto;
	min-height:				25px;
	/* HACK end */
}
#error li {
	list-style-type: disc;
	margin-top:	2;
	margin-bottom: 2;
	line-height: 2;
}
/********************特效(4)重设********************/
#link{
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer{
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	background:url(../image/footer_bg.jpg) left bottom;
}
