BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0px;
	padding:0px;
	background:url(../images/body_01.gif) repeat-x;
}
A{
	color:#0080C5;
}
A:hover{
	color:#999999;
}
H1{
	font-size:20px;
}
H2{
	font-size:14px;
}

.orange{	color:#ED530C;}
.blue{	color:#0080C5;}
.red{	color:#C01F25;}

.table1{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 18px;
}
.table1 A{
	color: #3784C5;
	text-decoration: none;
}
.table1 A:hover{
	color: #666666;
	text-decoration: underline;
}
.table1 thead td{
	background-color:#BBBBBB;
	color:#FFFFFF;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-weight: bold;
}
.table1 tbody td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color:#EBF2F9;
}
.table1 th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color:#EEEEEE;
}
.table1 tbody td:hover{
	background-color: #FFF;
}

.table1 tfoot td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}






/*==================================Table==================================*/
.table2{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	line-height: 18px;
}
.table2 A{
	color: #3784C5;
	text-decoration: none;
}
.table2 A:hover{
	color: #666666;
	text-decoration: underline;
}
.table2 thead td{
	background-color:#BBBBBB;
	color:#FFFFFF;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-weight: bold;
}
.table2 tbody td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.table2 th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color:#EEEEEE;
}
.table2 tbody tr:hover{
	background-color: #FCF4E7;
}

.table2 tfoot td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.table3{
	background:url(../images/coupon_11.gif);
	background-repeat:repeat-y;
	}
.table3 td{
	background:url(../images/coupon_12.gif);
	background-repeat:no-repeat;
	background-position:bottom left;	
}
.table3 H3{
	display:block;
	padding-bottom:15px;
	padding-left:20px;
	margin:0px;
	color:#ED530C;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-image: url(../images/coupon_10.gif);
	background-position: 0px 10px;
}
.table3 H2{
	text-align:right;
	padding-right:25px;
	padding-bottom:20px;}
.table3 P{
	padding-left:15px;
	padding-right:15px;
	}
.table3 li{
	margin-left:25px;
	margin-right:25px;
}



.TablePanel{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.TablePanel .TablePanelMenu{
	margin:0px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height:33px;
}

.TablePanel .TablePanelMenu li{
	float:left;
	display:block;
	cursor: pointer;
	padding: 4px 10px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-color:#3784C5;
	color:#FFFFFF;	
}
.TablePanel .TablePanelMenu ul{
	padding:0px;
	margin:0px;
}

.TablePanel .TablePanelMenu li:hover{
	background-color:#CCC;
}
.TablePanel .TablePanelMenu .TablePanelMenuSelected{
	background-color:#FFF;
	color:#666666;
}
.TablePanel .TablePanelMenu .TablePanelMenuSelected:hover{
	background-color:#FFF;
}
.TablePanel .TablePanelContentGroup{
	clear:both;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	margin:0px;
	padding:0px;
}
.TablePanel .TablePanelContent{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	letter-spacing: 0em;
}
.TablePanel .TablePanelContent .img{
	margin-left: 25px;
	margin-bottom: 25px;
	border: 4px solid #DDD;
}
.TablePanel .TablePanelContent H3{
	margin:0px;
	padding-top:25px;
}
.TablePanel .TablePanelContent .VoteImage{
	margin: 25px;
	margin: 25px;
	border: 4px solid #DDD;
}
/*====================================================================*/

.vote2 div{

	float:left;
	border: 5px solid #dddddd;
	margin: 8px;
	_margin: 7px;
	padding:5px;
	display:block;
	text-align: center;
	vertical-align: middle;	
}
.vote2 div:hover{
	border: 5px solid #993D50;
}
.vote2 a{
	height:130px;
	width:100px;
	display:block;
	background-color: #eeeeee;
	text-decoration: none;
}
.vote2 .VoteTitle a{
	padding:0px;
	margin:0px;
	width:100px;
	height:auto;
	float:none;
}
.vote2 .VoteImage a{
	width:100px;
	height:30px;
	float:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/icon_03.gif);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vote2 .VoteImage a:hover{
	background-image: url(../images/icon_02.gif);
}
.vote2 .VoteNum a{
	padding:0px;
	margin:0px;
	width:100px;
	height:25px;
	float:none;
	color:#993D50;
	font-size: 11px;
}








#ALL{
	width:800px;	
}

#TOP{
	height:100px;
}
#TOP P{
	float:right;
	color:#FFFFFF;
	font-size:11px;
	padding-top:10px;
}
#TOP P A{
	color:#FFFFFF;
}

#MIDDLE{
	text-align:left;
}
#MIDDLE .LEFTCOL{
	width:180px;
	float:left;
}
#MIDDLE .LEFTCOL .menu A{
	height:50px;
	width:180px;
	display:block;
}

#MIDDLE .LEFTCOL .menu .menu1{
	background:url(../images/menu_01.gif);
}
#MIDDLE .LEFTCOL .menu .menu2{
	background:url(../images/menu_02.gif);
}
#MIDDLE .LEFTCOL .menu .menu3{
	background:url(../images/menu_03.gif);
}
#MIDDLE .LEFTCOL .menu .menu4{
	background:url(../images/menu_04.gif);
}
#MIDDLE .LEFTCOL .menu .menu5{
	background:url(../images/menu_05.gif);
}

#MIDDLE .LEFTCOL .menu .menu1:hover{
	background:url(../images/menu_01h.gif);
}
#MIDDLE .LEFTCOL .menu .menu2:hover{
	background:url(../images/menu_02h.gif);
}
#MIDDLE .LEFTCOL .menu .menu3:hover{
	background:url(../images/menu_03h.gif);
}
#MIDDLE .LEFTCOL .menu .menu4:hover{
	background:url(../images/menu_04h.gif);
}
#MIDDLE .LEFTCOL .menu .menu5:hover{
	background:url(../images/menu_05h.gif);
}

#MIDDLE .LEFTCOL .menu .menu1_active{
	background:url(../images/menu_01a.gif);
}
#MIDDLE .LEFTCOL .menu .menu2_active{
	background:url(../images/menu_02a.gif);
}
#MIDDLE .LEFTCOL .menu .menu3_active{
	background:url(../images/menu_03a.gif);
}
#MIDDLE .LEFTCOL .menu .menu4_active{
	background:url(../images/menu_04a.gif);
}
#MIDDLE .LEFTCOL .menu .menu5_active{
	background:url(../images/menu_05a.gif);
}
#MIDDLE .LEFTCOL .smenu A{
	height:23px;
	background:url(../images/smenu_02.gif) no-repeat right;
	text-decoration:none;
	color:#666666;
	padding-top:7px;
	display:block;
	margin-top:10px;
	text-align:right;
	padding-right:40px;
}
#MIDDLE .LEFTCOL .smenu A:hover{
	background:url(../images/smenu_03.gif) no-repeat right;
}
#MIDDLE .LEFTCOL .smenu .active{
	background:url(../images/smenu_01.gif) no-repeat right;
	color:#FFFFFF;
}
#MIDDLE .LEFTCOL .smenu .active:hover{
	background:url(../images/smenu_01.gif) no-repeat right;
}

#MIDDLE .RIGHTCOL{
	width:620px;
	float:left;
	text-align:left;
	padding-bottom:25px;
}
#MIDDLE .RIGHTCOL .banner{
	height:50px;
	padding-top: 165px;
	padding-left: 370px;
}
#MIDDLE .RIGHTCOL .title{
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#MIDDLE .RIGHTCOL .content{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
	padding-left:35px;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:0px;
	line-height: 20px;
	letter-spacing: 1px;
}

#BOTTOM{
	clear:both;
	font-size: 11px;
	height: 80px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
	_background-position: 2px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}
#BOTTOM P{
	margin:7px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*==================vote==================*/	
.vote .list{
	float:left;
	width:45%;
	border: 3px solid #dddddd;
	margin: 6px;
	_margin: 4px;
	padding:5px;
	display:block;
	text-align: left;
	vertical-align: middle;	
}
.vote .list:hover{
	border: 3px solid #0080C5;
}
.vote .img{
	height:100px;
	width:100px;
	display:block;
	background-color: #eeeeee;
	text-decoration: none;
	text-align:center;
	float:left;
}
.vote .img A{
	display:block;
	_height:105px;
}
.vote .info{
	float:left;
	display:block;
	margin-left: 10px;
	width:150px;
	line-height: 15px;
	letter-spacing: normal;
}
.vote .info A{
	color: #666666;
	text-decoration: none;
}
.vote .info A:hover{
	color:#0080C5;
}
.vote .info h1{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight: normal;
	height:60px;
}
.vote .info h2{
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	color:#ED530C;
	font-size:13px;
}
.vote .info .VoteTitle a{
	padding:0px;
	margin:0px;
	width:100px;
	height:auto;
	float:none;
}
.vote .info .VoteImage a{
	width:150px;
	height:15px;
	display:block;
	background-image: url(../images/icon_03.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding-top:25px;
	color:#ED530C;
}
.vote .info .VoteImage a:hover{
	background-image: url(../images/icon_02.gif);
}
.func{
	text-align: right;	
}

.photo div{

	float:left;
	border: 5px solid #CCCCCC;
	margin: 10px;
	_margin: 9px;
	padding:5px;
	display:block;

	text-align: center;
	vertical-align: middle;	
}
.photo a{
	height:130px;
	width:130px;
	display:block;
	background-color: #eeeeee;
}


/*==================PAGE==================*/
.PAGE{
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
.PAGE .P{
	background-image: url(../images/icon_06.gif);
	background-repeat: no-repeat;
	width:20px;
	height:20px;
	display:block;
}
.PAGE .active{
	background-image: url(../images/icon_07.gif);
	color:#FFFFFF;
}
