/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
   / GENERAL
   / BASE
   / HEADER
   / CONTENT
   / FOOTER
   / #HOME

*/
/* ################################## BATTLE ################################## */
#battle {}

#battle .box1{
	position:relative;
	width:753px;
	height:269px;
	background:url(images/battle-bx1-bg.jpg);
}
#battle .box1 .txt{
	position:absolute;
	top:18px;
	left:223px;
	z-index:1223;
}
#battle .box1 .txt img { display:block;}
#battle .box1 .txt p {
	margin:15px 9px 0 9px;
}

#battle .box2 { margin:15px 0px; width:753px;}
#battle .box2 p { margin:7px 14px 7px 32px}
#battle .box2 .left { width:465px;}
#battle .box2 .right { width:282px;}
#battle .box2 .right img { border:#00ADE9 solid 1px;}

#battle .box3 { margin:15px 0px 15px 13px;}
#battle .box3 .left img { border:#00ADE9 solid 1px;}
#battle .box3 .right { width:529px;}
#battle .box3 p { margin:7px 14px 7px 14px}

#battle .box4 { margin:15px 0px;}
#battle .box4 .left { width:523px;}
#battle .box4 .left ul { list-style:none; margin:0; padding:0;}
#battle .box4 li { margin:7px 14px 20px 32px; background:url(images/arrow-blue.gif) no-repeat 0px 5px; padding-left:17px;}
#battle .box4 .right { width:230px;}
#battle .box4 .right img { border:#00ADE9 solid 1px;}

#battle .box5 { margin:15px 0px;}
#battle .box5 .bdr1 { background:url(images/battle-bx5-bdr1.gif) no-repeat; width:683px; height:4px;}
#battle .box5 .bdr2 { background:url(images/battle-bx5-bdr2.gif) no-repeat; width:683px; height:4px;}
#battle .box5 p { margin:7px 14px 7px 32px;}
#battle .box5 ul { position:relative; list-style:none; margin:0 auto; padding:0; width:683px; }
#battle .box5 li { margin:5px 14px 5px 0px;}
#battle .box5 li p { background:url(images/arrow-blue.gif) no-repeat 0px 5px; padding:0 25px 0 17px; margin:7px 14px 7px 50px;}








